Live data from Hacker News

Viewing profile — cepstrum9

cepstrum9

HN member
Joined
Sat, Apr 19, 2025, 1:17 AM UTC
HN karma
3
Public activity
16 items

About cepstrum9

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #47557181

    neat minimalistic tool, giving it a go now, thanks for posting :)

  3. comment
  4. story
  5. 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…

  6. 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…

  7. story
  8. 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 …

  9. story
  10. 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…

  11. 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…

  12. 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…

  13. 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…

  14. 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…

  15. 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…

  16. story