Over 40% of deceased drivers in vehicle crashes test positive for THC: Study

over-40%-of-deceased-drivers-in-vehicle-crashes-test-positive-for-thc:-study

CHICAGO  — New study findings show that over 40% of drivers who died in motor vehicle collisions tested positive for active delta-9-tetrahydrocannabinol (THC) in their system, with average blood levels far exceeding those considered to cause impairment. The research highlights a significant and persistent public health risk that is unchanged by the legalization of recreational […]

Go ahead, self-host Postgres

Self-hosting a database sounds terrifying. That narrative has certainly been pushed over the last 10 years by the big cloud providers: Hosting your own database is dangerous How are you going to get all the 9s of reliability doing it yourself? You’ll have access to dedicated database engineers that you couldn’t (or wouldn’t want to) […]

The entire New Yorker Archive Is Now Fully Digitized

the-entire-new-yorker-archive-is-now-fully-digitized

Press Room The Entire New Yorker Archive Is Now Fully Digitized For the first time, every cover, article, and issue in the magazine’s hundred-year history can be enjoyed on newyorker.com. By Nicholas Henriquez December 18, 2025 Animation by Todd St. John Save this storySave this story Save this storySave this story In the introduction to […]

The Fisher-Yates shuffle is backward

the-fisher-yates-shuffle-is-backward

Given a list of elements, such as cards in a deck, what is the right way to shuffle the list? That is, what is the appropriate algorithm to (pseudo)randomly permute the elements in the list, so that each of the possible permutations is equally likely? This is an interesting problem, in part because it is […]

Immersa: Open-source Web-based 3D Presentation Tool

immersa:-open-source-web-based-3d-presentation-tool

A Web-based 3D Presentation Tool – Create stunning 3D presentations with animated transitions between slides. Watch Immersa in action: Demo Video What is Immersa? Immersa is an innovative presentation tool that brings your presentations into the third dimension. Unlike traditional slide-based tools, Immersa allows you to: Load 3D Models: Import .glb 3D models into your […]

Approaching 50 Years of String Theory

approaching-50-years-of-string-theory

Brian Greene has a new video out today, of himself talking to Edward Witten, mainly about string theory. Pretty much the usual decades-old hype, with nothing even slightly different than what a similar conversation would have consisted of 20 years ago. Of historical and psychological interest, Witten explains that when the anthropic landscape nonsense arrived, […]

Raycaster (YC F24) Is Hiring a Research Engineer (NYC, In-Person)

Raycaster (raycaster.ai) (YC F24) builds a document IDE for high-stakes, regulated work in life sciences (CMC / quality / regulatory). The product turns messy, versioned documents (PDFs, Word redlines, tables) into a structured workspace where agents can search, cite, reconcile changes, and help draft. We’re hiring a Research Engineer who can both (1) ship production […]

What Does a Database for SSDs Look Like?

Maybe not what you think. Over on X, Ben Dicken asked: What does a relational database designed specifically for local SSDs look like? Postgres, MySQL, SQLite and many others were invented in the 90s and 00s, the era of spinning disks. A local NVMe SSD has ~1000x improvement in both throughput and latency. Design decisions […]