Hacker Newsnew | past | comments | ask | show | jobs | submit | grougnax's commentslogin

The kernel must adapt to Rust, not the other way around. Rust is the way!


Just use Chrome on a MacBook Pro M4 like everyone else


It's not up to me to use Google's browser. It's up to them to make webpages that work for all.


This flashed back so many of these comments, I unconsciously reached for the downvote button. Well done sir.


No thanks, I'm good.


Use it on an Air and there aren't even fans to be spun up


Rust


No. And they're unsafe. Avoid them at all costs.


They could use 100% of Rust


No they could not. Rusts standard library heavily uses dynamic memory allocation and panics, for example. MISRA C:2025 Addendum 6 covers MISRA rules that still apply to Rust, as an example of how one would restrict Rust in safety-critical contexts.


In safety critical contexts, you're not usually using the standard library. Or at least, you're using core, not alloc or std.

Panics can still exist, of course, but depending on the system design you probably don't want them either, which is a bit more difficult to remove but not the end of the world.

I hadn't seen that addendum though yet, that's very cool!


Yeah, for work stuff where we follow MISRA conventions, its easiest to use no_std and ban using third-party crates as runtime dependencies.


They should use Rust



C++ developers are monstruosities


How so?


It's obvious that Rust is the best.


The government just doesn't care.


If there is a backdoor in an open-source system, and people know about it, then they will organize independently to patch it out. So it will be ineffective to the extent that the technology allows reprogrammability.

The only way you can beat it, as a governement trying to insert a backdoor, is through use of tivoization or some other technology that clinches control during manufacturing or other centralization weak points around economies of scale that the re-programmers don't have.


Becoming free trash like Affinity.


Why would you assume this? None of their other pro apps (Logic, Final Cut, Motion) have done this.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: