Load previous page…
I often reuse the same code across multiple Rails apps. From simple service objects to stylesheets. I’m wondering what an easy way would be to share those across different apps?
I guess I could put them into ruby gems, but that seems convoluted? Having to build/manage the gem. Imagine I just wan...
After the initial wave of users after launch dies down, what are some good ways to keep attracting new users?
I own a camping and hiking information website. It gets a fair amount of traffic each day from SEO, and as well is known in the local area of being a good resource for this type of information.
I would love to try to implement some paid features that would create a rich community, such as a ques...
Like Paypal just require knowing somebody's email and you can send them money. Anything similar that exists out there?
On my old coinshilling.com I had the Stripe payment box together with the account create, so people knew they would be paying for it.
In the new version, I let people create an account first, and then tell them the premium costs money. This way I can gather their email addresses (even if they d...
My thought is to add badges/titles for lifetime progress i.e. ship 10/50/100/1000 things, answer 1/5/10/50 questions, ship x things in one day, ship x things on a Sunday, ship x things after midnight etc.
imo these would motivate me to ship stuff, but without pressuring me to work every day
The...