Found 8857 bookmarks
Newest
Terraform: The Abstraction Layer — Vivian Voss
Terraform: The Abstraction Layer — Vivian Voss
You wanted to provision a server. You got a proprietary language, a state file full of secrets in plain text, and a licence that changed overnight. The Terraform invoice, itemised.
·vivianvoss.net·
Terraform: The Abstraction Layer — Vivian Voss
Your Browser Becomes Your WordPress
Your Browser Becomes Your WordPress
For nearly two decades, WordPress has been known for a simple, powerful idea: that anyone should be able to get online and start creating with minimal friction. The famous five-minute install captu…
·wordpress.org·
Your Browser Becomes Your WordPress
I built a CLI for Ghost
I built a CLI for Ghost
And it made me wonder what the future of UI holds
·john.onolan.org·
I built a CLI for Ghost
I built a CLI for Ghost
I built a CLI for Ghost
John O'Nolan built a CLI for his own product - and found himself using it in an entirely new way. The underlying trend here is really exciting.
·werd.io·
I built a CLI for Ghost
From Zip To Nought: The Rise And Fall Of Iomega
From Zip To Nought: The Rise And Fall Of Iomega
If you were anywhere near a computer in the mid-to-late 1990s, you almost certainly encountered a Zip drive. That distinctive purple peripheral, with its satisfying clunk as you slotted in a cartri…
·hackaday.com·
From Zip To Nought: The Rise And Fall Of Iomega
Retail Fail: The :CueCat Disaster
Retail Fail: The :CueCat Disaster
Digital Convergence Corporation is hardly a household name, and there’s a good reason for that. However, it raised about $185 million in investments around the year 2000 from companies such a…
·hackaday.com·
Retail Fail: The :CueCat Disaster
Why Over-Engineering Happens
Why Over-Engineering Happens
Over-engineering slows delivery, raises costs, and kills products. Learn why it happens—and how to build simpler, stronger software.
·yusufaytas.com·
Why Over-Engineering Happens
OpsOrch | Unified Ops Platform
OpsOrch | Unified Ops Platform
OpsOrch stitches together telemetry, incident response, and automation so teams can see, decide, and act with confidence.
·opsorch.com·
OpsOrch | Unified Ops Platform
State of AI Agent Security 2026
State of AI Agent Security 2026
We audited 30 AI agent projects. 93% use unscoped API keys with no per-agent identity, no consent, and no revocation.
·grantex.dev·
State of AI Agent Security 2026
The Maintainer Is the Interface
The Maintainer Is the Interface
People assume the interface of an open source project is the API surface. The README. The documentation. The function signatures and the error messages and...
·kennethreitz.org·
The Maintainer Is the Interface
The FP Article I Can't Seem to Finish
The FP Article I Can't Seem to Finish
I've been trying to write a 'why functional programming' piece for over a year. Here's why it keeps falling apart.
·cekrem.github.io·
The FP Article I Can't Seem to Finish
Sit On Your Ass Web Development
Sit On Your Ass Web Development
Writing about the big beautiful mess that is making things for the world wide web.
·blog.jim-nielsen.com·
Sit On Your Ass Web Development
CI should fail on your machine first
CI should fail on your machine first
When you think of CI, you probably picture a remote server somewhere: GitHub Actions, GitLab CI, Jenkins. You push your code, you wait, and eventually you get a green checkmark or a red X. This is so normal that we don't even question it. But why does CI have to be remote?
·blog.nix-ci.com·
CI should fail on your machine first
Training a Neural Network in 16-bit Fixed Point on a 1982 BBC Micro | James Randall
Training a Neural Network in 16-bit Fixed Point on a 1982 BBC Micro | James Randall
Training and running a neural network on a 1982 BBC Micro — first in BBC BASIC, then in 6502 assembly. Fixed-point Q4.11 arithmetic, a sigmoid lookup table, and a shift-and-add multiplier all prove that backpropagation doesn't need a FPU, a GPU, or anything invented after 1985.
·jamesdrandall.com·
Training a Neural Network in 16-bit Fixed Point on a 1982 BBC Micro | James Randall
Anonymizing Data with Greenmask and OpenEverest - OpenEverest
Anonymizing Data with Greenmask and OpenEverest - OpenEverest
Learn how to use Greenmask alongside OpenEverest to automatically anonymize production data and restore it to a staging environment — keeping developers productive without exposing sensitive information.
·openeverest.io·
Anonymizing Data with Greenmask and OpenEverest - OpenEverest
XML is a Cheap DSL
XML is a Cheap DSL
Lessons about XML from the open source IRS Tax Withholding Estimator.
·unplannedobsolescence.com·
XML is a Cheap DSL