Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror

Comment Hmmm (Score 3, Insightful) 39

I currently work hybrid. It reduces my effective pay by around 10%, which is a hell of a cut. It gains me nothing, since all meetings - even when we're all in the same room - are via teams, because company policy.

I see no added value from visiting the office.

Comment Re:There is already a safe subset of C++ (Score 1) 84

Ish.

I would not trust C++ for safety-critical work as MISRA can only limit features, it can't add support for contracts.

There have been other dialects of C++ - Aspect-Oriented C++ and Feature-Oriented C++ being the two that I monitored closely. You can't really do either by using subsetting, regardless of mechanism.

IMHO, it might be easier to reverse the problem. Instead of having specific subsets for specific tasks, where you drill down to the subset you want, have specific subsets for specific mechanisms where you build up to the feature set you need.

Comment Re:Can we get 64 bit for Linux? (Score 1) 39

It's mostly WINE though isn't it? Well, Proton but still. That has the 64bit-32bit thunking layer required. Native Linux builds would need to be 64 bit true, but that's where I was going with the "10-20%" bit.

I run 32bit Windows games on ARM via Rosetta/MacPortingToolkit. So long as the game itself is tricked into believing it's in a 32bit universe, it's happy.

Comment Re:Can we get 64 bit for Linux? (Score 1) 39

That's chicken and egg though. I use Bazzite, Fedora Kinorate with some gaming tweaks. Fedora wanted to drop 32 bit and there was a lot of noise as things like Bazzite or any gaming usage at all from that distro would break.

But, if Steam went 64 bit then that's 80%-90% of the issue solved straight away, and the last 10-20% would quickly sort themselves out in response. Summary is the distros have already indicated they don't want to do the work, and it's userland that's holding them back right now. Would be mutual benefit to lose them, but userland has to move first.
User Journal

Journal Journal: Antiques being melted down 3

A restoration expert in Egypt has been arrested for stealing a 3,000 year old bracelet and selling it purely for the gold content, with the bracelet then melted down with other jewellery. Obviously, this sort of artefact CANNOT be replaced. Ever. And any and all scientific value it may have held has now been lost forever. It is almost certain that this is not the first such artefact destroyed.

Comment Re:Everybody knows where the pipelines are (Score 1) 137

Everyone online knows that. The vast majority of the population doesn't - it's not general knowledge outside of people that spend a lot of time online. That where you get this 'the famed hacker 4Chan' or 'CEO of Bitcoin' nonsense in reports, it's simply not their world and they don't swim in these waters.

I mean, I've been online since about 1989 and even I don't know that much about actual 4chan, to me it was always the Lion King's "You must never go there" scene (and then came 8chan - my god).

It doesn't surprise me that those who aren't immersed in this environment daily don't actually know that much about it.

Comment Parallels with a thread from May on the UK (Score 1) 159

This one in fact, saying that survey response rates for official UK data had collapsed from 35% to 5%.

Survey fatigue is one, but I think people are also more wary about having their opinions attached to data these days. At least for formal, official data anyway, obviously social media is still going strong. I think a factor is that people aren't sure how it's going to be used and if it could come back to them in some way.

Comment Re:Taylor Swift is a 1%er (Score 1) 26

Because for music, we're in a post-scarcity future. The world is not short of new music, and the tools for producing it get better and better and better. There's no shortage of people wanting to write, you can reasonably easily self-publish (and on a completely unrelated note...check out my two albums and my singles...)...there's no scarcity here.

The problem isn't availability. The problem is gaining an audience.

Slashdot Top Deals

God may be subtle, but he isn't plain mean. -- Albert Einstein

Working...