stavros
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Pebble Index 01 production update (repebble.com)
- Show HN: Write in your unique voice, with AI critique (writelucid.cc)
I've been wondering how I could use LLMs to help me write, without taking my own voice away. I arrived at a workflow where the AI has strict instructions not to give me any text, just to give me tips, but it was clunky…
- Adding a feature to a closed-source app (stavros.io)
-
For the past few years, I've been frustrated at how we document our products. The code can tell you what you ended up doing, maybe why you ended up doing it (if your team is disciplined about comments/documents), but it…
- Leaked results of Mythos' audit of the Rust stdlib (github.com)
- TRELLIS.2: Native and Compact Structured Latents for 3D Generation (microsoft.github.io)
- Stealth browser survey, April 2026 (incoherency.co.uk)
- Show HN: I made a little voice note recorder (stavros.io)
- Show HN: The bedtime, another little bedside clock (stavros.io)
Hey everyone, I made another bedside clock, because my last one was getting a bit long in the tooth. This is a very straightforward build, because it turned out you don't need to mess with the AliExpress-bought…
-
I had two old USB gamepads lying around that I wanted to use, but my computer is too far from the couch, so I wrote a little ESP32-S3 firmware that turns USB gamepads into Bluetooth ones. You connect your gamepad to the…
- Show HN: I was in a boring meeting so I made an encyclopedia (encyclopedai.stavros.io)
- Show HN: I made a website that vibe-codes itself (theboard.stavros.io)
I have lots of free time.
- Show HN: A runner that runs commands in Docker (github.com)
I don't like installing stuff on my system, so I vibe coded a runner that runs commands in Docker. You give it a YAML with the configuration for the command you want to run (mounted folders, env vars, Dockerfile, etc),…
- Show HN: I made my own TRMNL e-ink device (stavros.io)
- Show HN: I made a site with business book summaries (thesummarist.net)
There are many business books, and generally I've found them to be pretty padded, so I made a site with high-quality summaries. I use it both to skim a book before I read it, and as a reference while I'm reading it.
- Show HN: I made a website with nonfiction book summaries (thesummarist.net)
-
I had a few hours to kill today, so I made a ChatGPT Signal bot, because what better UI to talk to an artificial person than the one I talk to real people on? Tomorrow I aim to add speech recognition (send it voice…