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/)P
Posts
0
Comments
172
Joined
3 yr. ago

  • TIL - https://en.wikipedia.org/wiki/Bath_salts_(drug).

    I just assumed there was some dose of bath salts you could take that would get you high (and hungry for faces) but not kill you, like don't people use tractor starter fluid to roofie people...

    But happy I now know

  • dumbest fucking timeline. A subscription for a feature that requires no infrastructure and is part of the physical thing you just paid $40k for.

  • Good to hear that. At least it’s not an “only me” problem so hopefully we see a fix soon.

  • One really annoying problem, in firefox the mouse cursor position is wrong. Clicking in firefox clicks on the thing 30-ish pixels above my mouse. I noticed that it only happens when firefox is snapped to the left or right half of the screen (of course that's how I almost always use it). I can fix it if I maximize firefox then snap it left or right. 100% scaling on the monitor, nothing funky, reset theme/appearance, reset my firefox profile, etc...

    Hopefully it gets sorted soon

  • Well look, I already told you, I deal with the god damn customers so the engineers don't have to. I have people skills, I am good with dealing with people, can't you understand that!? What the hell is wrong with you people!?

  • Yeah, I really like the archinstall default btrfs layout, 1 subvolume for each of these

     
        
      └─root    254:0    0  1.8T  0 crypt /var/log
                                          /var/cache/pacman/pkg
                                          /home
                                          /.snapshots
                                          /
    
      
  • I’ve got some Shelly and some Zooz switches. Both work pretty well. Neither are zigbee but saw you were open to Shelly in your other comment

  • TPM & secure boot. Look into sbctl for secure boot if you’re not on something that uses the signed shim like ubuntu. I know some hate secure boot but storing the unlock key in tpm is at least much more secure than having the key sitting on a usb drive

    Tang - network based unlock. If you have a separate raspberry pi or something you can set it up as a tang server. You’ll want that thing encrypted too, can set that up to require manual unlock so if someone boosts your servers the tang server never comes up, storage server won’t either

    Or just manually unlock the server with a password every boot?

    That’s roughly my prioritized/preferred list

  • There's also oh-my-posh, which was originally a powershell prompt, but it was rewritten as a go application that works on (I think all) mainstream shells.