Found 8127 bookmarks
Newest
Verification Without Inspection - Annie Vella
Verification Without Inspection - Annie Vella
A week ago I finished up at Westpac NZ. I was fortunate to spend the last few years there as a Distinguished Engineer, a role with an unusually wide and undefined remit. It was the perfect playground …
·annievella.com·
Verification Without Inspection - Annie Vella
Harness engineering for coding agent users
Harness engineering for coding agent users
A mental model for building trust in coding agents through feedforward guides, feedback sensors, and iterative harness engineering.
·martinfowler.com·
Harness engineering for coding agent users
Van Jacobson - Wikipedia
Van Jacobson - Wikipedia
computer scientist and primary contributor to the TCP/IP protocol
·en.wikipedia.org·
Van Jacobson - Wikipedia
Google PageRank Explained and Its Relevance in 2025
Google PageRank Explained and Its Relevance in 2025
Discover how Google PageRank still influences SEO strategies today, the importance of backlinks, and how to ensure your website gains optimal visibility.
·cyberclick.net·
Google PageRank Explained and Its Relevance in 2025
Where .env Went Wrong
Where .env Went Wrong
A local convenience became a secrets interface, an environment model, and a deployment format. It was never designed to be any of them.
·secretspec.dev·
Where .env Went Wrong
OSCAR protocol - Wikipedia
OSCAR protocol - Wikipedia
instant messaging and presence information protocol
·en.wikipedia.org·
OSCAR protocol - Wikipedia
XMPP - Wikipedia
XMPP - Wikipedia
communications protocol for message-oriented middleware
·en.wikipedia.org·
XMPP - Wikipedia
Tox (protocol) - Wikipedia
Tox (protocol) - Wikipedia
distributed protocol for telephony and instant messaging
·en.wikipedia.org·
Tox (protocol) - Wikipedia
ASD-STE100 HOME PAGE
ASD-STE100 HOME PAGE
Welcome to the official site of ASD Simplified Technical English (ASD-STE100). Learn about the STEMG, official trainers, training opportunities, and resources to apply STE in technical documentation.
·asd-ste100.org·
ASD-STE100 HOME PAGE
Elixir Cluster 101 | jola.dev
Elixir Cluster 101 | jola.dev
A practical guide to clustering your nodes and tracking the cluster state for real use cases.
·jola.dev·
Elixir Cluster 101 | jola.dev
Decision Records, Playbooks, and Other Acts of Kindness
Decision Records, Playbooks, and Other Acts of Kindness
You've opened a project you didn't write, hit a wall, and found no one left to ask. The code is there but the why is gone. Here are the small habits that spare the next developer that moment.
·mikezornek.com·
Decision Records, Playbooks, and Other Acts of Kindness
A Place for Everything: How I Track Work
A Place for Everything: How I Track Work
A window into how I track work: issue statuses, types, and pull request conventions, with sample PR templates you can copy. Take a look around and keep what's useful.
·mikezornek.com·
A Place for Everything: How I Track Work
AMD Pensando™ Networking Solutions for the Modern Data Center
AMD Pensando™ Networking Solutions for the Modern Data Center
From front-end DPUs to scale-out AI NICs, AMD Pensando™ delivers programmable, open networking engineered for the performance and low latency that modern AI workloads demand.
·amd.com·
AMD Pensando™ Networking Solutions for the Modern Data Center
Comprehensive JVM Primitive Hashtable Benchmarks 2026
Comprehensive JVM Primitive Hashtable Benchmarks 2026
Introduction Hashtables are one of the building blocks of computer science, and deservedly get a lot of attention - but less so within the JVM ecosystem. Part of this may simply be that most JVM code is not written with performance top of mind, or that the default JRE implementation is all-around reasonable - fast, efficient, resistant against attacks, why fix it if it ain’t broke? Today we’re looking at libraries that are interested in squeezing out every last byte and cycle of performance however, and we’ll be focusing specifically on primitive hashtables.
·sooniln.github.io·
Comprehensive JVM Primitive Hashtable Benchmarks 2026
Beyond Happy Path Engineering: Time
Beyond Happy Path Engineering: Time
Time is where application code meets uncertainty: clock skew, wall-clock corrections, ambiguous ordering, late schedulers, and business-calendar boundaries.
·blog.gaborkoos.com·
Beyond Happy Path Engineering: Time
Beyond Happy Path Engineering: the Network
Beyond Happy Path Engineering: the Network
The network is where application code meets uncertainty: latency, retries, timeouts, duplicate side effects, degraded states, and ambiguous outcomes.
·blog.gaborkoos.com·
Beyond Happy Path Engineering: the Network