Freedom is Slavery.
Less is More.
141–145 of 145 posts
Freedom is Slavery.
Less is More.
No Wayland, but Xorg? How is that simple?
There are lots of good, simple window managers (not to mention other utilities) for xorg. Window managers in wayland have a lot more work to do, and are typically more complicated. There are lots of utilities that aren't available in wayland yet, so you'll often end up with an x server installed anyway.
I loved the idea (git everything!) until I read this: "How do I remove a package and all of its dependencies? [...] The package manager does not do recursive dependency removal on removal of a package. This error-prone automation will not be added to the package manager. "
FWIW I'm thinking: Step 1, Install Nix (or Guix.)
> 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
Earlier quoted context omitted.
It's an operating system distribution... why bother with how its documentation is served
Because it reflects how the writers solve problems. They needed a website. Did they spin up a docker container of wordpress, install a theme and some plugins until it looked the way they wanted, and write content in an in-browser WYSIWYG editor? Or did they write their content as HTML, and copy it to a server running HTTPD? Those two solutions represent different values, different philosophies, about how to use compu…