Viewing profile — throwaway012377
throwaway012377
HN member- Joined
- Fri, Aug 19, 2022, 10:56 PM UTC
- HN karma
- 8
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About throwaway012377
No profile information was provided.
Recent public activity
-
comment
Comment #48596735
and yet it's too difficult to package https://repology.org/project/clickhouse/versions
-
comment
Comment #45149969
That depends on what's written on the CLA.
-
comment
Comment #32531483
Indeed, but it's also about having the wrong mindset: piling up stuff gives people the idea that they are building something. Removing complexity and saving CPU cycles does not fee…
-
comment
Comment #32531423
Completely wrong. The configuration I described was replicated on different servers and they scale linearly, obviously. It was saturating the NICs and therefore would have been goo…
-
comment
Comment #32531410
It was about large file streaming so bandwidth is the bottleneck, not number of users. What matters is that the configuration was good enough to use the NICs at 100%
-
comment
Comment #32527189
> simple things become incredibly complicated at scale In a way it's the opposite. Things scale up by removing complex interactions. Software gets faster by solving the same proble…
-
comment
Comment #32527088
> "why does Netflix need X thousand engineers, I could build it in a weekend" Believe me or not, I was in a company doing web file streaming in 2009 using Nginx, sendfile and SSL o…