• 0 Posts
  • 3 Comments
Joined 11 months ago
cake
Cake day: October 26th, 2023

help-circle
  • sg2002@alien.topBtoEmacs@communick.newsWhy emacs
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    To give you an honest answer: for that feeling of freedom. For most tools there exists a clear distinction between the developer elite and the unwashed user masses, where users only get to have a very curated experience decided upon by the elite. To make it worse, those tools often suffer from what I call “the redesigner syndrome”. It’s when a new ubermench designer(developer) takes over a part of the functionality, redesigns it to support 1-2 of use cases he’s interested in(aware of) and then makes the 10 other long standing ones worse or outright breaks them. To user concerns he smugly answers “well, you shouldn’t be even doing that”.

    Emacs has the smallest distinction between the stuff imposed upon you and the stuff you select yourself. Then, it’s so easily customize-able that with practice, when you run into some task that can be automated, you’ll have a working solution within minutes. That solution would probably be a Lovecraftian abomination, but you may choose to share it with other hackers anyway, who would then use it as a building brick for even more abhorrent abominations of their own.



  • If you have the right mindset learning Emacs can be way more enjoyable than learning any other tool.

    It’s just that the mindset required is the old school pre-Internet programmer mindset. You need to make a habbit of internalizing the documentation. When you’re doing something, look into the appropriate section of the manual, to see if you really know all the manual has to say regarding the subject. You also need to track which portions of the manuals you’ve learned and which you haven’t. Also, yes, learn to efficiently use info. It takes an hour, but would serve you well for years.

    After you’ve established those habbits, you’d understand the superiority of the Emacs way, because you’d be learning topics in a systematic manner, instead of just learning a hodgepodge of random hacks from Stack Overflow, reddit and other sources.