TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: How do you get profile picture for arbitrary email address?

2 点作者 epimetheus2大约 5 年前

2 条评论

actionowl大约 5 年前
Some services use Gravatar[1] or Libravatar[2] but a user has to first register their email with those services.<p>[1] <a href="https:&#x2F;&#x2F;en.gravatar.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;en.gravatar.com&#x2F;</a><p>[2] <a href="https:&#x2F;&#x2F;www.libravatar.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.libravatar.org&#x2F;</a>
matja大约 5 年前
<a href="https:&#x2F;&#x2F;unicornify.pictures&#x2F;" rel="nofollow">https:&#x2F;&#x2F;unicornify.pictures&#x2F;</a><p>source code: <a href="https:&#x2F;&#x2F;bitbucket.org&#x2F;balpha&#x2F;go-unicornify" rel="nofollow">https:&#x2F;&#x2F;bitbucket.org&#x2F;balpha&#x2F;go-unicornify</a>