System Architecture

System Architecture

7627 bookmarks
Custom sorting
Probabilistic Software Engineering Explained
Probabilistic Software Engineering Explained
How building software with AI agents is reshaping engineering, moving from deterministic coding to probabilistic, agent-driven development.
·shiftmag.dev·
Probabilistic Software Engineering Explained
Resources for the Personal Web: A Follow-Up Guide
Resources for the Personal Web: A Follow-Up Guide
A guide to tools and resources for joining the independent web movement. Discover blogging platforms like Pika, search engines that prioritize small sites, directories for finding like-minded creators, and more.
·brennan.day·
Resources for the Personal Web: A Follow-Up Guide
Breakwater – Sell access to your Docker containers
Breakwater – Sell access to your Docker containers
Secure container distribution for commercial software. License-aware auth, customer-specific credentials, and a hardened path from docker pull to paid delivery.
·breakwaterapp.com·
Breakwater – Sell access to your Docker containers
git/Documentation/gitdatamodel.adoc at master · git/git
git/Documentation/gitdatamodel.adoc at master · git/git
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documen...
·github.com·
git/Documentation/gitdatamodel.adoc at master · git/git
Open music model - Wikipedia
Open music model - Wikipedia
economic and technological framework which foresees the playback of prerecorded music as a service
·en.wikipedia.org·
Open music model - Wikipedia
Toward a Proof of Concept for MyTerms
Toward a Proof of Concept for MyTerms
I’m thinking out loud here about how to get development rolling for MyTerms. Right now I see three pieces required for a proof of concept: Browser plugin Web (content management system, or CM…
·doc.searls.com·
Toward a Proof of Concept for MyTerms
io_uring for Systems Engineers
io_uring for Systems Engineers
My former colleagues and I wrote a detailed paper^dbms to better understand io_uring. This post is a concise, high-level overview aimed at systems engineers: It should help you...
·toziegler.github.io·
io_uring for Systems Engineers
Software Acceleration and Desynchronization
Software Acceleration and Desynchronization
A look at the ever-present drive to make software delivery faster and how it might break down various activity loops in organizations.
·ferd.ca·
Software Acceleration and Desynchronization
Naftiko
Naftiko
Embrace your API legacy, integrate your AI future. Naftiko turns API sprawl into a governed capability fabric that teams can depend on.
·naftiko.io·
Naftiko
The BEAM and the Crab: Building Tunnels
The BEAM and the Crab: Building Tunnels
A deep dive into building an ngrok-like tunneling system using Elixir/Phoenix on the server and Rust for the CLI. We explore the challenges of multiplexing HTTP requests over a single WebSocket connection, the elegance of Phoenix Channels, and how the BEAM's real-time capabilities make this architecture surprisingly simple.
·acaor.com·
The BEAM and the Crab: Building Tunnels
The Mythical Man-Month at 50
The Mythical Man-Month at 50
Fred Brooks's classic book The Mythical Man-Month was published 50 years ago. It was hugely influential on the then-nascent discipline of software development. How does it stand up today?
·kieranpotts.com·
The Mythical Man-Month at 50
The dangers of SSL certificates
The dangers of SSL certificates
Yesterday, the Bazel team at Google did not have a very Merry Boxing Day. An SSL certificate expired for and as shown in this screenshot from the github issue. This expired certificate apparently b…
·surfingcomplexity.blog·
The dangers of SSL certificates
MongoBleed explained simply
MongoBleed explained simply
CVE-2025-14847 allows attackers to read any arbitrary data from the database's heap memory. It affects all MongoDB versions since 2017, here's a simple explanation:
·bigdata.2minutestreaming.com·
MongoBleed explained simply