宣言的スキーマ管理ツール pistachio を作成しました
raine/consult-llm: Get a second opinion from another AI model
Get a second opinion from another AI model. Contribute to raine/consult-llm development by creating an account on GitHub.
raine/workmux: git worktrees + tmux windows for zero-friction parallel dev
git worktrees + tmux windows for zero-friction parallel dev - raine/workmux
How good engineers write bad code at big companies
Why I don't chain everything in JavaScript anymore - Matt Smith
JavaScript chaining looks clean at first, but it can hurt readability and hide extra work. Here's when to break chains into simpler steps.
Inside GitHub's Fake Star Economy | Awesome Agents
Six million fake stars, $0.06 per click, and a VC funding pipeline that treats GitHub popularity as proof of traction. We ran our own analysis on 20 repos and found the fingerprints.
ratatui/ratatui: A Rust crate for cooking up terminal user interfaces (TUIs) 👨🍳🐀 https://ratatui.rs
A Rust crate for cooking up terminal user interfaces (TUIs) 👨🍳🐀 https://ratatui.rs - ratatui/ratatui
Ratatui
Ratatui: Cook up delicious terminal user interfaces in Rust - the fast and lightweight TUI library trusted by developers
Optimizing Ruby Path Methods
Back in November last year, I started a new job at Intercom, and one of the first projects I got to work on was improving the Intercom monolith CI with some of my new colleagues.
The Missing Bundler Features
Over the last few months, there has been a lot of talk about making Bundler faster, both by improving it directly, or by reimplementing it in another language, and while it may surprise some, that didn’t excite me much.
The end of responsive images
Mat Marquis has waited 14 years to write this article. The sizes attribute has been a necessary evil but now, with an auto value capability, it’s completely transformed authoring responsive images on the web.
ybouane/liquidglass: A liquid glass effect library for the web. Apply realistic glass refraction, blur, chromatic aberration, and lighting effects to any HTML element using WebGL shaders.
A liquid glass effect library for the web. Apply realistic glass refraction, blur, chromatic aberration, and lighting effects to any HTML element using WebGL shaders. - ybouane/liquidglass
Parallel Autovacuum: It’s Not About The CPU
PostgreSQL 19 adds parallel autovacuum, but it only speeds up index cleanup—and only if your table has many indexes. Most tables won't benefit at all.
Understanding Bitmap Heap Scans in PostgreSQL
Introduction
Databases Were Not Designed For This
There is an implicit contract at the foundation of every database architecture decision you have ever made. You probably never wrote it down. Nobody does. It just… existed.
Managed Postgres, Examined: Amazon RDS for PostgreSQL
AWS runs unmodified PostgreSQL on EC2 instances, handling backups and failover via storage-layer replication. Learn what RDS actually is—and what it isn't.
pgrwl/pgrwl: Cloud-native continuous backup for PostgreSQL - WAL/base-backup streaming, compression, encryption, retention, and monitoring in a single binary.
Cloud-native continuous backup for PostgreSQL - WAL/base-backup streaming, compression, encryption, retention, and monitoring in a single binary. - pgrwl/pgrwl
ozontech/pg_doorman: PostgreSQL Pooler
PostgreSQL Pooler
How Postgres CTIDs Gave Me a 30x Speedup on Processing 200 Million Rows
Indexes don't solve everything at scale. A story of how I cut 3-days worth of execution time down to a few hours by exploiting PostgreSQL's physical row addresses for cache-friendly sequential reads.
Postgres performance regression: are we there yet? | My DBA Notebook
Every year, PostgreSQL gets faster. Researchers benchmarking the optimizer from version 8 through 16 found an average 15% performance improvement per major release. That’s a decade of consistent, measurable progress. The project has been doing this since 1996.
So when a headline claimed Linux 7.0 just halved PostgreSQL throughput, DBAs, Sys Admins, and DevOps started panicking (in particular, those working with Ubuntu 26.04 LTS which plan to ship Linux kernel 7.
Deploy Postgres and MySQL databases with PlanetScale + Workers
Learn how to deploy PlanetScale Postgres and MySQL databases via Cloudflare and connect Cloudflare Workers.
pgrust: Rebuilding Postgres in Rust with AI - malisper.me
I’ve written dozens of blog posts about Postgres internals. Postgres is one of the greatest databases out there. But from chatting with a lot of my friends at startups, I’ve seen consistent challenges. Two weeks ago I started rebuilding it from scratch in Rust with AI and now I have 250k lines of code, a […]
xataio/xata: Open source, cloud native, Postgres platform with copy-on-write branching and scale-to-zero
Open source, cloud native, Postgres platform with copy-on-write branching and scale-to-zero - xataio/xata
Xata - open source Postgres platform with CoW branching by Tudor Golubenco
Xata core is now available as open source under the Apache 2 license. It adds copy-on-write branching, scale-to-zero compute to Postgres.
Zero-config Go heap profiling | Coroot Blog
How we added continuous Go heap profiling to coroot-node-agent without requiring any code changes, pprof endpoints, or annotations, by reading runtime.mbuckets directly from process memory.
Raftly: Building a Production-Grade Raft Implementation from Scratch
A deep technical walkthrough of implementing the Raft consensus algorithm — leader election, log replication, durability, fast log backtracking, and the failure modes that taught me what distributed systems actually defend against.
Chris's Wiki :: blog/programming/GoVsRustStartupDelays
サプライチェーン攻撃の対策 - kawasima
背景: 何が起きているか 2025年9月、Shai-Hulud攻撃がnpmエコシステムを直撃した。ngx-bootstrap、ng2-file-upload、@ctrl/tinycolor等の正規パッケージが改ざんされ、postinstallフックで難読化済みのbundle.jsを実行、npm/GitHub/クラウドの認証情報を窃取しwebhook経由で外部へ送信した。最終的に数百パッケージが汚染
The Listening Museum — 36 Keyboards, Sound-Mapped
36 mechanical keyboards. Click. Type. Listen. From IBM Model M (1985) to modern thocky customs.
Perry — TypeScript → Native
Compile TypeScript to native executables. 10 platforms, 25+ UI widgets, 0 ms startup.
