显示 HN:Markdown HN 配置文件位于 {user}.at.hn
Show HN: Markdown HN profiles at {user}.at.hn

原始链接: https://at.hn

这是展示黑客新闻简介的更丰富的方式。 要使用它:要选择加入,请将“{您的用户名}.at.hn”粘贴到您个人资料“关于”部分的任意位置。 转至 https://{用户名}.at.hn?refresh。 如果您的用户名包含大写字母或下划线,则由于 DNS 在子域中不支持它们,您将需要以试图避免冲突的方式对它们进行编码(不理想):将大写字母替换为 '{lowercase(L)}0xNN ' 其中 'NN' 是大写字母的 ASCII 十六进制代码。 例如,“RallyDriver”变为“r0x52allyd0x44river”(因为 ASCII 中“R”为 0x52,“D”为 0x44)。 如果有帮助,请在此处编码。 将下划线替换为“0x5f”,使“rally_driver”变为“rally0x5fdriver”(因为“_”在 ASCII 中是 0x5f)。 在 HN/我们的缓存之间,您可能需要等待几分钟。 使用 Markdown 让事情变得更漂亮。 如果您愿意,可以在 github 上提交 PR。 Note: Outgoing links are rel=nofollow unless you're >200 karma (anti spam). 请参阅示例:padolsey.at.hn。

非常机会主义的玩具项目,因为我看到域名可供争夺:“at.hn”是一个小网站,人们可以拥有自己的子域名,无论他们的 HN 用户名是什么(仅通过在您的个人简介中添加一个 slug 来选择加入)。 它确实没有多大作用。 只是显示您的 HN 简介呈现为 Markdown 加元内容。 我正在考虑在主页上添加聚合的用户列表,以便人们可以浏览个人资料。 HN 上有很多有趣的人,但可发现性有点啰嗦。 我想知道人们还想要什么其他功能。 否则可能会保持原样。 我记得 hnbadges 已经有一段时间了,但不记得发生了什么。 人们喜欢这样吗? 不管怎样,如果人们想贡献的话,at.hn 就在 github 上。 - https://github.com/padolsey/at.hn
相关文章

原文

This is a richer way to display your hacker news bio. To use it:

  1. To opt-in, paste "{your username}.at.hn" anywhere in your profile's 'about' section.
  2. Go to https://{username}.at.hn?refresh.
  3. If your username includes uppercase letters or underscores, then due to DNS not supporting them in subdomains, you will need to encode them in a way that attempts to avoid conflicts (not ideal):
    1. Replace uppercase letters with '{lowercase(L)}0xNN' where 'NN' is the ASCII hex code of the uppercase letter. For example, 'RallyDriver' becomes 'r0x52allyd0x44river' (since 'R' is 0x52 and 'D' is 0x44 in ASCII). Code here if helpful.
    2. Replace underscores with '0x5f' such that 'rally_driver' becomes 'rally0x5fdriver' (since '_' is 0x5f in ASCII).
  4. Between HN/our caching, you might need to wait a couple minutes.
  5. Use markdown to make things prettier. Submit PRs on github if you like.
  6. Note: Outgoing links are rel=nofollow unless you're >200 karma (anti spam).

See an example: padolsey.at.hn.

screenshot: go to your user/profile page on hacker news and then modify your about section to include, at minimum the phrase [your username].at.hn

联系我们 contact @ memedata.com