{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreiaeqx2sb5trsalgtlghvhj7y3dxp44lnlgxhqyd7sieh6uexhjzhq",
    "uri": "at://did:plc:ivbknywyskln22er3nkssdhl/app.bsky.feed.post/3mknwpa4kfh42"
  },
  "path": "/t/pre-rfc-dns-domains-as-package-namespaces/24202?page=3#post_42",
  "publishedAt": "2026-04-29T19:40:18.000Z",
  "site": "https://internals.rust-lang.org",
  "textContent": "jmillikin:\n\n> but I've never been able to figure out which HTTP library is the standard so I've just used Go whenever I need to do a project that involves HTTP.\n\nThat's the thing.. there is no standard package for _anything_ (except for what's in the standard library itself of course). Certain packages may have nicer names, but that doesn't mean that they're the best package implementing that thing for your given use case. `json` gets to use the name `json` simply because it was the first crate that implemented JSON, that doesn't mean it's the best or \"standard\" JSON crate, just that it's the one that got there first.",
  "title": "[Pre-RFC] DNS domains as package namespaces"
}