Viewing profile — tzaman
tzaman
HN member- Joined
- Fri, Jan 27, 2012, 8:42 AM UTC
- HN karma
- 1,865
- Public activity
- 631 items
- HN profile
- View on Hacker News ↗
About tzaman
Recent public activity
-
comment
Comment #21592540
One of the major worries that I've had when launching our marketplace was poaching; What if clients (the demand side) decide to hire developers (the supply side) outside of our pla…
-
comment
Comment #18526050
Yes please, this is one of the best comebacks ever!
-
comment
Comment #18458516
1. I push a hotfix to GitHub. 2. Jenkins (which is on Google Cloud) builds it, and it already has all the Docker steps cached from previous builds, so it's fast. 3. Jenkins pushes …
-
comment
Comment #18451900
Honestly, the size doesn't matter. I was once in the camp of small Docker images, but realized it's simply not worth the tradeoff, since there's only one upside to them, and that u…
- story
-
comment
Comment #17186675
Must be cultural differences then - nobody around here (Central Europe) cares or asks about rings.
-
comment
Comment #17186642
So what is the point of one?
-
comment
Comment #17186633
Out of curiosity, what's all the fuss with engagement rings in the first place? When me and my wife got engaged, I gave her nothing (nor did she expect anything), just asked her to…
-
comment
Comment #17033919
Ok, I'll bite - enlighten us.
-
comment
Comment #15666801
Slightly sarcastic, but on point: Doctors say a glass of red wine per day is good for your blood. But now, they also say it'll increase chances of getting cancer. So I guess I need…
-
comment
Comment #15632203
A victim here. My 2007 MacBook Pro started to swell on the bottom after a couple of years, didn't think much of it, it was a tiny bump at first, but then it almost doubled in thick…
-
comment
Comment #15584948
Same here, doesn't instill much confidence for a hosting company to have their homepage down.
-
comment
Comment #14635123
I use N26 as my personal bank, and I must say it's pretty much instantaneous - when I pay contactless, I can hear my phone notification before I get to put the card back in the wal…
- story
-
comment
Comment #14400816
Care to elaborate why? I'm somewhat of an apple-fanboy but Surface seems more and more appealing, and I'm leaning towards giving one a try.
-
comment
Comment #14217927
Aj dident nou der vr sou meni Slavik pipol araunt dis plejs. Veri hepi tu si felou Slavs komentink on Hekr Njuz
-
comment
Comment #14182962
Does this mean that anyone who's using Segment to collect data on their customer and sends it to a warehouse like Google Big Query is more likely to have a problem because the data…
-
comment
Comment #14051727
Thanks, I do in fact use AirBnB's config, just wondering whether there's anything I was missing.
-
comment
Comment #14046023
I've been always meaning to try this out but always just keep reusing the ESLint config, which is probably a bit out of date now. So the question is, could someone explain to me (a…
-
comment
Comment #13980805
One thing that's still missing but would be quite valuable is a good egress approach/configuration. For example, we use an external PostgreSQL provider in which I can configure acc…
-
comment
Comment #13756636
It appears Docker Hub is hosted on S3 as well, none of the official images can be pulled.
-
comment
Comment #13754965
I have an employee from the US (I'm otherwise from Europe) and while visiting through the conversation/personal stories he explained the most interesting part of relationship betwe…
-
comment
Comment #13578230
Thank you!
-
comment
Comment #13577982
Someone care to (briefly) elaborate what this is about for us not up to speed?
-
comment
Comment #13332806
> 4: Raw SVG >= D3 for simple data visualisations You can have a bit of both. D3 has a dependency "d3-scale" [0], which is a perfect choice if you'd like D3 to do the math and Reac…