|
|
|
|
|
by ViscountPenguin
266 days ago
|
|
Plenty of complex tools have beaten simple ones, especially when it alleviates some other form of complexity. Version control beat handing around labelled floppies, despite being far more complex, since it's still easier than managing state by hand. I wouldn't be surprised if rust replaced C for similar reasons. It might be syntactically more complex, but it's still far simpler than stopping your library from being a beginner pwn exercise at a local CTF. |
|