Live data from Hacker News

Ask HN: Tools of the trade, 2013 edition

news.ycombinator.com

131–140 of 169 posts

Re: Ask HN: Tools of the trade, 2013 edition

#131

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?

[deleted]

Re: Ask HN: Tools of the trade, 2013 edition

#134

Because 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…

Any reason you chose RedMine over ChiliProject (https://www.chiliproject.org/)?

Also, I'd support any effort to collate good self-hosted options for startups.

Re: Ask HN: Tools of the trade, 2013 edition

#136
post #106

Earlier 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?

This is true, but it's a question of what the risk is. Externally hosting usually has 2 possible catastrophic outcomes: data loss and data exposure.

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

#138

I'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

How do you guarantee your 50 responses? Where are the responses coming from?

Re: Ask HN: Tools of the trade, 2013 edition

#139

I'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…

good list, i like to add blitz.io massive parallel site load testing onetosmile.com image personalization aas

Re: Ask HN: Tools of the trade, 2013 edition

#140

Because 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…

Email is not open source?
Post reply on HN