What made the Irish famine so deadly
newyorker.com
Software-Defined Radio for Engineers (2018) [pdf]
analog.com
Mathematical Foundations of Reinforcement Learning
github.com
People are just as bad as my LLMs
wilsoniumite.com
Canon EF and RF Lenses – All Autofocus Motors
exclusivearchitecture.com
An election forecast that's 50-50 is not "giving up."
statmodeling.stat.columbia.edu
STEPS Toward the Reinvention of Programming [pdf]
tinlizzie.org
Performance of the Python 3.14 tail-call interpreter
blog.nelhage.com
Show HN: In-Browser Graph RAG with Kuzu-WASM and WebLLM
blog.kuzudb.com
Music labels will regret coming for the Internet Archive, sound historian says
arstechnica.com
How to Implement a Cosine Similarity Function in TypeScript
alexop.dev
Zero-Downtime Kubernetes Deployments on AWS with EKS
glasskube.dev
A technical history of Acorn Computers
mcmordie.co.uk
uBlock Origin is no longer available on the Chrome Store
chromewebstore.google.com
Firmware update bricks HP printers, makes them unable to use HP cartridges
arstechnica.com
Sigint in Fiction
siginthistorian.blogspot.com
3dfx: So powerful, it's kind of ridiculous (2023)
abortretry.fail
Probabilistic Artificial Intelligence
arxiv.org
British tourist detained by US authorities for 10 days over visa issue
theguardian.com
Trees not profits: we're giving up our right to ever sell Ecosia (2018)
blog.ecosia.org
Apple Exclaves
randomaugustine.medium.com
FurtherAI (YC W24) Is Hiring
ycombinator.com
It's really easy to forget how complex SDR is, and how much expertise it really requires to fully understand if you need to write receivers/processors/filters yourself. There's a TON of great stuff out there for hobbyists that just want to get some cool stuff working though. I tried my hand decoding a soil temp/humidity sensor broadcast and was quickly reminded how complicated it can be for an initiate.
I know almost nothing about actual SDR, but I've got a cheap SDR receiver/antenna inside a glass basement door that receives temp/humidity data from ~10 433Mhz transmitters in various rooms in my house + outbuildings, and a weather station that reports temp/humidity/lignthing strikes/rain amount/wind speed+direction, and lux. All that goes to an influx DB instance, and has a set of graphana dashboards built on top of it. Took me a couple evenings to get set up, and now I've got real time + historical environment data about everything I care about at my house; including high humidity alerts in rooms with dehumidifiers, freeze warnings for a crawl space, and a bunch of other stuff. It has been wildly reliable.