Keep making the biggest problem of Linux bigger, please... Yeah, this problem is "fragmentation", and it is not solved with "simplicity".
This kind of distro is exactly the point of FOSS & Linux imo. Diversity of ideas breeds innovation and competition, we need that. Otherwise linux will at some point go the way of browsers, with everything effectively owned by google/microsoft/whatever and a big fat artificial lock-in.
Kiss – A Linux distribution with a focus on “less is more”
101–110 of 229 posts
Re: Kiss – A Linux distribution with a focus on “less is more”
#102Keep making the biggest problem of Linux bigger, please... Yeah, this problem is "fragmentation", and it is not solved with "simplicity".
Re: Kiss – A Linux distribution with a focus on “less is more”
#103Re: Kiss – A Linux distribution with a focus on “less is more”
#104Very curious, applying the "less is more* philosophy by making even more Linux distributions...
Re: Kiss – A Linux distribution with a focus on “less is more”
#105Re: Kiss – A Linux distribution with a focus on “less is more”
#106Re: Kiss – A Linux distribution with a focus on “less is more”
#107Earlier quoted context omitted.
No, that's not the point of FOSS. Having a right doesn't mean that you have to exercise it for the sake of it. When I use/advocate Linux and other FOSS apps it's because ultimately I'll be able to fix any issue that they have, or that nobody will be able to take it the software away from me. But I'm not creating patches for every piece of software I use. We developers should grow past that point, the reason why so ma…
Really, there are de-facto standards. If you are a big corporate enterprise, like a bank, the standard is going to be RHEL. If you're conservative organization but don't want to pay for licenses or support, you're probably going to go with a RHEL clone like CentOS, or worse, Oracle Linux. If you're a trendy Web 2.1 startup you'll probably go with Ubuntu or containers of Alpine Linux etc. EDIT: source - been doing Lin…
Re: Kiss – A Linux distribution with a focus on “less is more”
#108New logo needed. The chopped off head is bad luck in parts of Asia.
Re: Kiss – A Linux distribution with a focus on “less is more”
#109Earlier quoted context omitted.
> That logo makes it a non-starter in any organization I've seen in the last decade. Could be what they're going for. There's a subset of the free software movement who are actively opposed to politically correct corporate culture.
This is no issue of politically correctness, it's an issue of poor branding - if this is meant for a serious project, which I get the feeling the author intends to be perceived as.
Re: Kiss – A Linux distribution with a focus on “less is more”
#110What is the standard pick these days for a no-frills, stripped back, but still usable Linux distribution? One that doesn't start with much, but isn't boiling the ocean like Arch or Slack if you want to add more? I used to like Xubuntu, but this was like a decade ago at this point.
I've been using Void Linux[0] for a few years now. It's philosophically aimed at being a minimal distro for power users. Design choices: * Rolling release * Custom package manager: XBPS with binary package repository. It's pretty darn good IMHO. * Minimal init process: runit * LibreSSL (vs OpenSSL) * User can choose standard library: Glibc or musl * Prefer dash over bash in system scripts You get the drift. The bigge…