Live data from Hacker News

Viewing profile — ankit219

ankit219

HN member
Joined
Thu, Mar 23, 2017, 3:03 PM UTC
HN karma
1,704
Public activity
539 items

About ankit219

Hi, I am ankit, Founder of Clio AI - We train custom Gen AI models for enterprises.

Here is the link: https://www.clioapp.ai

Email: ankit at clioapp.ai

Twitter: ankit2119

Recent public activity

  1. story
  2. comment
    Comment #48868658

    llms are good at greedy depth first search[1]. so prompt / human needs to tell the model the breadth parts to take. and human writing the prompt here did a lot more than that. aski…

  3. story
  4. story
  5. comment
    Comment #48455639

    they are also working on activations (w4a8, w4a16 from what i know). if they deliver (and a big if), it means that given their market reach, they can dictate the way sub 100b param…

  6. comment
    Comment #48245798

    at a gross margin level, mostly no. if you include the cost of training a model as full R&D then possibly yes. Batch size is what you should look at. If a cluster is running and pr…

  7. story
  8. comment
    Comment #47882225

    An interesting question to wonder is why these optimizations were pushed so aggressively in the first place. Especially given this is the time they were running a 2x promotion, by …

  9. comment
    Comment #47197703

    this is good. problem is google's security concerns. when people connect gmail to openclaw, google flags the activity as weird and suspend the account because of unusual activity. …

  10. comment
    Comment #47077022

    not much to do with self improvement as such. openai has increased its pace, others are pretty much consistent. Google last year had three versions of gemini-2.5-pro each within a …

  11. comment
    Comment #47025656

    > Batching multiple users up thus increases overall throughput at the cost of making users wait for the batch to be full. writer has not heard of continuous batching. this is no lo…

  12. comment
    Comment #47025596

    People are misunderstanding Anthropic's fast mode because they chose to name it that way. The hints all point to a specific thing they did. The setup is costlier, its also smarter …

  13. comment
    Comment #46996197

    Agreed. Gemini 3 Pro for me has always felt like it has had a pretraining alpha if you will. And many data points continue to support that. Even as flash, which was post trained wi…

  14. story
    Show HN: Open-Source SDK for AI Knowledge Work

    GitHub: https://github.com/ClioAI/kw-sdk Most AI agent frameworks target code. Write code, run tests, fix errors, repeat. That works because code has a natural verification signal.…

  15. comment
    Comment #46946938

    (author here) great paper to cite. What i think you are referring to is hidden state as in internal representations. I refer to hidden state in game theoretic terms like a private …

  16. comment
    Comment #46946690

    Bounded domains require scaling reasoning/compute. Two separate scenarios - one where you have hidden information, other where you have high number of combinations. Reasoning works…

  17. comment
    Comment #46939456

    (Author here) I address that in part right there itself. Programming has parts like chess (ie bounded) which is what people assume to be actual work. Understanding future requiremn…

  18. comment
    Comment #46894507

    > And they would have won the AI race not by building the best model, but by being the only company that could ship an AI you’d actually trust with root access to your computer. an…

  19. comment
    Comment #46813616

    you are comparing post hoc narratives in the training data to real time learning from causal dynamics. The objectives are different. They may look the same in scenarios where its h…

  20. story
  21. comment
    Comment #46737693

    think this particular complaint is about claude ai - the website - and not claude code. I see your point though.

  22. comment
    Comment #46725757

    Its a combination. All caps is used in prompts for extra insistence, and has been common in cases of prompt hijacking. OP was doing it in combination with attempting to direct clau…

  23. comment
    Comment #46724932

    from what i know, it used to be that if you want to assertively instruct, you used all caps. I don't know if it succeeds today. I still see prompts where certain words are capitali…

  24. comment
    Comment #46724413

    My rudimentary guess is this. When you write in all caps, it triggers sort of a alert at Anthropic, especially as an attempt to hijack system prompt. When one claude was writing to…

  25. story