Is it just designers borrowing ideas from each other, or is there something I've missed?
First platform to sell ruby gems?
11–20 of 25 posts
Re: First platform to sell ruby gems?
#12Slightly off topic, but I'm curious about the page's design. There have been a few others with the exact same kind of general vibe (showoff.io comes to mind first). The grainy background, sunken dark text, the whole thing. Is it just designers borrowing ideas from each other, or is there something I've missed?
Re: First platform to sell ruby gems?
#13Re: First platform to sell ruby gems?
#14Re: First platform to sell ruby gems?
#15But certainly there must be things that would only be implemented if the costs of doing so were defrayed.
But it will certainly complicate things like deployment. Will we be putting license codes into bundler eventually?
Re: First platform to sell ruby gems?
#16Something off about that logo. Not quite centered?
It looks like the gem, + and $ are equally spaced but visually its not balanced because the gem is so big.
Re: First platform to sell ruby gems?
#17Slightly off topic, but I'm curious about the page's design. There have been a few others with the exact same kind of general vibe (showoff.io comes to mind first). The grainy background, sunken dark text, the whole thing. Is it just designers borrowing ideas from each other, or is there something I've missed?
Re: First platform to sell ruby gems?
#18It pretty much contravenes the current community conventions surrounding Ruby and the sharing of gems. Good luck selling that to a community that was built by people sharing ideas and code while having them peer-reviewed, who are also adamantly opposed to the idea of selling snippets of code.
Anyway, I don't have in mind to replace the ruby gems platform by something else which will be not free. really. And trust me, that won't happen because it won't work.
But, in some situations like mine with LocomotiveCMS, having a platform to sell modules (it happens that my modules are ruby gems) makes perfectly sense. And what I'm looking for here by posting this is to see if other people will be interested in as well.
Believe me, I'm not the evil, not at all
Re: First platform to sell ruby gems?
#19Re: First platform to sell ruby gems?
#20gem should be free.. I hate this idea. What if I want to fork the code ? And I don't want to put licenses all around the place when it comes to deployments.
By the way, the code is not obfuscated. So yes, basically, users who paid for the gems can put this in their own git repository and do "whatever" they want with it as long as they don't share it.
Does it make sense ?