sohzm

↗ HN profile [ 103 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. i wanted a db that is like sqlite but it should be a document db, so here i made it, (i asked chatgpt to summarize feats): Here’s a lightweight, embedded document DB in Rust with ACID transactions + MVCC (snapshot…

  2. so im really fascinated by llms and im experimenting with it when i tried the gpt-oss 20B on groq i thought it was fast enough for a realtime generation kinda setting so i made it, not a single line of html is written,…

  3. Wisk is a document editor built with vanilla JavaScript and Web Components. It works entirely offline (although some things might need internet), supports a wide range of content types, and is extensible through…

  4. I wasnt able to find a site that streams NCS music 24/7 so I created one. Frontend is static site on vercel and backend is written in Go and uses ffmpeg for dividing songs into chunks. Lmk if you have any feedback :)