Skip to content

Instantly share code, notes, and snippets.

@yanshay
yanshay / gist:5ff6465e278d8e7e1e5cc4613c010226
Created March 9, 2025 21:37
My Custom Filaments for SpoolEase
[
{
"filament_id": "P41986fd",
"name": "NOVAMAKER TPU 95A"
},
{
"filament_id": "P5146597",
"name": "3D BEST-Q ABS TTT"
},
{
@yanshay
yanshay / .sleep
Last active July 3, 2021 20:14
Avoid network broadcast storms with Macbook and Pass though power USB Type C Hubs
#!/bin/bash
# ~/.sleep
# For installation instructions of SleepWatcher:
# https://www.kodiakskorner.com/log/258
# For usage and disabling network interface (this script):
# https://www.dell.com/community/Monitors/U3421WE-Ethernet-causes-network-storm/td-p/7786590
# Sleepwatcher script to be executed before sleep
# Disable network interface of Dell monitor to avoid sending PAUSE frames during sleep
networksetup -setnetworkserviceenabled "USB 10/100/1000 LAN" off