Viewing profile — nsomani
nsomani
HN member- Joined
- Fri, Jan 25, 2019, 8:59 PM UTC
- HN karma
- 454
- Public activity
- 92 items
- HN profile
- View on Hacker News ↗
About nsomani
Recent public activity
- story
- story
- story
- story
- story
- story
-
story
Show HN: GPT-Erdos – the results of GPT 5.2 Pro on the Erdos problems
Hi HN, it seemed like there was broad interest in the previous Erdos problem that GPT 5.2 Pro solved: https://news.ycombinator.com/item?id=46664631 I recruited a team of smart unde…
-
comment
Comment #46564431
Appreciate that. I didn't realize how derivative this was when I built it! I was just trying to build something cool with the Codex SDK.
-
comment
Comment #46564426
They cannot edit the iFrame itself. The user is allowed to edit the contents within the iFrame.
-
comment
Comment #46560064
The Codex agent is only given tools to edit the single HTML file that displays on the homepage. The page is on a separate domain, so there's no cookie sharing, and the iFrame is in…
- comment
-
story
Show HN: A website that auctions itself daily
Hi HN, I built this side project earlier this week. It executes an English auction on Solana with a reserve price of 0.1 SOL. Auction winner gets control of a Codex editor. Auction…
-
comment
Comment #46521991
There are two examples provided - quote matching and bracket closing.
-
story
Show HN: Symbolic Circuit Distillation: prove program to LLM circuit equivalence
Hi HN, I've been exploring various applications of formal methods to ML/interpretability and I've been hoping to get more eyes on the approach. I have been working on a small inter…
- story
- story
- comment
- story
- story
-
comment
Comment #45906918
Hi all - this is a small research prototype I built to explore cross-GPU reuse of transformer attention states. When inference engines like vLLM implement prefix/KV caching, it's l…
- story
- story
-
comment
Comment #45679729
Oh really? I can't find anything about the memory model online. I'm not sure what's the best way to do this, but if there's a way for us to get in contact, I'd be interested in adj…
-
comment
Comment #45675866
I think I've just spent too much time reading the word "CUDA" that I read "cu" as "koo", lol.
-
comment
Comment #45675657
That instinct is right. cuTile would be easier to parse but harder to reason about formally.