TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: CuteUID – Generate Cute UIDs

119 pointsby anais9over 5 years ago

12 comments

xvectorover 5 years ago
&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_user2over 5 years ago
Suggestion, specify number of unique possibilities for each example in the readme. That way I know if I could use it in something.
评论 #21794071 未加载
pcmaffeyover 5 years ago
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 未加载
jrockwayover 5 years ago
I feel like this is how SSH clients should display the server fingerprint.
评论 #21796066 未加载
评论 #21796477 未加载
callmekatootieover 5 years ago
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;?
ianaiover 5 years ago
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.
neimanover 5 years ago
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 未加载
alpbover 5 years ago
Probably more prone to collisions given some modes it offers has less character space.
评论 #21794292 未加载
lifthrasiirover 5 years ago
Note that Windows does not support country flag emojis, so CuteUID only consisting of flags would look like a typical textual UID but longer.
PixyMisaover 5 years ago
This is a terrible idea and I love it.
dec0dedab0deover 5 years ago
I did something like this a while ago for Mac addresses. It&#x27;s how I got my username.
yjftsjthsd-hover 5 years ago
<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 未加载