~lobsters | Bookmarks (1981)
-
Retrofitting spatial safety to hundreds of millions of lines of C++
Attackers regularly exploit spatial memory safety vulnerabilities, which occur when code accesses a memory allocation outside...
-
What To Use Instead of PGP - Dhole Moments
It’s been more than five years since The PGP Problem was published, and I still hear...
-
Thoughts on Django’s Core
November 1, 2024 To tie-in with the upcoming elections for Django's Steering Council, I wanted to...
-
Fuzzing the PHP Interpreter via Dataflow Fusion
PHP, a dominant scripting language in web development, powers a vast range of websites, from personal...
-
</> htmx ~ You Can't Build Interactive Web Apps Except as Single Page Applications... And Other Myths
Tony Alaribe September 20, 2024 I often encounter discussions on Reddit and YCombinator where newer developers...
-
How Westwood VQA works
In which I investigate a 30-year-old video format. Imagine if you could watch movies on your...
-
What are you doing this weekend? | Lobsters
Feel free to tell what you plan on doing this weekend and even ask for help...
-
Stop Making Me Memorize The Borrow Checker
I started learning Rust about 3 or 4 years ago. I am now knee-deep in several...
-
Why is std::pin::Pin so weird?
Values of certain Rust types need to be pinned, which prevents them from moving in memory....
-
What makes concurrency so hard?
April 16, 2024 A lot of my formal specification projects involve concurrent or distributed system. That's...
-
Dusting off Dreamcast Linux
Yes, here at Old VCR we live in the past, when RISC Unix workstations still ruled...
-
00-example.c
[Making a quick post about this and I can write more in response to comments, but...