sorted by: new top controversial old
[-] pixelscript@lemmy.ml 2 points 9 months ago

I use a few apps from the SimpleMobileTools suite. They aren't full FOSS, they have basic and pro versions where the basic version is GPL3 and the proprietary extended features cost a few bucks. The basic FOSS tools are still decent, if barebones.

The suite includes:

  • a calculator
  • a phone dialer
  • a music player
  • a calendar
  • a photo gallery (with basic editor)
  • an audio recorder
  • a flashlight
  • a clock
  • an app launcher
  • an SMS messenger
  • a camera
  • a keyboard
  • a note taker
  • a file manager
  • a contact book
  • a simple painting canvas

I use the gallery and file manager the most. Though admittedly I threw a couple bucks their way for the proprietary extensions. It's not FOSS, but if it was going to be proprietary, I think it's one of the fairest deals in software these days. Better than another bloody subscription model, or holding the ad-free experience hostage behind a paywall.

[-] pixelscript@lemmy.ml 5 points 9 months ago* (last edited 9 months ago)

IANAL and I don't have the actual court papers, but is seems to me they were violating GPLv2 Section 6.

Essentially, what this section says is that if you distribute a chunk of software (in this case, the firmware embedded in a smart TV) that in its compiled form contains part or all of a software library covered by this license (in this case, Busybox, which is a bundle of common shell utilities you use every day in a Linux terminal, compacted into one binary to fit onto embedded systems), you have to do one of these four things:

  • Package the source code of the GPL'd library with the distribution itself. If your executable contains a version of it modified by you, those modifications must be in the source. In this case this would require putting the raw source code for Busybox on the TV itself in a place the user could access it, or perhaps bundling a flash drive with the source code on it with the TV.

  • Include a written offer to send the source to anyone who asks for it, at no cost (except for the cost of transfer itself if applicable, e.g. postage), and honor that offer for at least 3 years. I believe this is what most companies that use GPL'd code do.

  • If the distribution happens at a designated place, offer the source at that same place. This is mostly relevant to download pages, not physical products.

  • Verify that the customer already has a copy of the source distributed in advance. This is a specific edge case that makes no sense in this context.

This lawsuit was brought about because the sellers of the TVs that contained Busybox were not doing any of the above four things, and those sellers ignored or ghosted plaintiff when plaintiff contacted them about it.

[-] pixelscript@lemmy.ml 4 points 9 months ago

I am not quite yet st the level where I have a ton of user scripts I'd be lost without, so SSHing into a box is hardly a speed bump for me.

[-] pixelscript@lemmy.ml 45 points 9 months ago

I still listen to my music using a 160 GB iPod Classic. Apple struck gold with that clickwheel. Carrying around a dedicated device for music just for that elegant one-thumb control I don't even have to look at to use is still totally worth it to me.

[-] pixelscript@lemmy.ml 14 points 9 months ago

I'm sure you know it by now, but Mint is the "I Can't Believe It's Not Windows!" distro very much on purpose, haha.

[-] pixelscript@lemmy.ml 20 points 9 months ago

Here's the ELI5 answer I'd give to your friend:

Computers are like servants. They do whatever you ask of them. But to be able to ask them things, you must do so in their language. On the extreme low level that means writing code to make programs, but on a higher level, it means talking to programs someone else already wrote using special commands.

The buttons and switches on a GUI that you can click on with a mouse are like pre-recorded commands that instruct the computer to do some specific thing. The button or whatever will have a symbol or text description that lets you intuitively know what it's for, and when you click on it, it plays a pre-recorded command to the computer in its language that tells it to do that thing. With these buttons, you can ask things of the computer in its language without having to know that language.

As you get more intimate with the computer, this system can start to feel a bit stiff. You've essentially got a butler who doesn't speak your language, and any time you need to give him a task, you have to fumble through a basket of pre-recorded tape recorder messages to find the one for the task at hand, and play it to him. For more complex tasks, you may need to chain several of these together. It gets slow and awkward. And god forbid you don't even have a tape recording for the thing you need.

It's easier if you learn the butler's language yourself. Then you can ask him for things directly. You're not bound to any collection of pre-recorded messages to use, you can tell him exactly what you need. And if you don't happen to know the word for something, you can look it up. It cuts out all the faffery with fumbling over a tape recorder looking for the messages you need to play.

Using a terminal is roughly the computer equivalent of speaking to your butler in his native language. You're not limited to only the buttons and features any particular program lets you have; you can make up exactly what you need on the spot. And you never have to bounce your hand between a mouse and keyboard to do it, you can keep your hands in one position at all times, which really adds up over time in both speed and comfort.

Practicing this will also give you the side perk of better understanding how the computer actually works overall, and what it's actually doing. This knowledge can come in super handy when diagnosing problems with the thing. When a GUI gives up, a terminal can keep digging.

[-] pixelscript@lemmy.ml 4 points 10 months ago

Sorry. Got my wires crossed with Mountain Lightning.

[-] pixelscript@lemmy.ml 5 points 10 months ago* (last edited 10 months ago)

this could've been done by most people with a little gumption.

My point was not that installing Linux is intrinsically difficult, it's that people who have "a little gumption" to figure it out are a far rarer breed than you seem to believe.

Also, I wasn't intending to "shit all over the possibility" of salvaging old PCs. I support that! I think Linux (Mint, specifically) would be a perfect drop-in for most light use Windows users, as it is a stable and friendly solution to common needs. I was just raising the part most people overlook: actually getting it running. Not just the technical challenges, but the mental ones, too. The people who stand to gain the most from a free and stable OS are paradoxically the same people who are the least equipped to find and set it up.

