I'm conducting a little experiment. The outcome will determine if this service will get built. It's simple. If this goes viral or at least gets enough atention, I'm going for it, otherwise - only 3 hours were wasted.
A humble blog about life and software development
Time to reveal my new spare time project - a social search and opinion service called Pikky. What the hell is a search and opinion service you say? Well, you can search things up, see a slideshow of the results and then love or hate it using two big buttons. You can read more in it's About page.
It's in an early stage of development, so there's nothing amazing. Here are some screens and features:
Home page
A screencast showing how to install GitMon in 5 minutes on a Mac.
Since the last post GitMon has got many improvements, including the easy_install support (GitMon is hosted at Python Package Index), so to install it, simply do:
sudo easy_install gitmonThen run
gitmon from terminal and it will create a default configuration file for you (~/.gitmon.conf). Edit it and you're good to go!