Live data from Hacker News

Viewing profile — lostbean

lostbean

HN member
Joined
Mon, Mar 23, 2015, 7:26 PM UTC
HN karma
5
Public activity
10 items

About lostbean

No profile information was provided.

Recent public activity

  1. comment
    Comment #49213959

    This is very exciting! Curious to learn more about how the linear types fits into the picture here?

  2. 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

  3. 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…

  4. comment
    Comment #45452190

    I’m quite a visual learner, so I appreciate you sharing this.

  5. 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 …

  6. 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…

  7. 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…

  8. 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…

  9. 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 …

  10. 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 …