Live data from Hacker News

HTTP Cats

http.cat

71–80 of 94 posts

Re: HTTP Cats

#72

Earlier quoted context omitted.

https://en.wikipedia.org/wiki/List_of_HTTP_status_codes is a bit more practical

Yes, but opening that and searching for "411" is much slower than just typing "http.cat/411" into the URL bar

Also relieves a stress a bit with a funny cat photo. There's also http.dog to the same effect.

Re: HTTP Cats

#79
Since we are talking cats here, let me plug my CatBench vector search playground app, intended to learn and demonstrate in a visual way how (PyTorch + ViT) image embeddings and (Postgres) vector search work together with your regular OLTP transactional data. I implemented a toy version of a purchase recommendation system based on “cat customer” image similarity and “cat fraud detection” building block too:

https://github.com/tanelpoder/catbench

Also, a simple browser-only page for visually demonstrating what embeddings/vectors physically are, for explaining this to database & storage folks:

https://tanelpoder.com/catvector/

(Initial load of the vector heatmaps may take a few seconds when you click on a pet type)

Re: HTTP Cats

#80
post #62

I still do this day mourn the old httpstatus.io or whatever it was domain that got acquired a few years back and became completely useless. This one endures and I love it. This one stays bookmarked but at least the MDN page on status codes now pops up as the first useful link when you search for "http status codes"

httpstatus.io is actually a good tool that I've been using for over 3 years now so I think it isn't that domain that got acquired?

Yeah I did some mild research and the domain I'm thinking of was httpstatuses.com which was acquired by WebFX and turned useless. jkulton revived it at https://httpstatuses.io/ which they document in their blog https://jkulton.com/2022/reviving-httpstatuses/
Post reply on HN