Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Re:Also updates (Score 4, Interesting) 207

Right, but you already knew that lying to your computer that you had no internet access was the only way to bypass the Microsoft account thing. You already knew the answer, but it takes people who don't know the answer a bit of time to figure it out, especially when they're used to software that doesn't have an adversarial or at least exploitative relationship with the people who use it.

If someone asks if you want to have sex, you should just be able to say "no thanks". You shouldn't need to lie and say that you don't have genitalia.

Comment Re:Also updates (Score 2) 207

Also, these ISO images don't work.

I don't use Windows. But two friends wanted me to help them build a Windows computer, so I figured I'd give it a go. I downloaded a win11 ISO, used one of the standard Linux tools to burn it to a boot USB, and tried to do the install.

It booted into a win11 installer (yay, the boot disk worked), asked some question, then told me that some "media driver was missing" and directed me to put in another USB drive with the driver.

What the heck? Why do I need drivers for this? (It was a standard NVMe drive on a standard motherboard...) It didn't tell me what driver it wanted or what hardware it was trying to find a driver for.

(Fedora installed fine, so it's clearly not the hardware.)

According to some folks, it turns out that Windows ISO's only create work when created from a Windows computer for no good reason, and that the issue had nothing at all to do with "media drivers". Trouble was, we didn't have one. We wound up resuscitating her ten-year-old Lenovo to make the boot disk, and that worked.

Comment Re:In other words... (Score 1) 99

Frankly we're at the point where Linux has the "it just works" advantage over Windows once you take away the preinstallation advantage.

I have a nontechnical friend who needed a laptop, so I sent her my old gaming laptop. I couldn't get Windows to install on it, so I just left Fedora on it and mailed it to her. Steam "just worked" and she could play all her games, she figured out how KDE worked, and she remarked "hey, this is so much easier and more intuitive than Windows!"

In a piece of irony, she also bought a Steam Deck without realizing that it was just Steam running on KDE. Something was wrong with the touchscreen, and she asked me if I could help her troubleshoot it. I said "well, can you look at the KDE input device settings? There's a thing called 'desktop mode' that really just means 'close Steam and take me back to KDE'".

She said ... wait, this looks just like my laptop!

Comment Re:Yay! (Score 2) 17

The challenge is to find folks who aren't that -- purely independent commentators who know what they're talking about and are willing to share. One of the best in photography is Thom Hogan (bythom.com) -- he mostly writes about Nikon, which is the sort of camera I use.

There are others out there who write about other models. But they're hard to find just because they're not aggressively marketed and corporate. DPReview is unique in that it's both corporate *and* reasonably unbiased and honest.

Comment Re:This is insane (Score 1) 86

You are insane.

"Used by one people to kill another people" ignores the background to this war, which is Putin wanting to commit genocide against the Ukrainian people for years, then sending hundreds of thousands of troops into their country and actually committing genocide (by internationally-accepted definitions).

The only thing *stopping* Putin from succeeding at that genocide is Ukrainians fighting back.

Comment Re: NO! (Score 1) 323

They absolutely should be compared. You can often run the same stuff on both -- either because someone else has compiled it for you on both platforms or because you can do it yourself.

As an example: I have some C++ code that does a lattice quantum gravity simulation for a research group in the department where I teach. (I'm the algorithms guy who thinks up ways to make it go faster when the professor who does the analysis wants bigger lattices.)

I have a suspicion that this code will benefit greatly from the increased memory bandwidth of the M1/M2. But I don't have an Apple computer to test it on. I borrowed one from a student and couldn't get OpenMP to compile before I had to give it back. (Apparently gcc on Macs is really a thing called clang that doesn't play nice with OpenMP? I dunno, I am just a physicist and Linux user who knows little about macOS.)

Once the Asahi Linux people are a little further along I may get one.

Slashdot Top Deals

The brain is a wonderful organ; it starts working the moment you get up in the morning, and does not stop until you get to work.

Working...