What is our tech stack · Resend
- Django: It's like a superpower for solo developers. The longer you work in the industry, the more you appreciate the conventions it uses. A monolithic framework can get you really, really far. To me, it's about predictable software that's fast in every way that matters. By the way, I talk more about this topic on my other blog post Choose Boring Te
The Tech Stack of a One-Man SaaS
Nicolay Gerold added
emacsbliss added
Our Goals
We made it lightweight and kept the efficiency in mind:
We made it lightweight and kept the efficiency in mind:
- Self-contained
We ship a single dependency-free binary that runs on all Linux distributions - Fast to deploy, safe to operate
We are sysadmins, we know the value of operator-friendly software - Deploy everywhere on every machine
We do not have a dedicated backbone, and neither do you,
so
Garage - An open-source distributed object storage service
Nicolay Gerold added
- Terraform: I manage most of my cloud infrastructure with Terraform. I declare EKS clusters, S3 buckets, roles, and RDS instances in my Terraform manifests. The state is sync'ed to an encrypted S3 bucket. This avoids getting into trouble in case something happens to my development laptop.
- Docker: I build everything as Docker images. Even stateful com
The Tech Stack of a One-Man SaaS
Nicolay Gerold added
TanStack | High Quality Open-Source Software for Web Developers
tanstack.comStamati added
RockStack: SaaS kit for Next.js, Remix, and Svelte
rockstack.devQuatt.io | Amsterdam, Netherlands | Full-time | Hybrid/ONSITE |
https://quatt.io
| climate tech
I'm head of Software at Quatt, a quickly growing scaleup building heatpumps to help fix climate change. Heating and cooling is 50% of all energy used in the EU. Heat pumps save 10 times more CO2 for each Euro spent on them compared to electric cars. We're ... See more
https://quatt.io
| climate tech
I'm head of Software at Quatt, a quickly growing scaleup building heatpumps to help fix climate change. Heating and cooling is 50% of all energy used in the EU. Heat pumps save 10 times more CO2 for each Euro spent on them compared to electric cars. We're ... See more
Ask HN: Who is hiring? (August 2024) | Hacker News
DJ Scruggs added
- ClickHouse: It's a high performance columnar database that's great for real time queries. It enables querying and storing large amounts of data on commodity hardware. Some of my customers have millions of page views and I don't have an unlimited budget, so it's been very handy.
- PostgreSQL: My favorite database. Sane defaults, battle-tested, and well
The Tech Stack of a One-Man SaaS
Nicolay Gerold added