Don’t Look Up: Sensitive internal links in the clear on GEO satellites [pdf]
satcom.sysnet.ucsd.edu
NanoChat – The best ChatGPT that $100 can buy
github.com
Why Study Programming Languages
people.csail.mit.edu
Dutch government takes control of Chinese-owned chipmaker Nexperia
cnbc.com
Copy-and-Patch: A Copy-and-Patch Tutorial
transactional.blog
No science, no startups: The innovation engine we're switching off
steveblank.com
Palisades Fire suspect's ChatGPT history to be used as evidence
rollingstone.com
Why the push for Agentic when models can barely follow a simple instruction?
forum.cursor.com
Sony PlayStation 2 fixing frenzy
retrohax.net
First device based on 'optical thermodynamics' can route light without switches
phys.org
America is getting an AI gold rush instead of a factory boom
washingtonpost.com
Show HN: SQLite Online – 11 years of solo development, 11K daily users
sqliteonline.com
Modern iOS Security Features – A Deep Dive into SPTM, TXM, and Exclaves
arxiv.org
Smartphones and being present
herman.bearblog.dev
LLMs are getting better at character-level text manipulation
blog.burkert.me
JIT: So you want to be faster than an interpreter on modern CPUs
pinaraf.info
vali, a C library for Varlink
emersion.fr
Strudel REPL – a music live coding environment living in the browser
strudel.cc
New York Times, AP, Newsmax and others say they won't sign new Pentagon rules
apnews.com
Ultrasound is ushering a new era of surgery-free cancer treatment
bbc.com
DDoS Botnet Aisuru Blankets US ISPs in Record DDoS
krebsonsecurity.com
NVIDIA DGX Spark In-Depth Review: A New Standard for Local AI Inference
lmsys.org
Why did containers happen?
buttondown.com
America's future could hinge on whether AI slightly disappoints
noahpinion.blog
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.