Browsing Category
Software
12151 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
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…
Understanding O(N): Linear Time Complexity in Algorithms
What is O(N)? In algorithm analysis, O(N), or linear time complexity, indicates that the time an algorithm takes…
DevContainers: Big and Bold or Small and Smart?
Recently, I was deep into a project juggling multiple technologies—think of it like trying to cook a gourmet…
How difficult is this dataset REALLY?
👽 📈 👽 How difficult is this dataset REALLY? 👽 📈 👽 New Paper Alert! Class-wise Autoencoders Measure…