Golink: A private shortlink service for tailnets
61–70 of 84 posts
Re: Golink: A private shortlink service for tailnets
#62I've never worked at a company that uses go links so I have to ask - what problem do these solve? Every URL I visit frequently automatically shows up in auto complete suggestions in my browser.
That's the value prop.
Re: Golink: A private shortlink service for tailnets
#63This is great. I love go links ever since knorton turned me on to them. I will give this a spin first thing in the morning.
Is knorton some combination of Knuth and Norton antivirus?
Re: Golink: A private shortlink service for tailnets
#64Earlier quoted context omitted.
I was going to say the terminology comes from inside Google, where afaik go links were invented. However, yeah, that's straight up a trademark. You'd need a lawyer to know whether the trademark would survive litigation, and whether the s on those trademarks makes a material difference. (OP isn't plural, those trademarks are)
How can they defend a trademark that people used (at Google) before them?
Re: Golink: A private shortlink service for tailnets
#65I've never worked at a company that uses go links so I have to ask - what problem do these solve? Every URL I visit frequently automatically shows up in auto complete suggestions in my browser.
This is especially valuable when switching cms/erp/ticket systems etc where you may not have a lot of ability to manipulate generated links.
Re: Golink: A private shortlink service for tailnets
#66The name is going to be quickly problematic if the trademark holder for golinks.io decides to get litigious: https://trademarks.justia.com/owners/zamora-jorge-3828689/
It would also be pretty ironic if so, given that the idea was basically lifted from Google internal infra.
Re: Golink: A private shortlink service for tailnets
#67A few weeks back, I installed Tailscale on a Friday and the following Sunday my machine (ubuntu 22.10) was hacked and running mining/tracking software and rsyslog. I only noticed because my fans were spinning harder than usual. caveat emptor
Do you feel that your being “hacked” was somehow a result of your using Tailscale? I mean, that’s the obvious implication.
Re: Golink: A private shortlink service for tailnets
#68ha! A few months ago I tried to find a URL shortner that fit the bill, I was reading "Software Engineering at Google" and came across information regarding their internal `go/` URL. I couldn't find anything, so I threw something together with Rust (using rocket), and gave it the ability to have static and dynamic backends, the dynamic backend would allow you to submit a link very easily. a working example (with a sta…
Re: Golink: A private shortlink service for tailnets
#69I've never worked at a company that uses go links so I have to ask - what problem do these solve? Every URL I visit frequently automatically shows up in auto complete suggestions in my browser.
A perfect example would be the Scuba and OBS observability UIs. Instead of sharing a gnarly 500-character URL in chat to point someone to a specific query, you click "generate fburl" and get a short link.
More and more commercial/open-source software has built-in support for creating their own short links these days (Grafana and Kibana both do), but having it be ubiquitous -- and easy to integrate into new tools -- was really nice.
Re: Golink: A private shortlink service for tailnets
#70I've never worked at a company that uses go links so I have to ask - what problem do these solve? Every URL I visit frequently automatically shows up in auto complete suggestions in my browser.
No need to find it on Google Drive (where the title may or may not follow consistent patterns) or remember which of the many Google doc links in autocomplete is the correct one.