Hacker News new | ask | show | jobs
by bionhoward 450 days ago
Depends what you’re doing, but I think these are sensible defaults:

HTML/CSS/JS won’t go out of style (could use templates like Askama, utility classes like tailwind to speed things up)

Axum is a nice option for backend because it’s much less buggy than the Python/JS stuff

Redis / Valkey for a KV cache

PostgreSQL database