Hello dear HNers.
Each year for the last few years (except last year, when it was asked by amitprasad) I have asked companies of one, meaning companies that consists of only one person of what tech stacks you use. Feel free to link to your site or project for show case if you want.
What is your tech stack?
Why did you choose it?
Do you think your choices had any impact on your success?
Here is the previous threads:
(2022) https://news.ycombinator.com/item?id=32960033
(2021) https://news.ycombinator.com/item?id=28299053
(2020) https://news.ycombinator.com/item?id=25465582
(2019) https://news.ycombinator.com/item?id=21024041
Thanks in advance!
- Professionally:
Stacks: WordPress, Laravel, Symfony, NodeJS (TypeScript + Express / Svelte / React / Next).
Reasoning: WordPress is just the go-to for SME's, Laravel & Symfony for very custom or specific websites / apps, NodeJS for simple CRUD API's or when the customer has a high budget.
CI/CD: GitHub (+ GitHub actions).
Servers: Dedicated servers with CentOS or Ubuntu Server, managed manually.
Databases: MariaDB / MongoDB / Redis.
- Personally:
Stacks: NodeJS (TypeScript + Svelte), GoLang, or the language I want to learn.
CI/CD: GitHub (+ GitHub actions).
Servers: Hetzner shared aarch64 (price/performance is good), setup with Ansible, runs everything in Podman containers.
Databases: PostgreSQL / MongoDB.