System Architecture

System Architecture

7619 bookmarks
Custom sorting
Using Git Pre-Commit Hooks - Scott's Weblog - The weblog of an IT pro focusing on cloud computing, Kubernetes, Linux, containers, and networking
Using Git Pre-Commit Hooks - Scott's Weblog - The weblog of an IT pro focusing on cloud computing, Kubernetes, Linux, containers, and networking
A while ago I wrote an article about linting Markdown files with markdownlint. In that article, I presented the use case of linting the Markdown source files for this site. While manually running linting checks is fine—there are times and situations when this is appropriate and necessary—this is the sort of task that is ideally suited for a Git pre-commit hook. In this post, I’ll discuss Git pre-commit hooks in the context of using them to run linting checks.
·blog.scottlowe.org·
Using Git Pre-Commit Hooks - Scott's Weblog - The weblog of an IT pro focusing on cloud computing, Kubernetes, Linux, containers, and networking
General purpose agentic loop in 40 lines of Python
General purpose agentic loop in 40 lines of Python
Drop in any well-typed Python function; the loop builds the tool schema and wiring for you. How I build dumb demos and experiments.
·softwaredoug.com·
General purpose agentic loop in 40 lines of Python
Your data model is your destiny
Your data model is your destiny
Your product's core abstractions determine whether new features compound into a moat or just add to a feature list. Here's how to get it right.
·notes.mtb.xyz·
Your data model is your destiny
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,)