jerpint

↗ HN profile [ 75.2 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hey HN, I built woltspace as a way to interact with my coding agents when I'm away from the computer. It's fully containerized, so you can give them full access inside their sandbox (the lodge). Right now it supports…

  2. Claude code hooks to play angine de poitrine (spotify) until your input is required (permissions, prompt, etc)

  3. Humans.md (jerpint.io)
  4. I built this because I got annoyed of constantly re-explaining my project to Cursor and Claude Desktop. I used ctx to build ctx itself - the context persisted across sessions and I could pick up exactly where I left off…

  5. Hey HN, i've been finding myself explaining the same things over and over to LLMs, especially when using tools like cursor and Claude Desktop side by side. I wanted to have a way to keep track of context, and easily…

  6. Just change arxiv.org to arxiv-txt.org in the URL to get the paper info in markdown Example: Original URL: https://arxiv.org/abs/1706.03762 Change to: https://arxiv-txt.org/abs/1706.03762 To fetch the raw text directly,…

  7. I’ve been curious about trying this for a while - basically augmenting the current chat UX paradigm by allowing the chatbot to render whatever it wants in HTML Best viewed from a desktop

  8. To deploy your own, go to the huggingface space and point to your own library: https://huggingface.co/spaces/jerpint/RAGTheDocs It uses OpenAI embeddings and ChatGPT under the hood. Source code can be found here:…

  9. MNIST Clock (jerpint.io)