Freedom software
Freedom software
Freedom software
It'a a start! Makes the switch much easier.
No. You either go full Stallman and inject Gentoo directly into your aorta, or you might as well be deep throating Satya Nutella while bouncing on Tim Apple's lap. Filthy casual.
Agreed, OSS purity is silly. I am running an open source client (Thunder) to this open source service on my Pixel 9 running GraphineOS, the low level firmware is still absolutely proprietary.
Running Linux on closed source hardware. Classic.
I bet you aren't even using your own open RISC-V based SBC, with fully open-source peripherals. Is your computer monitor even running an open-source firmware or are you just a FOSS poser?
Hot take: I hate when software just extracts an executable.
\
Fucking install it so that it's registered with the software updater and uninstaller. Don't make me remember that I have to go hunting in the folder to delete this one app.
Some people prefer it.
I maintain a small piece of Windows software and originally just provided an installer, but I received enough requests for it that now when I publish releases I provide both an installer and a zipped portable build.
This is the way!
Having no package manager be like:
Mac Applications
I know I don't NEED an uninstaller. I want to use the uninstaller I already have for all my other apps.
Let me have a consistent user experience.
\
Automatically figure out the right spot for the app resources and set the appropriate file permissions.
\
Show up in the list of installed applications, so I can sort them by size, if I'm running out of space.
\
Don't make me jump through hoops or know the magical directory I need to put it in, in order to have it show up in the start menu or app drawer.
Assuming you are on Windows, the proper install method is to run
winget install -e --id BlenderFoundation.Blender
Cool, that doesn't help because I don't actually want blender.
I'm commenting on how much I hate when software is provided as just a portable executable.
I know that a lot of the time they're also provided as flatpaks or debs or in snap or windows app store, or Apple app store, etc.
\
But I'm talking about doing the thing that is being described in the image: unpacking a portable executable.
Kind of a moot point since most windows programs don't have a centralized hub for updates either, even when "properly installed" in program files.
Not really moot, no.
A portable executable can have neither of those things. It also won't show up in the start menu app list.
With an installer, it'll at least show up in the uninstaller, with an install size that I can see when I'm looking to uninstall things, and it'll at least show up in the app list.
But they could also package it through the app store where you get all that plus centralized update management.
\
But I'd be happy with just having it show up in the app list and uninstaller.
AppImage is absolute chaos. Like, there's an entire application floating on my desktop and it doesn't have an icon, doesn't appear in my list of apps, doesn't update and has its own copy of libraries that are on my system, but aren't managed or updated.
It's even better when I can't find a program that I thought I had installed. I go on the internet, find the site, and realise it's appimage. I download the file just to find I already had it, and it was in my downloads directory.
Just package your program properly FFS.
If it's good software for a larger program it will execute an install program that does register it. Other stuff should go in a specific folder so you can review what's there.
Oh it's free so it lacks features
If you don't count professional software, nowadays it's actually the opposite. Very often in proprietary software there are features removed with no alternative provided by developers, or there's one but actually it has nothing to do with what you actually want.
And sometimes the one feature you need requires the Enterprise version with a $4799 yearly subscription.
Sometimes they actually have too many
I just got blender after having last looked at it ten years ago. It looks so much better! I had an easy time finding stuff. If you tried it in the past and are afraid of how ugly it was it is worth another shot. Also look up the doughnut tutorial.
I'd like to make it like that for my projects, but I don't use windows so I can't do well with packaging them. And sometimes when I try it runs in the computer, but then doesn't run in other computers because of missing dlls or some other things.
Anyone have good idea how to make it easy. Using windows VM is such a hassle to install and such just for tiny programs I make.
Make them in a portable language. Something like Java for example. Or you can write in rust and compile for each target.
It's in rust. Problem is the gtk part, it has to be installed in the system, which makes it run there. But how do I distribute the program without having everyone install gtk on their computer. In Linux it's just a dependency so it's not a problem, for windows I can't seem to make it work.
Edit: also, I need gtk because people around me who uses windows aren't going to use CLI program at all.
Me running Godot on a new computer yesterday
Bravo. Truly an exceptional meme.
Upvoted for the "The Founder" reference.
As the software gods intended.
On a somewhat related note, why do so many open source projects give me a zip file with a single exe inside it instead of just the exe directly?
Hope your third-party antivirus is fully updated
Just as unhealthy as the food hes eating in the image so it works for me.
If only it was that easy on Linux
I'd say {insert package manager} install blender
is easier.
Hmm, like winget install blender
?
Yeah but then I get an ancient version because I use Debian.
I think the last time I used Blender I installed it through Steam.
I don't really like the way software installation is centralized on Linux. It feels like, Windows being the proprietary system, they don't really care about how you get things to run. Linux the other hand cares about it a lot. Either you have to write your own software or interact with their 'trusted sources'.
I would prefer if it was easier to simply run an executable file on my personal Linux machine.
It's literally how Blender is distributed. Get archive, extract wherever, run blender
.
"Your AppImage, Sir."
You can do exactly that with blender on linux
You missed the /s
The 2024 animated movie Flow was done entirely in Blender. It is an incredible movie, highly recommend.
Blender was also used a bit in Everything Everywhere All At Once
And Into the Spiderverse for some stuff