Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Comment Re:Teams was the canary in a coalmine (Score 1) 177

When I had to use Microsoft Teams at a couple of workplaces, I couldn't help but think "if this is where Microsoft is heading, then I need to de-Microsoft my life before Windows 11 becomes unavoidable."

Weird; Teams is the one Microsoft product (other than their mice and keyboards, which don't really count) that I actually like using. It's a little slow, and the text-search capability isn't very good, but for the most part it just gets out of my way, does its job, and helps me do mine. (I'm running it under MacOS, though, maybe that makes a difference)

Comment #1 operating system feature is trust (Score 1) 177

Unlike any other software program you run, your computer's primary operating system has access to pretty much everything on your computer; it has to, or it wouldn't be able to function as an interface to the hardware.

That means that the #1 feature your OS can offer is to be trustworthy -- if you can't trust your OS's developers to do the right thing by you, you're hopelessly screwed; no amount of virus scanning or firewalling can protect you from the OS itself. Continuing to use an untrustworthy OS is like keeping your money in a bank controlled by Bernie Madoff and hoping that he'll decide not to take your money.

Comment Common GUI API (Score 1) 177

You want laws that somehow force diversification of operating systems? How on earth is that supposed to work?

Here's an idea: All graphical operating systems published by gatekeeper-class companies (as defined in the Digital Markets Act or foreign counterparts) would need to support, at minimum, some specific GUI API for developing local applications. For comparison, the US government used to require POSIX compliance. Microsoft delivered the bare minimum POSIX support in Windows NT versions 3.1 through 4.0, though initially not enough to be practically useful because it lacked networking and graphics.

Comment Apple Mobile Device Service (Score 1) 177

If there's an application you are using there's probably enough other people that it would be worth getting together and funding an F/OSS alternative to escape onto.

How would one go about building the FOSS alternative to Apple Mobile Device Service, the component of iTunes that synchronizes music into the Music app of an iPhone? That's probably the biggest thing keeping my roommate on Windows. She wants to play purchased songs (ripped from a CD or purchased on Bandcamp or Itch.io) and rented songs (from her Apple Music family plan) in the same playlist. Because Apple Mobile Device Service is a driver, Wine doesn't run it properly. Last I checked, libimobiledevice for Linux could write files but not the music database used by the Music app, and VLC could play purchased songs stored as files but not rented songs.

Comment Excel macros in Amazon marketplace template (Score 1) 25

Is it at work? Then it is your employer's stupid choice.

I guess it's the whole industry's "stupid choice" to sell products on Amazon then. When I worked for an online toy seller in 2010-2019, Amazon's marketplace service provided an Excel spreadsheet with macros used to perform local preflight validation before sending a product listing or inventory change file to the server. You'd put in product listing information, and it'd tell you what you would probably need to change before the server would accept the file. This was optional but highly recommended to reduce server-side processing errors at least until I wrote my own validation routines in Python. Excel could run the macros; LibreOffice Calc could not.

Comment Re:EV (Score 1) 174

Sell me a CHEAPER EV not a more expensive one with a battery that I just won't use the capacity of and which in ten year's time will be even more expensive to replace.

There's no real reason why you couldn't just specify the amount of battery you're willing to pay for as an option when buying your EV, or even add/remove battery cells from time to time as your needs indicate. One battery size need not fit all.

Comment Re:What Does ChatGPT Say About... (Score 2) 97

How is what ChatGPT described a problem? It only got the information on how to do it from reading other texts, which are obviously publicly available.

The problem arose when an early version of ChatGPT read and memorized the entire text of the Necronomicon, and in doing so summoned Baalzebub, who is now running as an unrestricted daemon process on OpenAI's server farm.

If LLMs seem like they are accomplishing more than a collection of preprogrammed neural weights ought to be capable of, well there's the secret sauce right there :)

Comment Re:everything shredded and/or destroyed (Score 4, Interesting) 115

If you just destroy the whole thing, it's much simpler and probably less expensive. It was probably all obsolete anyway.

I'm not sure that's true; if you destroy the entire computer, how do you verify that the important parts (e.g. the hard drives) were actually destroyed and not repurposed? Presumably they were inside the case, but if you don't open the case up and look, you can't prove that they weren't pilfered the night before and are in someone's bedroom now, waiting to be listed on eBay or somewhere worse.

If I was that paranoid, I'd want to manually inventory each hard drive and watch it being fed into the shredder with my own eyeballs.

My suspicion is that most parts of the computers weren't destroyed, but rather they were sold off or given away to some third party that will figure out what to do with them. But it's easier and simpler to tell the public they were destroyed.

Comment Phone operating system lockdown (Score 1) 40

That's why people make do with phones and tablets. And they're good enough.

I disagree that phones and tablets are both good enough and affordable.

On their own, phones and tablets are not good enough because they run phone operating systems. These trade off flexibility for reliability, in part because people expect a phone to be their primary way of reaching emergency services (1-1-2, 9-1-1, 9-9-9, etc.). Phone operating systems are locked down with strict W^X in such a way that makes them not very capable, for example, for lightweight programming projects. Change my mind.

One can circumvent the lockdown by using the tablet as a remote terminal for running applications elsewhere. This requires adding a mobile data subscription and a virtual private server, or adding a mobile data subscription and a virtual private network (like Tailscale or Hamachi) to connect to your home computer behind an ISP-managed firewall. That adds a recurring fee in the tens of dollars per month or hundreds of dollars per year.

Comment Crostini was years late (Score 2) 40

The practical problem with Chromebooks at the time was that for several years, between the debut of Chromebooks in 2011 and widespread support for Crostini (a GNU/Linux virtual machine) in 2019, a Chromebook couldn't do anything other than browse the web without threatening to wipe all your data (because "OS verification is OFF") every time you turned it on. That isn't very conducive to offline use while (say) riding a bus. I had been using my netbook for lightweight hobby programming projects.

Comment The disadvantage of a bigger laptop (Score 2) 40

and small screen laptops were on the wane, as larger, higher resolution displays were coming out.

The disadvantage of a bigger laptop is that a bigger laptop is less convenient to use in a cramped space, such as on a bus commute to and from your day job. It's also less convenient to pack in a cramped space, such as your tiny personal locker at your day job. A 10.1" laptop fit in (say) a locker in the back of a Walmart Supercenter, and a 11.6" laptop did not. That's part of why I was so disappointed that manufacturers suddenly discontinued 10.1" laptops at the end of 2012. I remember recommending that people affected by this discontinuation buy a cellular iPad, a Bluetooth keyboard case, a VPS, and an expensive data plan, and use the iPad to remote desktop to the VPS. I rejected that workaround as cost prohibitive at the time.

Slashdot Top Deals

Unix soit qui mal y pense [Unix to him who evil thinks?]

Working...