|
|
|
|
|
by travisgriggs
1316 days ago
|
|
As a pilot, loved the B17 bit. I am intrigued by the memory safety section. It’s a hot topic these days, right? So here’s an interesting thought experiment. What if all these areas where we use memory-unsafe technologies were replaced by memory managed technologies like C#, Python, Go, etc. Sure, lots of things would run slower (raw TLS in Python, yay), BUT would there suddenly just be less exploits? Or is this area more of “Law of Conservation of Ugly”? |
|
Not sure whether this is still a problem now that computers are way faster but my own experience is that despite the resources available, our apps are slower than ever, even ones that do largely what they did 20 years ago like Word and Visual Studio!