166
this post was submitted on 11 Nov 2025
166 points (98.8% liked)
Linux
10136 readers
758 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
but they rewrowe it in rust for safety!
yo the people railing against this must consider themselves geniuses. It's like people have a hateboner for rust.
Have you considered maybe that this was expected regardless of what language you do it in? It's a rewrite and that's definitely going to miss several decades of changes that have made the normal version good.
You have to measure the time it takes for the rust version to get to the same level as the non-rust counterpart.
Consider also you actually can't switch off your brain because of memory guarantees. You have to work on other important things too.
Also keep a count of CVEs that the rust version generated and decide if the current port is better or a failure.