>When I tried to figure out what was going on, the language had changed since the last time somebody had posted a description! And so it took days to write a program which in other languages would take maybe five minutes!Is this why most of the rust programmers are trannies? Because they like pain and suffering?
>i just couldn't grok the mechanisms that were required to do memory sagety in a program where memory wasn't even an issuerust in a nutshell. it only becomes more good than harm if you're writing terrible code full of slow cache-unfriendly data structures and treating the heap like a scratch register.
>>106525244>so you should take all of this with a giant grain of salt.I did. /thread
>>106525244>take all of this with a giant grain of saltHe knew he would be quoted by tribalist fags like OP
KEK you are talking about the ultimate cnile
one obvious thing about these astroturfing faggots is they truly believe words conjure reality. if they just say "rust is replacing C" enough times, they truly believe it will just manifest into reality
>>106526483I doesn't even make sense. c is the language the OS is written in unless you literally make and get everyone on a new rust based OS nobody will care. Sure you can replace C++ or maybe C# in applicationsAs long as we are on linux and windows everyone has to know c anyway
>>106526456Typical communist, trying to erase the past and diminish the old guard.
>>106525244>Xitter screenshot >No link>boomer says Incomprehensible gibberish or misquotedGiven how lead poisoned boomers are it could be true, but I'm going to call OP a faggot instead.
>>106525244They would be on suicide watch if they knew who Kernighan was
>>106526569It doesn't matter what language Linux is written in. It has a stable and documented syscall ABI for every CPU it supports. Windows is a different problem, but not really relevant because it's nonfree and full of AIDS.
>muh Bell Labshttps://www.youtube.com/watch?v=QTiAWZ1YfzIthere are countless good programmers in this world, but you will never bring them up because they work on problem domains you have never heard of using Python + Pandas or some other shit that you consider "inefficient"
>>106526780I literally, factually, does matter. It's always going to be easier to use c code from c than from rust. Imagine the amount context switching you have to do anytime you want to use some library
>>106526780>but not really relevant because it's nonfree and full of AIDS.I just want you to know, this attitude you display is why no one wants to deal with the insufferable lintard community.
>>106526821good, normies need to keep the fuck out or they will ruin linux like every single other thing under the sun they get invited to.
>>106525244I guess I'm just smarter than Brian Kernighan, the UNIX and C legend...
rustfags itt seething. Kernighan accomplished more in one day than you will in your entire life
>>106526802This. The next decade of turing awards will go to zhangs researching AI in Python while the the only things rust troons will get is the darwin award when they 41% xemselves.
He's old and his brain can't learn new things. What's your excuse?
>>106525244The problem with c++ Is the lack of guides for nerdy adolescents
>>106528773I don't see the pointit's just another dime a dozen llvm frontend
>>106526805You don't need C at all for applications on Linux. The kernel is a black box that you interact with via syscalls, and those are always done via (inline) assembly.
>>106529066rewriting an application from scratch in asm for every architecture?based!