curious about "except I want to program in C / C++ instead of Java", does that mean that you prefer writing C code instead of e.g. Rust or Zig?
In other words, what is your sincere opinion about Rust or Zig?
Thank you!
Nah it's long gone, however I've later read that the 1.2 series was declared deprecated long ago and after that there was an exploit for 1.2 released in 2019, not entirely sure if it was ever patched so that might've been the source.
Technologies/Experience: C, Python, * Rust, * Lua, * CodeQL, Binary analysis/Malware analysis/Reverse engineering
(* beginner level or used more that 3 years ago)
Was reading on "Exception handling" in Computer Systems: A Programmer's Perspective 2nd edition chapter 4.5.9 and found it interesting that they explained "subtleties" related to Spectre vulnerability. Was this known before Spectre being disclosed?