Viewing profile — cepstrum9
cepstrum9
HN member- Joined
- Sat, Apr 19, 2025, 1:17 AM UTC
- HN karma
- 3
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About cepstrum9
No profile information was provided.
Recent public activity
- story
-
comment
Comment #47557181
neat minimalistic tool, giving it a go now, thanks for posting :)
-
comment
Comment #47524156
[dead]
- story
-
story
Show HN: Portable RAG (Open Source)
There's a class of text that's too big for a context window but too small to justify a vector database. A codebase, a folder of notes, a Slack export. I built a small library - rag…
-
comment
Comment #47304171
There's a class of text that's too big for a context window but too small to justify a vector database. A codebase, a folder of notes, a Slack export. I built a small library - rag…
- story
-
comment
Comment #46304913
hey all, while working on a SaaS im building, I had the need to decouple my prompts for code, so i could manage & organise them better, and I ended up building a small CLI tool to …
- story
-
comment
Comment #43768009
Hey, so, Codii is much simpler under the hood: it’s core is a smart prompt + LLM model that runs on pull requests. It doesn’t yet have deep static analysis, embeddings, repo-wide u…
-
story
Show HN: LLM Shell Tools – AI-powered command line helpers(open source + local)
Hey HN, I ve been playing around with LLM integrations for the shell and I have a tiny set of shell tools that use LLMs to improve my CLI experience. I’ve been using it while build…
-
comment
Comment #43739999
Hey thanks! You re spot on, understanding the codebase context is key and maintaining history of the repo is perhaps the top problem to solve going forwards. Also, there is context…
-
comment
Comment #43737932
First of all, thank you for taking the time to write this, I appreciate it! - you re spot on the pricing - I have no clear plan yet on the tiers and the exact figure per month - th…
-
story
Show HN: i built an AI code reviewer for github (used it on itself during dev)
I’ve spent the last 2.5 months building a product that runs LLM-powered code reviews on my pull requests — and I just launched it. The tool is built specifically for solo developer…
-
comment
Comment #43733402
I’ve spent the last 2.5 months building a github app that runs LLM-powered code reviews — and I just launched it. The tool is built specifically for solo developers. You install it…
- story