Live data from Hacker News

AnduinOS

anduinos.com

91–100 of 221 posts

Re: AnduinOS

#93
post #80
post #69

This 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

Unless you're looking for dev tools, then we are back to downloading an exe in the form of curl | bash taking over everywhere.

Re: AnduinOS

#94
post #77

I 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.

Oy, that's disappointing, I hadn't heard that (and yep checked the website; the logo's changed... sigh). I guess I can dismiss NixOS from my list of possible linux distros. I thought Nix's approach was an intriguing idea, but the last thing I want with my Linux distros is maintainers sidetracked with politics. It means the distro itself takes second place.

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

#95
post #43

it'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…

This approach is something I wonder about versus the freedom to fragment with a thousand full distros, each with their own maintenance staff (and burden of supporting what they release if they want to be taken seriously) and experimenting with something. I think there's value in experimenting and exploring new directions, but it would be overall beneficial if there were efforts to consolidate or make it an easy to enable option if those branches prove valuable and compatible with the parent distro

Re: AnduinOS

#97
post #74

Earlier 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…

Calling it (edit: using the term) "free software" is a great example of utterly failing to promote your own principles, and stabbing the entire mission in the face.

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

#98
post #69

This 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…

You can also download an MSI file ... or execute a Powershell script ... or install via chocolatey ... or install via myget ... or install via winget ... or the Windows Store

Not quite as straight forward as you are suggesting.

Re: AnduinOS

#99

I 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.

> Could distros use AnduinDI AnduinUbuntu AnduinLinux. or just Anduin

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

#100
post #75
post #74

Earlier 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…

> if they have to type `sudo apt search my_package` and then `sudo apt install my_package` all the time.

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.

Post reply on HN