A web extension to redirects YouTube, X, etc. to privacy-friendly front ends
libredirect.github.io
TPU (Tensor Processing Unit) Deep Dive
henryhmko.github.io
Sound As Pure Form: Music Language Inspired by Supercollider, APL, and Forth
github.com
Finally, a Makefile formatter (50 years overdue)
github.com
Remote MCP Support in Claude Code
anthropic.com
LaborBerlin: State-of-the-Art 16mm Projector
filmlabs.org
The bad boy of bar charts: William Playfair (2023)
blog.engora.com
Samsung embeds IronSource spyware app on phones across WANA
smex.org
Show HN: I made beautiful screenshot generator, that's free forever
moocup.jaydip.me
Denmark's Archaeology Experiment Is Paying Off in Gold and Knowledge
scientificamerican.com
What is the most realistic submarine movie? (2019)
usni.org
Airpass – Easily overcome WiFi time limits
airpass.tiagoalves.me
When Humans Learned to Live Everywhere
nytimes.com
U.S. bombs Iranian nuclear sites
bbc.co.uk
Show HN: I'm building an app to replace Overleaf and Notion
Announcing the Clippy feature freeze
blog.rust-lang.org
Show HN: Luna Rail – treating night trains as a spatial optimization problem
luna-rail.com
Requiem for a Solar Plant
7goldfish.com
P2piano: A P2P collaboration space for the musically inclined
p2piano.com
Phoenix.new – Remote AI Runtime for Phoenix
fly.io
uBlock Origin Lite Beta for Safari iOS
testflight.apple.com
Delta Chat is a decentralized and secure messenger app
delta.chat
I’ve contributed quite a few patches into clippy, it’s a great project and a great way to learn how the rustc “sees” code; from the AST, to HIR, to using typeck — sometimes we even construct types at runtime to validate the code against — to tracking traits and their implementations across a whole crate!
Clippy really is a labour of love project, and it’s been great to work with these folk <3
I will try to pick up some issues in the coming weeks.