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

  • 2 out of the 3 DSN locations aren't even in the US or managed by NASA.

    • NASA manages the Goldstone complex in California
    • The Madrid complex is in Spain and managed by their national space agency
    • The Canberra complex is in Australia and managed by their national space agency

    Also, fun fact, the Canberra complex has the only antenna that can communicate with Voyager 2!

  • Still probably not. The code also deleted files, deleted accounts, and created infinite loops which took down large chunks of the network and infrastructure.

    You could take your code, but you can't take down the company.

  • I think a lot of people are still stuck in the HDD days where windows could take 15-20 mins for a cold boot.

    But I only sleep windows because I like to get game updates while I sleep.

  • 1930 is chosen and is generally recognized as the cutoff for vintage cars

    By who? I'm a big car guy and have never heard someone say a car has to be near 100 years old to be vintage. Most laws here in the states say 30. This is the only real source I could find that agrees with you but then it goes on to disagree with itself so idk.

    Personally, I'd say "vintage" is 1950s and into the 1960s. I would say the C1 Corvette is "vintage", but the C2 is "classic".

  • I mean there's a difference between normal steak and wagu too.

    Like at my Walmart steak is selling for ~$10/lbs, and ground beef is like $6 or $7 per pound. Right now beyond ground beef is selling for ~$11/lbs.

    And it doesn't taste the same. So you will actually have to hit that $3/lbs mark your talking about before it becomes a good option. Because pork chops are already only $4/lbs

  • I did this with a google home mini. I could not get it to work correctly, got mad, threw it at a wall, and put it in a box.

    A few months later I found it, plugged it in, and it works perfectly. Except the strange rattle if you shake it haha

  • Oof GTK is probably one of the worst dependencies you can try and port to Windows.

    What I've done in the past is use something like Onno Setup which can call a script during install.

    Or, and this is new to me, use the Official tools to build a package for windows on whatever Linux distro you are on. From what I'm reading, it should package GTK with it.