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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

HTTP Status Dogs (2011)

197 点作者 leonvonblut将近 4 年前

13 条评论

MattKimber将近 4 年前
One surprisingly practical use I found for things like this; when internal tools throw up a 404 or a 503 with the usual default status page, people assume &quot;oh it&#x27;s not working, I&#x27;ll try again later&quot;.<p>When they get an unexpected cat (or dog, in this case) they tend to go and ask their tech team, &quot;what&#x27;s with the cat?&quot; It&#x27;s not a substitute for good logging and alerting in any way, and is totally unsuitable for environments where internal tools need to appear professional and sensible, but as a way to get people to pay attention when something goes wrong then a cute animal can work a lot better than a &quot;normal&quot; notification.
评论 #27421370 未加载
评论 #27422260 未加载
评论 #27421037 未加载
jjgreen将近 4 年前
Fabulous, inspired by <a href="https:&#x2F;&#x2F;http.cat&#x2F;" rel="nofollow">https:&#x2F;&#x2F;http.cat&#x2F;</a> of course
评论 #27420892 未加载
评论 #27423069 未加载
评论 #27420800 未加载
kypro将近 4 年前
Might be okay on a humour site, or perhaps in an internal tool, but some of these are a bit tasteless IMO. It could be far more useful if you were able to pick from a selection of individual images or image sets depending on the usecase. Although even then these kinds of http error images scream early-2000s web humour to me.
评论 #27421336 未加载
评论 #27421459 未加载
trollied将近 4 年前
I&#x27;ve often wondered why most sites expose these status codes to the end user. The end user does not need to know, and in most cases will probably be confused by it. Plainly worded messages should be presented in the case of errors, not half an RFC.
评论 #27421539 未加载
评论 #27421362 未加载
codetrotter将近 4 年前
HTTP 420 is not official. It’s just what Twitter API used to return before 429 existed.
thenoblesunfish将近 4 年前
I hadn’t heard of code 418 before - seems like it started as a joke but is now “real” because people use it!
评论 #27420945 未加载
评论 #27421061 未加载
评论 #27420887 未加载
doggodaddo78将近 4 年前
At most early projects and cool clients, I&#x27;ll throw together some goofy custom status pages for internal and sometimes public-facing websites and portals. BSOD, Chuck Norris quote generators, web games like Tetris, and so on.
alberth将近 4 年前
It’s not a dog but still my favorite 404 is<p><a href="https:&#x2F;&#x2F;media4.giphy.com&#x2F;media&#x2F;6uGhT1O4sxpi8&#x2F;200.gif" rel="nofollow">https:&#x2F;&#x2F;media4.giphy.com&#x2F;media&#x2F;6uGhT1O4sxpi8&#x2F;200.gif</a>
acanguven将近 4 年前
501 and 206 are really disturbing.
评论 #27420956 未加载
marenkay将近 4 年前
Those are really cute!<p>You can optimize these a bit more using the Kraken.io web interface: <a href="https:&#x2F;&#x2F;kraken.io&#x2F;web-interface" rel="nofollow">https:&#x2F;&#x2F;kraken.io&#x2F;web-interface</a><p>Tried with a few and it shrinks them down ten to 20 percent savings without losing quality.
edd19将近 4 年前
The http 206 is disturbing.
andix将近 4 年前
How do I install them on my nginx or Apache?
anxiostial将近 4 年前
and this is why I became a web developer.