TLY is a simple service to create short links that are easy to share! TLY will allow you to...
- Manage Short URLs ✅
- Track Analytics ✅
- Branded Links ✅
- Browser Extension ✅
Check it out 👉 T.LY 🔗
As a golfer who is constantly working on my own swing, I wanted a simple way to record and analyze every practice session.
So I built a Golf Swing Camera for iPhone. ⛳️
✔️ Slow-motion recording
✔️ Frame-by-frame swing analysis
✔️ Side-by-side swing comparison
✔️ Built specifically for golfers
✔️ Stop filling up your camera roll
I'd love your feedback.
apps.apple.com/us/app/golf-s…
TLY has passed 65M URLs and QR codes created.
The job is still the same: make links easier to share, easier to trust, and easier to measure.
No ad interstitials. Clean redirects. Real click stats.
t.ly/
Printed a QR code and then changed the landing page?
That should not mean reprinting everything.
Dynamic QR codes in TLY let you update the destination later and track scans by time, location, and device.
t.ly/products/qr-code-manage…
Short branded links start with a good short domain.
TLY's Short Domain Finder helps find short, readable, brandable domains for links, QR codes, and social campaigns.
t.ly/tools/short-domain-find…
Redirect chains are easy to miss one URL at a time.
Paste a batch into TLY's Bulk Redirect Checker and find the weird stuff faster:
t.ly/tools/bulk-redirect-che…
20 years ago, the YouTube founders were worried about whether the site would work because it had only 40 videos. Everything starts small...
youtube.com/shorts/4Y-nj8ZHB…
Computer use lets Codex work across your apps without taking over your Mac.
@AriX talks with @romainhuet about what changes when agents can click, type, and keep working in the background.
AI lets you make so many minor changes that normally wouldn't be worth the time, but can make an app much nicer. Recently added skeleton loading indicators to T.LY, and it's way nicer than I expected. Gives user feedback
Apple's Siri's current state - I said, "Siri, start a timer for 15 minutes". Siri started the timer, but then tried to tell me a tip. The tip was to say "Siri, stop the timer," which then made Siri stop my timer. Wild times
I took a look at the Codex Chrome extension.
It’s basically an AI bridge into Chrome using:
Chrome debugger API
DevTools Protocol
injected content scripts
native messaging
It's impressively simple. It's really the Codex desktop app telling the browser what to do.
Even the settings are stored in Codex desktop app. It's a smart way to handle this because updating the desktop app is a lot easier than Chrome review process