Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Re:Since we know nothing about it (Score 4, Interesting) 70

We know it weakly interacts electromagnetically, which means one of the ways in which it is posited planets form, initially via electrostatic attraction of dust particles, isn't likely to work. This means dark matter will be less "clumpy" and more diffuse, and less likely to create denser conglomerations that could lead to stellar and planetary formation.

What this finding does suggest, if it holds true, is that some form of supersymmetry, as an extension fo the Standard Model is true. Experiments over the last 10-15 years have heavily constrained the masses and energy levels of any supersymmetry model, so it would appear that if this is the case, it's going to require returning to a model that some physicists had started to abandon.

Comment Re:But it's already loaded! (Score 1) 67

Without knowing precisely how Explorer is structured, it's conceivable that there may be different dynamically-linked libraries and/or execution points for running the desktop and for the file explorer, in which case just having explorer.exe running in and of itself doesn't mean that new modules have to be loaded if explorer.exe process fires up. The solution could very well be to load the libraries involved in file browsing when the desktop opens.

Just guessing here. There was a time when there was a lot more horsepower required for GUI elements than folder browsing, but this is 2025, and explorer.exe probably uses orders of a magnitude more resources now than it did in 1995, because... well, who knows really. Probably to sell more ads and load up more data to their AI.

Comment Jesus Christ (Score 0) 67

That, on modern hardware, they have to preload a fucking file browser so that it pops up faster is just an indication of what a steaming pile of garbage MS is. They had sweet spots with Win2k-WinXP and with Win7, but their incoherent need to be a whole bunch of contradictory things --- with AI! has led what was a rather iffy OS and UI experience to begin with to become a cluster fuck of incoherence.

I do most of my day to day work on MacOS and Gnome, and fortunately the Terminal services version I have to RDP into is Server 2016, but every time I have to work with Windows 11 I'm just stunned by just how awful it looks and how badly it behaves.

Comment Re:No. (Score 1) 221

The capacity of the government of a large jurisdiction like California, or more particularly the US, could bankrupt someone like Musk, so I say, bring it on. Within a decade Musk would have abandoned all efforts, or, even better, be stone cold broke (frankly billionaires shouldn't exist at all, and we should tax the living fuck out of them down to their last $200 million).

We're too afraid of these modern day Bond villains when we should be aiming every financial, and probably every real, cannon straight at them and putting them in a sense of mortal danger every minute of their waking lives, so that they literally piss themselves in terror at the though that "we the people" might decide to wipe them out for good.

Comment Re:Secular (Score 1) 133

How does one discern the difference between someone hurling an epithet randomly based on topical knowledge versus someone wanting to discuss actual Nazi doctrine from 1930s?

How much influence do you think FDR had on Nazi politics before the bad stuff started? Most Americans have no clue how closely FDR aligned with Adolf before it went sideways.

Comment It's 2025 (Score 5, Interesting) 71

It's 2025. We've known for a couple of decades that Win32/Win64 and Windows and its main ecosystem only work because various hacks into the kernel to make it all run more smoothly. Even the video driver architecture basically has built in restarts when buffers blow up.

It's a shitty proprietary operating system which somehow, every time they try to clean it up, it gets worse under and on top of the hood. I stopped using Windows for my own personal devices four years ago, and will not go back. Ubuntu, Debian and MacOS offer cleaner UIs, and even if the software libraries are a bit smaller, at least I'm not a prisoner to endless ads.

Christ I had to set up a Win11 laptop yesterday, and between setting up the OS and Edge I had to turn down "offers" and additional tracking functionality around seven or eight times. Actually more, because then I set up a non-privileged user profile, and had to do it all again. And that was Win11 Pro. I can only imagine how much worse the Home editions are.

Comment Re:Universe 25 (Score 1) 176

You are correct. In your uninformed opinion those are reasonable assumptions. You don't know, you assume. What is clear or obvious from someone who has NEVER met me, isn't so clear if you have.

I've been addicted to drugs, had to dumpster dive, even sleeping in a park.

Meanwhile, the poor today have all their needs met, if they can manage a few simple steps. They can even have servants bring them food at all hours from a cornucopia of cuisines from around the world. In minutes.

Let me put it to you this way, why do people go to the gym? Because their life is easy, they have to "work out". Working out is "struggle" so you don't end up weak.

I have more scars (real and mental) than you can even imagine. What you think you know, is your own problem, not mine. I don't judge you, except for your stated biases. You're a bigot, you just don't know it.

Comment Universe 25 (Score 4, Interesting) 176

"Universe 25 was a 1960s-70s experiment by John B. Calhoun that created a "mouse utopia" with ample food, water, and nesting sites, but no predators or disease. The experiment demonstrated how an overpopulation of mice, despite a lack of material scarcity, led to a social breakdown known as the "behavioral sink". This collapse included social withdrawal, aggression, a breakdown of parental care, and a cessation of reproduction, ultimately leading to the colony's extinction." -GoogleAI created summary.

We don't want to admit it, but we're so successful and wealthy that we cannot see the value of struggle.

Or, if you want the Space version, WALL-E fat lazy human civilization.

The problem is, removing resistance makes us weaker not stronger.

Comment Re: Frightening because (Score 1) 35

We do have limits to speech. Already.

Limits to causal reactions and effects. You can scream fire all you want, even in a crowded theater. The moment it causes panic and an event that causes death or injury, that no longer is free speech.

Threatening people's life and limb is banned.

Slander and Libel

Some of these limits are criminal (causing actual harm) while others require civil court actions (Libel). And even there, there are limits in favor of Liberty.

In your example, we have additional protections for children/minors who are unable to discern ill intents of adults taking advantage.

If someone is willfully and willingly lying to deceive that can be both criminal or civil (or both) in nature. We already have laws in place for that. But the ultimate issue here is that you cannot distinguish between the speech "there is a puppy lost" and the kidnapping that follows.

Freedom to express yourself is utmost sacred in our tradition of liberty. BUT you are not free from the consequences, real or imagined. It also means that government controls on speech are few and far between, and are usually tied to courts for adjudication. We still have Time Place and Manner restrictions as much as I think even THOSE are abused at times (e.g. can't play loudspeakers at 3AM)

Comment Re: Frightening because (Score 0) 35

As a free speech absolutist myself, I don't care if people are so stupid that they believe everything they're being told. The only problem I have is there are people believe the lies and vote.

See my signature for more info. Democracy is the collective stupidity of all of us, telling the rest of us how we ought to be ruled. -

Comment Re:Why? (Score 1) 99

COBOL is easy.

Easy to learn
Easy to program with
Easy to read.

It is very simple. Which is both a strength and its biggest weakness.

The problem is that programs written are NOT structured except the way the guy who wrote the code thought it should be ... if he even thought about it at all.

I was once upon a time hired to convert a COBOL programmed system into an SQL database. The example I use is there was this one proceedure done in COBOL ( take data, modify it this way, output accordingly), literally the same process, but it wasn't a procedure it was coded three different ways. The inputs and outputs should have been the same, they were .... most of the time. And that is why there was this other bit of code checking outputs over there ---->

Also written different ways.

Diarrhea code. They never did get it migrated. The guys who wrote it died and the system died with him. The real fix would have been to have a clean room implementation with three teams, the COBOL team, the API team and the SQL team. But it was a mom and pop shop, and didn't have the funds available which is why the system died when the last of the COBOL coders died.

Slashdot Top Deals

365 Days of drinking Lo-Cal beer. = 1 Lite-year

Working...