• 0 Posts
  • 26 Comments
Joined 2 years ago
cake
Cake day: July 6th, 2023

help-circle




  • What capitalists are doing is intentionally sharpening the contradiction, probably with the goal of a revolution or reform in their favor (as can be seen in the USA right now). The neat thing about sharpened contradictions is that it will inevitably lead to change, the bad thing is that this is a massively organized effort with tons of planning and coordination, and The People:tm: are not ready for it.

    Pirating movies is pretty good though. Mainstream media always manages to exploit labor incredibly harshly, to the point of suicide, and that behavior should not be rewarded IMO. Of course there is no ethical consumption under capitalism, but one can dream. As an aside, pirated media is also incredibly convenient. There is a great community spirit in the piracy community.












  • I don’t think it’s necessarily that something can’t be done, but each engine has its own idiosyncrasies and ways of doing things, and if you want to build something unique you’d still have to build all your own ways of doing something in another engine on top of the already existing ways of doing something. There is also a lot of flexibility in rolling your own engine, and it’s leaner too. Of course you can create an Animal Well in Unity, but out of the box it has very many systems that are unneeded, get in the way, possibly can’t be disabled and take up resources, bugs that you can’t fix and have to rely on the unity team for, etc. And if you do find bugs that you can’t work around and you use an older unity version (because migrating to newer versions could break things, and you started development 6 years ago) the bugs often won’t be fixed as your unity version isn’t supported anymore.