System Architecture

System Architecture

7363 bookmarks
Custom sorting
Multi-Agents Are Out, PID Controllers Are In
Multi-Agents Are Out, PID Controllers Are In
My hottest take is that multi-agents are a broken concept and should be avoided at all cost. My only caveat is PID controllers; A multi agent system that does a 3-step process that looks something like **Plan, Act, Verify** in a loop. That can work. Everything else is a devious plan to sell dev tools.
·timkellogg.me·
Multi-Agents Are Out, PID Controllers Are In
Quotebacks
Quotebacks
Quote, reply, and converse across the open web.
·quotebacks.net·
Quotebacks
Higher Order Company
Higher Order Company
We're the HOC, a tech startup revolutionizing computing with massively parallel runtimes and processors using our HVM runtime and Bend programming language.
·higherorderco.com·
Higher Order Company
Microservices first? - Cirrus Minor
Microservices first? - Cirrus Minor
Explore services vs monoliths tradeoffs—when to start with services, avoid mono-repos, and keep complexity in check. Practical tips for your next build.
·arnon.me·
Microservices first? - Cirrus Minor
Encyclia.pub
Encyclia.pub
Bridging ORCID into the Fediverse
·encyclia.pub·
Encyclia.pub
We Just Build Hammers: A New Book by Coraline Ada Ehmke
We Just Build Hammers: A New Book by Coraline Ada Ehmke
Stories of visionaries from the past, present, & future of responsible tech, and the science fiction that inspired them. Available now from Apress.
·thehammerbook.com·
We Just Build Hammers: A New Book by Coraline Ada Ehmke
Home | Sovereign Tech Agency
Home | Sovereign Tech Agency
Strengthening Digital Infrastructure and Open Source Ecosystems in the Public Interest
·sovereign.tech·
Home | Sovereign Tech Agency
Prototype Fund - Wir fördern Public Interest Tech.
Prototype Fund - Wir fördern Public Interest Tech.
Der Prototype Fund unterstützt Entwickler*innen dabei, ihre Open-Source-Software mit gesellschaftlichem Mehrwert zu entwickeln.
·prototypefund.de·
Prototype Fund - Wir fördern Public Interest Tech.
| yoke
| yoke
Infrastructure as Code, but actually
·yokecd.github.io·
| yoke
Are Your Apps Truly Nomadic?
Are Your Apps Truly Nomadic?
With edge-native computing and multiregion, multicloud, multi-edge deployments, we’ve entered the age of the location-independent nomadic apps.
·thenewstack.io·
Are Your Apps Truly Nomadic?
On Bloat
On Bloat
On Bloat Rob Pike Brighter Tech Commonwealth Bank September 30, 2024
·docs.google.com·
On Bloat
From C++ to Clojure: New Language Promises Best of Both
From C++ to Clojure: New Language Promises Best of Both
Former EA engineer Jeaye Wilkerson goes all-in on developing jank, a new programming language that combines Clojure's interactive nature with native compilation and minimal runtime requirements.
·thenewstack.io·
From C++ to Clojure: New Language Promises Best of Both
Building by Jeremy Keith
Building by Jeremy Keith
Every new medium looks to what has come before for guidance. Web design has taken cues from centuries of typography and graphic design. Web development has borrowed metaphors and ideas from the world of architecture. Let's take a tour of some of the most influential ideas from architecture that have crossed over into the web, from pattern languages to responsive design. Together we'll uncover how to build resilient, performant, accessible and beautiful structures that work with the grain of the materials of the web.
·noti.st·
Building by Jeremy Keith
The Deployment Bottleneck No One Talks About
The Deployment Bottleneck No One Talks About
The real bottleneck might not be in your pipeline but rather in the way your application interacts with cloud services.
·thenewstack.io·
The Deployment Bottleneck No One Talks About
MetaAutomation
MetaAutomation
MetaAutomation starts with making automation failures actionable, maximizing the value of automation results, and continues by automating triage. MetaAutomation reduces the cost of fixing existing automation and ensures that automation helps your quality measurements and improvements, rather than hindering them.
·metaautomation.blogspot.com·
MetaAutomation
Steampipe - SQL For Everything
Steampipe - SQL For Everything
Programming book reviews, programming tutorials,programming news, C#, Ruby, Python,C, C++, PHP, Visual Basic, Computer book reviews, computer history, programming history, joomla, theory, spreadsheets and more.
·i-programmer.info·
Steampipe - SQL For Everything
Does PCIe hotplug actually work in practice?
Does PCIe hotplug actually work in practice?
I've got into a discussion in the comments of https://security.stackexchange.com/questions/109199/is-physical-security-less-important-now-for-securing-a-server?noredirect=1#comment194327_109199 The
·electronics.stackexchange.com·
Does PCIe hotplug actually work in practice?
18F: We are dedicated to the American public and we're not done yet
18F: We are dedicated to the American public and we're not done yet
For over 11 years, 18F has been proudly serving the American people to make government technology work better. We are non-partisan civil servants. 18F has worked on hundreds of projects, all designed to make government technology not just efficient but effective, and to save money for American taxpayers.
·18f.org·
18F: We are dedicated to the American public and we're not done yet
Triangle of Separation
Triangle of Separation
Write code that’s easier to read, remix, and modify by following this trio of principles.
·thoughtbot.com·
Triangle of Separation
Event Destinations: A Faster Alternative to Webhooks
Event Destinations: A Faster Alternative to Webhooks
Event Destinations is a set of guidelines outlining a new pattern for triggering events without webhooks. Here's how it helps developers.
·thenewstack.io·
Event Destinations: A Faster Alternative to Webhooks
Fact-checking or Community Notes? Why not both! - TechTakes - CITP Blog
Fact-checking or Community Notes? Why not both! - TechTakes - CITP Blog
On Thursday, February 20, 2025 Elon Musk tweeted that X ’Community Notes” are “increasingly being gamed by governments and legacy media.” But back in January, Mark Zuckerberg said that Meta is dropping fact-checking in favor of community notes: “We’ve seen this approach work on X.”  So does it stop disinformation or not? And is it […]
·blog.citp.princeton.edu·
Fact-checking or Community Notes? Why not both! - TechTakes - CITP Blog
My cookie spec problem
My cookie spec problem
Before RFC 6265 was published in 2011, the world of cookies was a combination of anarchy and guesswork because the only "spec" there was was not actually a spec but just a brief text lacking a lot of details. RFC 6265 brought order to a world of chaos. It was good. It made things a … Continue reading My cookie spec problem →
·daniel.haxx.se·
My cookie spec problem