Live data from Hacker News

Viewing profile — nsomani

nsomani

HN member
Joined
Fri, Jan 25, 2019, 8:59 PM UTC
HN karma
454
Public activity
92 items

About nsomani

Neel Somani https://x.com/neelsomani

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. story
  6. story
  7. 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…

  8. 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.

  9. comment
    Comment #46564426

    They cannot edit the iFrame itself. The user is allowed to edit the contents within the iFrame.

  10. 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…

  11. comment
  12. 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…

  13. comment
    Comment #46521991

    There are two examples provided - quote matching and bracket closing.

  14. 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…

  15. story
  16. story
  17. comment
  18. story
  19. story
  20. 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…

  21. story
  22. story
  23. 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…

  24. comment
    Comment #45675866

    I think I've just spent too much time reading the word "CUDA" that I read "cu" as "koo", lol.

  25. comment
    Comment #45675657

    That instinct is right. cuTile would be easier to parse but harder to reason about formally.