Live data from Hacker News

Viewing profile — jtsaw

jtsaw

HN member
Joined
Tue, Apr 16, 2024, 5:32 AM UTC
HN karma
19
Public activity
15 items

About jtsaw

No profile information was provided.

Recent public activity

  1. comment
    Comment #45228494

    there's also some open source ways to share spatial data as a website from QGIS like LizMap [1], MapStore [2], and Mundi [3] [1] https://www.lizmap.com/en/ [2] https://docs.mapstor…

  2. comment
    Comment #43609393

    I’d say it’s more like Waymo’s world model. The main actor uses a latent vector representation of the state of the game to make decisions. This latent vector at train time is meant…

  3. story
  4. comment
    Comment #41361014

    I'm not sure they are highly correlated. A committee uses the same LLM with the same input context to generate different outputs. Given the same context LLMs should produce the sam…

  5. comment
    Comment #41360545

    yea. We're definitely concerned about hallucinations and are using a variety of techniques to try and mitigate it (there's some existing discussion here, but using committees and s…

  6. comment
    Comment #41360082

    one thing we're experimenting to help with the hallucinations/error rate issue is using a committee framework where we take a majority vote. If the error rate of 1 expert is 5%, th…

  7. comment
    Comment #41359151

    which website doesn't load for you?

  8. comment
    Comment #41359061

    The product will automatically execute runbooks for you. So far we've focused on using runbooks customers already have, since they know they work for them. We've also added the abi…

  9. comment
    Comment #41263326

    yea, we'd like to actually create these issues on a real cluster, but we couldn't figure out a good way of doing it at scale. The best alternative that we could think of was using …

  10. comment
    Comment #41263066

    We're not using our AI Agent to determine if your answers are correct or not. We're just using something off the shelf.

  11. comment
    Comment #41262786

    try to be as detailed as possible. With text sometimes it's hard to determine how close your answer was to the correct one.

  12. comment
    Comment #41262601

    hmmm, not sure where the latency is coming from, might need to up the resources.

  13. comment
    Comment #41262593

    We're hoping to expand the dataset into other SRE tasks that aren't kubernetes related. It's just what we've focused on for right now.

  14. comment
    Comment #41262581

    yeah that makes sense. While the tech develops, our focus is on building an AI agent that can determine the root cause of an issue, which itself is an import step in fixing things.…

  15. story