Show HN : Building Production MPC Wallets: Architecture, Solana Implementation
Fixes BitForge vulnerabilities with production-ready 2-of-3 Solana MPC wallet.
Opinionated SQL formatter that implements Simon Holywell's sqlstyle.guide. Zero dependencies.
River-aligned SQL formatter, but Prettier-SQL and PGQL already exist.
SQL developers and database teams using Postgres, MySQL, or other dialects
Prettier (SQL plugin) · pgFormatter · SQLFluff
Try it in the browser: https://holywell.sh Repo: https://github.com/vinsidious/holywell
The site has a bunch of scrollable examples so you can quickly see what the formatted SQL looks like.
Dialect support is pretty basic right now (I’m mostly a Postgres user), but I’d love requests / failing examples for other dialects. Also, PRs are very welcome.
Disclaimer: not endorsed by Simon Holywell. I tried to be faithful to the guide (and where the guide is ambiguous, I had to interpret). Also: I’m not claiming this style is “best” — just that it’s the one I’ve wanted for a long time.
Please share your thoughts and let me know where it falls short!
Fixes BitForge vulnerabilities with production-ready 2-of-3 Solana MPC wallet.
Running neural networks in SQL on climate data proves the relational array model works.
12 static DBA-level checks catch AI SQL footguns in sub-millisecond time.
Catches AI-generated bugs TypeScript misses: hallucinated imports, unvalidated server actions, hardcoded secrets.
Another algorithms book, but at least the code is typed and tested.
TypeScript multi-agent orchestration when CrewAI and LangGraph dominate Python.