Chat is a bad UI pattern for development tools
danieldelaney.net
Launch HN: Pinch (YC W25) – Video conferencing with immersive translation
Jujutsu VCS Introduction and Patterns
kubamartin.com
100 Or so Books that shaped a Century of Science
web.mnstate.edu
The Lost Story of Alan Turing's "Delilah" Project
spectrum.ieee.org
How Spotify Killed Lo-Fi Hip Hop
gamechops.substack.com
DeepRAG: Thinking to Retrieval Step by Step for Large Language Models
arxiv.org
Push Notifications for Decentralized Services
unifiedpush.org
Radiant Foam: Real-Time Differentiable Ray Tracing
radfoam.github.io
The Slotted Counter Pattern (2020)
planetscale.com
Dolní Vĕstonice Portrait Head: The oldest known human portrait in the world
livescience.com
List Any Linux Tracepoint with Their Arguments, Datatypes and Related Structs
tanelpoder.com
Build a link blog like Simon Willison
xuanwo.io
Build your own SQLite, Part 4: reading tables metadata
blog.sylver.dev
DoppelBot: Replace Your CEO with an LLM
modal.com
Bouncing Beholder, my winning JS1K entry (2012)
marijnhaverbeke.nl
OmniHuman-1: Human Animation Models
omnihuman-lab.github.io
Nango (Product Integrations Platform) Is Hiring a Senior Full-Stack Engineer
nango.dev
Orion O6 ITX Arm V9 board – temper your expectations
jeffgeerling.com
The Video Game History Foundation library opens in early access
gamehistory.org
Mitochondria as you've never seen them
nature.com
Byte Queue Limits: the unauthorized biography
medium.com
Vanguard's Average Fee Is Now Just 0.07% After Biggest-Ever Cut
bloomberg.com
What kernel versions is this available? How do you check if it's enabled?
Are you likely to get it automatically if you run a recent stock Debian / Ubuntu / Alpine / Arch / Mint / whatever? Or do you have to do something specific to enable it?
> it does require driver changes which is a bit of a pain. By my count it is supported by more than fifty drivers
How do you check? Can you give an example of where the code's different in a driver that supports it and a driver that doesn't? It might be nice to have a Python script to analyze the kernel source tree and produce a list of which drivers support BQL, it might affect my purchasing decisions if I'm building a system I expect to have heavy network loads (media server / NAS or the like).