General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Pottenger\x27s Human
The Lunduke Journal
comments
Comments by "Pottenger\x27s Human" (@LTPottenger) on "Massive Memory Leaks in System76's Cosmic Desktop (Written in "Memory Safe" Rust)" video.
The more training wheels you put on a language the more it encourages bad programmers. An overrun/underrun safe module made in C with extensive checking is really all the memory safety you need. Unfortunately many people will try to use memory directly in C on the fly which is fine for most purposes but not for security purposes. As for trying so hard to prevent leaks in the language itself it's just stupid. You need to have real checking and more importantly cognizance or you are bound to get much more serious errors than that.
9
@Nellak2011 Have you written entire graphic system or OS from scract? Oh wait no. So your opinion doesn't count.
2