Browsing Category
Software
11569 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
📈 Letting AI Drive: From Hell Loops to Happy Commits
What does 600,000+ lines of AI-generated code look like in the wild? 🛠️ What I Built (Still Private)…
How to Build an Android/iOS App to Scan, Edit, and Save Documents with Flutter and HTML5
A mobile document scanner app typically includes features such as document capture, editing, and saving as PDF files.…
Exception Handling Overview
Handling exceptions effectively is crucial for writing robust, maintainable, and secure applications, especially in a fullstack architecture like…
Mempersiapkan Lingkungan Pengembangan Elixir
Daftar Isi Apa itu asdf version manager? Mengapa Memilih asdf? Instalasi asdf Menggunakan Package Manager Mengunduh Pre-compiled Binary…
From Design to Code: Our Journey Building ITConnect
After weeks of planning and designing, we finally made the big move — we started building ITConnect, our…
I replaced Alpine.js in my app with this alternative 🔥
Typically, things like Alpine.js are compared to frameworks like Next.js because of their advantages over them. Now we’re…
Gemini 2.5: Updates to our family of thinking models
Google is releasing updates to its Gemini 2.5 model family, including the generally available and stable Gemini 2.5…
⚙️ Tuesday Tech Tip: Supercharge Your Terminal with OMZ! ✨🚀
Happy Tuesday, fellow tech enthusiasts! Today’s tech tip is all about making your command-line experience smoother, faster, and…
Front-end Signing and Back-end Verification in JavaScript Applications
We live in a time of offline apps, AI-generated content, and decentralized storage. In this world, guaranteeing data…
Gas Estimation Failed
Hello everyone. I am getting the “Gas estimation failed” error while trying to solve the last 3 levels…