jerpint
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Woltspace – a lodge for your coding agents (woltspace.com)
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…
- Show HN: Clangine-de-Poitrine (github.com)
Claude code hooks to play angine de poitrine (spotify) until your input is required (permissions, prompt, etc)
- The paradox of shipping more while coding less (jerpint.io)
- Humans.md (jerpint.io)
- Coding at the Speed of Thought (jerpint.io)
- I Maintain My Blog in the Age of Agents (jerpint.io)
- I don't write code anymore – I sculpt it (jerpint.io)
- The Rise of the 0.1x Engineer (jerpint.io)
- Different Models, Same Slop? (jerpint.io)
-
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…
- Show HN: I built a context-engineering CLI/MCP tool (github.com)
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…
- Python's 'shelve' is useful for LLM debugging (jerpint.io)
- Show HN: ArXiv-txt, LLM-friendly ArXiv papers (arxiv-txt.org)
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,…
- Show HN: Realtime HTML Rendering with LLMs (jerpint.io)
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
- Performance of LLMs on Advent of Code 2024 (jerpint.io)
- ControlNet Game of Life (jerpint.io)
- Growing Snowflakes with Neural Cellular Automata (jerpint.io)
-
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:…
- MNIST Clock (jerpint.io)
- GPT4 Can’t Play Wordle (jerpint.io)
- Making Snowflakes with Cellular Automata (jerpint.io)
- Teaching ChatGPT about the birds and the bees (jerpint.io)