Consumer Reports: Protein Powders and Shakes Contain High Levels of Lead. “More than two-thirds of [tested products] contain more lead in a single serving than our experts say is safe to have in a day.”
More than 170 *US citizens* have been detained and held (and “dragged,...
TIL: Exploring OpenAI's deep research API model o4-mini-deep-research
TIL: Exploring OpenAI's deep research API model o4-mini-deep-research
I landed a PR by Manuel Solorzano adding pricing information to llm-prices.com for OpenAI's o4-mini-deep-research and o3-deep-research models, which they released in June and document here.I realized I'd never tried these before, so I put o4-mini-deep-research through its paces researching locations of surviving orchestrions for me (I really like orchestrions).
The API cost me $1.10 and triggered a small flurry of extra vibe-coded tools, including this new tool for visualizing Responses API traces from deep research models and this mocked up page listing the 19 orchestrions it found (only one of which I have fact-checked myself).
Tags: ai, openai, generative-ai, llms, deep-research, vibe-coding
The Happy Pod: The healing power of singing
The AI water issue is fake
Andrej Karpathy — AGI is still a decade away
Every Televised and Filmed Joy Division Performance
John Casey, the owner of one of the last rubber stamp stores...
John Casey, the owner of one of the last rubber stamp stores in NYC, shows how he makes stamps by hand. This short video is from a few years ago; the shop is still open.
Quoting Alexander Fridriksson and Jay Miller
Using UUIDv7 is generally discouraged for security when the primary key is exposed to end users in external-facing applications or APIs. The main issue is that UUIDv7 incorporates a 48-bit Unix timestamp as its most significant part, meaning the identifier itself leaks the record's creation time.
This leakage is primarily a privacy concern. Attackers can use the timing data as metadata for de-anonymization or account correlation, potentially revealing activity patterns or growth rates within an organization.
— Alexander Fridriksson and Jay Miller, Exploring PostgreSQL 18's new UUIDv7 support
Tags: uuid, postgresql, privacy, security
The Base M5 MacBook Pro vs. the M4 MacBook Air
apple.com/mac/compare/?modelList=MacBook-Air-M4,MacBook-Pro-14-M5,MacBook-Pro-14-M4-Pro
Citation Needed
• Molly White
Anatomy of a crypto meltdown
October 2025 brought the most dramatic crypto flash crash of all time, but it was only a dress rehearsal for the systemic crisis the industry is building toward.
United States Mint to Release Commemorative $1 Steve Jobs Coin
I’m not really into commemorative coins, and I have to say I suspect Steve Jobs wasn’t either, but it’s a nice little recognition. No mention of it from the Mint, but the $1 value of the coin is the same as the salary Jobs drew from Apple.
Link: usmint.gov/news/press-releases/united-states-mint-releases…
Should form labels be wrapped or separate?
Should form labels be wrapped or separate?
James Edwards notes that wrapping a form input in a label event like this has a significant downside:<label>Name <input type="text"></label>
It turns out both Dragon Naturally Speaking for Windows and Voice Control for macOS and iOS fail to understand this relationship!
You need to use the explicit <label for="element_id"> syntax to ensure those screen readers correctly understand the relationship between label and form field. You can still nest the input inside the label if you like:
<label for="idField">Name
<input id="idField" type="text">
</label>
Via Chris Ferdinandi
Tags: accessibility, html, screen-readers
Planetary Rings
Apple Is the Exclusive New Broadcast Partner for Formula 1 in the U.S.
apple.com/newsroom/2025/10/apple-is-the-exclusive-new-broadcast-partner-for-formula-1-in-the-us/
Matthew Belloni Interviews Eddy Cue on ‘The Town’
Radiolab
• WNYC Studios
Content Warning
Real Photos That Look Fake
Last sunday, I’ve been out photographing with Florian again. We went to the MüGa park in Mülheim. He has the pictures:
I’ve added a field of view value and more formats – 16mm, Super 16, APS-H and 70mm/IMAX – to my 35mm equivalent focal length tool.