Skip Navigation

User banner
Posts
13
Comments
1,965
Joined
2 yr. ago

  • can confirm, I died once

  • it's actually on his back

  • JQLite

    Jump
  • Forget the dependency, I don't want another language in my code.

  • Pagliacci feels

  • same, brother, same

  • Cool, I did it with my git config a couple weeks ago, I didn't know you could do it with ssh too.

    for those interested:

     
        
    [include]
    path = ~/.config/git/shared.ini
    path = ~/.config/git/dev-machine.ini
    path = ~/.config/git/aliases.ini
    path = ~/.config/git/self.ini
    
    
      
  •  
        
    +10 holy damage
    +3 critical hit chance
    +2 accuracy
    -5 damage against atheists
    
    
      
  • 2 weeks is barely enough to get an interview. Who thinks jail? lmao

  • the spy complained it was like they never listened

  • I got tired of looking up the options for each possible combination of archiving + compression, so today I have a "magic" bash function that can extract almost any format.

    Then for compressing, I only use zip, which doesn't need any args other than the archive name and the thing you're compressing. It needs -r when recursing on dirs, but unlike "eXtract" and "Ze", that's a good mnemonic.

  • yeah, I do use Bitwarden, which has these things. But I store my TOTP codes on the phone to be separate from the passwords and... well, actually serve as multi-factor I suppose.

  • I loathe every time my work IAM forces me to sign in again, as it always asks for MFA. They use Okta and promote password managers, idk why we can't enable passkeys to remove this hassle already.

  • d'O(h) time complexity

  • Just pasting more info for those that were concerned, like me:

    Issue. This was rolled back and only seemed to affect Windows.

    (I don't use Brave as a daily driver, but it's my Chromium browser of choice when I need assess if a website is really broken, or if it's just misbehaving on Firefox.)

  • I also like to melize my car

  • It depends. At $dayjob I deploy compose on Linux VMs.