Viewing profile — goncaloo
goncaloo
HN member- Joined
- Thu, Oct 01, 2015, 3:25 PM UTC
- HN karma
- 89
- Public activity
- 37 items
- HN profile
- View on Hacker News ↗
About goncaloo
Recent public activity
- story
-
comment
Comment #32235616
Really cool. I always wondered if something like this exists but could never find anything. Things like minio are quite different as they don't use the cloud native storage. Amazin…
-
story
Ask HN: Where do you host your public side projects?
I was curious to know where you guys host your personal projects that you want to make public. I've been using AWS because I had credits for a year but they will soon expire and I'…
- story
-
comment
Comment #31846676
Is recording yourself coding a worthy exercise? Also, I am really curious about the overall breakdown of coding time in high-level categories. Do you mind sharing your average perc…
-
comment
Comment #31804063
- Have you proven the market? (how many people have you talked with? is the pain point big enough that they are willing to pay? how many in the waiting list?) - Do you have a right…
-
comment
Comment #31797426
If anyone else wants to see how property testing works in Go, this article has some nice examples: https://blog.gopheracademy.com/advent-2017/property-based-te...
-
comment
Comment #31797329
This looks pretty cool! I can't ever imagine using it tho :) If my bash scripts are so complex or critical that I feel the need to type check, I will probably use another scripting…
-
comment
Comment #31797294
Kubernetes are amazing at what they do, but only relevant to ~0.1% of the companies in my opinion. It's way too complex and too much work for the rest of the world, and not worth t…
- story
-
comment
Comment #31567831
Looks cool - I will give it a try.
- story
-
comment
Comment #31540192
Of course he will say that now, Tesla has already profited from the insane stock rally in the last few years.
-
comment
Comment #31495958
It's good for certain use cases that don't have too much data or don't care too much about performance when doing joins.
- story
- story
- story
- story
-
comment
Comment #31425326
This is exactly what I do. I'm looking for organic answers rather than the BS that the top websites google sends me to, and often I can find it on reddit. I would say that 30% of m…
-
comment
Comment #31425303
I love the idea behind it. Does this offer the same functionality as google cloud pubsub but using kafka instead?
-
comment
Comment #31425258
This is gold, thanks for resharing!
-
comment
Comment #31425225
This looks like a really fun project. I fail to see the right usecase right now, I have never seen the need to store more than a few hundred GB of data on a personal computer or to…
-
comment
Comment #31415115
Great article! > What good is “change failure rate” if you can’t even jump-to-def across your code? Exactly. Organizations often focus on the externally visible factors without con…
-
comment
Comment #31408614
Cool project! Why did you choose Pulumi?
-
comment
Comment #31407459
That's a good point. Our approach is to embrace cloud native services instead of avoiding them and still not be locked in to a single cloud provider. We use cloud agnostic to conve…