Groan. Yet another distribution that fragments the scene with custom everything .
The more systemd free alternatives, the better.
Kiss Linux – A distribution with a focus on less is more
101–110 of 145 posts
Re: Kiss Linux – A distribution with a focus on less is more
#102I bet that during high time of UNIX wars no imagined it could get even worse.
Re: Kiss Linux – A distribution with a focus on less is more
#103Earlier quoted context omitted.
Okay so how would it be done without mv..using the POSIX rename syscall? https://pubs.opengroup.org/onlinepubs/009695399/functions/re... mv is basically just a shim over rename so I don't see your point. Shell may be to glue things together but it's supposed to also be a decent language for doing file/filename related things.
My point is that mv is a compiled C program, not a shell builtin or piece of shell syntax, that you may nonetheless call in a shell script to extend the functionality of the shell. rename is another such compiled C program. To say that it's awkward to batch rename files with mv may be true, but that's a deficiency of an external C program being used beyond its original purpose. Since we're using external programs any…
Re: Kiss Linux – A distribution with a focus on less is more
#10430 years ago, trying out the distribution of the month was kind of cool, nowadays they just contribute to the endless fragmentation of GNU/Linux ecosystem. I bet that during high time of UNIX wars no imagined it could get even worse.
It adds nothing to linux fragmentation.
Re: Kiss Linux – A distribution with a focus on less is more
#105Deal breaker for me. But the author should be commended for stating it up front. Far to often, only the benefits are presented but none of the flaws so you have to investigate new tech deeply to find out if it is right for you.
Re: Kiss Linux – A distribution with a focus on less is more
#106> The distribution targets only the x86-64 architecture and the English language. Deal breaker for me. But the author should be commended for stating it up front. Far to often, only the benefits are presented but none of the flaws so you have to investigate new tech deeply to find out if it is right for you.
Re: Kiss Linux – A distribution with a focus on less is more
#10730 years ago, trying out the distribution of the month was kind of cool, nowadays they just contribute to the endless fragmentation of GNU/Linux ecosystem. I bet that during high time of UNIX wars no imagined it could get even worse.
The 'ecosystem' you are speaking of reminds me of taxes, lawyers and judges, burying their victims under infinite amounts of stamped paper in triple copies, annotated, and ultimately annoying because of its bizarreness and kafkaesque absurdity.
Time to burn it down.
(quad-edit because lack of coffeine...(spelling))
Re: Kiss Linux – A distribution with a focus on less is more
#108> The distribution targets only the x86-64 architecture and the English language. Deal breaker for me. But the author should be commended for stating it up front. Far to often, only the benefits are presented but none of the flaws so you have to investigate new tech deeply to find out if it is right for you.
Seriously? There's a link "Ports (non-x86-64)" in the side bar. https://k1ss.org/ports
Re: Kiss Linux – A distribution with a focus on less is more
#109> The distribution targets only the x86-64 architecture and the English language. Deal breaker for me. But the author should be commended for stating it up front. Far to often, only the benefits are presented but none of the flaws so you have to investigate new tech deeply to find out if it is right for you.
Seriously, though, I'm curious how many people running Linux for dev or admin purposes really care about non-English i18n. Even just 'en_US' seems to cause regular problems for me.
Re: Kiss Linux – A distribution with a focus on less is more
#11030 years ago, trying out the distribution of the month was kind of cool, nowadays they just contribute to the endless fragmentation of GNU/Linux ecosystem. I bet that during high time of UNIX wars no imagined it could get even worse.