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/)N
Posts
1
Comments
4
Joined
3 yr. ago

  • silo has got to be my favourite show on apple tv right now. unfortunately i s2 is going to take a while to land. considering reading the books just keep things fresh in my head.

    • big metal door connects silos
    • bernard does not know about the door
    • billings lied about being given an "exception"

    some questions:

    • why does bernard switch off the display in jules' helmet?
    • i dont fully understand why magnifying glasses are illegal in the silo
  • great resource. thanks and cheers!

  • christmas come early! this is exactly what i had been looking for to create a sort of "music player" shelll for fun:

     
        
    mush> ls
    <lists artists>
    
    mush> ls artist/
    <lists albums of artist>
    
    mush> ls -l artist/album
    <lists tracks + track metadata>
    
    mush>./artist/album/track
    <begins playback>
    
      

    cheers!