• 0 Posts
  • 50 Comments
Joined 5 months ago
cake
Cake day: August 6th, 2024

help-circle


  • _____@lemm.eetoLinux@lemmy.mlTips for getting better at Linux.
    link
    fedilink
    English
    arrow-up
    4
    ·
    edit-2
    11 days ago

    I can tell you how I learned linux. be prepared to cringe.

    1. I installed Linux before going to school, I figured that if I used Linux as my main OS I would be less tempted to dick around and play games

    2. I eventually found a coop part time job as a dev. I used my own Linux machine, and being the star eyed young person I was I used arch.

    this is the cringe part:

    1. I did dev work on arch Linux without fully understanding how it works and ran into multiple issues (none of which was because of arch). for instance my USB wifi driver was the dogshit broadcom ones so the “drivers” for it were kind of messed and I had to hack several things into get it to work.

    I learned systemd, Linux kernel modules, dkpg, obviously more familiarity with bash and shell stuff

    1. I ran into issues with grub because FUCK grub. so I had to learn about boot loaders, fixing your install with chroot on a live usb, I also wrote step by step guides to untuck my particular problem just in case I run into it again

    so moral of the story is… dive in?












  • _____@lemm.eetoMemes@lemmy.mlWorking weak
    link
    fedilink
    English
    arrow-up
    20
    ·
    1 month ago

    this is something I didn’t expect would bother me until it did

    growing up I thought “part time” hours meant you could just pick a set of hours and work but that’s “contract work” instead (don’t get me started on time sheets)

    and so for full time in thought you get to pick your days or schedule or any, nope, all HR and company policy.

    I’d work 4x10s if I could and have a nicer and longer weekend if I could



  • _____@lemm.eetoProgrammer Humor@lemmy.mlLean vs. fast
    link
    fedilink
    English
    arrow-up
    24
    ·
    edit-2
    1 month ago

    > someone nitpicks word you used in a variable declaration

    > you change it

    > someone more senior says the former made more sense

    > this goes on for far longer than it should

    > eventually you get a real review from someone in your team that identified something actually needs to change

    > you change it and re request reviews

    rinse and repeat