DataJoy is shutting down
getdatajoy.com
DataJoy is shutting down
1–10 of 47 posts
Re: DataJoy is shutting down
#2Re: DataJoy is shutting down
#3Why don't companies feel comfortably "code dumping"? Just throw everything online as a tarball, and say "we aren't supporting this and we don't want to have anything to do wit h this, but here's the source."
Re: DataJoy is shutting down
#4Why don't companies feel comfortably "code dumping"? Just throw everything online as a tarball, and say "we aren't supporting this and we don't want to have anything to do wit h this, but here's the source."
Re: DataJoy is shutting down
#5Why don't companies feel comfortably "code dumping"? Just throw everything online as a tarball, and say "we aren't supporting this and we don't want to have anything to do wit h this, but here's the source."
I would be interested in hearing the opinions of people who've been in this situation, too. Seems like it could be beneficial to the community.
Someone also owns the code, I guess, and they might want to use it for something else at some point.
Some products might have been hack-jobs form the beginning that ballooned, they might work but they could be total hack jobs that would either A) be worthless on their own or B) slightly embarrassing to show.
I've not been in the situation from a company perspective, but I have taken a product I've made off from the shelves and the factors above came into play. I am sure there are more as well.
Re: DataJoy is shutting down
#6Why don't companies feel comfortably "code dumping"? Just throw everything online as a tarball, and say "we aren't supporting this and we don't want to have anything to do wit h this, but here's the source."
Re the other comment about owning copyright on everything (eg. Due to components being licensed from other vendors), they could rip that out. Thinking about this triggered a memory of when Descent 1 source was published, they excluded the sound library for this reason. Could be tough to excise something more integral though I guess.
Re: DataJoy is shutting down
#7Why don't companies feel comfortably "code dumping"? Just throw everything online as a tarball, and say "we aren't supporting this and we don't want to have anything to do wit h this, but here's the source."
Re: DataJoy is shutting down
#8Why don't companies feel comfortably "code dumping"? Just throw everything online as a tarball, and say "we aren't supporting this and we don't want to have anything to do wit h this, but here's the source."
The main thing that isn't open source with DataJoy is our backend for running code. At the moment this is so tied into Docker, S3, and how we deploy it in our infrastructure, that I don't think it would be much use to anyone else. The innovations here have been in how we deploy and provision it, not in the code itself.