Waiting for PostgreSQL 19 – json format for COPY TO – select * from depesz;
pg_textsearch 1.0: How We Built a BM25 Search Engine on Postgres Pages | Tiger Data
pg_textsearch 1.0 brings native BM25 search to Postgres. No Elasticsearch sidecar needed. Learn how it works and see benchmarks vs. ParadeDB at 138M documents.
Making React ProseMirror really, really fast
Since the dawn of time, React maintainers have claimed that React’s
virtual DOM is fast enough for complex interactions as long as you memoized your
components. Then someone tried to put an entire Harry Potter novel in React
ProseMirror, and I had to find out if they were right.
TanStack Router's New Reactive Core: A Signal Graph | TanStack Blog
TanStack Router now uses a granular signal graph as its reactive core. State is derived from that graph, which narrows change propagation and makes client-side navigation faster in our benchmarks.
[compiler] WIP port of React Compiler to Rust by josephsavona · Pull Request #36173 · facebook/react
This is an experimental, work-in-progress port of React Compiler to Rust. Key points:
Work-in-progress - we are sharing early, prior to testing internally at Meta, to get feedback from partners in...
ivov/lisette: A little language inspired by Rust that compiles to Go
A little language inspired by Rust that compiles to Go - ivov/lisette
Lisette — Rust syntax, Go runtime
Little language inspired by Rust that compiles to Go.
Home Maker: Declare Your Dev Tools in a Makefile
Your laptop has ripgrep, installed via cargo install. ruff is there too, via uv tool install. golangci-lint came from go install. bash-language-server was npm i -g. Neovim was a tarball download. Kitty was a curl script.
Six months later you get a new machine, or you just want to upgrade or reinstall. What do you even have installed? How did you install each one? Which version? Good luck.
This is a small system that answers those questions — a single Makefile that declares every tool you care about, grouped by purpose, with one command to install anything.
Why we replaced Node.js with Bun for 5x throughput | Trigger.dev
How we took our warm start service from 2,099 req/s on Node + SQLite to 10,700 req/s on a compiled Bun binary, and found a subtle memory leak that only exists in Bun's HTTP model.
Signals, the push-pull based algorithm — Willy Brauner
We have been using Signals in production for years via several modern front-end frameworks like Solid, Vue, and others, but few of us are able to explain how they work internally. I wanted to dig into it, especially diving deep into the push-pull based algorithm, the core mechanism behind their reactivity.
Claude Code Unpacked
What actually happens when you type a message into Claude Code? The agent loop, 50+ tools, multi-agent orchestration, and unreleased features, mapped from source.
The Last Quiet Thing
Your possessions came alive. Now they won't stop talking.
apfel - Free AI on Your Mac
Use Apple's built-in AI from the terminal. No API keys, no cloud, no subscriptions. The LLM is already on your Mac.
MALUS - Clean Room as a Service | Liberation from Open Source Attribution
ハーネスエンジニアリングを極めたら、IssueからAIエージェントが動き、人間の役割は要件定義だけになった
Arthur-Ficial/apfel: Apple Intelligence from the command line. On-device LLM via FoundationModels framework. No API keys, no cloud, no dependencies.
Apple Intelligence from the command line. On-device LLM via FoundationModels framework. No API keys, no cloud, no dependencies. - Arthur-Ficial/apfel
cssDOOM
DOOM rendered entirely in CSS. Every wall, floor, barrel, and imp is a div, positioned in 3D space using CSS transforms.
Attackers Are Hunting High-Impact Node.js Maintainers in a C...
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
okdt/codex-cli-hardening-cheatsheet
Contribute to okdt/codex-cli-hardening-cheatsheet development by creating an account on GitHub.
Notchi
A macOS notch companion that reacts to Claude Code activity in real-time.
sk-ruban/notchi: notch app for coding tools
notch app for coding tools. Contribute to sk-ruban/notchi development by creating an account on GitHub.
dbvr - DBeaver
dbvr dbvr is a lightweight, standalone CLI tool for running database operations in headless and terminal-first environments. It brings the core capabi
amir20/dtop: Terminal dashboard for Docker monitoring across multiple hosts with Dozzle integration.
Terminal dashboard for Docker monitoring across multiple hosts with Dozzle integration. - amir20/dtop
dtop — Docker Monitoring In Your Terminal
A real-time TUI for monitoring Docker containers across multiple hosts. Built with Rust.
jobinau/pg_gather: Scan PostgreSQL Instance for potential problems. pg_gather is a SQL-only script leveraging the built-in features of psql.
Scan PostgreSQL Instance for potential problems. pg_gather is a SQL-only script leveraging the built-in features of psql. - jobinau/pg_gather
Huma
A modern, simple, fast & flexible micro framework for building HTTP APIs in Golang backed by OpenAPI 3 and JSON Schema.
danielgtaylor/huma: Huma REST/HTTP API Framework for Golang with OpenAPI 3.1
Huma REST/HTTP API Framework for Golang with OpenAPI 3.1 - danielgtaylor/huma
terraform applyする前にインフラの耐障害性をスコアリングするOSSを作った
0xGF/boneyard: Auto generated skeleton loading framework
Auto generated skeleton loading framework. Contribute to 0xGF/boneyard development by creating an account on GitHub.
boneyard - skeleton screens for your UI
Pixel-perfect skeleton loading screens auto-extracted from your real DOM. Zero configuration, zero layout shift.
