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/)SI
Posts
5
Comments
131
Joined
2 yr. ago

  • Of course the community driven, anarchic nature of Wikipedia is a threat to the status quo of capitalists dominating society. Musk can't stand this, because it shows how ultra wealthy, incompetent dicktators like him are unnecessary.

  • You are assuming that if Marvel movies didn't exist everyone would just go watch Requiem for a Dream instead, which is just silly. They target different audiences and the same people could choose to see one today and the other tomorrow. It's not like Oppenheimer was made by a bunch of indies scraping money on Kickstarter.

  • So this will apply to games that have already been distributed on stores as well? How the fuck is such a change in the terms even legal?

    I guess this will mostly impact F2P mobile devs since they will lose most money from installs. The good news is that Godot is more than capable for those types of games.

  • When you chose a FOSS license you explicitly say that you are ok with derivatives of your work. These artists never distributed their work under a license where they allowed AI to be trained on it and make derivatives of it.

    AI is far from replacing programmers. It can replace some simple boilerplate, but is nowhere near understanding the logic behind applications. So you simply say this knowing you are safe for tens of years more.

  • Vim has it, even Nano has it. It's one setting away, set it once and forget it. If you use throwaway containers it would be hassle but I don't understand why you would need to view code inside the container in that case.

  • I think that Godot GUIs are very limited compared to HTML+CSS. It's not a huge problem for videogames since screens sizes aren't going to vary as much as for a web app and you are probably going to make a lot of changes anyway when porting to something like mobile. But it would never work well for proper responsiveness on different screens.