Browsing Category
Software
11657 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
SQL Query Execution Order
How SQL Queries Are Executed Behind the Scenes Note: The flow described below isn’t how SQL engines always…
Matanuska ADR 014 – OpenTelemetry
This article is a repost of an ADR from Matanuska BASIC, my attempt to write a BASIC interpreter…
Testing Is a Cross-Cutting Concern. So Are Databases
We’re all familiar with the principles of DevOps: building small, well-tested increments, deploying frequently, and automating pipelines to…
How to Set Up Two-Factor Authentication on WordPress Without Plugin
A step-by-step guide to add a 2-Factoe Authentication (2FA) system to your WordPress website. Let’s walk through this…
From Natural Language to Automated Tests: Simplifying UI Workflows with AI
In today’s fast-paced world of software development, testing complex web applications can be a significant bottleneck. Manually writing…
How to dockerize and deploy a Hono App
If you’re just here to copy and paste, here’s the final Dockerfile that will produce an image for…
Could DeepSeek Be the Democratization of AI?
In recent years, the field of artificial intelligence has been dominated by a few key players, with OpenAI…
Push Sips: The Best Facts Car Cups for On-the-Go Coffee Lovers
Intended for coffee lovers upon the go, finding the perfect mug can easily feel like seeking for a…
Real-time Collaborative Data Science: The Container Way
Gone are the days when data scientists worked in isolation, sharing results through static notebooks or lengthy email…
ML and EDA App Deployment
The provided files represent a comprehensive web application built with Streamlit, focusing on Telco Customer Churn Analysis and…