Skip Navigation

Posts
0
Comments
122
Joined
2 yr. ago

  • Hitler became a German citizen in 1932 🙄

  • I'm pretty sure Hitler was not the last German to fail art, so I'll take my chances.

  • "Satellites block God's ability to watch us"

    The omniscient, omnipotent god is defeated by a piece of space trash? What a rip-off.

  • Well you obviously can't drive the truck to the bathroom. đŸ€Ą jk

  • To be fair. That's the Christmas market on the Altmarkt in Dresden and there's a huge parking garage right below it. 😄

  • How classic is it? Because microwaves have not really been around for that long.

  • I doubt other init systems can make the screen bigger so that the vital part of the kernel log is still on screen, but be my guest to prove me wrong 🙄

  • None of what's visible helps identifying the error. Try journalctl -xb as suggested it might show more relevant information

    Edit: oops should've been joirnalctl instead of journal

  • Maybe you could be a little more specific about what builtin functionality you're talking about. I have yet to see Firefox delete cookies on its own while it's open.

  • During this time of year it's called "nut cracker".

  • I did that twice today by accident. I'm sorry đŸ„č

  • author: has Master's degree in engineering

    also author: "Let's write a blog post about how to enable a systemd service"

  • But closed source projects still get bug reports. The users just can't fix it themselves. So where's the advantage?

  • Oh... I somehow understood the article as if Amazon used Signal to communicate with the FTC... Yeah that makes more sense...

  • I think it's a stretch to say that a venus fly trap dish is immoral because the venus fly trap ate an animal, which it is literally forced to do by nature. You don't blame a lion either for eating meat, because it is literally a carnivore and cannot survive otherwise. I believe when they say animal suffering they mean suffering resulting from exploitation and so on by humans.

  • You do realize that updating is a non-deterministic process, right? The entire point of the nix language is to be deterministic. And the only thing these update scripts do is generate new nix code. It's not like the nix part of nixpkgs calls these scripts during evaluation because "how limited the language is". It's literally just a script that does automated work for the package maintainers.