vnykmshr
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Linus Torvalds: Linux 7.1-rc4 (lkml.org)
-
sift scores HN threads by the quality of their discussion, not vote count. It looks for depth (comments at 3+ levels), practitioner markers (experience phrases, code blocks, specific tool names), author diversity, and…
- Show HN: Gist – Zero-cost app specs for AI coding assistants (gist.1mb.dev)
Generates the parts of a spec you wouldn't think to prompt for -- UX states beyond the happy path (error, offline, stale, empty), content security policy per data source variant, mock data shapes, implementation…
-
Built an ambient mood radio. Pick one of 6 moods (focus, calm, late night, energize, groove, storm) and it plays continuously. Tech: Go backend serving static files + API from single binary, SQLite for metadata, vanilla…
- Show HN: Geetanjali – RAG-powered ethical guidance from the Bhagavad Gita (geetanjaliapp.com)
I built a RAG application that retrieves relevant Bhagavad Gita verses for ethical dilemmas and generates structured guidance. The problem: The Gita has 701 verses. Finding applicable wisdom for a specific situation…