Live data from Hacker News

Viewing profile — agavra

agavra

HN member
Joined
Thu, Mar 14, 2013, 4:47 PM UTC
HN karma
62
Public activity
44 items

About agavra

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. comment
  6. comment
    Comment #48054878

    If you do want a native CLI in-terminal for this, try out github.com/agavra/tuicr

  7. story
  8. comment
    Comment #47966316

    Save you the read, here's the interesting part: For $90/mo, we ran a benchmark pushing ~30 MiB/s of metrics data via Buffer. Using public pricing calculators, the equivalent Kafka …

  9. story
  10. comment
    Comment #47799348

    This is the biggest gap in the 0.2.1 release. We have a pretty naive query execution engine because we've spent most of the time on core data structures and ingestion. I have some …

  11. comment
    Comment #47799292

    also super cool to see you on here valyala! we took a bunch of inspiration from your work at VM. kudos to all you've done :)

  12. comment
    Comment #47799282

    The other solution is to aggressively size your disk cache and keep effectively the full working set on disk, using object storage just as a durability layer. Then the main benefit…

  13. comment
  14. comment
    Comment #47799080

    anecdotally I've heard confirmations of the challenge of running VictoriaMetrics clusters at scale. they're way better than Cortex/Thanos and they've built a pretty awesome product…

  15. comment
  16. comment
    Comment #47798651

    Good point, a tl;dr is probably worthwhile. It's definitely not quite turn key just yet but we've been dogfooding it in production against a moderate metrics use case (~30k samples…

  17. story
  18. story
  19. story
    Show HN: Yuzudraw – visual editor for ASCII diagrams with token-efficient DSL

    I make a lot of ASCII diagrams for my blog. While Claude can generate them it only gets about 80% there and then the last 20% of polish is painful to do with plaintext finagling. Y…

  20. comment
    Comment #47174001

    Checkout https://github.com/agavra/tuicr - it's built exactly for this purpose (reviewing code in your terminal and then adding comments and exporting it to an agent to fix).

  21. comment
    Comment #47173963

    I just built a version of this a month ago that also allows you to add review comments so you can export them back to an Agent to fix: https://github.com/agavra/tuicr Great work on…

  22. comment
    Comment #47019292

    the compression algorithm you select for your data is quite dependent on the dataset you have. the equations in this blog post don't help you choose which compression to use, but r…

  23. story
  24. story
  25. story