I’ve noticed increasing requests in places like !selfhosted@lemmy.world people asking for self-hosted or free web solutions for things that, to me, seem to be absurd tasks to go to web apps for. Examples I’ve seen are:
- Self hosted file hasher
- Self hosted image resizer
- Note apps
There are dozens of these. They vary in the amount of “reasonably benefit from being online,” but mostly I’m coming to believe that it’s because this group of people either don’t realize there’s a difference between native and web apps, or … well, I don’t know what the alternative is.
Going to a web app to resize an image is sheer idiocy. It’s something for which there is a dozen of free, open-source, native mobile apps that don’t require an internet connection, are faster, and are entirely within the capability of any mobile smart phone that would be able to access a web page. And it’s even crazier on the desktop: even if you are incapable of using a CLI and running convert
, you’re probably running some desktop that has a graphics program that can resize an image. Why, the hell, would you self-host a service like this? The same goes for generating checksums of files.
Ok, so you need something to actually host an image for you, because your Lemmy client seems incapable of uploading images. That’s a web service. And note taking? That’s on the “almost acceptable as a web service”, if you for some reason can’t run SyncThing. Again, there are GUI markdown editors galore, text editors for the raw doggers, and numerous mobile apps that can more-or-less WYSIWYG markdown much less just plain text editors.
I haven’t yet seen someone ask for an online calculator, but it’s just a matter of time. Just… why? Are people really no longer capable of distinguishing between web and native apps, or is there some other reason I’m overlooking?
I mean back when I went to school it wasn’t very hard to use a livecd to add my own local administrator account to the school laptop. Windows XP wasn’t all that when it came to security and as long as you didn’t flaunt it the teachers didn’t care.
I imagine many in the younger generations had to find web based solutions for what sounds like local apps to us as they weren’t allowed to install anything.
Changing a habit/workflow isn’t the easiest of things.
This is a very good point, and one that would explain much.