1. 8
  1.  

  2. 2

    Isn’t this pattern pretty standard in the community? Every golang library I’ve ever interacted with uses this pattern:

    foo, err := SomeFooOp()
    if err != nil {
        // do something
    }
    
    1. 2

      I’m just happy to see someone actually using one of the new GTLDs.

      1. 1

        Where do you even go to register a domain on one of them?

        1. [Comment removed by author]

          1. 1

            That’s the 64-thousand dollar question. Lots of “investors” are buying in the new registeries – and each registry paid about $200k for the right to have their new GTLD.

            For now, .COM is still king. But it’s hard to find domains.

            1. 1

              Apparently most of the currently approved ones were automatically generated from a list of words and registered by shell companies, which doesn’t surprise me at all.

            2. 1

              Some of the new ones are quite funny. https://lobste.rs/s/xm1liy/list_of_approved_icann_gtlds

              I think it would be quite a gas to register the domain 妈妈.我爱你 (I love you mom).

            3. 1

              Any big registrar will do it. I use namecheap.com and avoid GoDaddy.