jbdamask

↗ HN profile [ 86.9 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Rocky Surf started late last year after Claude Code crashed my laptop. The alpha version was designed as a commercial product, but I ditched the idea because it would have required significant capital. Basically, the…

  2. I've gotten into the habit of making Notion boards for human tasks for every project. My agents simply add a task when they need something, e.g. reauth AWS, give feedback on a UI, etc. This way, I don't have to scroll…

  3. I'm a fan of using the llms.txt pattern of progressive disclosure for internal app documentation. Agents just produce more consistent code with these. Two things I regularly use it for are documenting decision records,…

  4. Search your drive (not mounts) for compromised versions of litellm and axios. Please comment if you see anything wrong or ways these can be improved! LiteLLM: find / \( -type d -name "litellm-.dist-info" -o -name…

  5. Sometimes I just need a place to put stuff that's not local. Apps exist that it make it easy to create an endpoint but I figured it was easier and cheaper to just make a skill. From the description: Create a…

  6. Here's a Claude Skill that lets me turn cost tracking on an off for a particular unit of work. I use it in interactive Claude Code sessions. For example, if I want to add a Claude API feature to an app, I'll often hack…

  7. I swear by Yegge's Beads https://github.com/steveyegge/beads. Just love it. One of the things Steve talks about in his best practice guide is that the only things that belong in Beads are things that are being actively…

  8. Understanding scientific articles can be tough, even in your own field. Trying to comprehend articles from others? Good luck. Enter, Now I Get It! I made this app for curious people. Simply upload an article and after a…