Browsing Category
Software
12122 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
ICC-CT Final Tech: How JioCinema & Hotstar Handled Millions of Viewers
1. Introduction The ICC-CT Final between India and New Zealand had a record-breaking 80+ crore concurrent viewers, making…
Mastering OAuth 2.0: Step by Step
Leapcell: The Next-Gen Serverless Platform for Web Hosting, Async Tasks, and Redis A Concise and Easy-to-Understand Explanation of…
Understanding Root vs. Non-Root Users, Docker, and Fixing ECR Authentication Issues
When working with Docker and cloud services like Amazon Elastic Container Registry (ECR), you may encounter issues related…
Error Handling & Exceptions in Python
Error Handling & Exceptions in Python Introduction: Python, like any other programming language, encounters errors during execution. Robust…
Building an open-source community at HOTOSM: a thank you
I’m deeply embedded in the open-source humanitarian software space by now. This post is a retrospective of my…
How to use pgpainless-core
Setup // If you use Gradle ... dependencies { ... implementation "org.pgpainless:pgpainless-core:1.7.2" ... } // If you use…
🔥 Top 37 GitHub Projects You Can’t Miss (March 2025)!
Javascript Developer Resources – Made by 0x3d.site A curated hub for Javascript developers featuring essential tools, articles, and…
Creating a Microservice Architecture with Laravel APIs
In recent years, microservice architecture has gained immense popularity due to its ability to break down monolithic applications…
HANDS ON GUIDE TO AWS ROLE AND PERMISSIONS (STS ASSUME ROLE)
DEMO GUIDE TO AWS ROLE: AWS SECURITY TOKEN SERVICE (STS) Assume Role. Reference by Joseph Ndambombi Honpah 7…
German LLM Benchmark
Most LLM benchmarks are in English. They do not give us an accurate assessment of how well LLMs…