Palacegalleryratio [he/him]

Red panda because Dirt Owl said so.

  • 0 Posts
  • 16 Comments
Joined 1 year ago
cake
Cake day: June 29th, 2023

help-circle
  • Right, so you want eMacs evil mode with some choice vim plugins. Excellent vim emulation. The terminal interface is pretty good, and the GUI version has some excellent markdown plugins that give you a live preview. Get started with doom-emacs as it’s very pro vim and modernised out of the box. Then once you’ve got into eMacs you’ll not have any issues with free time ever again, as everything you could possibly want to do you’ll be doomed to finding out how to do in eMacs.











  • iirc the no windows 9 thing was actually because a lot of software ran a compatibility check like:

    if windows version = “windows 9*” then open legacy mode
    

    This worked for software written for newer windows like xp but still allowing a legacy mode on older windows versions like 95 and 98. Problem was this also put that same software running on windows 9 into legacy mode. So they called it windows 10 to sidestep the compatibility issues.