Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror

Comment Re:Wtf? (Score 2) 42

"And it's not only about the existing code but also adding a new code."

I doubt many command line utils will be updated anytime soon. Most of them have been a done deal for years.

"Rust is a modern language with a lot of features missing in C"

So is C++ and there are far more C++ devs than rust devs and they could have been rewritten in C++ years ago but sensible people realised that if it ain't broke don't fix it.

"ust naming a few like traits, generics, utf-8 strings, FP-style constructs, immutability, standard library, thread safety, async"

Wow, cutting edge! See C++.

"is much more attractive for the new developers."

So is Python, perhaps they should be rewritten in that if popularity is a reason.

Comment Re:Wtf? (Score 3, Insightful) 42

"It's not about memory leaks but memory safety"

Are there many safety issues in these utilities? I presume they've done code analysis and found loads then?

"and much better maintainability that legacy GNU C code"

BS. There's nothing special about Rust wrt maintanability plus there's a FAR greater pool of C devs than Rust devs who can check any new code.

Oh, and just because code is old, debugged and works doesn't make it "legacy". No serious devs are interested in the Shiny New Thing unless it does something incredibly special and useful. I'm not seeing that here.

Comment Re:AppArmor or SELinux (Score 2) 42

I'm all for pointing out the foibles of windows, but I'm afraid security and firewall rules are standard in the corporate world and have been for decades. If you think any of the corporate *nixes like Solaris of HP-UX didn't have any of this then you really need to get yourself up to speed as to how IT works in a business.

Comment Wtf? (Score 4, Interesting) 42

"the Rust replacements for standard gnu utilities were busted."

I had to google this - I didn't realise people were wasting time and effort in a pointless re-write of utilities that have probably been debugged better than any other code out there!

Do these Rust zealots not understand that memory leaks are only one of many potential bugs and in a fire and forget utility that may only run for literally microseconds they're borderline irrelevant compared to logic errors? And if you rewrite complicated code in another language you're going to make those sorts of mistakes.

Comment Re:Early days? Seriously? (Score 1) 16

"As soon as a prototype is ready IT MUST GO LIVE within 4 to 6 month"

BS. It takes far longer than that to write a half decent game for any platform these days. Its not the 1990s any more. So sure , they could release it in 4-6 months so long as the customers didn't mind having any software for it except emulated PS5 titles.

Comment Re: Realistic engine sounds... (Score 1) 124

Shhhh, don't talk reality around here, the EV club don't like it, they think everyone is happy sitting around for 30 mins to charge up - assuming they can even find a feckin charger and its working - just so they have the supposed kudos of owning in EV.

Most people just want a vehicle that gets them from A to B as con veniently as possible, not a posing pouch or political statement.

Comment Realistic engine sounds... (Score 1) 124

... are entirely possible. Sampler synthesizers have been available since the late 1970s and even the cheapest onboard PC sound chip has been able to do it for 20 years so there is zero not to have realistic engine sounds in 2025. Quite clearly they deliberately use unrealistic sounds - for what reason I have absolutely no idea.

Comment Early days? Seriously? (Score 1) 16

"the technologies are still in "every early days" and "only exist in simulation right now.""

The PS5 was released 5 years ago and next gen console releases generally happen on a 7 year cycle so wtf has Sony been doing for the last 5 years? If they haven't even got any test dies yet never mind prototypes to send to software houses then this thing has no chance of being released to the public by 2027.

Comment Re: Great. Another App-dependent widget. (Score 1) 46

If they weren't going to make money on it they wouldn't have bothered, they're not a charity. You can guarantee the construction is the shittiest they can get away with made in the lowest quality chinese factory and it will probably fail after a year or too anyway if used a lot.

Comment Re:Hercule Poirot... (Score 3, Insightful) 45

"Now begins the trend of censorship on the Internet by nation-state boundary."

Begins?? Have you just stepped out of a time machine from the year 2000? Its been going on for years if not decades my friend in places like china, russia and north korea and they have far less noble reasons than trying to protect copyright.

Slashdot Top Deals

GREAT MOMENTS IN HISTORY (#7): April 2, 1751 Issac Newton becomes discouraged when he falls up a flight of stairs.

Working...