Live data from Hacker News

Viewing profile — seiflotfy

seiflotfy

HN member
Joined
Tue, Jul 08, 2014, 9:27 PM UTC
HN karma
470
Public activity
100 items

About seiflotfy

No profile information was provided.

Recent public activity

  1. comment
    Comment #47113658

    https://arxiv.org/pdf/2101.01719 ?

  2. story
  3. comment
    Comment #46781939

    lol! gilfoyle -> anton -> son_of_anton -> tsenart -> gilfoyle! the complete cycle

  4. story
    Show HN: FSST – Fast Static Symbol Table Compression Library in Go

    Here is a Go implementation of FSST, a fast static symbol table compression. It comes with training, encode/decode helpers, and examples. It’s great for logs and JSON data. Referen…

  5. story
  6. comment
    Comment #43203154

    I fail to see how this works with hyperloglog. But will read more

  7. comment
  8. story
  9. story
  10. story
  11. story
  12. story
  13. story
  14. comment
    Comment #34323483

    Actually i found zig easier to read than rust… something that i found more appealing!

  15. comment
    Comment #34315829

    This is awesome... question though: ```pub fn HyperLogLog(comptime p: u8) type { return struct { dense: [1 const Self = @This(); pub fn init() Self { var s = Self{}; for (s.dense) …

  16. comment
    Comment #34314684

    Author here, will publish my vlang take on it in the next couple of days.

  17. story
  18. story
  19. comment
    Comment #31405318

    Great question (and apologies for the length of the answer)! Through our previous experiences in building services around tsdbs & relying on tsdbs to host monitoring data, we kept …

  20. comment
    Comment #31404611

    CTO here... we built our own homegrown tsdb that works on top of S3. Coordination free ingestion, Serverless querying :D

  21. comment
    Comment #31403742

    Leerob and co are fantastic :D The feedback we got from the Vercel team while building the integration was invaluable :D Also feel free to join our slack for more feedback :D

  22. story
  23. comment
    Comment #29453829

    Sorry had to edit my reply ;)

  24. comment
    Comment #29453719

    We are familiar with honeycomb and we also have a honeycomb->axiom multiplexer, so you can use their great tools, to forward to use and compare side by side. https://github.com/axi…

  25. story