Xfinity using WiFi signals in your house to detect motion
xfinity.com
The new skill in AI is not prompting, it's context engineering
philschmid.de
I write type-safe generic data structures in C
danielchasehooper.com
There are no new ideas in AI only new datasets
blog.jxmo.io
People Keep Inventing Prolly Trees
dolthub.com
The hidden JTAG in a Qualcomm/Snapdragon device’s USB port
linaro.org
Melbourne man discovers extensive model train network underneath house
sbs.com.au
Donkey Kong Country 2 and Open Bus
jsgroth.dev
GPEmu: A GPU emulator for rapid, low-cost deep learning prototyping [pdf]
vldb.org
The Original LZEXE (A.K.A. Kosinski) Compressor Source Code Has Been Released
clownacy.wordpress.com
Bell Labs DSP Pioneer Jim Boddie Leaves Lasting Legacy
spectrum.ieee.org
Show HN: TokenDagger – A tokenizer faster than OpenAI's Tiktoken
github.com
They don't make 'em like that any more: Sony DTC-700 audio DAT player/recorder
kevinboone.me
Price of rice in Japan falls below ¥4k per 5 kilograms
japantimes.co.jp
Show HN: New Ensō – first public beta
untested.sonnet.io
Creating fair dice from random objects
arstechnica.com
Ask HN: What Are You Working On? (June 2025)
The provenance memory model for C
gustedt.wordpress.com
Claude Code now supports Hooks
docs.anthropic.com
14.ai (YC W24) hiring founding engineers in SF to build a Zendesk alternative
14.ai
Really nice presentation of divergences. I made a similar attempt (math + interactive JS visualizations) a long time ago for the Bregman divergences: https://mark.reid.name/blog/meet-the-bregman-divergences.htm...
These visualizations are much nicer than mine though.
Curious fact, the Bregman divergences are a different class of divergences to the f-divergences that intersect at the KL divergence. That is, KL is (essentially) the only divergence that is both an f-divergence and a Bregman divergence. This is basically because log turns a ratio into a difference.