• 0 Posts
  • 5 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 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