How Many Builds Can Run at Once on One VPS
The number is not a property of your deployment tool. It is your server's available memory divided by what one build takes at its peak, and every an…
Tech news from the best sources
The number is not a property of your deployment tool. It is your server's available memory divided by what one build takes at its peak, and every an…
"Run your own ChatGPT for five bucks a month" sounds like cheap clickbait. And mostly it is. But the gap between clickbait and reality has narrowed…
I needed a VPS to run CyberPanel. Simple enough: 1 vCPU, 1 GB RAM, 10 GB SSD, IPv6 only. CyberPanel needs IPv4, so I upgraded to the next tier: 2 vC…
I got locked out of my own production server. Not "forgot the password" locked out — both SSH and the hosting panel's browser console rejected me, o…
Your mail server works. Postfix starts, the logs look clean, you send a test message to your Gmail — and it lands in spam. Or it just disappears. No…
Overview Tulisan ini menceritakan pengalaman saya meng-install NixOS di VPS Jetorbit memakai nixos-anywhere , dideploy dari laptop macOS (nix-darwin…
Whenever I set up a new VPS, I always dedicate my first 45 minutes to essential security steps. This period is a critical window to protect the serv…
Every developer eventually hits the same wall: you write a beautiful, stateless application, and then you burn an entire weekend fighting with ingre…
A Mistake I Made Myself The most expensive mistake of my career wasn't a line of code; it was hitting a key at 3 AM saying, "Alright, this is done."…
WhatsApp has become the default operating system for daily communication in regions like India. For modern web platforms—particularly in EdTech, loc…
Scene: "the sites are down dude" Wednesday, May 7, afternoon. A message on my phone: "the sites are down dude." Quick check: my own blog (mustafaerb…
Lessons Learned from a Client Project Sitting at my computer this morning, I was reflecting on an incident from last week and how it impacted my own…
Introduction: The 7.6 GB VPS Swap Fire with Docker This morning, as I sat down at my computer, I was met with an unexpected performance drop on one…
Sudden Increase in Swap Usage: Symptoms and Initial Findings This morning, when I connected to my server, I wanted to check the system health before…
🎬 This article is a companion to my YouTube video. Watch it here: Introduction In the last video, we talked about the VPS and why it is a compelling…
The 5-Minute DSGVO Compliance Checklist for Web Projects DSGVO compliance isn't a legal essay. It's a set of technical and procedural decisions. Her…
While hosting the backend of one of my side projects on a 7.6 GB VPS, I suddenly encountered Docker consuming all the disk space. This is a common p…
Last week, precisely on a Monday morning, the "Critical Alert" notifications on my monitor struck fear into my eyes. The systems running on my own V…