Viewing profile — lostbean
lostbean
HN member- Joined
- Mon, Mar 23, 2015, 7:26 PM UTC
- HN karma
- 5
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About lostbean
No profile information was provided.
Recent public activity
-
comment
Comment #49213959
This is very exciting! Curious to learn more about how the linear types fits into the picture here?
-
comment
Comment #45453401
Calling it an ontology might be confusing indeed — nevertheless it’s definitely valuable to have an automatic way to generate and hydrate a semantic model from raw data
-
comment
Comment #45452931
This really isn’t an ontology. Palantir’s marketing around “ontology” is misleading — what they (and you here) are describing is closer to a semantic layer or curated data model. A…
-
comment
Comment #45452190
I’m quite a visual learner, so I appreciate you sharing this.
-
comment
Comment #41328551
Yes, Kardinal is designed to make development environments more efficient and less wasteful compared to your current setup, where each dev instance is a single pod with everything …
-
comment
Comment #41328456
Not sure if I'm addressing your point correctly, but Kardinal does have the concept of external services and provides a plugin system that allows you to manage stateful external se…
-
comment
Comment #41328387
You're completely right, ofrzeta! Kardinal does manage Istio for you, so you don't need to learn or interact with Istio at all. In fact, Kardinal acts as a transpiler, taking Kuber…
-
comment
Comment #41328320
It's a fair and valid comparison, and we're tracking this and other comparisons here: https://kardinal.dev/docs/references/comparisons Regarding how Kardinal compares with vcluster…
-
comment
Comment #41328241
Tilt works as an in-place hot-reload tool for containers. However, because it performs in-place updates, it doesn't support running multiple parallel and isolated versions of your …
-
comment
Comment #41328177
Nice work on Sequencer! I really liked the Workspace CRD. Nothing too specific on choosing Istio, but it seemed like a popular and battle-tested option to start the implementation …