Live data from Hacker News

Viewing profile — ramanvarma

ramanvarma

HN member
Joined
Tue, Feb 27, 2024, 11:33 PM UTC
HN karma
6
Public activity
12 items

About ramanvarma

No profile information was provided.

Recent public activity

  1. comment
    Comment #45709557

    does the tiling approach have any trade-offs on random access or is lookup performance comparable to PBF once loaded?

  2. comment
    Comment #45709552

    Don't let one insecure coworker convince you that you're the problem. You're clearly adding value and doing the right things.

  3. comment
    Comment #45709545

    Reading this just reinforces how much of the x86/Linux boot chain is fossilized ceremony glued together for backward compatibility.

  4. comment
    Comment #45709503

    I'm not convinced code review should be about "consistency" or "system memory" at all. Half of the dysfunction in large codebases comes from reviewers over-optimizing for long-term…

  5. comment
    Comment #45708152

    i'm impressed how much the runtime is optimized across so many layers - pretty rare to see an interpreted language push this far without a JIT. Do you see this approach eventually …

  6. comment
    Comment #45708131

    Not super convinced by this analogy. Tooling and convenience feel secondary in math. If formalization doesn't help us do better mathematics, not just more structured mathematics, I…

  7. comment
    Comment #45708107

    only if your production environment is a raspberry pi under your bed haha

  8. comment
    Comment #45708029

    skimmed the paper - how well does this plug into real serving stacks (paged-kv, vllm, speculative decoding, caching)? layer-wise top-k chunk voting sounds compatible, but does it f…

  9. comment
    Comment #45707967

    isn't this basically rag with a different entrypoint? following links works when the corpus is well-authored/ hierarchical but most real data isn't. how do you handle relevance ran…

  10. comment
    Comment #45707951

    do you have benchmarks on tasks with sparse rewards or partial observability? i feel like thats where most "train any agent" claims tend to break down

  11. comment
    Comment #45707928

    did you see the relocations for the main binary applied before or after the linker resolves its own symbols? the ordering always feels like black magic when you step through it in …

  12. comment
    Comment #39532088

    [flagged]