Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)RI
Posts
1
Comments
85
Joined
11 mo. 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..

  • 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

  • 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)

  • 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..

  • In my experience, Nvidia drivers work just fine. They're just proprietary, and once in a while they release a faulty driver (which you can just roll back ofc). Happened to me a couple of times over the past.. 14 years, fuck

  • This is a bit of a stretch I think..

    Web development is complicated because it's indredibly poorly "designed" from the beginning, and doing a full redo is impossible.

    It is 100x easier today than it was in 2006 when I started.

  • Kidding aside, I think the popular frameworks these days are incredibly well made. Frontend web has always been hell, and if your job is producing functional web GUIs, you can't do it on a large scale without them.

  • I'm doing a small hobby project (a ladder/ranking system for playing beer sports with my community), and I tried out Tailwind.

    I gave up and loaded Bootstrap instead, but I will probably end up just writing all the CSS myself.

    Seems so silly to have 15 CSS classes on a single DOM element..

  • If you spend a lot of time on a single framework, you will transcend and become a sort of frontend diety, growing multiple extra limbs allowing you to type in CSS classes faster than any mere mortal