Reading NFC Passport Chips in Linux
shkspr.mobi
Microsoft Releases Classic MS-DOS Editor for Linux Written in Rust
github.com
Writing toy software is a joy
blog.jsbarretto.com
The Probability of a Hash Collision
kevingal.com
Build your first iOS app on Linux / Windows
xtool.sh
AI more likely to create 'yes-men on servers' than any scientific breakthroughs
fortune.com
ChatGPT's enterprise success against Copilot fuels OpenAI/Microsoft rivalry
bloomberg.com
Thoughts on Asunción, Paraguay
cpsi.media
PlasticList – Plastic Levels in Foods
plasticlist.org
Managing time when time doesn't exist
multiverseemployeehandbook.com
Finding a 27-year-old easter egg in the Power Mac G3 ROM
downtowndougbrown.com
Ancient X11 scaling technology
flak.tedunangst.com
XBOW, an autonomous penetration tester, has reached the top spot on HackerOne
xbow.com
Subsecond: A runtime hotpatching engine for Rust hot-reloading
docs.rs
How to Think About Time in Programming
shanrauf.com
Playing First Contact in Eclipse, a 3-Day Sci-Fi Larp
mssv.net
Starship: The minimal, fast, and customizable prompt for any shell
starship.rs
PicoEMP: low-cost Electromagnetic Fault Injection (EMFI) tool
github.com
One use case I see is to analyze codebases not just by reading the code, but by tracing the call graph and values that flow between function calls. Basically what I'd do if I wanted to know what a function does - put a break point and study the data.