We have a long road ahead of us to normalize the procedures of obtaining and installing a new OS in the public eye. Linux can be as user friendly as you like, but it's all for nothing to the average Joe if he doesn't understand how to get it. Or why he should even bother getting it, for that matter.

[-] pixelscript@lemmy.ml 7 points 10 months ago

But, assuming most people aren't complete morons and can actually do stuff if they decide to sit down, Google how to do it and actually do it instead of declaring "I am stupid" and not even try

Extremely charitable assumption, I'd say.

I do think most people do in fact possess the ability to follow instructions and succeed at installing Linux from USB. But it all falls apart at the key word "decide". Very few people choose to devote the low, but nonzero, effort required to pull it off.

for linux specifically the hard part is entering the BIOS to disable secure boot and then go into the boot menu to select the USB

I would say, for the demographic I'm thinking of, the hardest part is actually getting the installation media in the first place. Not because it's challenging to do, but just getting over the mental barrier of this (to them) extremely unorthodox method of installing software.

Like, first you have to find the thing and download it. Which, fine, that's typical so far But the thing you download isn't some .exe you run. No, you need to put it on a flash drive. So you need one of those lying around, either empty or with nothing important on it. But you don't just copy the installl file onto it the ""normal"" way, nooo... you also have to separately download some strange utility that burns it onto the flash drive in some special way or else it won't work. Only then do you have to tickle the BIOS.

I understand if you or anyone else reading rolls their eyes at that description because these steps are so boneheadedly simple. And I agree, they are. But it's not so much a question of whether it's hard to do, it's a question of whether it feels safe and natural to do. Which, to you and me, it is. But to the kind of person who, as you say, shouldn't even be using a computer in the first place (but they must anyhow, because trying to live in our modern information age society without one closes too many doors), it's an uncomfortable, dark ritual.

[-] pixelscript@lemmy.ml 3 points 10 months ago* (last edited 10 months ago)

I guess by "Windows installer" I actually meant the setup wizard that runs the first time you boot an OEM machine from the factory. The thing 99% of Windows users actually see. Not sure if that's significantly different.

And if you want to claim even that is terrible, I really have to question by what metric you're measuring. Is it because it doesn't give you the options you want, like creating an offline user account, or because it's full of bloat screens for products like OneDrive? Sure, I guess. But I'd say having these criticisms are very specifically the kind of things that make you an outlier compared to the average person I'm talking about. These are things normal people don't bat an eye at. Giving them more control just intimidates them.

And yeah, I'm sure you agree, "provided [they] can create a USB" is a huge ask for a lot of people. Child's play for us, but weird and scary black magic to most. Guides can and do make it crystal clear what to do, but as long as it feels spooky to download and run the magic programs, no one will feel comfortable doing it.

[-] pixelscript@lemmy.ml 52 points 10 months ago* (last edited 10 months ago)

Theoretically, when it's up and running. How do you intend to get to that state, though? One has to install it first. And I think that alone is a massive filter.

inb4 someone says:

I did it, and I found it extremely straightforward.

I'm sure you did, Mr. "I hate how much Reddit is pandering to the braindead to the point that I joined an experimental social media platform", I'm sure you did. Clearly, you are a qualitative sample of people who use Windows computers.

Sarcasm aside, look at how railroaded and coddling the Windows 10 installer is. I am certain a large plurality of Windows users' initiative would completely evaporate having to navigate that. And now we want to throw a Linux installation at them?

Factor on top how the vast majority of computer users in all forms that computers take simply take for granted that the OS the computer comes with is a part of the computer. Normal people don't upgrade OSes unless the OS itself railroads them into it (which Win10 already does aggressively whenable), or they buy a new PC that happens to come with it pre-installed. The knowledge required to negotiate an OS wipe and reinstall is not something most people possess, and I expect presenting that knowledge to them on a silver platter is something they'd hastily recoil from.

We're in a catch-22 here. Even if all the pieces for the fabled Linux Desktop are arguably here, actually getting it into the hands of those who would benefit from it most remains prohibitive.

This is also ignoring the elephant in the room: A massive swath of these Windows PCs (Maybe even most of them? I have no backing figures, just a hunch.) are not personal computers, but office PCs that belong to a company fleet. There's a reason Windows utterly dominates the office--Windows rules the IT sphere, at least where personal devices given to employees are concerned. Active Directory? Group Policy? Come on, guys. None of the companies who depend on these management tools are pivoting to Linux anytime soon, and you know it. And if their cheap, bulk order desk PCs don't support Windows 11, they are absolutely getting landfilled.

The only effective mitigation I could think of would be to start a charity that takes obselesced office PCs, refurbishes them to Linux, and provides them at low or no cost to those who need a low cost or free PC. It would get Linux into more hands, but it would also strengthen a stigma that Linux is nothing more than the poor man's OS. The Dr Thunder to Window's Mountain Dew.

[-] pixelscript@lemmy.ml 1 points 10 months ago* (last edited 10 months ago)

Pokemon names nearly always deviate from the spellings of their constituent root words in at least one superficial way.

There are a couple odd exceptions like Electrode and Talonflame, of course. And even more now with paradox mons, but those are, uh, a special case.

My point being, I am confident the "sudo" in "Sudowoodo" is not a nod to sudo at all, it's just a coincidental side effect of corrupting "pseudo". As they do.

I suppose if one really wanted to know, one could just ask Nob Ogasawara himself, the one who named Sudowoodo. He's on Twitter...

view more: ‹ prev next ›

pixelscript

joined 1 year ago