Live data from Hacker News

Viewing profile — ata-sesli

ata-sesli

HN member
Joined
Sun, Jan 18, 2026, 6:14 PM UTC
HN karma
6
Public activity
14 items

About ata-sesli

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
    Comment #47488866

    Hi HN! I built RVault because I wanted a fully local password manager that lives in the terminal and whose internals I could actually understand. It uses a CLI + TUI interface and …

  4. story
  5. comment
    Comment #47487489

    I like the headless approach here. Since you already have hierarchical auto-tagging, do those categories act as "gravitational anchors" for the spatial canvas to prevent a "semanti…

  6. comment
    Comment #47487331

    The core separation line here seems to be Snapshot vs. Weave. Git treats history as a path between states, but Manyana treats the state as the history. Since the weave grows with e…

  7. comment
  8. comment
    Comment #47467515

    The expression fusion win is huge for cache locality. Since you're using Rayon for the multicore side, I'm curious if the generated Rust expression tree is 'flat' enough for LLVM t…

  9. comment
    Comment #47390304

    This feels amazing to use, I just wished there was a 'previous year' and 'next year' buttons too.

  10. comment
    Comment #47388906

    Defining agents as files in a repo makes a lot of sense from a versioning and portability perspective. Do you see this spec eventually supporting environments like Codex or VS Code…

  11. comment
    Comment #47388800

    Nice idea, this looks like it simplifies a lot of the common animation cases. Have you thought about allowing animations to be chained or sequenced? For example running one animati…

  12. comment
    Comment #47386743

    The timestamp bucket idea for generating shared port candidates is clever. Do you find this works reliably outside routers that preserve source ports? My understanding was that TCP…

  13. comment
    Comment #47382875

    Tried a quick match and it’s surprisingly fun. One thing I noticed though is that offsides don't seem to be implemented yet unless I missed it, which changes the tactics quite a bi…

  14. comment
    Comment #47382447

    Interesting approach from Claude. I wonder what the next step would have been if none of the context-based guesses worked.