Mechse
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
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…
- Show HN: Keyboard First Email Client (tallyman.io)
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…
- Show HN: Better Git for KiCad (paplix.io)
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.
- Show HN: Easier Drizzle + D1 Workflows (github.com)
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.