Describing a Network Using Ethernet Technologies | Abdul Wahab Junaid
Ethernet is the most widely used technology in Local Area Networks (LANs) today. Known for its speed, scalability, and cost-effectiveness, Ethernet forms
The Three Core Categories of Networking Architectures: Bus, Ring, and Hierarchical Star | Abdul Wahab Junaid
Modern networking infrastructures are built on specific architectural models that define how devices are interconnected. These architectures determine the
- Everything I know and learned about running and maintaining Open Source projects for three decades. For several years now, I have had a blog post series in mind to describe something about what people could expect to happen in Open Source projects. I had a few already half-started blog post drafts for some sub … Continue reading Uncurled →
Policy languages can feel intimidating due to unfamiliar syntax, poor tooling, and the high stakes of getting access control wrong. But once understood, they simplify application logic and make security more reliable and maintainable.
Protocols not platforms for making change in complex human systems
It’s undeniable that in the time I have been publishing on the web (and before that on usenet and bbs’ dating back to 1992) we have seen a shift from protocols to platforms. Back in the…
The Future of AI-Driven Software Architecture: How AI is Transforming Technical Documentation - Stack Studio - Technical designs AI agent
Stack Studio is an AI-powered software TOOL that helps developers plan features effortlessly. Generate detailed technical designs, documentation, and architectural blueprints instantly—tailored to your prompts and codebase.
Among the hottest buzzwords in the IT industry these days is "big data," but the "big" is something of a misnomer: big data is not just about volume, but also about velocity and variety. The volume of data ranges from a small number of items stored in the closed world of a conventional RDMS (relational database management system) to a large number of items spread out over a large cluster of machines or across the entire World Wide Web.
Lessons from building and maintaining distributed systems at scale
When your architecture grows beyond a single container, things you thought were simple can now break in a variety of ways.In this post I want to highlight different lessons I learned while developing
How mindfulness can improve your development workflow through automation. Transform repetitive tasks into opportunities for efficiency and craftsmanship.