Tech Weekly

A weekly dump of things I learned, bugs I squashed, and tech I’m exploring.

Reading time: 5 mins

Some security vulnerabilities are surprisingly simple. In fact, the most dangerous ones are often the things we least expect. That’s true not only in programming, but sometimes in life as well. Problems can sit right in front of us for years simply because they’ve become too familiar to question. As.

Read full log
Reading time: 9 mins

TL;DR: Kumix.cloud is a multi-tenant SaaS dashboard built with Laravel and React that lets DevOps engineers, system administrators, and hosting providers manage VPS instances, SSH credentials, and server health from a single, real-time interface. Here’s how I built it. The Problem Managing multiple VPS servers across different providers is a fragmented nightmare. You bounce between: I needed one.

Read full log