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/)MI
Posts
4
Comments
302
Joined
2 yr. ago

  • Oh hey! I actually read into this recently. It came from wondering what exactly "The Witching Hour" was, and apparently it was invented by Christians and it's between 3am and 4am. I thought "oh hey that's interesting when did that start?", and then when I read that it may have started back in 1535 I was like "Wait how the fuck did they know it was 3am in 1535? When were clocks invented?!"

    So that's when I found out that mechanical clocks actually date back to the 1300s

    So then I was like "well how did they tell time at night before that?" and it ends up that all the way back in the 16th century BC, they had these things called water clocks. So basically, they had figured out the sun dial a few hundred years before that, and while tracking an hour, they had 2 vessels, one full of water and the other empty. They would have the water flow from one to the other so that when the top vessel was empty, x amount of time had passed (for sake of simplicity call it a hour), then they would pour the water back into the top vessel to measure the next hour, and they were able to do this without the sun. It was basically the same concept of an hourglass (which actually didn't come around until 1000 AD) but with water.

    And before sundials and water clocks? I dunno. I guess they just went to sleep when the sun went down, and woke up when it came up, and didn't plan things around specific times. Sounds pretty nice, honestly.

  • I met a friend of a friend recently and they asked what I did and I told them I'm a computer systems engineer and they were like "oh you must be smart" and I was like "I like to think that I'm good at what I do, but trust me. I am not smart"

  • It looks like it's just security updates, not feature updates. So I would take this as a win. If a 0-day is discovered, being able to update systems to fix it without a restart is fantastic. I know plenty of people who avoid restarting their computer if they see the update icon in their system tray. If we are talking security, these people could be leaving themselves vulnerable for days/weeks. Being able to push security patches without restarts is a big win.

  • It's going to be like that time that GTA3 was a huge success, and a million shitty and broken "open world" games came out (Excluding Simpsons Hit and Run that game was great)

    Or when WOW was a huge success and we were buried with a million shitty and broken MMO WOW clones.

    Tale as old as tiiimeee.

  • "Now it can see humans, identify who they are, and decide who to kill without ever consulting a human."

    This is the technology that I am not confident in, and it makes it the most terrifying. Remember all the issues we have had with facial recognition not working very well on people of color? So instead of having cops misidentify POC and killing them, we will have robots that do it but faster and more efficiently. And if you thought nobody was held accountable before, I got some bad news for you.

  • I feel like any time a bigot feels so strongly about something like this it's projection. I would bet money this dude has some big skeletons in his closet, and it's usually only so long before it comes out. Also, people who think that laws are what stop people freak me out. Like... You are afraid that men are going to go into bathrooms and creep on women and the only thing that stops them is laws? I don't do it because I'm not a fuckin creep. Like this guys is telling me that if there were not laws against it, that's what he would be doing? That's what I'm hearing.

  • I was getting by paycheck-to-paycheck-ish at my last job, worked on some skills, learned some new things, and got a new job that pays a whole lot more. That was 3 years ago, and inflation has put me right back where I was. I heard all these things over the years about "climbing the ladder" but this feels more like trying to climb the down escalator. I'm putting in the work, and doing everything I'm supposed to do, but I'm not getting anywhere.

  • You don't have to own a plane to charter a private flight. She could just take private planes and not have to deal with crowds of people. Then you wouldn't be able to track her plane, because she would be taking different planes. This is how most famous people deal with the issue.

  • If anybody is curious, here are the details on how to do that: https://www.pdq.com/blog/how-to-block-the-windows-11-upgrade/

    If you want to take it a step further, write a Powershell script that checks that the registry entry is what you want it to be, and then changes it if it is not. Then create a scheduled task to run at login that runs the script. That way if/when Microsoft pushes an update that switches the registry entry back, the scheduled task will flip it back after installing updates/rebooting/logging in.

    I am currently fighting this battle with New Outlook in Win 11 23H2. It's really annoying. I can get rid of it with registry entries, but when windows does updates it reverts the registry changes back. So scheduled task it is. It would be great if there was an Intune configuration profile to deal with this, but that would go against Microsoft's current methods of shoving new products down your throat.