Viewing profile — tbharath
tbharath
HN member- Joined
- Mon, Oct 01, 2012, 10:03 AM UTC
- HN karma
- 12
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About tbharath
No profile information was provided.
Recent public activity
-
comment
Comment #49105793
Interesting, how does that work?
-
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?
-
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?
-
comment
Comment #49049095
So it does forward pass once again to get the summary from the whole session as input?
-
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?
-
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?
-
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 ?
- story
-
comment
Comment #46651240
But I think it is not using LLM agents, correct?
-
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…