• NocturnalMorning@lemmy.world
    link
    fedilink
    arrow-up
    2
    arrow-down
    9
    ·
    14 hours ago

    How is this a lazy argument? Most people dont use Fortran, Cobol, or Assembly anymore for the same reason. There are better alternatives out there.

    • supersquirrel@sopuli.xyz
      link
      fedilink
      arrow-up
      7
      arrow-down
      1
      ·
      13 hours ago

      Vim is a style of keybindings centered around only needing a keyboard, what do programming languages have to do with my point?

    • BassTurd@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      10 hours ago

      I’m not an old hat programmer and have never been forced to use VIM, but I started learning how to navigate because of the potential efficiencies that comes with it, and because I like to learn new things. I’m not good at it, but I’ve gotten a lot better, and I will continue to do so because it’s enjoyable, neovim is extremely customizable, and the vim key bindings can be used in vscode for when I use that. I also use Linux, so it felt like the right direction to go, but mostly for the memes.

      I don’t use it for high level language coding like python, JS, and definitely nothing.net related like c#, but it’s solid for lower level like C.

      You don’t have to enjoy it, but there are some extremely skilled programmers out there that can code laps around other extremely skills programmers just because they use vim/neovim and can navigate at a stupid fast rate. Watching some like the Primeagen on YT is humbling.