Thread with 3 posts
jump to expanded postmaintaining an open-source game emulator has really perverse incentives. users do not care whether your code is good or clean or properly tested. if a horrible hack gets a popular game running, they will plagiarise your WIP patch, make their own build of it, and distribute bothβ¦
β¦at which point it becomes very tempting to just move to a completely closed development model, where we only publish code that is complete enough to land on trunk. and already we are like half of the way there with touchHLE, but it's tempting to go all in. perverse incentives!
@hikari would that be why gstreamer had "good" "bad" and "ugly" branches ?
@PypeBros i don't know, but that sounds interesting!