stavros

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

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

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

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

  5. I have lots of free time.

  6. 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),…

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

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