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/)PR
PrettyFlyForAFatGuy @ PrettyFlyForAFatGuy @lemmy.ml
Posts
2
Comments
307
Joined
2 yr. ago

  • There’s documented evidence of Obama being born in Hawaii

    I don't disagree

    There’s some SovCit-level bullshit about making a distinction between “natural born citizen” and “citizen at birth”

    Did you read the link in my post? that distinction IS made on an official US Government website

    I misread your post

  • Lead of a small team of scripters here. The "Why. Not What" is defo a good way of encouraging cleaner code.

    Had to request changes recently on a PR like this, big function with comments telling me what it was doing. When they resubmitted for review they had broken it down into smaller functions with good variable/function naming. following what was going on was much easier

  • if your updates included a new kernel try installing the kernel headers for the new kernel.

    then if it's still not working reinstall the nvidia driver.

    i used to daily drive debian with proprietary nvidia drivers and it would break with every kernel upgrade

    from memory, so almost certainly incorrect, the fix was simply something like

     
        
    
    sudo apt install linux-headers-`uname -r` && sudo reboot
    
      
  • United Kingdom @feddit.uk

    Several e-bikes seized as police clamp down on riders in pedestrianised areas

    Self Hosted - Self-hosting your services. @lemmy.ml

    How do you handle offsite backups for your setup?