• 0 Posts
  • 15 Comments
Joined 1 year ago
cake
Cake day: June 14th, 2023

help-circle
  • I know how you feel. I often find myself typing :w into notepad/word at work to save something. Or when I log into a machine that doesn’t have the vim extension in vscode I constantly type /something to search, only to realize that I actually wrote that in the file. Then using ‘u’ to undo just adds more characters and people look at me like I’m on some drugs. Just embrace it!

    :wq








  • I actually did this once. My USB was on /dev/sda instead of sdb and I didn’t bother to check. It took me like 2 days to fix it because you can’t just delete partitions and start over normally, it changes some flags on your drive that you need to manually reset for them to be usable again. Fun times.


  • We had to do a presentation on whatever in computer class in the first year of secondary school, and I chose Linux for no apparent reason. I just kinda knew that it existed and thought what the hell.

    My ‘researching’ led me to see what Linux offered, to learn about FOSS, listen to Stallman, and I loved tinkering so I made a dual boot (and thus learned about partitions, boot flags and such) and never looked back. Even when I installed linux on my newly acquired PC a few days ago and found out that since the kernel version 5.13 some motherboards receive failure on all USB 3.0 ports and I have to fuck around with that why can’t you just fucking work right away for once






  • We had to do a presentation in the first year of secondary school, and somehow I ended up with Linux as my topic. I found it immensely interesting after doing the (admittedly limited, but hey I was 16) research, and decided to try it out after I found out that I can have both Linux and windows at the same time.

    Long story short, I loved the sheer choice of distros, working with the terminal (which is so much easier than GUI working for a lot of things), how looks can be insanely customized with so many desktop environments, how you can install all (okay, most) packages you need from the terminal, how the updates are all handled by the package manager, then I found out about free and open source software as a concept and so on and so on.

    Now I have only linux on my laptop, and windows on a desktop for gaming. Once you get used to it, it’s honestly very awkward to go back to windows.