Created prompt-ctx β€” a zero-dependency Bun tool that packs codebase context for LLMs by tracing your actual import graph. bunx prompt-ctx index.html README.md --exclude js/secret.js Instead of dumping whole folders or relying on globs, you point it at your entrypoints and get a single hashed context file containing strictly the code that matters. github.com/gko/prompt-ctx
757
Instead of spinning up Docker containers to safely run AI agents, you can just use native macOS Seatbelt. Created a tiny wrapper for it: πšœπšŠπš—πšπš‹πš˜πš‘πšŽπš --πšπšŽπš—πš’-πš—πšŽπšπš πš˜πš›πš” --πšŠπš•πš•πš˜πš -πš•πš˜πšŒπšŠπš•πš‘πš˜πšœπš πš˜πš™πšŽπš—πšŒπš˜πšπšŽ --πšŠπšπšŽπš—πš πš›πšžπšœπš More info: github.com/gko/sandboxed/
1
577
Just published a crate that solves the hot module reloading friction between πŸ¦€πšŠπš‘πšžπš– β†”βš‘οΈπšŸπš’πšπšŽ. In release mode, it bakes the frontend directly into your final binary. πŸ“¦crates.io/crates/axum-vite #rustlang #vitejs #webdev
914
forgot I could just :π™Άπš˜πš˜πšπš•πšŽ directly from the buffer instead of asking AI all the time
1
614
actually, this plus 𝐆𝐨𝐨𝐠π₯𝐞 π€πˆ 𝐎𝐯𝐞𝐫𝐯𝐒𝐞𝐰 turns out to be a great combination
210
Made a small agnostic package manager around git submodules. (for shared configs, parts of docker compose projects etc) ✨ brick install user/repo (auto-resolves GitHub URLs) πŸ”„ brick update (checks for dirty states first) πŸ—‘οΈ brick rm (safely purges everything) Link below! πŸ‘‡
1
605
Vibe-coded this web app for custom binaural weaves to boost focus. Stack noises, sines, and mods β€” no downloads required. Share or save your patterns easily. Link in reply πŸ‘‡ #AudioTools #Productivity #BinauralBeats
2
505
git worktree + fzf = πŸ–€ Meet gwt. github.com/gko/gwt
1
1,778
Noticed that @neovim deprecated quite a lot of LSP-related APIs, so I rewrote my config to use the latest patterns. Grab it here: github.com/gko/vimio/blob/68… neovim lsp doc: neovim.io/doc/user/lsp.html
883
Old Book theme. Now in Dark Mode. πŸ“–πŸ•―οΈ A soft, warm color scheme inspired by aged paper. Links here ⬇️ #VSCode #DarkMode
1
1
867
1
1,303
that turned out to be a reference to an amount of purple that GPT would add to your apps
2
1,520
weirdly TDD works perfectly with AI. Instead of trying to explain in details I can just point to the test that fails and AI has all the context necessary to fix it without me repeating stuff.
1
1
1,639