scosman

↗ HN profile [ 62.6 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. https://github.com/scosman/Biscotti I got tired of Electron meeting-transcription apps that upload my private audio to a server to do transcription/summary my MacBook could do locally in seconds. So I built Biscotti: a…

  2. I test builds using a Windows VM. It's often off for weeks at a time. When I boot up, the time is usually stale and any HTTPS/TLS request won't work (by TLS design). However, the Windows "Set Time Automatically" feature…

  3. GLM-Image (huggingface.co)
  4. Vercel's templates team has ignored several requests to stop featuring my template, so I updated the template to say not to use Vercel... which they immediately copied.…

  5. There was a thread the other day about how there’s too many conflicting “standards” for where to add agent instructions to a repo (.cursorrules, AGENTS.md, etc). I’ve got a new project which uses MCP to expose your…

  6. I built a easy to use CLI for sharing secrets. I’ve had to share a ton of API keys lately, and it seems wild there isn’t a simple hacker friendly way to do this. The whole process takes about 15 seconds: 1 The receiver…