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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: CuteUID – Generate Cute UIDs

119 点作者 anais9超过 5 年前

12 条评论

xvector超过 5 年前
&gt; This project is intended for entertainment purposes only - it is not recommended for use in your production or intended as a replacement to existing UUID generation mechanisms.<p>Ha! You can&#x27;t tell me what to do!
评论 #21796044 未加载
hn_user2超过 5 年前
Suggestion, specify number of unique possibilities for each example in the readme. That way I know if I could use it in something.
评论 #21794071 未加载
pcmaffey超过 5 年前
For something a little more practical, I recently came across this postgres id generator[1], which Ive been playing around with as a solution for ordered, scalable bigint ids (that take up less space than standard uuids).<p>[1] <a href="https:&#x2F;&#x2F;rob.conery.io&#x2F;2014&#x2F;05&#x2F;28&#x2F;a-better-id-generator-for-postgresql&#x2F;" rel="nofollow">https:&#x2F;&#x2F;rob.conery.io&#x2F;2014&#x2F;05&#x2F;28&#x2F;a-better-id-generator-for-p...</a>
评论 #21794548 未加载
jrockway超过 5 年前
I feel like this is how SSH clients should display the server fingerprint.
评论 #21796066 未加载
评论 #21796477 未加载
callmekatootie超过 5 年前
I am not sure I understand its use case.<p>&gt; Generate cute UIDs, i.e. unique(ish) identifiers that are similar in appearance to UUIDs.<p>Ok - but what&#x27;s the difference between them and UUIDs... What makes them &quot;cute&quot;?
ianai超过 5 年前
Oh, is there a way to test the collisions for this? Like it generates a uuid, prints it to screen, then does a progress bar showing how many tries attempted and a timer for duration.
neiman超过 5 年前
ENS allows to register names with emoticons, I think that regular URL allows that as well. The problem with those things is not that they&#x27;re not memorable, but that there&#x27;s no good UI to type then when you want to write the name.<p>That said, the project is great! I love such things:-)
评论 #21795651 未加载
alpb超过 5 年前
Probably more prone to collisions given some modes it offers has less character space.
评论 #21794292 未加载
lifthrasiir超过 5 年前
Note that Windows does not support country flag emojis, so CuteUID only consisting of flags would look like a typical textual UID but longer.
PixyMisa超过 5 年前
This is a terrible idea and I love it.
dec0dedab0de超过 5 年前
I did something like this a while ago for Mac addresses. It&#x27;s how I got my username.
yjftsjthsd-h超过 5 年前
<a href="https:&#x2F;&#x2F;github.com&#x2F;alexdredmon&#x2F;cuteuid&#x2F;issues&#x2F;1" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;alexdredmon&#x2F;cuteuid&#x2F;issues&#x2F;1</a><p>... I appreciate this whole exchange, complete with emoji:)
评论 #21795743 未加载