This is just a fucking lie and I’m tired of hearing it. What did I just say?
I’ve lost far too many hours to the CLI.
I’ve tried to learn this shit. It’s a fucking rabbit hole. I type these commands, letter for letter, the terminal returns some completely useless error that provides me with no diagnostic information whatsoever, I spend hours searching and trying to understand why and come up empty-handed. I don’t have time for that anymore. I already have multiple jobs. It’s not how I prefer to spend my free time. And frankly, I don’t believe it anymore when software engineers feed me this bullshit.
You know what those web services do? I just click a button and it does what the button says. Why is that so hard?
I understand that but that’s beside the point. It does what they advertise. It’s incredibly simple and easy to use. Why can no one make something comparable that’s FOSS?
They did, it’s often a CLI interface because it’s incredibly flexible. ffmpeg and imagemagick are quite easy for basic things.
Building a cross-platform GUI is a pain, and hosting a website costs money. Building a cross-platform CLI is incredibly easy, which is why it’s so popular.
Some of these tools have GUI frontends or alternatives, some don’t. The more niche you go, the harder it’ll be to find a reasonable GUI, and I consider PDF to JPEG pretty niche.
Making a GUI is more work than making a CLI tool. GUIs are not cross-platform, a pure CLI is more portable. You can code a CLI with any programming language you like, while there are many restrictions on what kind of GUI is available on what programming languages and platforms.
The GUI code is tedious and boring to write. That code can become outdated and broken and might need fixing to run on newer platforms. The CLI has essentially no extra dependencies and the interface hasn’t changed much since like the 70s.
The sort of person who develops free software usually knows and likely prefers to use the CLI. They’re not doing it for users like you, first and foremost. They’re doing it themselves, or because they need it for their job. The CLI tool might be exactly what they want, because the file conversion is part of some backend stuff, something that’s run from a script, so you can automatically run it on all the files.
Anybody with basic web dev skills can then take these tools, slap together web fronted and try and make some quick bucks. They’re basically incentivized to not care about security, privacy or anything like that. Of course that space attracts scammers.
The incentives just aren’t there for it to be any other way. You can either learn the CLI commands, written by people who care about their reputations and professional pride and want to share their tools. Or you can trust anonymous internet randos wanting to make a quick buck. And while I sympathize not wanting to have to learn new shit, I swear using a shell isn’t actually more complicated than using a web browser, you’re just not used to it.
I swear using a shell isn’t actually more complicated than using a web browser, you’re just not used to it.
We’re just going around in circles here. I already told you that I am used to it. I’ve dedicated many dozens of hours of my life to trying to learn it while tearing my hair out because things people like you repeatedly declare is simple simply isn’t. I’m not falling for it anymore. I’m not giving it anymore of my time. I have better things to do.
Overall fair enough I guess. I didn’t say it was simple though, i said it was not more complicated. Your experience using GUIs and web interfaces probably spans years. It’s not like you’re born with GUI skills.
I didn’t say it was simple though, i said it was not more complicated.
Those are the same thing.
Your experience using GUIs and web interfaces probably spans years
I don’t know why you guys are always harping on about “experience”. This has nothing to do with experience. Anyone who has never even used a computer before can go to one of these websites, follow the instructions on the screen in front of them, and get it done. Zero experience or skills required. As opposed to being presented with a black box with a bunch of random characters and a flashing square.
This is just a fucking lie and I’m tired of hearing it. What did I just say?
I’ve tried to learn this shit. It’s a fucking rabbit hole. I type these commands, letter for letter, the terminal returns some completely useless error that provides me with no diagnostic information whatsoever, I spend hours searching and trying to understand why and come up empty-handed. I don’t have time for that anymore. I already have multiple jobs. It’s not how I prefer to spend my free time. And frankly, I don’t believe it anymore when software engineers feed me this bullshit.
You know what those web services do? I just click a button and it does what the button says. Why is that so hard?
There’s also a pretty big chance that they’ll do more than what the button says, like inject malware. That’s the whole point of the article.
I understand that but that’s beside the point. It does what they advertise. It’s incredibly simple and easy to use. Why can no one make something comparable that’s FOSS?
They did, it’s often a CLI interface because it’s incredibly flexible. ffmpeg and imagemagick are quite easy for basic things.
Building a cross-platform GUI is a pain, and hosting a website costs money. Building a cross-platform CLI is incredibly easy, which is why it’s so popular.
Some of these tools have GUI frontends or alternatives, some don’t. The more niche you go, the harder it’ll be to find a reasonable GUI, and I consider PDF to JPEG pretty niche.
No. This does not compute.
You don’t have to host a website. Just make software that works like the website and runs locally.
But not niche enough that these websites don’t exist.
Making a GUI is more work than making a CLI tool. GUIs are not cross-platform, a pure CLI is more portable. You can code a CLI with any programming language you like, while there are many restrictions on what kind of GUI is available on what programming languages and platforms.
The GUI code is tedious and boring to write. That code can become outdated and broken and might need fixing to run on newer platforms. The CLI has essentially no extra dependencies and the interface hasn’t changed much since like the 70s.
The sort of person who develops free software usually knows and likely prefers to use the CLI. They’re not doing it for users like you, first and foremost. They’re doing it themselves, or because they need it for their job. The CLI tool might be exactly what they want, because the file conversion is part of some backend stuff, something that’s run from a script, so you can automatically run it on all the files.
Anybody with basic web dev skills can then take these tools, slap together web fronted and try and make some quick bucks. They’re basically incentivized to not care about security, privacy or anything like that. Of course that space attracts scammers.
The incentives just aren’t there for it to be any other way. You can either learn the CLI commands, written by people who care about their reputations and professional pride and want to share their tools. Or you can trust anonymous internet randos wanting to make a quick buck. And while I sympathize not wanting to have to learn new shit, I swear using a shell isn’t actually more complicated than using a web browser, you’re just not used to it.
We’re just going around in circles here. I already told you that I am used to it. I’ve dedicated many dozens of hours of my life to trying to learn it while tearing my hair out because things people like you repeatedly declare is simple simply isn’t. I’m not falling for it anymore. I’m not giving it anymore of my time. I have better things to do.
Overall fair enough I guess. I didn’t say it was simple though, i said it was not more complicated. Your experience using GUIs and web interfaces probably spans years. It’s not like you’re born with GUI skills.
Those are the same thing.
I don’t know why you guys are always harping on about “experience”. This has nothing to do with experience. Anyone who has never even used a computer before can go to one of these websites, follow the instructions on the screen in front of them, and get it done. Zero experience or skills required. As opposed to being presented with a black box with a bunch of random characters and a flashing square.