Settings

Theme

Ask HN: What's your preferred stack for personal projects?

2 points by mrtz a year ago · 8 comments · 1 min read


I.e. stuff you build in your spare time for fun.

solardev a year ago

Next.js + MUI + Vercel, with Jetbrains and Github behind the scenes. Super easy and fast DX. Maybe Astro for simpler projects.

Grew up in the LAMP world and wrote HTML/CSS/JS by hand. Not going back to that.

I keep wanting to learn Swift (I miss nice, fast desktop apps) but never seem to have time...

JohnFen a year ago

It varies a lot depending on the project, but generally I'm just using gcc, make, and a text editor. I'll use Eclipse as an IDE for particularly complex projects.

kbrecordzz a year ago

A Linux web server where I write HTML and Javascript and then I check if it works in a web browser.

brettkromkamp a year ago

Flask (Python), FastAPI and htmx. A very capable stack while still be manageable by a solo-developer.

marssaxman a year ago

Linux, Python and/or C++, sometimes ncurses.

ale_jacques a year ago

Django + Unpoly + Bootstrap + Postgres

beretguy a year ago

LAMP. No frameworks, no JavaScript.

steve_gh a year ago

Rails + SQLite

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection