ray@lemmy.ml to Privacy@lemmy.mlEnglish · 3 days agoBitly Changes: Link-Shortening, Now with Advertisingtedium.coexternal-linkmessage-square20fedilinkarrow-up197arrow-down13cross-posted to: [email protected][email protected]
arrow-up194arrow-down1external-linkBitly Changes: Link-Shortening, Now with Advertisingtedium.coray@lemmy.ml to Privacy@lemmy.mlEnglish · 3 days agomessage-square20fedilinkcross-posted to: [email protected][email protected]
minus-squareScott@sh.itjust.workslinkfedilinkEnglisharrow-up8·3 days agoNot when you are working in a CLI
minus-squareArghblarg@lemmy.calinkfedilinkarrow-up1·1 day 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-squareScott@sh.itjust.workslinkfedilinkEnglisharrow-up1·1 day agoIt’s the other way around, I need to get long links to the CLI
minus-squareasap@lemmy.worldlinkfedilinkEnglisharrow-up3·2 days 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.
QR codes mostly solved that.
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
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.