System Architecture

System Architecture

7638 bookmarks
Custom sorting
The Distroless Linux Future May Be Coming
The Distroless Linux Future May Be Coming
Over the decades the number of Linux distributions has effectively exploded, from a handful in the late ’90s to quite literally hundreds today, not counting minor variations. There lately see…
·hackaday.com·
The Distroless Linux Future May Be Coming
The Staggering Complexity And Subtlety Of Concurrency
The Staggering Complexity And Subtlety Of Concurrency
If you’re gonna be a hacker eventually you’re gonna have to write code. And if you write code eventually you’re gonna have to deal with concurrency. Concurrency is what we call it…
·hackaday.com·
The Staggering Complexity And Subtlety Of Concurrency
NPAPI And The Hot-Pluggable World Wide Web
NPAPI And The Hot-Pluggable World Wide Web
In today’s Chromed-up world it can be hard to remember an era where browsers could be extended with not just extensions, but also with plugins. Although for those of us who use traditional Ne…
·hackaday.com·
NPAPI And The Hot-Pluggable World Wide Web
Optimizing Software With Zero-Copy And Other Techniques
Optimizing Software With Zero-Copy And Other Techniques
An important aspect in software engineering is the ability to distinguish between premature, unnecessary, and necessary optimizations. A strong case can be made that the initial design benefits mas…
·hackaday.com·
Optimizing Software With Zero-Copy And Other Techniques
Tolerating Delay With DTN
Tolerating Delay With DTN
The Internet has spoiled us. You assume network packets either show up pretty quickly or they are never going to show up. Even if you are using WiFi in a crowded sports stadium or LTE on the side o…
·hackaday.com·
Tolerating Delay With DTN
Securing the right to be let alone
Securing the right to be let alone
We’ve had privacy tech in the natural world for millennia. Can we bring it to our new digital world? In What destroyed ‘the right to be let alone’, Tiffany Jenkins in the Washington Post argu…
·doc.searls.com·
Securing the right to be let alone
AI Provenance Belongs in Git
AI Provenance Belongs in Git
Storing the history behind AI-generated code in a simple sidecar folder.
·gmfoster.com·
AI Provenance Belongs in Git
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