Mechse

↗ HN profile [ 46.1 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Strudel is a small cli tool which uses Apple's on-device LLM to write commit messages for you. To give it a try install it and run it in a git repo with changes: $ git add . $ strudel Shoutout to…

  2. My email clients/inbox really fu*ing annoyed me. Tallyman is what happened next: a keyboard driven email client on top of Gmail and Outlook. Your vim muscle memory works (j/k, gg, relative line numbers, counts, ...) 39…

  3. KiCad's text-based files should work great with Git, but reviewing schematic diffs in raw S-expressions is painful. Paplix renders visual diffs so you can actually see what changed between commits.

  4. A CLI for Cloudflare D1 + Drizzle ORM that auto-discovers your config, guides you through environment and database selection, and runs local or remote migrations.