HackerTrans
トップ新着トレンドコメント過去質問紹介求人

goncaloo

no profile record

投稿

[untitled]

1 ポイント·投稿者 goncaloo·4 年前·0 コメント

Ask HN: Where do you host your public side projects?

1 ポイント·投稿者 goncaloo·4 年前·1 コメント

[untitled]

1 ポイント·投稿者 goncaloo·4 年前·0 コメント

[untitled]

1 ポイント·投稿者 goncaloo·4 年前·0 コメント

[untitled]

1 ポイント·投稿者 goncaloo·4 年前·0 コメント

[untitled]

1 ポイント·投稿者 goncaloo·4 年前·0 コメント

[untitled]

1 ポイント·投稿者 goncaloo·4 年前·0 コメント

Show HN: Open-source tool to deploy infrastructure in any cloud

multy.dev
14 ポイント·投稿者 goncaloo·4 年前·6 コメント

Elon Musk boasts his Neuralink brain chips ‘will 100% cure’ common illness

the-sun.com
2 ポイント·投稿者 goncaloo·4 年前·0 コメント

Show HN: A new way to deploy multi-cloud infrastructure

multy.dev
7 ポイント·投稿者 goncaloo·4 年前·4 コメント

コメント

goncaloo
·4 年前·議論
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.

Amazing, one more step towards breaking vendor lock in!
goncaloo
·4 年前·議論
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 percentages?
goncaloo
·4 年前·議論
- 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 to play? (do you have experience in the field that not many people do, etc)

- Are you passionate about the problem?

If you check all 3 then you're in a good position I would say.
goncaloo
·4 年前·議論
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...
goncaloo
·4 年前·議論
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 language where I can do that more easily while still having readable code.
goncaloo
·4 年前·議論
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 the time invested.

A lot can be accomplished with simple virtual machines and some sort of auto scaling groups (depending on your cloud provider they have different names).

Kubernetes are amazing at unifying your workloads on any clouds though. If you care about portability, you should either consider using kubernetes for everything or using a tool that abstracts your configuration in a cloud-agnostic way. Although I'm a bit biased on this one.
goncaloo
·4 年前·議論
Looks cool - I will give it a try.
goncaloo
·4 年前·議論
Of course he will say that now, Tesla has already profited from the insane stock rally in the last few years.
goncaloo
·4 年前·議論
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.
goncaloo
·4 年前·議論
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 my search queries end with site:reddit.com.
goncaloo
·4 年前·議論
I love the idea behind it.

Does this offer the same functionality as google cloud pubsub but using kafka instead?
goncaloo
·4 年前·議論
This is gold, thanks for resharing!
goncaloo
·4 年前·議論
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 use a lot of computing resources.

Serverless web hosting with one click looks really cool though, but again, I can only see its usefulness in a few niche cases.
goncaloo
·4 年前·議論
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 considering the day-to-day of a developer productivity. If only we spent more time to refactor/maintain and general tooling instead of more status updates and unnecessary processes, imagine the productivity we could achieve..

At Google we had this simple problem yet it halted our entire team's productivity: IntelliJ started being insanely slow indexing files and auto completing stuff. It was a mixture of generated code and the monorepo that made it take tens of seconds for any kind of autocompletion. It's been there for years but there wasn't much priority to fix it, so things kept going (and probably still keep going) like this...
goncaloo
·4 年前·議論
Cool project! Why did you choose Pulumi?
goncaloo
·4 年前·議論
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 convey that the user can write code that works for any cloud, and we'll translate it to the cloud specific services.

I'll think of different messages - thank you for the feedback!
goncaloo
·4 年前·議論
Thank you!

We're focusing on a terraform provider for now but we want to also provide an SDK and a portal in the future.
goncaloo
·4 年前·議論
Every software has bugs of course, but it feels really bad when it happens to crypto projects. Suddenly the value of your coins plummet without any regulation to back you up.
goncaloo
·4 年前·議論
Inflation is through the roof, it only makes sense.
goncaloo
·4 年前·議論
This is the beginning of the end for streaming services. It was good while it lasted.