System Architecture

System Architecture

7404 bookmarks
Custom sorting
Flexible Chips Enable the Internet of Everything (IoE)
Flexible Chips Enable the Internet of Everything (IoE)
To realize the Internet of Everything (IoE) revolution, enterprises must be able to deploy item-level intelligence at scale. Flexible chips are the key.
·networkcomputing.com·
Flexible Chips Enable the Internet of Everything (IoE)
Hyperproperties
Hyperproperties
One tier worse than regular properties.
·buttondown.com·
Hyperproperties
Hypermodeling Hyperproperties
Hypermodeling Hyperproperties
When we design programs, we usually look for two kinds of properties: that “bad things” never happen and that “good things” are guaranteed to happen. These are called safety and liveness properties, respectively. These are properties that we want to hold true for every possible program behavior. “We always complete every request” is a liveness property. If our system has it, every program trace will complete every request. If it doesn’t hold, I can give you a example behavior where the server never responds.
·hillelwayne.com·
Hypermodeling Hyperproperties
Using SPM for declaring a local graph - General - Tuist Community
Using SPM for declaring a local graph - General - Tuist Community
I’ve noticed some confusion about using SPM to model graphs with local packages, so I wanted to shed some light on the topic. While SPM can describe a project graph, we believe it’s not the best tool for the job—at least not today. SPM’s design decisions make sense in the context of package resolution, but they fall short when it comes to project management. If you want full control over your graph and the developer experience within your project, we recommend limiting SPM to its core purpose: ...
·community.tuist.dev·
Using SPM for declaring a local graph - General - Tuist Community
Zero Disk Architecture - blag
Zero Disk Architecture - blag
State is pain. The next generation of infrastructure tools will be built on diskless paradigm. In this short post I will explain what is Diskless / Zero Disk Architecture
·avi.im·
Zero Disk Architecture - blag
PRQL
PRQL
PRQL is a modern language for transforming data
·prql-lang.org·
PRQL
Testing with Go and PostgreSQL: ephemeral DBs
Testing with Go and PostgreSQL: ephemeral DBs
Let’s say you created a Go program that stores data in PostgreSQL — you installed PostgreSQL, wrote the Go code, and everything works; great! But after writing a test for your code, you wonder: how do you best provide PostgreSQL to your automated tests?
·michael.stapelberg.ch·
Testing with Go and PostgreSQL: ephemeral DBs
Using gRPC for (local) inter-process communication | F. Werner’s Research Page
Using gRPC for (local) inter-process communication | F. Werner’s Research Page
Using a full-featured RPC framework for IPC seems like overkill when the processes run on the same machine. However, if your project anyway exposes RPCs for public APIs or would benefit from a schema-based serialisation layer it makes sense to use only one tool that combines these—also for IPC. Microservices for beginners For the FlashCam software running on the DAQ servers we converged on the following high-level architecture: Each bright box corresponds to a software process running on the DAQ server.
·mpi-hd.mpg.de·
Using gRPC for (local) inter-process communication | F. Werner’s Research Page
Digital signatures and how to avoid them
Digital signatures and how to avoid them
Wikipedia’s definition of a digital signature is: A digital signature is a mathematical scheme for verifying the authenticity of digital messages or documents. A valid digital signature on a messag…
·neilmadden.blog·
Digital signatures and how to avoid them
What's so bad about sidecars, anyway? | Cerbos
What's so bad about sidecars, anyway? | Cerbos
Explore the benefits and limitations of using the sidecar design pattern and the specific use cases where it is most appropriate. Learn how to determine whether a sidecar is a suitable choice for a particular scenario, as well as how to implement sidecars to maximize their benefits.
·cerbos.dev·
What's so bad about sidecars, anyway? | Cerbos
slash pages
slash pages
A guide to common pages you can add to your website
·slashpages.net·
slash pages
Home | Infinigen
Home | Infinigen
Description will go into a meta tag in head /
·infinigen.org·
Home | Infinigen
Alloytools
Alloytools
·alloytools.org·
Alloytools
Reading the Generalized Isolation Level Definitions paper with Alloy
Reading the Generalized Isolation Level Definitions paper with Alloy
My last few blog posts have been about how I used TLA+ to gain a better understanding of database transaction consistency models. This post will be in the same spirit, but I’ll be using a dif…
·surfingcomplexity.blog·
Reading the Generalized Isolation Level Definitions paper with Alloy
System Design Part 1: Setup a Simple Load Balancer using Python - Conrad's Blog - Insights on Technology Leadership and Software Engineering
System Design Part 1: Setup a Simple Load Balancer using Python - Conrad's Blog - Insights on Technology Leadership and Software Engineering
Unlock the fundamentals of system design with our guide to building a load balancer. Learn how load balancing distributes traffic, optimizes resources, and enhances application reliability by providing redundancy and handling high traffic efficiently
·conradlotz.com·
System Design Part 1: Setup a Simple Load Balancer using Python - Conrad's Blog - Insights on Technology Leadership and Software Engineering
How some of the world's most brilliant computer scientists got password policies so wrong
How some of the world's most brilliant computer scientists got password policies so wrong
The US government’s latest recommendations acknowledge that password composition and reset rules are not just annoying, but counterproductive. The story of why password rules were recommended and enforced without scientific evidence since their invention in 1979 is a story of brilliant people, at the very top of their field, whose well-intentioned recommendations led to decades of ignorance. These mistakes are worth studying, in part, because the people making them were so damn brilliant and the consequences were so long lasting.
·stuartschechter.org·
How some of the world's most brilliant computer scientists got password policies so wrong
Fruits & Roots
Fruits & Roots
The forest offers much but demands much too
·tidyfirst.substack.com·
Fruits & Roots
Design discussion - Ecto is your application - Chat / Discussions - Elixir Programming Language Forum
Design discussion - Ecto is your application - Chat / Discussions - Elixir Programming Language Forum
Hello, everyone! This should probably be a blog post, but I don’t have a blog, so here we go 😄 My thoughts and frustrations regarding domain modeling in the face of persistence, distilled into a few paragraphs. I’m interested in your opinions. This is probably going to get a bit philosophical, but hopefully also stay practical. I’d like to talk about the age old problem of ORMs. And when it comes to the impedance mismatch problem, Ecto is in the exact same situation as any other ORM in ot...
·elixirforum.com·
Design discussion - Ecto is your application - Chat / Discussions - Elixir Programming Language Forum
Revisiting the Outbox Pattern
Revisiting the Outbox Pattern
Comparing the outbox pattern to alternatives like “listen-to-yourself” and 2-phase commit (2PC) transactions. What’s the best choice for data exchange flows between microservices?
·decodable.co·
Revisiting the Outbox Pattern
WebVM 2.0: A complete Linux Desktop Environment in the browser via WebAssembly
WebVM 2.0: A complete Linux Desktop Environment in the browser via WebAssembly
WebVM is a full Linux environment running in the browser, client-side. It is a complete virtual machine, with support for persistent data storage, networking and, as of today’s release, Xorg and complete desktop environments. This article will explain the WebVM architecture, how the main components work, and what you can build with this technology.
·labs.leaningtech.com·
WebVM 2.0: A complete Linux Desktop Environment in the browser via WebAssembly
Nomadic Infrastructure Design for AI Workloads | Tigris Object Storage
Nomadic Infrastructure Design for AI Workloads | Tigris Object Storage
This AI stuff is cool, but GPU inference is not needed all of the time. Most of the time your instances stay idle, which means you're just burning investor money without any real benefit. Today we'll learn how to make your compute spread between hosts nomadically, hunting deals and using Tigris to make it all possible.
·tigrisdata.com·
Nomadic Infrastructure Design for AI Workloads | Tigris Object Storage