Viewing profile — LakshyAAAgrawal
LakshyAAAgrawal
HN member- Joined
- Sun, Jul 15, 2018, 9:37 AM UTC
- HN karma
- 91
- Public activity
- 47 items
- HN profile
- View on Hacker News ↗
About LakshyAAAgrawal
No profile information was provided.
Recent public activity
- story
-
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…
- story
-
comment
Comment #48152626
[dead]
- story
-
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…
- story
-
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...
-
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…
- story
-
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…
- story
-
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…
- story
-
comment
Comment #44906603
Dear Tom, Thanks a lot for trying out GEPA and writing about your experience in the blog!
-
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…
- story
- story
-
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.
-
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 …
-
comment
Comment #42443794
Thank you very much!
-
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…
-
comment
Comment #42440193
Past discussions on multilspy: https://news.ycombinator.com/item?id=40326391
-
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…
-
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 …