TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

HTTP Status Dogs (2011)

197 pointsby leonvonblutalmost 4 years ago

13 comments

MattKimberalmost 4 years ago
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 未加载
jjgreenalmost 4 years ago
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 未加载
kyproalmost 4 years ago
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 未加载
trolliedalmost 4 years ago
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 未加载
codetrotteralmost 4 years ago
HTTP 420 is not official. It’s just what Twitter API used to return before 429 existed.
thenoblesunfishalmost 4 years ago
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 未加载
doggodaddo78almost 4 years ago
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.
alberthalmost 4 years ago
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>
acanguvenalmost 4 years ago
501 and 206 are really disturbing.
评论 #27420956 未加载
marenkayalmost 4 years ago
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.
edd19almost 4 years ago
The http 206 is disturbing.
andixalmost 4 years ago
How do I install them on my nginx or Apache?
anxiostialalmost 4 years ago
and this is why I became a web developer.