You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
Instantly share code, notes, and snippets.
Samuel Reed
STRML
Co-Founder @ BitMEX.com & President @ Rush Auto Works
This gist held setup prompts for running DeepSeek V4 and Kimi K3 in Claude Code
through isolated profiles, so that pointing Claude Code at another provider does not
reroute every session on the machine.
This setup prompt now lives in a combined gist alongside the other Claude Code
provider profiles, so they can reference each other and share one list of gotchas:
This setup prompt now lives in a combined gist alongside the other Claude Code
provider profiles, so they can reference each other and share one list of gotchas:
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Note: This is the canonical spec. All scripts are embedded here with their full content. When editing scripts, update this spec to include the complete file content — no stubs or references to external files.
A two-layer memory system for Claude Code that compounds knowledge across sessions. Primary mechanism is proactive in-session note-taking (via CLAUDE.md instructions). Safety net is a Stop hook that spawns background Sonnet (medium effort) to extract missed learnings from transcripts. Periodic Opus (low effort) GC prevents unbounded growth. On /clear, a fast Sonnet (low effort) pass captures learnings before context is discarded.
HASS Blueprint | ZHA - Lutron Aurora Smart Area with Night-Light Dimmer
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
description: Control lights with a Lutron Aurora Dimmer Pressing in the dimmer button will toggle between turning lights on to full brightness, and turning the lights off. Rotating the dimmer will increase and decrease the light brightness. Adjust the sensitivity if updates from the dimmer are being sent too quickly.
A simple script for downloading all images for a listing on BringATrailer.com
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
A resize sensor component for React that doesn't use iframes, objects, or require ResizeObservers.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters