Reinventing how .NET builds and ships (again)
devblogs.microsoft.com
What They Don't Tell You About Maintaining an Open Source Project
andrej.sh
A new bridge links the math of infinity to computer science
quantamagazine.org
Unifying our mobile and desktop domains
techblog.wikimedia.org
Show HN: We built an open source, zero webhooks payment processor
github.com
The fall of Labubus and the mush of modern internet trends
michigandaily.com
A DOOM vector engine for rendering in KiCad, and over an audio jack
mikeayles.com
Google Antigravity exfiltrates data via indirect prompt injection attack
promptarmor.com
LLVM Adds Constant-Time Support for Protecting Cryptographic Code
blog.trailofbits.com
How to repurpose your old phone into a web server
far.computer
FLUX.2: Frontier Visual Intelligence
bfl.ai
The Generative Burrito Test
generativist.com
Trillions spent and big software projects are still failing
spectrum.ieee.org
Ilya Sutskever: We're moving from the age of scaling to the age of research
dwarkesh.com
Jakarta is now the biggest city in the world
axios.com
Launch HN: Onyx (YC W24) – Open-source chat UI
Constant-time support coming to LLVM: Protecting cryptographic code
blog.trailofbits.com
Notes on the Troubleshooting and Repair of Computer and Video Monitors
repairfaq.org
1,700-year-old Roman sarcophagus is unearthed in Budapest
apnews.com
Someone at YouTube Needs Glasses: The Prophecy Has Been Fulfilled
jayd.ml
Python is not a great language for data science
blog.genesmindsmachines.com
3 things to know about Ironwood, our latest TPU
blog.google
What Now? Handling Errors in Large Systems
brooker.co.za
The 101 of analog signal filtering (2024)
lcamtuf.substack.com
Too bad that Intel chips more or less reserve the right to take LLVM’s nice output and make it non-constant-time anyway. See:
https://www.intel.com/content/www/us/en/developer/articles/t...
Sure, you could run on some hypothetical OS that supports DOITM and insert syscalls around every manipulation of secret data. Yeah, right.