Live data from Hacker News

Viewing profile — LakshyAAAgrawal

LakshyAAAgrawal

HN member
Joined
Sun, Jul 15, 2018, 9:37 AM UTC
HN karma
91
Public activity
47 items

About LakshyAAAgrawal

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #48201878

    Can a single LLM-based optimization system match specialized tools across fundamentally different domains? We show that when optimization problems are formulated as improving a tex…

  3. story
  4. comment
  5. story
  6. comment
    Comment #48124622

    Large language models (LLMs) are trained for downstream tasks by updating their parameters (e.g., via RL). However, updating parameters forces them to absorb task-specific informat…

  7. story
  8. comment
    Comment #47127528

    Thank you so much for the kind words! Didn't realize it got truncated: https://gepa-ai.github.io/gepa/blog/2026/02/18/introducing-o...

  9. comment
    Comment #47115687

    We open-sourced optimize_anything, an API that optimizes any text artifact. You provide a starting artifact (or just describe what you want) and an evaluator and it handles the sea…

  10. story
  11. comment
    Comment #47108521

    We built optimize_anything, an API that optimizes any artifact representable as text — code, prompts, agent architectures, configs, even SVGs. It extends GEPA (our prompt optimizer…

  12. story
  13. story
    Show HN: Optimize_anything: A Universal API for Optimizing Any Text Parameter

    We built optimize_anything, an API that optimizes any artifact representable as text — code, prompts, agent architectures, configs, even SVGs. It extends GEPA (our prompt optimizer…

  14. story
  15. comment
    Comment #44906603

    Dear Tom, Thanks a lot for trying out GEPA and writing about your experience in the blog!

  16. comment
    Comment #44713834

    Large language models (LLMs) are increasingly adapted to downstream tasks via reinforcement learning (RL) methods like Group Relative Policy Optimization (GRPO), which often requir…

  17. story
  18. story
  19. comment
    Comment #42618481

    I have always wanted a framework like this. It's really amazing how a few systems insights can have such a massive impact both in terms of cost and runtime.

  20. comment
    Comment #42444849

    This was precisely the situation I was in! Luckily, the Eclipse JDT.LS contributors are super helpful, and provided me with a lot of their time answering all my questions, which I …

  21. comment
    Comment #42443794

    Thank you very much!

  22. comment
    Comment #42440940

    I would like to believe that I have not overfit myself to writing like LLMs. You can find some of my pre-LLM writing at https://medium.com/@LakshyAAAgrawal/tweak-your-lubuntu-appea…

  23. comment
    Comment #42440193

    Past discussions on multilspy: https://news.ycombinator.com/item?id=40326391

  24. comment
    Comment #42440183

    To be very honest, this is one of my first posts/writings which I did not use any writing tool whatsoever (even a spellcheck), since I was typing directly into the HN textbox and d…

  25. comment
    Comment #42438919

    I am the author of Monitor-Guided Decoding ( https://github.com/microsoft/monitors4codegen ), a Language Model Decoding technique that ensures LLM's can generate code while having …