Quick lookup of HTTP status codes
# HTTP status codes in terminal
curl http.machine.codes/{code}
# for example
curl http.machine.codes/418
There is also a plaintext version available by appending .txt
curl http.machine.codes/418.txt