• 0 Posts
  • 19 Comments
Joined 3 months ago
cake
Cake day: August 10th, 2025

help-circle







  • It’s likely just a bot. It’s a common tactic to claim an identity of authority and then make a statement. Almost always bots.

    “I’m a liberal and I can’t stand x, so I’m voting for Republican!”

    “I’m a doctor and because of x I don’t recommend to my patients to do y.”

    They’re trying to steer public opinion with these posts. Some try to get fancy and use LLMs to make them so they’re not all identical. And so you get rediculous statements like the above. No human would vote for someone who killed their husband. Hence the disgusted reaction.


  • I honestly don’t think about it a ton. I think about Everquest more than WoW. I set up my own Everquest server once upon a time and had a bunch of fun being alone on a server with custom settings.

    I did read about hosting my own private WoW server, and I might do that. I’m normally a single player gamer type except when playing with my wife. Had her try WoW and she didn’t care for it. We are currently playing Satisfactory together.

    I had mostly played WoW because my bro played (10 yrs older) and wanted to hang with him. We did, it was a lot of fun. I was in his guild and made some temporary friends. Went on a date with one of them. It didn’t work out.

    I do remember spending way too much time playing it. It felt like sometimes I waited more in game than played. I don’t really miss it though. I have a large steam backlog I’m working my way happily through.







  • It is impossible. US states make the law, and require the websites to self-block the IP addresses within the state using geo-ip. It’s a flawed solution, but comes with the benefit of being able to sue any semi-large website for not self-blocking and the state receives free fine money. Best part is the state doesn’t actually have to do anything, just pass the law and rake in the publicity.


  • Ask him what his favorite is in a rando conversation. He’ll probably go on for a while and mention a few. Then grab him one of the ones he mentions, or two if the budget allows. You can also go to the clerk and tell them what he said, there might be something similar and in a variety pack. If he’s adventurous at all he’d probably like at least something from the variety pack.


  • I messed around with it back in college. Had a lab where we had to make our own OS with a purpose. Lots of people made their own digital picture frame. This was back in 2005 when linux and gentoo were rougher around the edges. I tried compiling my own custom kernel. One that had only the drivers needed for my hardware. Took like 2 days per compile. After several tweaks and fixes I got the kernel to compile, but not boot.

    Eventually caved and went the easy route of compiling the generic kernel because I had a deadline. I installed xfce, metasploit, nessus, wireshark, and a handful if other tools to make a knockoff kali linux for my project. It was fun, and I learned a lot.