Ractors are now viable in production, and it’s time for Rails to embrace them. In this post, we explain why — what Ractors unlock for Rails applications, and the first milestone we’re aiming for in the framework.
Spotify Soloist is a new Spotify Connect terminal client for headless and DIY setups. It runs on Raspberry Pis and Linux, works with both Free and Premium Spotify accounts, and is available for download today.
Something I must confess is that I absolutely hate writing these blog posts. It’s not quite as bad as having to give a conference talk, but it’s up there on the list of activities that feel like pulling teeth to me. Not that I’m not proud of the result. I absolutely am. But the process of writing them is very painful for me. It’s particularly true of the very first sentence, as the post progresses, it gets a bit easier
LIVE: Uncle Bob on Software Fundamentals in the Age of AI
Matt Pocock talks with Robert C. Martin (Uncle Bob) about why software fundamentals still matter when working with coding agents, where they agree, and where...
Formatting SQL tends to bring some of the same questions again and again: should we uppercase clause keywords? should we put the separating comma at the start …
Status starts as a column. Then someone asks “who was denied last Tuesday?” and the schema can’t answer. Model each status change as its own row from the start, without sacrificing read performance.
Choosing the Right PostgreSQL Partition Key - Stormatics
The partition key is the one partitioning decision you mostly cannot undo. Here is how to choose it, why hash on a skewed column backfires, and how to match the key to your workload.
sting8k/pi-vcc: Smart, Fast & Lossless session compaction for Pi. No LLM calls - produces structured, transcript-preserving summaries using pure extraction and formatting.
Smart, Fast & Lossless session compaction for Pi. No LLM calls - produces structured, transcript-preserving summaries using pure extraction and formatting. - sting8k/pi-vcc
Migrate repo to TypeScript 7 by jakebailey · Pull Request #63763 · microsoft/TypeScript
This brings over the entirety of https://github.com/microsoft/typescript-go, returning main TypeScript development to the repo. See also: microsoft/typescript-go#4918
The entire typescript-go repo ...