@[email protected] to [email protected]English • 2 days agoBitly Changes: Link-Shortening, Now with Advertisingtedium.coexternal-linkmessage-square20fedilinkarrow-up188arrow-down12cross-posted to: [email protected][email protected]
arrow-up186arrow-down1external-linkBitly Changes: Link-Shortening, Now with Advertisingtedium.co@[email protected] to [email protected]English • 2 days agomessage-square20fedilinkcross-posted to: [email protected][email protected]
minus-square@asaplinkEnglish1•10 hours agoShortening the URL makes it possible to have significantly lower resolution QR codes, which is almost always more useful. Able to be rendered on more mediums, able to be read with lower quality readers.
minus-squareArghblarglinkfedilink1•1 hour agoYour comment prompted me to search and I found this util: https://github.com/fumiyas/qrc Obviously results in a larger ASCII blob than a shortened URL, but would allow use on any terminal.
minus-squareScottlinkfedilinkEnglish1•23 minutes agoIt’s the other way around, I need to get long links to the CLI
QR codes mostly solved that.
Shortening the URL makes it possible to have significantly lower resolution QR codes, which is almost always more useful. Able to be rendered on more mediums, able to be read with lower quality readers.
Not when you are working in a CLI
Your comment prompted me to search and I found this util: https://github.com/fumiyas/qrc
Obviously results in a larger ASCII blob than a shortened URL, but would allow use on any terminal.
It’s the other way around, I need to get long links to the CLI