Browsing Category
Software
12113 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
Automating Cost Optimization: Deleting Unattached EBS Volumes Using AWS Lambda and CloudFormation
Understood! Here’s a structured blog post format for your content, including headings, subheadings, and references: Automating Cost Optimization:…
Building Runtime-agnostic Apps/Packages with JavaScript
Node.js popularized the concept of running JavaScript on the server. Today, there are more JavaScript runtimes intended for…
Agentic AI: Building an Interview Simulator with Autonomous Agents 🤖
During my recent exploration of Microsoft’s Autogen framework, I was fascinated by its ability to create autonomous AI…
Developing your easy alternative to the MediatR library in C#
In recent weeks, there has been a rumor that the famous MediatR library, widely used by the C#/.NET…
Read the Book Domain Modelling Made Functional
Finally got around to reading Domain Modeling Made Functional, Tackle Software Complexity with Domain-Driven Design and F#, by…
This is really fun
🐙 GitHub CLI with Pulumi ESC — A Secure and Interactive CLI Wesley Bertipaglia ・ Apr 6 #devchallenge…
Quick Fix for Debugging Panic Failures in Go 🔧
So I was working on LiveAPI, a tool I built to generate interactive API docs by consuming a…
10 Must-Have Google Sheets Add-ons to Automate Workflows & Tasks
Have you ever thought about mixing up your work routine with some clever Google Sheets add-ons? Once seen…
💥 Fixing “Invalid image file” Error When Uploading Videos to Cloudinary with Next.js
While building a simple video uploader in Next.js, I ran into an error that took way longer to…
SPO600 Project – Stage 2: Function Clone Detection and Analysis (Part 2)
Table of Contents Reproducing My Setup Detailed Test Results x86_64 Results aarch64 Challenges Capabilities and Limitations What My…