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

lionello

no profile record

投稿

Show HN: Rendering Chinese text on a Commodore 64

github.com
4 ポイント·投稿者 lionello·2 か月前·0 コメント

Show HN: Compose-to-Cloud Pulumi Providers for AWS, GCP, and Azure

github.com
5 ポイント·投稿者 lionello·2 か月前·2 コメント

Infrastructure-as-Code is the wrong abstraction

defang.io
5 ポイント·投稿者 lionello·5 か月前·5 コメント

Ask HN: What cloud development tool would you like to see?

6 ポイント·投稿者 lionello·2 年前·0 コメント

Show HN: deploying a website just to transfer a file

lunesu.com
13 ポイント·投稿者 lionello·2 年前·11 コメント

コメント

lionello
·2 か月前·議論
There's a PR in that repo to add a crewai sample: frontend, worker, postgres, redis, and chat, embedding models.

https://github.com/DefangLabs/pulumi-defang/pull/270
lionello
·5 か月前·議論
K8s is so great, they wrote "kompose" to help deploy Compose files, transpiling the Compose YAML into k8s configs. You'd still be running your own DB cluster as a bunch of containers though.
lionello
·5 か月前·議論
It’s the other way around though. I believe what I wrote there and am writing the tool I wish I had. Surely can’t blame me for trying to make a living at the same time.
lionello
·5 か月前·議論
Curious if others have considered using Compose (or similar) as the source for declaring their cloud infrastructure. I’ve seen efforts to use LLMs to turn Compose into Terraform, but I’m not convinced code generation is a good substitute. I’d love to hear where this approach breaks down for others.
lionello
·2 年前·議論
1. Generate is really just to get you started so it’s pretty primitive. Generating code for complex projects is a startup in itself. Currently the generator supports nodejs, Python, and Go.

2. You can add database or redis to your compose file. During deployment, defang has the option to map those to the respective managed versions, if the target cloud provider had that option.
lionello
·2 年前·議論
Yeah compose is awesome. Makes sense to use it for local development and deployments.
lionello
·2 年前·議論
I edited the post instead to share the code right at the start. Hope that's better.
lionello
·2 年前·議論
Looks like I can no longer edit the title.
lionello
·2 年前·議論
Hm, yeah I see. Since it can be tried, I thought it'd be a good fit.

I'll remove the Show HN.
lionello
·2 年前·議論
Author here. Happy to answer any questions.
lionello
·3 年前·議論
I have an M1 Pro with 32GB
lionello
·4 年前·議論
“We’re getting older and older, which means there are fewer people able to work to support more people who can’t.”

Well, if we’re getting older and older, isn’t that because we’re getting healthier and healthier? Wouldn’t the number of years we’re “able to work to support more people” increase as well?