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/)AN
anlumo @feddit.de
Posts 0
Comments 472
The official slogan of the Hungarian Presidency of the Council of the European Union:
  • Trump has captured half of the US legislature and has a huge group of people who are willing to die for him in battle (and have done so when trying to take over the Capitol, only increasing their fervour).

    Of course this is something totalitarians strive for.

  • Rogue Austrian minister burns bridges to save EU nature law
  • how conflicts between ministers and prime ministers from coalitions are resolved?

    Usually by ending the coalition (or threatening the move). This leads to expedited elections, which happens a lot in Austria, although usually due to different circumstances like corruption scandals. Alternatively, a different government can be formed, but that is usually very unlikely (though it happened in 2019 when the president appointed a party-neutral interim government that was accepted by the parliament).

    The problem Nehammer (the current head of government) is now facing is that regular elections are coming up in September anyways, so it doesn't really matter whether he quits the coalition. Quitting is actually a bad idea, because then he wouldn't go into the election as the government party, which can lead to a worse outcome.

  • Examples are not Documentation
  • My experience has been that good documentation is mostly something done if somebody gets paid for the work. People working on stuff in their spare time just don't care enough to document their project.

  • RFC: Moving the Godot Card Game Framework to an MIT License
  • Game design and gameplay is part of the source. All the balancing etc. to make it a fun experience. Most of the numbers don’t show up in the UI, so they'd either have reverse engineer it or reconstruct it somehow through months of game testing.

  • RFC: Moving the Godot Card Game Framework to an MIT License
  • Depends on your point of view. Legally it definitely is, because the LGPL stipulates that nobody is allowed to attach any restrictions on to the code above the things the LGPL restricts itself. This makes it impossible to combine with the App Store, because that store adds additional restrictions.