Error 404 - Page not found!
Important Note! (2023) - Read chapter below!
I restructured mostly all URL's on this website, so you will probably get a 404 error when clicking on a link to my site anywhere in the web. I did this because I am preparing my site to use a new static website generator in the near future. For this reason I am cleaning up everything I find that is not beautiful... ;)
No content was deleted so when clicking around my website you will find the file you are looking for! If not, take a look at the sitemap. If you are still missing something, you could always contact me and ask what you are looking for.
If you are linking to content from my website I would be happy if you would fix the link on your website.
I apologize for these changes and I will try to prevent them in the future.
Oops, something went wrong...
Details
From Wikipedia: "The HTTP 404, 404 Not Found, 404, 404 Error, Page Not Found or File Not Found error message is a Hypertext Transfer Protocol (HTTP) standard response code, in computer network communications, to indicate that the browser was able to communicate with a given server, but the server could not find what was requested. The error may also be used when a server does not wish to disclose whether it has the requested information."
If you want to know what happened, Wikipedia explains the HTTP Error 404 in detail.
The image above?
The ASCII art in the screenshot above was created using the Jimner Python library.
from jimner import jimner
ascii = jimner()
ascii.get_banner_from_text('ANSI Shadow', 'Error 404')