• 2 Posts
  • 13 Comments
Joined 2 years ago
cake
Cake day: September 5th, 2024

help-circle





  • Not all 32-bit systems are i386

    but the debian i386 architecture means all 32 bit x86 processors. there’s no “i686” build of debian

    there are no i586 or i686 kernel or iso available, you can look for them. i386 packages only exist for compatibility reasons, so you can run 32 bit applications on amd64 machines. please read the release notes





  • it’s interesting how the move away from the gpl is never explicitly justified as a license issue: instead, people always have some plausible technical motivation. with clang/llvm it was the lower compile times and better error messages; with these coreutils it’s “rust therefore safer”. the license change was never even addressed

    i believe they have to do this exactly bc permissive licenses appeal to libertarian/apolitical types who see themselves as purely rational and changing a piece of software bc of the license would sound too… ideological…

    so the people in charge of these changes always have a plausible technical explanation at hand to mask away the political aspect of the change



  • it’s not just that this is not for me. i genuinely don’t see the point of a terminal-only editor (even vim has a gui version) without any extensibility. the reason vim and emacs are still being used despite being old and full of cruft is that their extensibility makes them very adaptable. treesitter et al seem enough now, but what about ten years from now?

    it’s also weird their motivation for being terminal-only is better performance, as if guis are this super resource intensive thing and not something that’s been mainstream for at least 30 years



  • from the comments, there’s a split between

    • linux as a tool: debian, mint, fedora, opensuse, etc.
    • linux as a toy: arch, gentoo, nixos, etc.

    i wish this split was made more explicit, because more often than not someone comes looking for recommendations for linux as a tool, but someone else responds expecting they want linux as a toy. then the person will try out linux and will leave because it’s not what they want, not knowing that there is a kind of linux that is what they want