Viewing profile — Nitrado
Nitrado
HN member- Joined
- Mon, Jul 10, 2017, 10:34 AM UTC
- HN karma
- 15
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About Nitrado
info@marbis.net
Mention "Leo" and it'll end up with me :)
Recent public activity
- comment
-
comment
Comment #16782355
ClickHouse ships with a command line tool which does this (without the actual database server): ps aux | tail -n +2 | awk '{ printf("%s\t%s\n", $1, $4) }' | \ clickhouse-local -S "…
-
comment
Comment #16495793
There are, fundamentally, two different kinds of attacks: - Volumetric attacks like this one, mostly reflection. - Application level attacks like SYN floods or protocol-specific at…
- comment
- comment
- comment
- comment
- comment
- comment
- comment
- comment
-
comment
Comment #14735904
I'm working for Nitrado (Europe's largest gameserver provider), and we happen to have lots of experience in building and scaling indie game server infrastructures :)