[under-the-rug stub] [see https://news.ycombinator.com/item?id=45988611 for explanation]
Amazing product. As an individual heavy user I must say it does what it is supposed to do and it does it well.
Launch HN: Nia (YC S25) – Give better context to coding agents
31–40 of 92 posts
Re: Launch HN: Nia (YC S25) – Give better context to coding agents
#32[flagged]
Re: Launch HN: Nia (YC S25) – Give better context to coding agents
#33I've no idea what their architecture/implementation looks like, but I've built a similar tool for my own use and the improvements are dramatic to say the least. Mine's a simple BM25 index for code keyword search (I use it alongside serena-mcp) and for some use cases the speeds and token efficiency are insane. https://gitlab.com/rhobimd-oss/shebe#comparison-shebe-vs-alt...
Re: Launch HN: Nia (YC S25) – Give better context to coding agents
#34[see https://news.ycombinator.com/item?id=45988611 for explanation]
Re: Launch HN: Nia (YC S25) – Give better context to coding agents
#35[under-the-rug stub] [see https://news.ycombinator.com/item?id=45988611 for explanation]
Re: Launch HN: Nia (YC S25) – Give better context to coding agents
#36[under-the-rug stub] [see https://news.ycombinator.com/item?id=45988611 for explanation]
Re: Launch HN: Nia (YC S25) – Give better context to coding agents
#37Cursor promises to do this[0] in the product, so, especially on HN, it'd be best to start with "why this is better than Cursor". > favorite doc sites so I do not have to paste URLs into Cursor This is especially confusing, because cursor has a feature for docs you want to scrape regularly. 0 - https://cursor.com/docs/context/codebase-indexing
Re: Launch HN: Nia (YC S25) – Give better context to coding agents
#38Re: Launch HN: Nia (YC S25) – Give better context to coding agents
#39Re: Launch HN: Nia (YC S25) – Give better context to coding agents
#40Is the RAG database on your servers or is it local? If not local is there a local option?
re local, I do local for certain companies!