Viewing profile — lionello
lionello
HN member- Joined
- Fri, Oct 11, 2013, 12:46 PM UTC
- HN karma
- 19
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About lionello
Recent public activity
- story
-
story
Show HN: Rendering Chinese text on a Commodore 64
POC to print simplified Chinese hanzi on a Commodore 64 using native text mode. Eventually I want to turn this into a full-fledged reader/editor with Pinyin IME.
-
comment
Comment #48243645
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
-
story
Show HN: Compose-to-Cloud Pulumi Providers for AWS, GCP, and Azure
Hi HN, These are three FOSS Pulumi providers (defang-aws, defang-gcp, defang-azure) that take a Docker Compose-like project and provision it as real infrastructure to the respectiv…
-
comment
Comment #47069466
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 containe…
-
comment
Comment #47061878
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.
-
comment
Comment #47054684
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, b…
- story
-
story
Ask HN: What cloud development tool would you like to see?
Hi HN, I'm a cloud developer, but often frustrated by the lack of modern tooling. It feels like every company/hacker is creating their own tools or platforms to solve common proble…
-
comment
Comment #42209274
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…
-
comment
Comment #42196807
Yeah compose is awesome. Makes sense to use it for local development and deployments.
-
comment
Comment #42196258
I edited the post instead to share the code right at the start. Hope that's better.
-
comment
Comment #42196062
Looks like I can no longer edit the title.
-
comment
Comment #42196044
Hm, yeah I see. Since it can be tried, I thought it'd be a good fit. I'll remove the Show HN.
-
comment
Comment #42194520
Author here. Happy to answer any questions.
-
story
Show HN: deploying a website just to transfer a file
Hi HN! My name is Lio. I'm the author of the article and CTO of Defang: a CLI tool to deploy Docker Compose projects to the cloud(s). This story on how I deployed a website just to…
-
comment
Comment #38084235
I have an M1 Pro with 32GB
-
comment
Comment #33577852
“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 …