Earlier quoted context omitted.
The GitHub web interface is SO much better than running your own repository. And all you have to do is trust probably your second most valuable asset to an external service outside your organisation... What could possibly go wrong?
Your cash is a valuable asset to your startup, too, but people don't store that in-house. Who do you trust more, github or Wall Street?
Ask HN: Tools of the trade, 2013 edition
131–140 of 169 posts
Re: Ask HN: Tools of the trade, 2013 edition
#132Re: Ask HN: Tools of the trade, 2013 edition
#133Re: Ask HN: Tools of the trade, 2013 edition
#134Because you specifically are asking about "services", this is may be slightly off-topic, but I'd be interested in seeing a thread about open-source alternatives as well. When we were first starting out, we used a lot of these services and they were absolutely instrumental to get us going, allowing us to focus on what mattered at the time. But the more we developed our rhythm and workflow, the more we started constant…
Also, I'd support any effort to collate good self-hosted options for startups.
Re: Ask HN: Tools of the trade, 2013 edition
#135Re: Ask HN: Tools of the trade, 2013 edition
#136Earlier quoted context omitted.
The GitHub web interface is SO much better than running your own repository. Pull requests are awesome for code reviews, the code browsing interface is best of breed, and if you use their issue tracker and/or wiki everything links together fantastically well.
The GitHub web interface is SO much better than running your own repository. And all you have to do is trust probably your second most valuable asset to an external service outside your organisation... What could possibly go wrong?
As you probably have the code checked out by a number of employees, data loss is annoying but not catastrophic as you're probably not losing anything more than a few hours time.
Data exposure would have a greater impact, but the likelihood is probably around the same as if you run your own repo through credential compromise. The Github security team is probably around the same level of effectiveness as you are.
So it's probably not that big a deal. Having said that, we self-host our git repos :).
Re: Ask HN: Tools of the trade, 2013 edition
#137Steven Blank seems to be keeping a pretty nice list up to date: http://steveblank.com/tools-and-blogs-for-entrepreneurs/
Re: Ask HN: Tools of the trade, 2013 edition
#138I've been assembling a list of these lately for a book that I'm working on. ( http://startingandsustaining.com ) Some of the categories are fairly loose as some apps don't fit nicely into categorical buckets, but hopefully this is a helpful list. --Browser/Email Testing BrowserStack ( http://www.browserstack.com ) Litmus ( http://litmus.com ) --Bug/Issue Tracking BugHerd ( http://bugherd.com ) Lighthouse ( http://lig…
A service I run, PickFu, is popular with entrepreneurs and product designers for quick feedback on ideas and designs. http://www.pickfu.com
Re: Ask HN: Tools of the trade, 2013 edition
#139I've been assembling a list of these lately for a book that I'm working on. ( http://startingandsustaining.com ) Some of the categories are fairly loose as some apps don't fit nicely into categorical buckets, but hopefully this is a helpful list. --Browser/Email Testing BrowserStack ( http://www.browserstack.com ) Litmus ( http://litmus.com ) --Bug/Issue Tracking BugHerd ( http://bugherd.com ) Lighthouse ( http://lig…
Re: Ask HN: Tools of the trade, 2013 edition
#140Because you specifically are asking about "services", this is may be slightly off-topic, but I'd be interested in seeing a thread about open-source alternatives as well. When we were first starting out, we used a lot of these services and they were absolutely instrumental to get us going, allowing us to focus on what mattered at the time. But the more we developed our rhythm and workflow, the more we started constant…