Live data from Hacker News

Google shifts goo.gl policy: Inactive links deactivated, active links preserved

blog.google

141–150 of 194 posts

Re: Google shifts goo.gl policy: Inactive links deactivated, active links preserved

#141

Earlier quoted context omitted.

Google is famously a monorepo and is basically the gold standard of CI/CD. What does happen is APIs are constantly upgraded and rewritten and deprecated. Eventually projects using the deprecated APIs need to be upgraded or dropped. I don't really understand why developers LOVE to deprecate shit that has users but it's a fact of life. Second hand info about Google only so take it with a grain of salt.

Simple: you don't get promoted for maintaining legacy stuff. You do get promoted for providing something new that people adopt. As such, developing a new API gets more brownie points than rebuilding a service that does a better job of providing an existing API. To be more charitable, having learned lessons from an existing API, a new one might incorporate those lessons learned and be able to do a better job serving v…

I agree this is an overriding incentive that hurts customers & companies. I don't think there's an easy fix. Designing & creating new products require more relevant capabilities from employees for promotions then maintaining legacy code.

Re: Google shifts goo.gl policy: Inactive links deactivated, active links preserved

#142
post #91
post #42

"Actively used" criteria scrods that critical old document you found, in which someone trusted it was safe to use a Google link. Not knowing all the details motivating this surprising decision, from the outside, I'd expect this to be an easy "Don't Be Evil" call: "If we don't want to make new links, we can stop taking them (with advance warning, for any automation clients). But we mustn't throw away this information…

"Don't Be Evil" has been deprecated for a while

I'm bringing it back.

Re: Google shifts goo.gl policy: Inactive links deactivated, active links preserved

#143

Earlier quoted context omitted.

I think the concern is someone might scan all the inactive links and find that some of them link to secret URL's, leak design details about how things are built, link to documents shared 'anyone with the link' permission, etc.

> I think the concern is someone might scan all the inactive links How? Barring a database leak I don't see a way for someone to simply scan all the links. Putting something like Cloudflare in front of the shortener with a rate limit would prevent brute force scanning. I assume google semi-competently made the shortener (using a random number generator) which would make it pretty hard to find links in the first place…

> You can still have active links to secret docs.

If they're have a (passwordless) URL they're not secret.

Re: Google shifts goo.gl policy: Inactive links deactivated, active links preserved

#144
post #63

I'll never use a URL shortener again.

"I'll never use a URL shortener again." I don't know if anyone should use a URL shortener or not ... but if you do ... "Oh By"[1] will be around in thirty years. Links will not be "purged". Users won't be tracked. Ads won't be served. [1] https://0x.co

I'm not sure how to ask this without being rude, so I'll just shoot. Is this example satire? https://0x.co/examples.html

What normal person would find this glove and result in it being returned to its owner? Even if "0x.co" was written too, I think most people wouldn't understand it to be a URL.

Re: Google shifts goo.gl policy: Inactive links deactivated, active links preserved

#145
post #90

Earlier quoted context omitted.

I think it would be easy for these services to audit their link database and cull any that have had dead endpoints for more than 12 months. That would come off far less user hostile than this move while still achieving the goal of trimming truly unnecessary bloat from their database. It also doesn't require you to keep track of how often a link is followed, which incurs its own small cost.

> cull any that have had dead endpoints That actually seems just as bad to me, since the URL often has enough data to figure out what was being pointed to even if the exact URL format of a site has changed or even if a site has gone offline. It might be like: kmart dot com / product.aspx?SKU=12345678&search_term=Staplers or /products/swingline-red-stapler-1235467890 Those URLs would now be dead and kmart itself will…

Totally. Furthermore one can input that (now broken) URL into the Internet Archive to see if they might have snapshotted that red stapler page.

Re: Google shifts goo.gl policy: Inactive links deactivated, active links preserved

#146
post #42

"Actively used" criteria scrods that critical old document you found, in which someone trusted it was safe to use a Google link. Not knowing all the details motivating this surprising decision, from the outside, I'd expect this to be an easy "Don't Be Evil" call: "If we don't want to make new links, we can stop taking them (with advance warning, for any automation clients). But we mustn't throw away this information…

"Those who control the past control the present. Those who control the present control the future." Look at what happened to their search results over the years and you'll understand.

Ironically, the voting pattern on my comment demonstrates the point exactly.

Re: Google shifts goo.gl policy: Inactive links deactivated, active links preserved

#147

Earlier quoted context omitted.

Any form of URL is at best a point in time reference. Shortened or not, they change, disappear, get redirected, all the time. There was once an idea that a URL was (or should be) a permanent reference, but to the extent that was ever true it's long in the past. The closest thing we might have to that is an Internet Archive link. Otherwise, don't cite URLs. Cite authors, titles, keywords, and dates, and maybe a search…

Cite Wayback Machine links, as you mention.

And don’t forget to https://archive.org/donate

Re: Google shifts goo.gl policy: Inactive links deactivated, active links preserved

#148
post #17
post #10

Earlier quoted context omitted.

Has there ever been one that survived for a really long time?

Three random examples that come to my mind: - Tinyurl.com, launched in 2002, currently 23 years old - Urly.it, launched in 2009, currently 16 years old - Bitly.com, also launched in 2009 So yes, some services survived a long time.

- is.gd and v.gd

Re: Google shifts goo.gl policy: Inactive links deactivated, active links preserved

#150

Earlier quoted context omitted.

Finally a use for blockchain?

Oh boy... I think I found the man that I can yap about the idea that I got scrolling thorugh HN: link shortener in blockchain with 0 gas fees Here is the comment since I don't want to spam the same comment twice, Have a nice day https://news.ycombinator.com/reply?id=44760545

JFYI: single line breaks don’t work on HN. You can use double line breaks between paragraphs, or full stops between sentences
Post reply on HN