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: Zigg.be – A link shortener that creates short speakable links

75 pointsby _chendo_over 12 years ago
I created this a year or so ago but recently made updates and I thought people might like to know that it exists.<p>I made this to easily send links or text to someone else verbally, like over the phone or over voice chat (which is what I made it for). The goal is to be able to tell the link to someone else without being ambiguous or needing to spell it out, so I grabbed the words off a Grade 5 level dictionary. I understand that the domain itself doesn’t qualify but I’m trying to get a better domain.

21 comments

grandpoobahover 12 years ago
Now you just have to spell zigg.be to the person over the phone
评论 #5109757 未加载
评论 #5109112 未加载
评论 #5108699 未加载
评论 #5112511 未加载
评论 #5109507 未加载
vanwarilover 12 years ago
What about a trade-off between compound-ness and duration? If you want a 10-minute link, you really probably want something that's dead-simple to say like "zigg.be/fit". If its a 30-day lease, you might be willing to go for "zigg.be/greencatjumps" This allows shorter URLs to stay in a faster reuse pool.
评论 #5108921 未加载
glazskunrukitisover 12 years ago
Why are short links being regenerated when the source link is the same? For example, when I try to shorten <a href="http://google.com/" rel="nofollow">http://google.com/</a> the short link comes out different each time. You would save _a lot_ of words by re-using them.
评论 #5109323 未加载
paxover 12 years ago
I would like an option that resets the counter on each access, so urls are always valid for a timeframe from the last access.<p>what about self destructing links - as an option - it goes away upon being accessed - could be fun for text, although, entirely useless :))
zcamover 12 years ago
Expiration on a url shortener means linkrot, which is the #1 problem with such services, so seeing this as a feature is a bit strange to say the least.
评论 #5112055 未加载
_chendo_over 12 years ago
I created this a year or so ago but recently made updates and I thought people might like to know that it exists.<p>I made this to easily send links or text to someone else verbally, like over the phone or over voice chat (which is what I made it for). The goal is to be able to tell the link to someone else without being ambiguous or needing to spell it out, so I grabbed the words off a Grade 5 level dictionary. I understand that the domain itself doesn’t qualify but I’m trying to get a better domain.<p>I hope others find it useful!
评论 #5108591 未加载
conroyover 12 years ago
jazzychad made something similar a year or so ago <a href="http://shoutkey.com/" rel="nofollow">http://shoutkey.com/</a>
roguasover 12 years ago
not overally consistent... links are speakble - try to make domain speakable like short.be, better yet short.com (as everyone knows .com)<p>how one's supposed to know how many 'g' is there ;]
cynwoodyover 12 years ago
Worked fine when I just tried it.<p>Question is, what happens to those snappy URLs when more than a few (thousand, million, billion) folks discover it?
评论 #5108586 未加载
评论 #5108811 未加载
评论 #5108725 未加载
koideover 12 years ago
You could increase availability by deduping (typing twice the same target gives you different shortenings)
lifeisstillgoodover 12 years ago
It may be coincidence but are you choosing from a dictionary of real words or doing some clever Markova chaining? I am guessing the former - if so is there not an upper limit to total active links ?
评论 #5108879 未加载
popeyover 12 years ago
This was also done some years back as <a href="http://linkpot.net/" rel="nofollow">http://linkpot.net/</a> so podcasters could read out URLs on their show more easily.<p>However by just testing it I think I broke it..
ghubbardover 12 years ago
Is there any way to tell if the link I have is expired, or show what the long version of the link is before I visit it or am I likely to get goatse'd if I'm a minute too late clicking the link?
Praveensover 12 years ago
Its a nice feature you got there. Have you thought about creating permanent links? Are you going to blog on how you made it?
评论 #5108565 未加载
joetechover 12 years ago
Great idea. I always hated trying to remember tiny urls seen in print, as well.
jimmyyoungover 12 years ago
People could find this useful, also I love the subtle amazon referral.
adcoelhoover 12 years ago
How's the choice of new words from the dictionary complexity- wise?
评论 #5108926 未加载
businessleadsover 12 years ago
I laughed for a really long time about the silent second g.
basicallydanover 12 years ago
Fracking. Awesome. Good job.
knightniover 12 years ago
This is awesome, thanks :-)
onlyupover 12 years ago
This is actually smart!