Live data from Hacker News

Viewing profile — kidmin

kidmin

HN member
Joined
Thu, Jan 18, 2024, 2:42 PM UTC
HN karma
16
Public activity
8 items

About kidmin

https://github.com/kidmin

Recent public activity

  1. story
  2. comment
    Comment #47034881

    Web/App aren't working. Updog also shows it's down. https://updog.ai/status/twitter

  3. comment
    Comment #46079040

    snprintf(buf, bufsize, "%*s", padwidth, str)?

  4. 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…

  5. 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…

  6. comment
    Comment #44186680

    and it is from the beginning: https://github.com/psf/requests/commit/79bb9ee1417afe2231972...

  7. comment
    Comment #44106092

    There is an enterprise-grade project written in Java: https://github.com/EnterpriseQualityCoding/FizzBuzzEnterpris...

  8. 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.