Viewing profile — hootener
hootener
HN member- Joined
- Tue, Feb 12, 2013, 4:02 PM UTC
- HN karma
- 94
- Public activity
- 54 items
- HN profile
- View on Hacker News ↗
About hootener
No profile information was provided.
Recent public activity
-
comment
Comment #14012373
Probably has a thing or two to do with today's date...
-
comment
Comment #12070793
I've used both stripe and braintree to build payment processing services that do hundreds of thousands of dollars in transactions per month. I can't really tell you which is better…
- comment
-
story
Ask HN: How are you dealing with VATMOSS?
I'm looking to start an open discussion on HN related to VATMOSS and how US-based tech companies have been dealing with it since its release on Jan. 1 of this year. Did you roll yo…
-
comment
Comment #9875746
>'Good ole boy' healthcare companies abound Ugh. Tell me about it. The old guard in tech around here has led to some real hair pulling moments for me. I think we're headed for a sc…
-
comment
Comment #9875741
I'm a Nashville-based software developer, so maybe I can lend some color to parent's comment. Parent may be speaking about the Nashville Software School[1]. Very recently it has be…
-
comment
Comment #9805403
- maintain consistent dev/test/prod environments We're pretty heavily invested in Docker. To this point, it's really nice knowing that all the developers are operating in consisten…
-
comment
Comment #9716034
> For me the take away is that non-trivial independent replication of results still stands as the gold standard for experimentation. Agreed. Too bad funding agencies rarely if ever…
-
comment
Comment #9374831
I think you've hit the nail on the head, here. WebRTC is really great for a handful of people. Implementation using some third party was never the difficult part, but scale was and…
-
comment
Comment #9331329
This is what caused me to abandon HHVM for plain ol' PHP around a year ago. I was running it in Docker containers and the memory leaks would regularly crash my containers if left u…
-
comment
Comment #9240649
We do this, but use a sliding scale. The middle of the scale is what's locally considered to be a fair salary and fair equity compensation for whatever role we're hiring for. The e…
-
comment
Comment #8432333
I'm not sure what you're after with paid HipChat (e.g., video/screen sharing, >5GB file uploads, etc.), but Slack[1] might get it done for you for free. Probably still not ideal de…
-
comment
Comment #8406656
> It's a marketing play. I hope there's no one in this thread naive enough to think otherwise. Of course it's a marketing play. That doesn't mean it can't benefit you. Your initial…
-
comment
Comment #8405371
> Some of those perks (maybe even all of them) are not things TechStars paid for.. they're things that other companies chose to give away to startups in an accelerator (of which Te…
-
comment
Comment #8405319
> List them. They're linked in the parent to my original reply. > Let's just call this what it is.. cheap way to lock start-ups in your infrastructure Whose infrastructure? Perks c…
-
comment
Comment #8405294
> Not really a reason to pick techstars over another program When was this a debate about picking techstars over any other program? The article relates to picking nothing as oppose…
-
comment
Comment #8404342
I know it's easy to view perks as window dressing, but some of the things offered by TechStars are game changers for a business's tech teams, particularly in the early stage. Grant…
-
comment
Comment #8223146
Based on earlier reports of Justin.tv's streaming architecture[1], I'm going to say no. Granted, that article is old, but I think a pretty serious investment in physical infrastruc…
-
comment
Comment #7674474
This is my general rule of thumb, but bear in mind it's only my approach. I'm not even going to claim that it's good. Just that it works for me... Is it source or configuration? Th…
-
comment
Comment #7663145
> I'm not terribly proud of my ownership of that site, though I did try to run it with something of a conscience: never called for gossip, voluntarily removed 30,000+ posts, etc. I…
-
comment
Comment #7606133
Agree with you XFCE in Xubuntu. I just can't force myself to like Unity, stock Debian is ugly, and LXDE on Lubuntu looks flat out terrible on my 1080p monitors. Just a smeary blue …
-
comment
Comment #7521083
"That's because you aren't a software engineer, and if you are saying so then the feelings of being an impostor are entirely warranted." At face value this assessment feels very un…
-
comment
Comment #7512435
Aside from some statistical reporting quibbles, I think this is a good write up. The authors essentially arrive back to a design that's been leveraged for RSS feeds for ages (e.g.,…
-
comment
Comment #7488307
"not people seeking the shelter of Google, McK, Bain, etc." It seems that by leaving such companies to form startups, such individuals would represent the very definition of 'risk-…
-
comment
Comment #7442554
I'm probably just going to show my ignorance, here...but why doesn't container linking solve this problem? Could you not run multiple docker containers/services behind a single ngi…