Viewing profile — diocles
diocles
HN member- Joined
- Sat, Feb 12, 2011, 2:40 PM UTC
- HN karma
- 84
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About diocles
Recent public activity
-
comment
Comment #37233082
Support looks pretty reasonable (works for 95% of global users) with some caveats around Safari: https://caniuse.com/input-datetime
-
comment
Comment #34287704
(Not the parent but) one cool CGI-specific problem that always comes to mind is HTTPoxy: https://www.ionos.co.uk/digitalguide/server/configuration/ht... You could write this off as…
-
comment
Comment #32785859
I believe the parent comment was thinking of 1 round trip time. Typically the TCP initial congestion window size is set to 10 packets (RFC 6928), hence ten packets can be sent by t…
-
comment
Comment #29443428
For GCP you can enumerate and graph the publicly visible dependencies as per this blog post: https://binx.io/blog/2020/10/03/how-to-find-google-cloud-pla... However, that does not …
-
comment
Comment #27408744
"The Pyramid Principle: Logic in Writing and Thinking" by Barbara Minto. This approach is taught at consultancy firms to help structure clear written business communication, especi…
- story
- story
-
comment
Comment #15160330
OP here - thanks for that! This blog post represents my slow realisation that PID 1 is even more special than I thought, and the fairly common pattern of running applications witho…
- story
-
comment
Comment #11030448
I've been thinking about the naming of this library, and I don't think "science" is a good metaphor for what it does. You can only test hypotheses of the form "A is exactly like B"…
-
comment
Comment #9902232
The ruling itself is available - it's quite a long read: https://www.judiciary.gov.uk/judgments/david-davis-and-other...
-
comment
Comment #3728672
I suspect it's also partly an artifact of the article being from 1998. :)
-
comment
Comment #3688981
Just for fun, I found a hash collision (hardly surprising on an 8-bit hash): aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa Copying/pasting the above password doesn't imme…
-
comment
Comment #2210075
The first thing I spotted was that full domains weren't showing next to the links, so for example, story 3 is currently: Hosni Mubarak has resigned (co.uk) Showing just the last tw…