akane8
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Git Push No-Mistakes (github.com)
no-mistakes is how I kill AI slop. It puts a local git proxy in front of my real remote. I push to no-mistakes instead of origin, and it spins up a disposable worktree, runs my coding agent as a validation pipeline,…
- I Built a Reproducible Mac Setup with Nix (kunchenguid.substack.com)
-
Ever tried to write a shell commands but can't remember the syntax or parameters? aicmd is a CLI tool that allows you to write commands using natural language and is free of charge. No subscription or OpenAI key…