• @[email protected]
    link
    fedilink
    English
    21 month ago

    If you actually do work, getting used to a tiling WM is like a drug. I can’t live without it now.

    (that’s a lie, I do at work cus I’m forced to use Windows, so WSL with tmux is an acceptable alternative)

    • @[email protected]
      link
      fedilink
      11 month ago

      Ok but what is your job then? I do software development and in no way would it make my work faster if i can type 2 more words a minute because i dont type that much. Most time is used to read sourcecode, chassing references through the codebase and reading api references in the browser. If i have to do more hardware related stuff i would never want to use a keyboard to scroll through datasheets.

      • @[email protected]
        link
        fedilink
        English
        11 month ago

        Software development too, but also lots of sysadmin-like stuff so I spend lots of time in terminals/SSH. And I’m a vim fanatic.

        Of course I also spend a lot of time in the browser, but also man pages/local docs in a pager

        • @[email protected]
          link
          fedilink
          11 month ago

          Ahh ok yea i also do some terminal shenanigans most in gdb to fix all the segfaults i make, git stuff and reading tons of compiler and cmake errors. Most time is spent thinking about what i broke and how, instead of typing.

          I am a electrical engineering student in my last semester but i have been working at my position since starting uni. So my work is more low level stuff wirh c/c++, embedded linux and some pcb layouting. I dont think that i would ever use vim, sublime or vscode/vscodium is the sweet spot for me.

          • @[email protected]
            link
            fedilink
            English
            11 month ago

            Electrical engineering and embedded programming is quite far from what I do, so that makes sense! One of my friends graduated EE 10+ years ago and his pace is much slower, but he’s much smarter than me lol.

            I can get up to a pretty high apm when I get in the zone, and admittedly I enjoy the feeling of being a hackerman zipping through terminals…