Viewing profile — Zariel
Zariel
HN member- Joined
- Thu, Apr 19, 2012, 10:47 AM UTC
- HN karma
- 186
- Public activity
- 63 items
- HN profile
- View on Hacker News ↗
About Zariel
No profile information was provided.
Recent public activity
-
comment
Comment #40623054
Missed at least Borough High Street
-
comment
Comment #31708359
I will counter this with the following. My mother turned 60 late January this year, she received a bowl cancer screening kit which she did and they recommend she come in for a colo…
-
comment
Comment #31623666
Not far off Burn After Reading
-
comment
Comment #29198534
where else in the country has victorian sewers built for a population density of 6825 per square kilometre vs 18457 people per square kilometre today?
-
comment
Comment #29198432
Hopefully the Tideway project will remove the need for that in London https://www.tideway.london/
-
comment
Comment #27826508
Function calls now pass arguments in registers instead of via the stack gaining ~5% improved performance.
-
comment
Comment #26226514
Check the data yourself, https://coronavirus.data.gov.uk/details/vaccinations Most people I know who have a vaccine have had 2 doses
- story
-
comment
Comment #25197247
I would have thought just using Unifi's DNS server to address each device would have been far simpler.
-
comment
Comment #23147144
Or if you are someone who doesn't know how it works it makes the whole article flow and make sense without having to context shift out to Google. The world of readers doesn't know …
-
comment
Comment #19658797
I bet this is a BGP leak again
-
comment
Comment #19367703
Using hadoop/spark for When all you have is a hammer everything starts to look like a nail.
- story
- story
- story
-
comment
Comment #11606783
The change referred to is Robert Griesemer's change to use a new binary export format [0] [0] https://github.com/golang/go/commit/7538b1db8ec0d82a623847fe...
-
comment
Comment #9984740
The new compiler is now garbage collected, and is generating lots of garbage, when the old compiler ran without any garbage collection. There is an interesting thread from the mail…
-
comment
Comment #9721305
I know bitly have an implementation of statsd in golang [0]. Ive not used it in production but have contributed to it. Go is fast to a point, it is not as fast as C but it is easie…
-
comment
Comment #9257301
Is this the tool that Google uses to build its Golang source? Or is that something else which is not available?
-
comment
Comment #8844335
Not sure if sarcastic, LG G3 already has 5.0.1 released.
-
comment
Comment #8719360
Yep, also had input from Google around the time there were deploying (or building) their new scheduler to replace Borg, Omega.
-
comment
Comment #8715589
Isn't it running ontop of the Mesos kernel, which has been around for longer than Kubernetes?
-
comment
Comment #8597468
Looks like an improved version of OpsWorks
-
comment
Comment #8473078
If your not then your missing out on utilising your resources, check out Mesos or Kubernetes for instance.
-
comment
Comment #8470974
The coanda effect was used to great effect in f1 recently to redirect the exhaust flow from the upward pointing exhaust to the floor with no interfering aerodynamics. It's also ver…