vnykmshr

↗ HN profile [ 249 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. 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…

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

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

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