Browsing Category
Software
12327 posts
Software Engineering & Development Frameworks
This hub covers practical engineering frameworks, development processes, and system design approaches used to build scalable and reliable systems.
You’ll find how-to guides, architectural breakdowns, and real-world insights focused on backend systems, cloud software, and modern developer tooling.
This content is designed for engineers, technical leads, and teams working on production-scale applications.
Key Engineering Guides
What It Really Feels Like to Work as a Software Engineer
An honest take on the day-to-day reality of working as a software engineer: the routine, the mindset, and…
Building BlazeDiff: How I Made The Fastest Image Diff up-to 60% Faster with Block-Level Optimization
From analyzing pixelmatch’s bottlenecks to creating a faster algorithm with zero allocations and dynamic block sizing. The Spark:…
Supervised Learning, Explained Through Classification
What Is Supervised Learning? Supervised learning means training a model on examples where the correct answers (labels) are…
Managing Power Automate Flows like a Genius
Lets be honest, creating Power Automate flows is pretty dam easy (and I don’t mean with Copilot), to…
RCE Risk in Yonyou U8Cloud: ServiceDispatcher Deserialization Vulnerability
> About Author Hi, I’m Sharon, a product manager at Chaitin Tech. We build SafeLine, an open-source Web…
Gráfico no Power Apps 📊
Muitas vezes precisamos representar dados de forma visual dentro de um aplicativo no Power Apps, mas nativamente a…
React: How to Test useState (with Examples)
I recently had to update an SDK from my company. I made changes and wanted to write test…
Event-driven cookie manager for the modern web.
Lightweight, event-driven cookie manager for parsing, setting, and tracking cookies with ease. Installation To include cookie-events in Node,…
Mastering Hangfire in .NET 9: A Complete Guide to Background Jobs
1. Introduction In modern web applications, not all tasks should run during the main user request. Some processes—like…
Beyond the Prompt: How Gemini 2.5 Flash Image is Refactoring AI-Powered Creativity
If you’ve worked with AI image generators, you know the drill: write a prompt, get an image, and…