• @[email protected]
    link
    fedilink
    716 days ago

    Efficiency.

    There’s 0 chance if you have to pick up your mouse that you can keep up with a Unix gray beard.

    That’s just editing, if they’re from the emacs era there might be nothing you can do with text faster across their whole system.

    I like vscode as a entry point, but if you care to get faster learning just vim motions and sys utils alone is going to cut time from the process.

    • @Kaput
      link
      716 days ago

      Oh it’s about speed. What’s the one that get your brain to be faster at programming? I use 4 fingers typing and am still typing much faster than I can think.

      • @[email protected]
        link
        fedilink
        7
        edit-2
        16 days ago

        Definitely worth running through vim tutor at least once.

        It’s beyond typing speed, things like piping out strings to utilities is using one program to write another, you aren’t just getting faster because of access, it’s a paradigm shift.

        Edit just for fun: im a non Dev dummy who happened to grow up in a Unix household. Even having dropped vim for helix and bounced around the MS admin/Apple IT space for 30+ years. When I switched to Linux I could still remember binds I’d set up and last used at 9.

        Kinda like riding a bike.

      • @[email protected]
        link
        fedilink
        516 days ago

        It’s speed, but it’s also flow and a continuous stream of thought. If all your editing is being done with muscle memory and minimal thought, you can continue thinking about the problem at hand rather than interrupting your thoughts process to fumble through some context menu to make a change.