Kicking the Bukkit: Anatomy of an open source meltdown
slideshare.net
Kicking the Bukkit: Anatomy of an open source meltdown
1–10 of 59 posts
Re: Kicking the Bukkit: Anatomy of an open source meltdown
#2Re: Kicking the Bukkit: Anatomy of an open source meltdown
#3Maybe it's just my idealist part, but isn't it a shame so many efforts (or much effort? not sure) in this world went to waste just because of blabla you can't distribute or blabla you cant build upon... This is digital millenium, wake up!
Re: Kicking the Bukkit: Anatomy of an open source meltdown
#4Re: Kicking the Bukkit: Anatomy of an open source meltdown
#5Re: Kicking the Bukkit: Anatomy of an open source meltdown
#6The talk seems to focus on license as the resolution - and it's an important point. However important licenses are, they aren't as important as not linking third-party closed-source binaries in your "FOSS" project.
Re: Kicking the Bukkit: Anatomy of an open source meltdown
#7I'm confused what selling an open source project would even mean in this context?
Re: Kicking the Bukkit: Anatomy of an open source meltdown
#8Awfully similar to the VLC on iOS story. Terrible license (GPL) + one angry developer = millions of frustrated users.
Re: Kicking the Bukkit: Anatomy of an open source meltdown
#9Re: Kicking the Bukkit: Anatomy of an open source meltdown
#10A bit OT but who are all these people making the mods? It seems really complicated and I'm impressed great developers choose to spend so much time on it. What's the incentive?
The motivation was many faceted, but the basic impetus for most people in the server mod world is that the vanilla server was so inadequate for running a server.
I got involved with a small server, and (quickly! that was a mistake haha) started to help sysadmin the box. I got us on to hMod, which was terrible in many ways but provided a vision for the future - a central, modded server, with plugin points that proffered server admins incredible flexibility configuring their servers.
hMod was run by a single (apparently inexperienced) dev, and the community grew too quickly for him so bukkit was formed.
By this point I had started contributing to hMod, but realised it was a sinking ship and switched my efforts to bukkit. It started as trying to build plugins for our server, but as I started getting commits into the core project it quickly ramped up into full on team participation.
The dev team was really really fun to be a part of. I was on mumble and irc all day talking to the other devs, and would often spend over 8 hours working on code or talking about plans. Upgrades were hectic, and everyone pulled long shifts when they happened.
As time went on and the community grew it became more like a real job, and momentum kept me going for a long time. Eventually I actually got a real job, and my participation waned.
I can't speak for others, but my motivation seemed to be a spectrum that started with scratching an itch end ended with the satisfaction of contributing to a community; the knowledge that your code is being used by thousands, if not millions, of people.