missingfeature

- friends
2,977 link karma
1,014 comment karma
send messageredditor for
what's this?

TROPHY CASE


  • Three-Year Club

    Verified Email

Best Payment Processors? by nojoyin Entrepreneur

[–]missingfeature 2 points3 points ago

+1 for Stripe. They are relatively expensive if you do large volume, but when starting out, they are extremely easy to integrate with, no minimums, and no set-up or monthly fees.

Wonka on startups in Seattle vs. Silicon Valley by missingfeaturein Seattle

[–]missingfeature[S] 4 points5 points ago

Lake Union on 4th of July, perhaps?!

This guy is on my flight... Should I be worried? by atcaskstrengthin WTF

[–]missingfeature 1 point2 points ago

I was expecting horse man's comment at the top ... so disappoint

Introducing Gemfury - It's like Dropbox for Programmers by missingfeaturein programming

[–]missingfeature[S] 0 points1 point ago

For now. Which repo are you looking for?

If you'd like to know when we support your repos, sign up here

Introducing Gemfury - It's like Dropbox for Programmers by missingfeaturein programming

[–]missingfeature[S] 0 points1 point ago

Our main landing page has all the details you mentioned, but only for Ruby - http://www.gemfury.com/

We are still developing the other languages, but figured it's better to do it out in the open. Hence the landing page asking people to choose which repository we should work on next.

Good ideas on messaging - the Dropbox thing is just a headline to appeal to both beginners and experts. I've found that many beginners have never looked into building their own packages.

Introducing Gemfury - It's like Dropbox for Programmers by missingfeaturein programming

[–]missingfeature[S] 0 points1 point ago

We tried to choose something unrelated to code (ie. Github, Heroku, etc) to avoid confusion, but can still be easily grasped. Dropbox was a good choice because it stores files in the cloud which are then available to authorized computers - we do that for code packages.

What would you suggest?

Introducing Gemfury - It's like Dropbox for Programmers by missingfeaturein programming

[–]missingfeature[S] 1 point2 points ago

It isn't a source code repository, but rather a package repository. Each language has a way to individually package and distribute libraries (RubyGems, Maven artifacts, PyPI packages, etc).

Most of these languages have an easy way to distribute public packages, but if you want a private instance where you store and distribute proprietary packages, there are only self-hosted/DIY solutions. This is a cloud solution.

Introducing Gemfury - It's like Dropbox for Programmers by missingfeaturein programming

[–]missingfeature[S] 0 points1 point ago

If you're curious about details, here is the intro blog post about Ruby support

Only men will understand by ozzymustainein fffffffuuuuuuuuuuuu

[–]missingfeature 2 points3 points ago

Tonight at 11: ozzymustaine is the first person to be charged with patent infringement while taking a leak.

TIL that Bruce Lee's infamous back injury was the result of doing "Good Mornings" by HonorableJudgeItoin Fitness

[–]missingfeature -3 points-2 points ago

Yes, but it's usually not the guy who has dedicated his life to perfecting that activity.

ActiveReload - mission accomplished by snatcheryin rails

[–]missingfeature 0 points1 point ago

Yes, as long as you keep default value for the the following setting in environments/development.rb

config.assets.debug = true

Open Discussion: Best Gemset for a New Rails 3.x Site? by s3dddin ruby

[–]missingfeature 1 point2 points ago

How does it compare against Authlogic?

ActiveReload - mission accomplished by snatcheryin rails

[–]missingfeature 0 points1 point ago

Both seem like good solutions. Magico is much simpler in both functionality and usage.

ActiveReload - mission accomplished by snatcheryin rails

[–]missingfeature 0 points1 point ago*

To slipstream on smart-reloading theme, I want to plug my CSS auto-reloading gem magico. It automatically reloads individual stylesheets in your browser as they are modified on disk (without hitting refresh). It is the ultimate WYSIWYG experience after you've nailed your HTML and only have some pixel-pushing of box-shadows left.

Edit: As promised, I added a simple README

view more: next