Hacker Newsnew | past | comments | ask | show | jobs | submit | pirer's commentslogin

Hey! I've checked them all. @_o

It shows how you progressed quite quickly on the style towards a clean one. Great work.


thank you so so much!!! I really appreciate it! I didn't really learn to start drawing until I started doing this (:


An anonymous linkedin My only interaction with other people if it there's a business/freelance opportunity. Invite only and where names appear when the deal is real.


I made a YouTube playlist of the videos on this thread, 22 hours!

http://www.youtube.com/playlist?list=PLr9dpcMyX8ls5Ry3hqCbQJ...


Awesome thanks!


Nice! :)


Keith Rabois has helped build some of the most important companies in Silicon Valley including PayPal, LinkedIn and Square.

This talk shows huge tips quite relevant for startups (the role of a COO, why transparency matters, who to hire and more)

- the article: http://firstround.com/article/keith-rabois-on-the-role-of-a-...

- the video: https://www.youtube.com/watch?v=BnvUtbIy5ts


Quite interesting how, with something that looks so simple as a concept potentiates when technology is involved in the right amount.


It's made on google app engine, there's no intention on being shady. That's why I use gumroad.com for payments. I would have made a kickstarter on this. But it isn't available where I live.


I personally guarantee that's not the case


That sounds even shadier...


Your quite unique. Just making a script for some people is extremely difficult.


http://gmvault.org/

For those who can't code or don't have the time.



fetchmail for saving, notmuch for indexing/searching.


offlineimap ftw.


How would you someone who has used pip with sudo undo the mess that has created in his computer?

Uninstall everything and start over?


Just start using virtualenv for everything. By default virtualenv starts you with a clean python setup each time and nothing you've installed globally with pip will affect you.


Yeah. You can use 'pip uninstall'.


I ended doing the following for those who are in the same situation:

    pip freeze > pip_list_with_sudo.txt
    sudo pip uninstall -r pip_list_with_sudo.txt
So now let's start doing things right with virtualenv...


Is there any reference for designing classified websites? In terms of usability and experience.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: