AnduinOS
91–100 of 221 posts
Re: AnduinOS
#92Why do people keep doing this?
This, plus a few orders of magnitude.
Re: AnduinOS
#93This actually looks pretty neat, particularly the integration with Flatpak. One thing that confused me when I first went to Linux a million years ago was the difference in how you install stuff. With Windows you download an exe file, double click it, next next next finish, and you have your app installed. With Linux, every distro is slightly different and it's almost never quite as straightforward to people. I think…
On your mobile phone you install software like in linux, by looking it up in the store. Windows is the outlier
Re: AnduinOS
#94I have been distro-hopping since probably around 2004, whenever now someone is asking me what to recommend as a Linux, it’s as follow: - Entry level and everything you will ever need, stable, etc: Mint - Feeling adventures: go with arch or some of its arch-based distros. - Used linux before: NixOS.
Hard to recommend Nix now with how deep a hole they've dug for themselves with their leftist politics, banning of users for their political views and forcing the founder to leave the project over politics. Nix logo is now officially LGBTQ colors according to them.
Yet sometimes less is more anyway, and I've been using Void Linux recently. Feels like the linux distros I grew up with, just better.
Re: AnduinOS
#95it's pretty straightforward to change: a makefile, some preset variables in a .sh, then it iterates through https://github.com/Anduin2017/AnduinOS/tree/5bbd94d9c4fa455e... - the tree also points at the gnome-extensions it uses to create and mod the global menu. can't be too hard to rebase onto Debian (the superior .deb distribution). I put it on 2 endof10 laptops as whatever I do every few years, kde just doesn't sti…
Re: AnduinOS
#96"The ISO is only 2GB" 0_o
Re: AnduinOS
#97Earlier quoted context omitted.
Flatpak is great for people who wish they were running Microsoft. Others can just run a distro for people who believe in open source software.
> Others can just run a distro for people who believe in open source software. What about Flatpak is contrary to open source software as you seem imply? Flatpak itself is free software, so is most of the software packaged with it. There are quite a few good reasons to use Flatpak, especially for developers who want to make their software available on different distributions without wanting to worry about packaging se…
Let's try to repurpose an incredibly widely used pre-existing term, that means almost the opposite of the essence of our entire mission, to mean our mission. And every time people tell us that's moronic, we double down. As we continue to watch people somehow totally miss the point of the mission, but surely the fact that we're mind-bogglingly self-sabotaging at advocacy can't have anything to do with that. We should totally keep stabbing ourselves in the face.
IMHO, it is one of the most shameful failures of marketing of the last century.
Re: AnduinOS
#98This actually looks pretty neat, particularly the integration with Flatpak. One thing that confused me when I first went to Linux a million years ago was the difference in how you install stuff. With Windows you download an exe file, double click it, next next next finish, and you have your app installed. With Linux, every distro is slightly different and it's almost never quite as straightforward to people. I think…
Not quite as straight forward as you are suggesting.
Re: AnduinOS
#99I really wish people creating a distro, and even more so distro of a distro of a distro should not call it OS. (Debian - Ubuntu . AnduinOS) I am alwasy happy to look at new operating system projects. It is a major hobby. Could distros use AnduinDI AnduinUbuntu AnduinLinux. or just Anduin I dont like getting my hopes up like that.
ANAL, but I'm reasonably sure that the answer is no, they could not, because Ubuntu and Linux have trademark policies that would prevent that.
Also, I disagree; a distro, even a respin, is an operating system, they just don't have a unique kernel which sounds like what you want.
Re: AnduinOS
#100Earlier quoted context omitted.
Flatpak is great for people who wish they were running Microsoft. Others can just run a distro for people who believe in open source software.
I run NixOS so I have my own opinions on the best way to package software. I'm just saying that I think Flatpak is, if nothing else, good for people who want to transition away from Microsoft. My parents are both pretty smart people but I genuinely doubt that I would be successful in converting over to Linux if they have to type `sudo apt search my_package` and then `sudo apt install my_package` all the time. For peo…
As opposed to the much easier `flatpak install com.fqdn.app.name`? Don't confuse underlying package format with CLI/GUI; Synaptic, GNOME Software, Plasma Discover, etc. are fine ways to install normal packages.