Browsing Category
Software
11674 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
Glam Up My Markup: Winter Solstice
This is a submission for Frontend Challenge – December Edition, Glam Up My Markup: Winter Solstice What I…
Automate One-Time Password (OTP) Testing: A Casual Guide
Automate One-Time Password (OTP) Testing: A Casual Guide Testing one-time passwords (OTPs) can be such a pain, right?…
The next chapter of the Gemini era for developers
Gemini 2.0 Flash has enhanced capabilities like multimodal outputs and native tool use, and introduces new coding agents…
Demystifying an interesting relation between ECR and S3
Photo by Giorgio Trovato on Unsplash Original Source: https://skildops.com/blog/demystifying-an-interesting-relation-between-ecr-and-s3 Preface Did you know ECR images are stored in…
LeetCode Challenge: Best Time to Buy and Sell Stock II – JavaScript Solution 🚀
Top Interview 150 This problem is a classic extension of the stock profit challenge. You can make multiple…
MPC Wallet Development: A Comprehensive Guide
Let’s start with the basics of the MPC wallet. MPC wallet, or multi-party computation wallet, is a technology…
System Design: Distributed Logging
Relatable Problem Scenario Imagine you are managing a large-scale application that consists of multiple microservices, each handling different…
【Tips】DolphinScheduler Task Data Cleanup and Backup Strategy to Ensure Page Smoothness
Problem Description As Apache DolphinScheduler runs for an extended period, the number of tasks increases. The task data…
A Comprehensive Guide to Conducting Accessibility Audit
“Is your website fully accessible to all users?” Currently, 1.6 billion people live with a disability! Yet, according…
[EN] Introduction to Frida: Real-Time Memory Manipulation with TypeScript (and DOOM)
Translation: Este artigo também está disponível em Português Introduction The other day, I was reading updates on the…