Forgot your password?
typodupeerror

Comment Hardly surprising (Score 1) 123

MacOS only runs on a handful of hardware devices that Apple creates and tightly controls. Windows runs on a VAST selection of hardware that Microsoft mostly does not control. So of course there is the potential for more crashes. Hardware and drivers aren't perfect and that increases the potential for things to go wrong.

But I'd rather have choice and the freedom to buy hardware that suits my needs & budget than be stuck in a golden cage.

Comment Re:Rust could be awesome. (Score 1) 31

When you say "the tool chain is incomplete", in what way? And assuming you have examples how are they insurmountable problems that couldn't or already aren't being addressed? Are they mainstream examples, or just niches that will be addressed in due course? I'm not even sure why "toolchain is incomplete" makes any sense since Rust is basically a front end to LLVM and compiles and runs anywhere that does, which is pretty much any modern architecture. Maybe you object to it not being in the GCC toolchain, but progress for that is already well advanced assuming you had some moral objection to LLVM. Rust can also be consumed by C and call C with first class bindings which is not surprising since under the covers it is a non garbage collected language that compiles to machine code. And who is saying anything about breaking user space? Or kernel space for that matter?

And when you say "Rust zealots", I'm afraid that's projection at work. We can see it at play in this very story where it is predominantly people throwing out all kinds of bullshit and nonsensical accusations against Rust and getting corrected. Who are the zealots? People productively using a computer language or the people attacking it, often with arguments from ignorance. It's one thing to use a language and not like it for legitimate reasons, it's another to attack it when very clearly you haven't used it.

Comment Re:Rust could be awesome. (Score 1) 31

Exactly. It's a good language. It solves obvious and recurring problems that plague C/C++. It produces fast code and it is used from application level all the way down to the kernel. I wouldn't advise rewriting any code for the sake of it unless what was there was an unmaintainable or incredibly fragile mess that needed rewriting. However for new code that previously would have used C/C++ the question should be - why shouldn't I write it in Rust? Maybe there are reasons, but the default these days for anybody who likes less bugs, performant and stable code is to use Rust.

I think it's clear that most of the "zealots" are people who feel threatened by a new language. Almost as though the existence of it makes them feel like less of a programmer. It's weird since Rust isn't that hard to learn for people who already know how compiled, non garbage collected languages work.

Comment Re:Marketing Hype (Score 2) 237

Chinese autos have had a chequered history for safety and maybe the domestic market is different. But export EVs typically score 5 stars for safety in Euro NCAP tests and are as good as anything produced in the markets they compete in. China has also begun banning things which are proving dangerous to drivers, like electronic latches and popout handles in doors so in some ways they're setting the pace for vehicle safety.

Comment Re:gamers? (Score 2) 38

I think a "browser for gamers" is marketing bullshit for a "browser with Twitch, Discover and a dump truck of affiliate shit hardcoded into it whether you need it or not". I expect gamers would be better served just by using a normal browser if they had the urge to. Most likely the experience is better, and the browser would be more focused on what it is supposed to be doing. Also, Opera's reputation for privacy is hardly enhanced knowing they're Chinese owned these days.

Comment Re:Hooray? (Score 2) 38

I chose an easier option and uninstalled it. Honestly in the state it is, it seems irredeemable. Why do I want a browser laden down with all this bloat and god knows what in the way of affiliate links, ads and "personalized content"?

Slashdot Top Deals

Money cannot buy love, nor even friendship.

Working...