Viewing profile — kidmin
kidmin
HN member- Joined
- Thu, Jan 18, 2024, 2:42 PM UTC
- HN karma
- 16
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About kidmin
Recent public activity
- story
-
comment
Comment #47034881
Web/App aren't working. Updog also shows it's down. https://updog.ai/status/twitter
-
comment
Comment #46079040
snprintf(buf, bufsize, "%*s", padwidth, str)?
-
comment
Comment #46078799
Some minor/trivial corrections: - gTLD stands for "generic TLD"[1], not a short form of global, comes from their "generic" usage. Both two categories of TLDs are in the domain name…
-
comment
Comment #45876765
In Japan the PM's office once considered to block online piracy websites[1] with DNS in 2018. Japanese tech community fought against it[2][3][4] and it wasn't implemented. The telc…
-
comment
Comment #44186680
and it is from the beginning: https://github.com/psf/requests/commit/79bb9ee1417afe2231972...
-
comment
Comment #44106092
There is an enterprise-grade project written in Java: https://github.com/EnterpriseQualityCoding/FizzBuzzEnterpris...
-
comment
Comment #39502365
Actually the root is a null (empty) label rather than "."; dots are delimiters of labels, there is an empty label after "." in FQDNs. See RFC 1034 Section 3.1.