The New Skill in AI Is Not Prompting, It's Context Engineering
philschmid.de
Price of rice in Japan falls below ¥4k per 5 kilograms
japantimes.co.jp
I write type-safe generic data structures in C
danielchasehooper.com
The hidden JTAG in a Qualcomm/Snapdragon device’s USB port
linaro.org
There are no new ideas in AI only new datasets
blog.jxmo.io
Donkey Kong Country 2 and Open Bus
jsgroth.dev
Bell Labs DSP Pioneer Jim Boddie Leaves Lasting Legacy
spectrum.ieee.org
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
Show HN: TokenDagger – A tokenizer faster than OpenAI's Tiktoken
github.com
People Keep Inventing Prolly Trees
dolthub.com
Xfinity using WiFi signals in your house to detect motion
xfinity.com
Show HN: New Ensō – first public beta
untested.sonnet.io
Creating fair dice from random objects
arstechnica.com
The provenance memory model for C
gustedt.wordpress.com
Ask HN: What Are You Working On? (June 2025)
14.ai (YC W24) hiring founding engineers in SF to build a Zendesk alternative
14.ai
The Plot of the Phantom, a text adventure that took 40 years to finish
scottandrew.com
Public Signal Backups Testing
community.signalusers.org
Show HN: We're two coffee nerds who built an AI app to track beans and recipes
beanbook.app
Ask HN: What's the 2025 stack for a self-hosted photo library with local AI?
I assume this is some kind of ARM binary, but without any headers or anything I haven't been able to find out exactly what it is.
Hint: ARM (32-bit) non-Thumb opcodes have a very recognisable appearance, i.e. nearly every 4th byte will have E as its high nybble, because most of the instructions can be executed conditionally, and E is the "always" condition.