Viewing profile — seiflotfy
seiflotfy
HN member- Joined
- Tue, Jul 08, 2014, 9:27 PM UTC
- HN karma
- 470
- Public activity
- 100 items
- HN profile
- View on Hacker News ↗
About seiflotfy
No profile information was provided.
Recent public activity
-
comment
Comment #47113658
https://arxiv.org/pdf/2101.01719 ?
- story
-
comment
Comment #46781939
lol! gilfoyle -> anton -> son_of_anton -> tsenart -> gilfoyle! the complete cycle
-
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…
- story
-
comment
Comment #43203154
I fail to see how this works with hyperloglog. But will read more
- comment
- story
- story
- story
- story
- story
- story
-
comment
Comment #34323483
Actually i found zig easier to read than rust… something that i found more appealing!
-
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) …
-
comment
Comment #34314684
Author here, will publish my vlang take on it in the next couple of days.
- story
- story
-
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 …
-
comment
Comment #31404611
CTO here... we built our own homegrown tsdb that works on top of S3. Coordination free ingestion, Serverless querying :D
-
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
- story
-
comment
Comment #29453829
Sorry had to edit my reply ;)
-
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…
- story