Live data from Hacker News

Viewing profile — ivanimprv

ivanimprv

HN member
Joined
Fri, Mar 21, 2025, 2:51 PM UTC
HN karma
-1
Public activity
14 items

About ivanimprv

Software Engineer

Recent public activity

  1. comment
    Comment #44255011

    Hey! Do you have any benchmarks comparing Wildcat's throughput against established engines like RocksDB or LevelDB? What workloads show the most dramatic improvements?

  2. comment
    Comment #44195161

    Nice work on Wildcat! Multi-writer bottlenecks are a real pain point - love seeing fresh approaches to LSM optimization.

  3. story
  4. story
    Show HN: MCP Browser Agent – Autonomous Browser Automation for Claude Desktop

    Hey HN! Following up on MCPs for Claude, I've created another Model Context Protocol server that gives Claude Desktop autonomous browser automation capabilities. The Browser Agent …

  5. comment
    Comment #43797079

    Thanks for the question! Yes, Status Observer MCP handles varying API formats through a hybrid approach. While some platforms provide clean JSON responses, others like GCP required…

  6. comment
  7. story
  8. comment
  9. story
  10. comment
  11. story
  12. comment
    Comment #43437031

    tried supermassive and it's insanely fast!! def worth checking out!

  13. comment
    Comment #43437018

    tried tidesdb with python and it's really fast. a transactional key-value database written in c with a modern lsm-tree architecture. worth checking out

  14. comment
    Comment #43436678

    tried tidesdb with python and it's really fast. a transactional key-value database written in c with a modern lsm-tree architecture. worth checking out