genesishash
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
I'm sure many people have some solutions similar to this but I've been using some variation of this since roughly the release of Opus 3 to get higher quality results. Like, significantly higher. So I decided to make it…
-
I built 1seed because I was tired of managing separate SSH keys, age keys, and signing keys across machines. Also something about brain wallets is romantic to me, admittedly. One seed derives everything…
- 1seed: a Rust based CLI for deterministic age/SSH (github.com)
- Show HN: Prixi – your personal Google reverse-proxy (github.com)
pov: you want to be logged into gmail but not fkn google.com. in fact you wish you were never automatically logged in while using google.com. esp if you use a chrome profile. what's prixi? * it's a proxied version of…
-
i built a chat server that you can connect to using netcat or telnet. it's written in python and supports multiple users, colorful messages, and custom nicknames. it's a fun way to chat with friends or colleagues…
- Show HN: Ward – a file vault written in bash (github.com)
just wanted to share ward, a tool i hacked together to encrypt and manage sensitive files in a vault folder. it's written in bash and meant to be cloned and then stored using git or version control. you don't have to…