HackerTrans
TopNewTrendsCommentsPastAskShowJobs

oeken

no profile record

Submissions

RAG-ception: Reddit R/RAG 2025 Wrapped with agentic assistant

needle.app
2 points·by oeken·6 maanden geleden·2 comments

NextJS 16 broke our production

iamoeken.com
2 points·by oeken·8 maanden geleden·2 comments

comments

oeken
·6 maanden geleden·discuss
Creator of Needle here. We made a free, public search tool that lets you explore everything discussed in r/Rag in 2025.

Think of it like Reddit r/Rag Wrapped 2025.

But not pre-generated. Can answer anything about what happened in RAG in 2025.

Use it to:

- Find for RAG advice - Learn from the community - Deep research on RAG - Spot trends
oeken
·8 maanden geleden·discuss
I recently updated our app to Next.js 16, and soon after started seeing new issues in the backend. Things I’d never seen before: JSON.parse() is failing before the request hits any of the code I wrote. Very strange...

In this blog post I wrote my debugging journey and learnings.

If you're building with NextJS you must not miss this.