codazoda

↗ HN profile [ 73.1 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. From Zip to Nought (hackaday.com)
  2. I love the bucket/envelope accounting options provided by some personal bank accounts, but my small business account doesn’t have it. So I built a minimal, stand-alone version. Eventually, you’ll have a full accounting…

  3. I've been attempting to integrate locally-trained models into platforms like Claude Code and Codex for tool usage; however, they frequently encounter issues since those CLIs require XML format while my trained models…

  4. I’m constantly building small web-based tools for my own use. Usually, my workflow ends with a dilemma: do I keep a terminal tab open forever running `npx http-server -p 8080`, or do I spend time configuring a Caddyfile…

  5. The 14kb Problem (joeldare.com)
  6. Several years ago I started tracking my own website stats using a minimal counter that preserves user privacy. I wrote about that in my article, Private Analytics and the Raspberry Pi in my Bedroom. The original version…

  7. I often pronounce CLI as "clee". Many of my co-workers chuckle and repeat "cee el eye". They aren't being disrespectful, they've just never heard it. Some style guides treat CLI as an initialism, which just means that…