System Architecture

System Architecture

7619 bookmarks
Custom sorting
Protocols not platforms for making change in complex human systems
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…
·chriscorrigan.com·
Protocols not platforms for making change in complex human systems
The Future of AI-Driven Software Architecture: How AI is Transforming Technical Documentation - Stack Studio - Technical designs AI agent
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.
·stackstudio.io·
The Future of AI-Driven Software Architecture: How AI is Transforming Technical Documentation - Stack Studio - Technical designs AI agent
Your Mouse is a Database - ACM Queue
Your Mouse is a Database - ACM Queue
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.
·queue.acm.org·
Your Mouse is a Database - ACM Queue
Diskless Kafka: 80% Leaner, 100% Open
Diskless Kafka: 80% Leaner, 100% Open
Apache Kafka® KIP-1150 introduces opt‑in Diskless Topics that replicate directly in object storage. Diskless slashes TCO and unlocks instant autoscaling, efficient geo‑replication, and per‑topic latency targets.
·aiven.io·
Diskless Kafka: 80% Leaner, 100% Open
Lessons from building and maintaining distributed systems at scale
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
·16elt.com·
Lessons from building and maintaining distributed systems at scale
SSH Keys Don't Scale. SSH Certificates Do
SSH Keys Don't Scale. SSH Certificates Do
Breaking down the limitations of SSH key-based authentication and showing how SSH certificates enable modern, manageable infrastructure access.
·infisical.com·
SSH Keys Don't Scale. SSH Certificates Do
Zen and the Art of Workflow Automation
Zen and the Art of Workflow Automation
How mindfulness can improve your development workflow through automation. Transform repetitive tasks into opportunities for efficiency and craftsmanship.
·joshfonseca.com·
Zen and the Art of Workflow Automation
auxolotl.org
auxolotl.org
An alternative to the Nix ecosystem.
·auxolotl.org·
auxolotl.org
Old CSS, new CSS
Old CSS, new CSS
I first got into web design/development in the late 90s, and only as I type this sentence do I realize how long ago that was. And boy, it was horrendous. I mean, being able to make stuff an
·eev.ee·
Old CSS, new CSS
Where is my package? Tracking Status Help
Where is my package? Tracking Status Help
Learn about USPS® package tracking statuses and find out what to do when you believe your package is late, missing, or misdelivered.
·faq.usps.com·
Where is my package? Tracking Status Help
ATConf - Erin Kissane's small internet website
ATConf - Erin Kissane's small internet website
This post annotates a talk I gave on March 23, 2025 at the first ATmosphere Conference in Seattle, working toward thinking together about bringing vulnerable people into the center of our work and building out viable vernacular institutions and economies for new networks.
·erinkissane.com·
ATConf - Erin Kissane's small internet website
Verification-First Development
Verification-First Development
Or: why test-first development is not the same as test-driven development
·buttondown.com·
Verification-First Development
Automattic Operating System
Automattic Operating System
I was interviewed by Inc magazine for almost two hours where we covered a lot of great topics for entrepreneurs but almost none of it made it into the weird hit piece they published, however since …
·ma.tt·
Automattic Operating System
Building APIs with Static Files
Building APIs with Static Files
APIs are really useful for pulling in data from different sources for analysis in tools like Datasette or spreadsheets. However, APIs are often hard to build and often require writing specialized servers which then need to be deployed and maintained. What if this could be as easy as deploying a static website?
·ianlewis.org·
Building APIs with Static Files