chr15m

↗ HN profile [ 75.7 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hi HN! 2d spritesheets for game development are often distributed as a PNG image, sometimes with a separate JSON or XML metadata document describing the layout, including any animation sequences within the sheet.…

  2. LLM Epistemics (mccormick.cx)
  3. I built a single-file Python script that lets you run LLM prompts from the command line with templating, structured outputs, and the ability to chain prompts together. When I discovered Google's Dotprompt format…

  4. Practicing Difficulty (kirkhamilton.substack.com)
  5. After two years of development, I'm super excited to release Beat Maker! This is my take on what I hope is the best free, web-based drum machine. My goal was to build something that was not only fun and easy to use for…

  6. Against Platforms (kirkhamilton.substack.com)
  7. I wrote this simple Python script that prints the daily weather forecast on those cheap thermal receipt printers you can get online for under fifty bucks. It fetches weather data, converts the icons to something…

  8. I built nkv because I wanted a simple way to pass simple values between different devices without maintaining a central server. Nostr provides a backbone with "good enough" decentralization. Enjoy!