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

  • DO IT!

    Jump
  • The "auto" in autofrefactor is because it's the automatic test. It's the "Look at the farmhouse/balloon" test.

    There are several videos about how it works, but if you want to waste some time, this one is about where the image comes from

    https://www.youtube.com/watch?v=1D7I7fmZdOA

  • I have

     
        
    if [ -z "$SSH_AUTH_SOCK" ] ; then
        eval $(ssh-agent -s)
    fi
    
    
      

    At the end of .bashrc and

     
        
    AddKeysToAgent yes
    
    
      

    In .ssh/config so that it auto-adds keys I unlock.

  • I've run small models (a few Gb in size) on my steam deck. It gives reasonably fast responses (faster than a person would type).

    I know that they're far from state-of-the art, but they do work and I know that the Steam Deck is not going to be using much power.

  • The heating time time on some frozen chicken strips was for "a cup". Of long frozen pieces of chicken.

  • Advertising canned vegetables?

  • Rsync can rename/move target changed or gone from the source.

    I use those options so that I get a separate 'archive' dir next to my backup target, with old versions of files.

    It's useful for loose collections such as photos.

  • When will I be able to see the Earth?

  • I don't know why this needs to go any further than "in which country can everyone afford dental treatment".

  • This is something to do with that Disney movie with all the singing and the donkeys, isn't it?

  • You would have done well with this kind of thinking in the mid-80s when you needed to fit code and data into maybe 16k!

    As long as you were happy to rewrite it in Z80 or 6502.

    Another alternative is arithmetic encoding. For instance, if you only needed to store A-Z and space, you code those as 0-26, then multiply each char by 1, 27, 272, 263 etc, the add them.

    To unpack them, divide by 27 repeatedly, the remainder each time is each character. It's simply covering numbers to base-27.

    It wouldn't make much difference from using 5 bits per char for a short run, though, but could be efficient for longer strings, or if encoding a smaller set of characters.

  • In this part of California the trucks have a robot mechanism that the drive controls, so the driver stays in the cab unless something goes wrong. I've seen them stop to dump out cardboard from the truck because it wasn't in the recycling bin.

    One driver doesn't even stop, they just keep rolling as the bin gets dumped, so they often drop it blocking the neighbor's driveway.

  • PERRY

    Jump
  • Until she takes off the hat.

  • Does he die on camera though?

  • Two of the updates are “new outfits for Ani”.

  • Probably best to stop letting the pig in the bed, too.

    https://www.independent.co.uk/news/world/americas/george-and-max-a-love-story-made-in-hollywood-427257.html

    Occasionally, all that squealing can come in handy, like the early morning hours of 16 January 1994, when the Northridge earthquake shook most of Los Angeles, prompting shortlived but very real fears that the Big One had struck.

    ...

    Max was in bed with me and woke up minutes before it happened. And I was yelling at him for waking me up, when everything just exploded. So, I'm naked with Max, and running ... because I'm in a house on a hill, and if it's going down I want to be up on the street, dodging the next house.

  • August 29 1997, the day pajamas became self-aware.

    Actually it's a thing schools do (in the US, at least), like casual day except that the kids wear pajamas to school.