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

help-circle
  • Black metal as a genre. I could not believe that anyone seriously listened to that. It was either random noise or actually scary stuff (I am the black wizards actually scared me for some reason lol). But after enough exposure and playing Freezing moon myself, I actually got to enjoy it to the point where now I listend to black metal 80% of the time.

    In the same vein, “Sons of Winter and Stars” by Wintersun was so unharmonized and terrible to me when I first listened to it, but after a few listens it became one of my favourite songs



  • 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 like the idea of being able to see how many upvotes/downvotes came from specific instances much more than seeing the actual users. It would cover some of the positives mentioned in the github discussion:

    -Could help fight bot and multiple-account voting (if we assume that people who make multiple accounts do it on the same instance)
    -Could help identify voting-patterns from specific servers (obviously)

    And then if something looks suspicious, the admins can already see who voted, so they could check out whether some user is abusing the mechanics.

    I find that this approach might be worth talking about, but making user votes visible to all seems very unnecessary.



  • This might be due to the fact that I’m not a native speaker and I encountered this phrase at a later date, but people saying “it’s all but xyz” to mean “it’s xyz” really gets on my nerves. I get it, “it’s all but complete” means that virtually all the conditions are met for it to be complete, but I find it so annoying for some reason.

    “The task is all but impossible” registers as ‘it’s not impossible, it’s everything else: possible’, so the fact that it means the opposite of that makes my brain twitch.




  • 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