Live data from Hacker News

Viewing profile — tbharath

tbharath

HN member
Joined
Mon, Oct 01, 2012, 10:03 AM UTC
HN karma
12
Public activity
10 items

About tbharath

No profile information was provided.

Recent public activity

  1. comment
    Comment #49105793

    Interesting, how does that work?

  2. story
    Do newer coding models end up training on the AI slop generated by older models?

    As old coding models were writing and pushing code to public, does the new coding models train on them because generated code by old coding models were not so good?

  3. comment
    Comment #49049121

    But I was thinking Chef is the LLM model. So I was wondering if it is the same model, what actually changes the effort? Is that part of the inference?

  4. comment
    Comment #49049095

    So it does forward pass once again to get the summary from the whole session as input?

  5. story
    Ask HN: What happens when we do compress the context in Claude Code?

    What happens when we do compress the context in claude code? How does the reduce the context with out loosing the details?

  6. story
    What happens behind the scenes when we change effort for same LLM models?

    What really happens behind the scenes when we select high effort vs medium effort for the same LLM models?

  7. story
    Ask HN: What will happen to dev work if companies start using LLM coding agents?

    What do you think existing developers will work on if companies start using coding agents ?

  8. story
  9. comment
    Comment #46651240

    But I think it is not using LLM agents, correct?

  10. story
    Ask HN: How can we make use of AI agents with existing GitLab CI/CD pipelines?

    We currently utilize GitLab CI/CD pipelines to deploy our Kubernetes clusters. I am planning to integrate AI agents to gather cluster-related data and automate the deployment proce…