Bookmarks

Bookmarks

Plan mode is dead
Plan mode is dead
Earlier this year, I believed planning was going to become the most important part of building software with AI.
·aymannadeem.com·
Plan mode is dead
VMs, no sign up | Railway
VMs, no sign up | Railway
Run ssh railway.new and get a free Linux VM in about 1.4 seconds, with coding agents preinstalled and a preview URL. No account needed. Claim it to keep it.
·railway.com·
VMs, no sign up | Railway
Ollaya · Run decision models locally.
Ollaya · Run decision models locally.
Ollaya downloads and serves open decision models on your own machine. Typed, calibrated answers in milliseconds, private and open source.
·ollaya.dev·
Ollaya · Run decision models locally.
TanStack/redact: An alternative logical projection of React with 100% API compliancy but simpler implementation resulting in smaller bundle size and better performance.
TanStack/redact: An alternative logical projection of React with 100% API compliancy but simpler implementation resulting in smaller bundle size and better performance.
An alternative logical projection of React with 100% API compliancy but simpler implementation resulting in smaller bundle size and better performance. - TanStack/redact
·github.com·
TanStack/redact: An alternative logical projection of React with 100% API compliancy but simpler implementation resulting in smaller bundle size and better performance.
loading.dev
loading.dev
A lightweight library full of beautiful loading indicators for React.
·loading.dev·
loading.dev
State of agent skills
State of agent skills
In seven months, the skills.sh registry grew to 1 million agent skills with nearly 280 million installs. This report uses aggregate data from that registry to examine what people teach agents, what gets installed, and what lasts.
·vercel.com·
State of agent skills
EXPLAIN で詰まったときの三つ目の手札、Optimizer Trace の話 - Timee Product Team Blog
EXPLAIN で詰まったときの三つ目の手札、Optimizer Trace の話 - Timee Product Team Blog
はじめに こんにちは。プラットフォームエンジニアリングチームに所属している徳富(@yannKazu1)です。 MySQL が遅いとき、まず EXPLAIN で計画を見る。見積もりが怪しければ EXPLAIN ANALYZE で実測と突き合わせる。たいていのケースはこの二つで十分で、実際自分もそれで困ったことはほとんどあ…
·tech.timee.co.jp·
EXPLAIN で詰まったときの三つ目の手札、Optimizer Trace の話 - Timee Product Team Blog
Stop Writing Authentication Checks Into Every Service. Combine Them in your Kubernetes Gateway.
Stop Writing Authentication Checks Into Every Service. Combine Them in your Kubernetes Gateway.
If you run a platform with a dozen or more services behind it, you’ve probably seen this pattern. Service A checks an API key. Service B calls out to your identity provider directly. Service C has a half-finished authentication middleware that hasn’t been touched in a while. Every team solved the same problem differently, and […]
·blog.nginx.org·
Stop Writing Authentication Checks Into Every Service. Combine Them in your Kubernetes Gateway.
How Klaviyo shipped 356 internal apps in two weeks on Vercel | Customers | Vercel
How Klaviyo shipped 356 internal apps in two weeks on Vercel | Customers | Vercel
Klaviyo built an internal app platform on Vercel and opened it to the whole company. See how 512 employees shipped 356 apps in two weeks, how Secure Compute keeps every app on Klaviyo's own databases, and how an idea goes live in 3 minutes.
·vercel.com·
How Klaviyo shipped 356 internal apps in two weeks on Vercel | Customers | Vercel
NGINX Control API: View In-Memory Configuration and Reload via HTTP Requests
NGINX Control API: View In-Memory Configuration and Reload via HTTP Requests
Before the latest release, NGINX had to be controlled exclusively by Unix signals. The most notable one is SIGHUP or the well-known “nginx -s reload” command. This configuration method, while very stable, does not meet modern environment requirements: there are very few available options, no direct feedback messages on errors, and no real extensibility. We […]
·blog.nginx.org·
NGINX Control API: View In-Memory Configuration and Reload via HTTP Requests
Codex Tool Reference
Codex Tool Reference
A complete reference to the tools and full skill definitions available in this Codex Work session.
·codex-tool-reference.simonw.chatgpt.site·
Codex Tool Reference
Ten years of Postgres logical replication
Ten years of Postgres logical replication
A long time ago I ran a write-heavy system on a hub and a handful of workers. Each worker took a share of the application traffic and wrote events locally. The …
·tapoueh.org·
Ten years of Postgres logical replication
Where PostgreSQL stores row locks
Where PostgreSQL stores row locks
What SELECT FOR UPDATE, FOR SHARE, and a foreign key check actually write into the tuple header. t_xmax as a locker, the infomask bits that say so, MultiXactIds when two sessions lock the same row, and the pg_multixact files that grow behind them.
·boringsql.com·
Where PostgreSQL stores row locks
pgBackRest Compression: How Much CPU Is a Smaller Backup Worth?
pgBackRest Compression: How Much CPU Is a Smaller Backup Worth?
In this blog post, we’ll compare pgBackRest’s compression algorithms and levels to find where spending more CPU stops buying a meaningfully smaller backup. The short version of the answer, which we’ll build up to with real numbers, is that Zstandard at a low level is the sweet spot, and its default (zst(3)) already sits right … Continued
·percona.com·
pgBackRest Compression: How Much CPU Is a Smaller Backup Worth?
12 CSS features you can use today with no build step
12 CSS features you can use today with no build step
Modern CSS features that replace Sass, PostCSS plugins and JavaScript hacks: nesting, :has(), container queries, subgrid and more, checked in September 2026.
·flaviocopes.com·
12 CSS features you can use today with no build step