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/)JO
Posts
0
Comments
241
Joined
1 yr. ago

  • Well since the privatisation of germanies public transport systems everything went downhill.

    We have less lines and lots of late trains. Funny thing is that the private company "Deutsche Bahn" was doing so bad it is now 100%owned by the state but still a "profit orientated" private company that does weird shit in order to fake the numbers.

  • This was all about the news probably 2 years ago. Chrome uses a new api manifest that does not allow for changes in websites like blocking specific type of content. Once manifest v3 is fully implemented and enforced there will be no way for ublock origin to work correctly anymore.

  • Well in theory you can explain how the model comes to it's conclusion. However I guess that 0.1% of the "AI Engineers" are actually capable of that. And those costs probably 100k per month.

  • While we switched basically to gas generators for each nuclear power plant that went offline our increased power demand was met by renewables.

    Since the war in Ukraine Germany has switched gears and replaced a lot of gas power plants with renewables.

  • I remember seeing a meme of Harry Potter, but I can't find it anymore. Basically a conversation between Harry and dumbledore.

    Harry says to dumbledore:

    We are wizards, we could cure cancer. Fix world hunger and end all wars. Why we don't do it?

    Dumbledore says:

    Harry you forgot the most important reason: we are British

  • rm -rf /

    Jump
  • Gradle!

    Fucking gradle. I do config stuff, rerun gradle error here, I fix the error rerun gradle: sth. Violation error.

    Ok intellij invalidate chaches and restart.... Still same error.

    Fine I'll do it again

     
        
    git add. 
    git commit -m "stuff"
    git push
    
    rm -rf repo
    git clone repo
    
    
      
  • It isn't.

    However security software for Linux usually doesn't operate in kernel level usually. And it doesn't brick your bios.

    That being said because of how Linux works it is much more possible to safe a bricked Linux machine than a Windows machine.