TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Google's shortened links will stop working next year

133 点作者 uladzislau10 个月前

24 条评论

treve10 个月前
Given how relatively easy it is to run a redirect service, and how many links this will break this is vandalism.
评论 #41014648 未加载
评论 #41014586 未加载
评论 #41014654 未加载
upon_drumhead10 个月前
&gt; When Google announced in 2018 that it was shutting down goo.gl, the company encouraged developers to migrate to Firebase Dynamic Links (FDL) — which has also since been deprecated.<p>Why wouldn&#x27;t they just change the backend and leave the service alive for the end users? It seems nuts to give up all that sweet sweet browsing data.
评论 #41014625 未加载
olliej10 个月前
Note that when Google made a blog post telling people to migrate from goo.gl to the also now deprecated Firebase Dynamic Links, the post states explicitly[1]:<p>&quot;While most features of goo.gl will eventually sunset, [bold]all existing links will continue to redirect to the intended destination.[&#x2F;bold]&quot;<p>The [bold] section is bold in the original post.<p>[1] <a href="https:&#x2F;&#x2F;developers.googleblog.com&#x2F;en&#x2F;transitioning-google-url-shortener-to-firebase-dynamic-links&#x2F;" rel="nofollow">https:&#x2F;&#x2F;developers.googleblog.com&#x2F;en&#x2F;transitioning-google-ur...</a>
mg10 个月前
Every time I change a ULR (or a set of URLs), I put a test for the redirect into my end-2-end tests, which run once per day. So I know all my URLs will work forever.<p>I have not thought about it for years now. Just checked for my first ever Show HN from 10 years ago:<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=7465980">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=7465980</a><p>The URL has long changed, but the redirect still works. Phew :) So all seems to be good. Here&#x27;s to the next 10 years!<p>Google should do the same. Set up a seperate server for the redirect service itself. And then I guess they have multi project end-2-end tests running somewhere in their infrastructure. Just add testing this service and thats it. Amount of work per year to keep it up should be less than an hour, right?
评论 #41014594 未加载
np_tedious10 个月前
Are links generated from Google apps like<p><a href="https:&#x2F;&#x2F;maps.app.goo.gl&#x2F;xxxxxxx" rel="nofollow">https:&#x2F;&#x2F;maps.app.goo.gl&#x2F;xxxxxxx</a><p>going to continue working?
评论 #41031010 未加载
Havoc10 个月前
&gt; migrate to Firebase Dynamic Links (FDL)<p>The announcement of “we’re breaking your stuff” contains an appeal to trust them on next round?<p>They must think their clients are complete morons
评论 #41015156 未加载
评论 #41015147 未加载
gorgoiler10 个月前
It is an old code but it might be more appropriate to fess up and say the resource has been deleted?<p>410 “Gone” <a href="https:&#x2F;&#x2F;developer.mozilla.org&#x2F;en-US&#x2F;docs&#x2F;Web&#x2F;HTTP&#x2F;Status&#x2F;410" rel="nofollow">https:&#x2F;&#x2F;developer.mozilla.org&#x2F;en-US&#x2F;docs&#x2F;Web&#x2F;HTTP&#x2F;Status&#x2F;410</a><p>But alas, even more apt:<p>417 “Expectation failed” <a href="https:&#x2F;&#x2F;developer.mozilla.org&#x2F;en-US&#x2F;docs&#x2F;Web&#x2F;HTTP&#x2F;Status&#x2F;417" rel="nofollow">https:&#x2F;&#x2F;developer.mozilla.org&#x2F;en-US&#x2F;docs&#x2F;Web&#x2F;HTTP&#x2F;Status&#x2F;417</a>
评论 #41032681 未加载
评论 #41017406 未加载
_xivi10 个月前
The real reason is probably maintenance due to some hidden costs like conflicting infrastructure and they couldn&#x27;t justify migrating it.<p>Related discussion (2 days ago): <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=40998549">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=40998549</a><p>Discussion of the previous announcement in 2018: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=16719272">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=16719272</a>
评论 #41014716 未加载
tabbott10 个月前
I wonder if there&#x27;s a story here involving a URL shortener service having hidden costs? I can imagine there being something in the abuse space that makes it feel more expensive than just the hosting costs to operate.
评论 #41014792 未加载
评论 #41014669 未加载
ehPReth10 个月前
it&#x27;s so sad this multi-trillion dollar company can&#x27;t spare some resources to serve a some 301s.
Jyaif10 个月前
Having products scale through time is an engineering problem, and they seem to not be able to recognize it as so.<p>As long as they don&#x27;t understand this, they won&#x27;t be able to expand their product offering (and thus Revenue) significantly faster than their headcounts.
j16sdiz10 个月前
Many years ago, there was an industrial group (?, maybe just a campaign.. can&#x27;t remember the details) promised to provide protection&#x2F;transfer service if one of their member shutdown.<p>Tried to search the news, can&#x27;t find any reference to that.
评论 #41014534 未加载
ChrisArchitect10 个月前
[dupe]<p>Discussion on official post: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=40998549">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=40998549</a>
iJohnDoe10 个月前
Like many have said, its a shame they refuse to maintain minimal requirements to keep the links working.<p>Google offers cloud services. It’s like AWS saying they won’t spare some ec2 instances to keep some links working. If Google knew how to use their own cloud products then they could deploy some instances, failover, and monitoring and leave it alone, and also dogfood their own cloud products.
BigParm10 个月前
I host my own URL shortening service. It&#x27;s 2 data columns in SQLite and a few lines of Javascript.<p>The reason I host my own is that specifically Google taught me not to trust the longevity of cloud hosted services. So I didn&#x27;t trust tinyurl.com or whatever to be there in future. Ty Google for confirming the wisdom in that decision.
ambyra10 个月前
They could charge for custom video urls.<p><a href="https:&#x2F;&#x2F;youtu.be&#x2F;bestVideo1" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;bestVideo1</a> for $1. I bet a lot of people would pay
评论 #41014970 未加载
rawling10 个月前
<a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=40998549">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=40998549</a>
agent32710 个月前
Is it possible to download the entire database? That way we could undo the breakage using a browser extension.
评论 #41015131 未加载
beardyw10 个月前
Maybe the links may direct to undesirable&#x2F;illegal content either now or in the future. Perhaps just CYA.
评论 #41015477 未加载
sllabres10 个月前
That is sad, especially because I think that it is not a service that would take that much effort to keep up.<p>&#x27;ve seen things you people wouldn&#x27;t believe... Attack ships on fire off the shoulder of Orion... I watched C-beams glitter in the dark near the Tannhäuser Gate. All those moments will be lost in time, like tears in rain...
评论 #41014544 未加载
hcks10 个月前
Can someone mourning can me one single valuable link that will be lost?
ggm10 个月前
Seems google doesn&#x27;t care about pURLs
评论 #41020057 未加载
chris_wot10 个月前
Yup, yet another service people rely on being shut down. Don’t rely on Google.
Gud10 个月前
Yet another reminder to avoid the offerings of these mega corporations.