Viewing profile — zaargy
zaargy
HN member- Joined
- Fri, Aug 26, 2011, 3:25 PM UTC
- HN karma
- 104
- Public activity
- 33 items
- HN profile
- View on Hacker News ↗
About zaargy
Recent public activity
- comment
-
comment
Comment #30829377
What a strange world. 621 points on Hacker News but the thing doesnt actually exist. I'm thinking about submitting a new post soon 'Show HN: I am writing An effective micro transac…
-
comment
Comment #30625250
I would argue that's just a problem with how you spend your time. Most of this Twitter stuff IS a waste of time. It's not productive let's face it.
- comment
-
comment
Comment #30537786
People argue about whether remote work is 'productive' but is 'productive' all we really care about? I understand this is Hacker News so productive is the guiding principle but wha…
-
comment
Comment #30537755
Morning coffee at work is where you actually solve problems without managers butting in. You don't typically talk to friends about work as well.
- comment
-
comment
Comment #24118902
I have a script I call brain dump. It is just vim running in a while loop in a terminal. I can switch to at any time with Ctrl+Shift+J. I type some stuff and when I'm done I save a…
-
comment
Comment #17535089
I have an Alfred workflow that lets me copy any text, press CMD + Shift + X, and emails me the snippet. I then have a simple app that connects to my email account (Gmail) and lets …
-
comment
Comment #17014133
Just remove them? As long as you remove them within 48 hours you'll be fine. Why go outside? You might get hit by a bus.
-
comment
Comment #16969204
MVF | Platform (maybe you call this Devops) and Software Engineers | Onsite | London, UK | £80-100K MVF is the leading Customer Generation platform, helping transform how businesse…
- comment
- comment
- comment
-
comment
Comment #13546387
If you're on AWS, then you should be using ECS first of all.
-
comment
Comment #13109196
Well those warehouse jobs won't exist either...
- comment
-
comment
Comment #13106464
Like it or not, this is the future. If Amazon don't do it then someone else will. People want cheap goods and this will give them cheaper goods. The solution to your worries is a u…
-
comment
Comment #10620591
Oh look another article with a provocative (e.g. link-bait) title. I'm sure this will be a well-balanced, nuanced piece on the costs and benefits of TDD, when it makes sense, when …
- comment
-
comment
Comment #10425012
Probably would have been easier to just fix your app to not require constant attention.
-
comment
Comment #10310877
Website isn't great. It wants me to signup just so I can see what it does. It talks about templates but I can't see a link to what a template is and what it looks like anywhere. I …
-
comment
Comment #9962828
Well I used Docker on top of Mesos so I have quite a bit of experience and the above were all problems I faced. They're not impossible problems obviously but they take time and tho…
-
comment
Comment #9962410
I still love Docker and do think it solves a genuine problem. But yes, where to put your logs, how to manage state, how to schedule containers on machines, how to coordinate proces…
-
comment
Comment #9961877
TL;DR It's too damn complicated if you're not Google/Twitter/Netflix. Most people would be fine just deploying OS packages and keeping their stacks as simple as possible.