System Architecture

System Architecture

7667 bookmarks
Custom sorting
Modern API Design: Balancing Speed, Maintainability, and Developer Experience
Modern API Design: Balancing Speed, Maintainability, and Developer Experience
A deep dive into best practices for designing APIs today, including async patterns, structured code, deployment strategies, and performance tradeoffs—plus a subtle nod to FastAPI for rapid development.
·fastlaunchapi.dev·
Modern API Design: Balancing Speed, Maintainability, and Developer Experience
pgEdge
pgEdge
Fully distributed PostgreSQL
·pgedge.com·
pgEdge
introducing tangled
introducing tangled
a git collaboration platform, built on atproto
·blog.tangled.org·
introducing tangled
Explainer: inodes and inode numbers
Explainer: inodes and inode numbers
How APFS is the first Mac native file system to have true inodes and inode numbers. What they are, and how you can use them in volume groups and different types of file link.
·eclecticlight.co·
Explainer: inodes and inode numbers
Lean Programming Language
Lean Programming Language
Lean is an open-source programming language and proof assistant that enables correct, maintainable, and formally verified code.
·lean-lang.org·
Lean Programming Language
Exploring the Agentic Commerce Protocol (ACP)
Exploring the Agentic Commerce Protocol (ACP)
Explore how the Agentic Commerce Protocol (ACP) lets AI agents shop on your behalf, from product discovery to secure checkout, using shared payment tokens and merchant integrations. This post breaks down the workflow, key components of AI-driven e-commerce.
·cefboud.com·
Exploring the Agentic Commerce Protocol (ACP)
Diff Algorithms - flo.znkr.io
Diff Algorithms - flo.znkr.io
How I overcame copying and modifying my own diff library from project to project by diving too deep into diff algorithms and coming out at the other end with new diff library in my hand.
·flo.znkr.io·
Diff Algorithms - flo.znkr.io
OSWALD—Object Storage Write-Ahead Log Device
OSWALD—Object Storage Write-Ahead Log Device
OSWALD is a Write-Ahead Log (WAL) design built exclusively on object storage primitives. It works with any object storage service that…
·nvartolomei.com·
OSWALD—Object Storage Write-Ahead Log Device
Implementing A Kalman Filter In PostgreSQL To Smooth GPS Data
Implementing A Kalman Filter In PostgreSQL To Smooth GPS Data
Usually databases are treated primarily as fairly dumb data storage systems, but they can be capable of much more. Case in point the PostgreSQL database and its – Ada-based – PL/pgSQL p…
·hackaday.com·
Implementing A Kalman Filter In PostgreSQL To Smooth GPS Data
Augmenting Human Intellect: A Conceptual Framework - 1962 (AUGMENT,3906,)
Augmenting Human Intellect: A Conceptual Framework - 1962 (AUGMENT,3906,)
Official Copy: Final report of Doug Engelbart's in-depth study on augmenting human intellect and human effectiveness: a unifying framework for what makes us collectively capable and effective, a design strategy for systematically improving this capability, and proposed research agenda. Early research results include these pioneering firsts https://engelbart.org/Firsts. Serving as his guiding vision throughout his career, this report outlines a call to action still relevant today.
·dougengelbart.org·
Augmenting Human Intellect: A Conceptual Framework - 1962 (AUGMENT,3906,)
The architecture behind 99.9999% uptime in erlang
The architecture behind 99.9999% uptime in erlang
Have you ever wondered how to build the most stable application in the world? What characteristics does such an application have, and what architecture styles make it possible?
·volodymyrpotiichuk.com·
The architecture behind 99.9999% uptime in erlang
API Versioning - A Deep Dive
API Versioning - A Deep Dive
#92: Understanding API Versioning Strategies (14 Minutes)
·newsletter.systemdesign.one·
API Versioning - A Deep Dive
Network Virtualization & Overlay Protocols Explained
Network Virtualization & Overlay Protocols Explained
Explore VXLAN, GRE, NVGRE, and GENEVE in this expert guide to network virtualization and overlay protocols for scalable, secure cloud networking.
·networkdevicesinc.com·
Network Virtualization & Overlay Protocols Explained
CodeQL zero to hero part 1: The fundamentals of static analysis for vulnerability research
CodeQL zero to hero part 1: The fundamentals of static analysis for vulnerability research
Learn more about static analysis and how to use it for security research!In this blog post series, we will take a closer look at static analysis concepts, present GitHub’s static analysis tool CodeQL, and teach you how to leverage static analysis for security research by writing custom CodeQL queries.
·github.blog·
CodeQL zero to hero part 1: The fundamentals of static analysis for vulnerability research