• 0 Posts
  • 12 Comments
Joined 9 months ago
cake
Cake day: August 16th, 2024

help-circle


  • Ricaz@lemmy.dbzer0.comtolinuxmemes@lemmy.worldWSL users
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 days 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…





  • Ricaz@lemmy.dbzer0.comtolinuxmemes@lemmy.worldWSL users
    link
    fedilink
    English
    arrow-up
    4
    ·
    3 days ago

    My company only allows us to use the company-provided Windows image, so I do all my work inside a WSL2 tmux session.

    JetBrains IDEs and VSCode also have WSL connectors so it works acceptably well.

    It also handily dodges all the Windows security policies (like installing software). You can even run Xorg apps from it.

    I’m still forced to use MS Teams and Outlook, though…






  • My ego isn’t that big…

    I chose Arch (in 2011) because

    1. Terminals make me look like hackerman
    2. I wanted to nerd out and learn the Linux ecosystem
    3. My engineer friends were Arch evangelists

    I do catch myself saying “just read the manual”, but not in a hostile way I think. When you’re already in a terminal, once you get used to manuals, it’s very accessible and it’s quick to get what you need.

    However, that usually requires you to know what you’re looking for quite specifically, and that is something you can only learn through experience and study.

    I’m very happy with my choice and the whole “you can easily fuck up your system” thing also works in reverse - you can just as easily fix your system. I’ve made a few mistakes over the years but nothing that I couldn’t reverse. Just make sure you’re not fiddling with partitions and boot loaders during work hours…