Earlier quoted context omitted.
Gifts do not confer obligation. Copying deprives the original party of nothing. Absolutely nothing about free software requires or even implies any responsibility to “give back”. This idea that anyone making money with free software somehow owes the original authors anything (or “should” donate a portion of their profits) is ridiculous. If the authors wanted money for their software, they would have sold it instead o…
If your friend keeps taking you out to lunch and you never return the favor, he’s probably going to stop.
Stardew Valley developer made a $125k donation to the FOSS C# framework MonoGame
161–170 of 266 posts
Re: Stardew Valley developer made a $125k donation to the FOSS C# framework MonoGame
#162Earlier quoted context omitted.
Gabe gotta buy a $500 million dollar yacht. It pays to be the middle man!
The yacht and the company that makes it. Plus like 10 other ships. His fleet probably employs more people than Steam lmao.
Re: Stardew Valley developer made a $125k donation to the FOSS C# framework MonoGame
#163Earlier quoted context omitted.
If your friend keeps taking you out to lunch and you never return the favor, he’s probably going to stop.
This guy would probably cancel, anyway, because his friend didn't want to pay him for driving them to the restaurant.
Re: Stardew Valley developer made a $125k donation to the FOSS C# framework MonoGame
#164This reminds me of Relogic (Terraria) donating 100k to Godot and FNA after the whole Unity pricing change debacle a couple (few?) years back. Really glad to see mega successful devs giving back to the tools that they use.
Re: Stardew Valley developer made a $125k donation to the FOSS C# framework MonoGame
#165As someone who has been solo developing an app for months concerned ape is such an inspiration. He literally spent 5 years on stardew valley with zero income. It's such a beautiful game and reminds me what you can do when you follow what feels right.
The sad truth js that for every solo devs that becomes successful, there are an untold number of solo devs that don't find an audience and fail. The reality is pretty brutal in games.
Maybe it's more of a lesson in how hard it is to finish a game, than how hard it is to make a somewhat successful one.
Re: Stardew Valley developer made a $125k donation to the FOSS C# framework MonoGame
#166I don't want to assume, but I don't recollect any contributions of that magnitude from large studios (spare Valve). This indy developer (is that label fair?) is putting AAA studios to shame.
Re: Stardew Valley developer made a $125k donation to the FOSS C# framework MonoGame
#167As someone who has been solo developing an app for months concerned ape is such an inspiration. He literally spent 5 years on stardew valley with zero income. It's such a beautiful game and reminds me what you can do when you follow what feels right.
Honestly though it only reads as inspirational with the success coming at the end. 9 times out of 10 that story is actually how someone "wasted" 5 years of his life, ruined his relationship with his girlfriend that was basically supporting him the whole time, and had difficulty getting a normal job after.
Re: Stardew Valley developer made a $125k donation to the FOSS C# framework MonoGame
#168Earlier quoted context omitted.
Gifts do not confer obligation. Copying deprives the original party of nothing. Absolutely nothing about free software requires or even implies any responsibility to “give back”. This idea that anyone making money with free software somehow owes the original authors anything (or “should” donate a portion of their profits) is ridiculous. If the authors wanted money for their software, they would have sold it instead o…
> Gifts do not confer obligation. Remind me, which Ferengi Rule of Acquisition is this? There's not much argument to be had. You've created a logical justification for a myopic, misanthropic world view. > My friend bought me lunch. I used that energy at my job. Do I owe them part of my paycheck? Many find reciprocation important in a relationship.
Never spend more for an acquisition than you have to.
Re: Stardew Valley developer made a $125k donation to the FOSS C# framework MonoGame
#169Earlier quoted context omitted.
I think a lot comes down to whether a game is art-first or code-first, and almost all modern games are art-first, so it makes sense to have your platform be one that artists and designers are immediately productive in, and the software people are basically writing behaviour modules and plugins for that established system. But it's good that code-first engines still exist. There are always going to be projects that ar…
This is a somewhat naive view of engines in modern game development. Full-featured engines allow every department to dive in head first in parallel. The first gameplay elements often get programmed before the first pieces of content arrive. Scenes can be blocked out and drafted immwdiately at the start of the project. Complex animations with states and blend trees can be created amd tested independently of the gamepl…
Thinking here especially of the Doom / Quake / HL1 era where they were basically building the level design tools in parallel with the game.
Whereas nowadays you can have movement, mobs, dialog flow, etc all with very little code, and it's placeholders like "oh we need a custom shader for this effect" or "that boss needs some custom logic".
Re: Stardew Valley developer made a $125k donation to the FOSS C# framework MonoGame
#170Not without reason: Stardew Valley, which has been sold to millions of gamers, has been created using the free MonoGame engine. So ConcernedApe is giving back to the open source software which made his commercial success possible, like commercial parties should.
Gifts do not confer obligation. Copying deprives the original party of nothing. Absolutely nothing about free software requires or even implies any responsibility to “give back”. This idea that anyone making money with free software somehow owes the original authors anything (or “should” donate a portion of their profits) is ridiculous. If the authors wanted money for their software, they would have sold it instead o…