website/content/blog/easter-eggs.md
Jan Kremer f91ff03006
Meta: Spring cleaning
Added syntax highlighting, remove font, many small improvements.
Hot fix font: Athelas shows weird symbols in Chrome.
2024-04-02 08:10:20 +02:00

1.1 KiB

title date description tags showComments draft
Easter eggs of this Websites 2023-09-19 What you can't see is what you GET.
meta
true true

.well_known

As of RFC ...

OpenID

Nostr

curl easter eggs

There are famously no easter eggs built into curl. That doesn't mean I can't make my own.

I set up txt files to display QR codes, which you can access via curl. There is one for the homepage, which is kind of stupid because you have to type in the URL to get a QR code for that URL.

curl https://jankremer.eu/qr.txt

I also set up codes for my crypto addresses. Just add .txt to the URL. Same for my avatar. Fun fact: the .png file is only half the size of the .txt version.

curl https://jankremer.eu/xmr.txt
curl https://jankremer.eu/pharmacist-0.txt

I think you need to use a nerd font for the QR code to show correctly.

Why?

Just for fun.

More?

What am I missing? Tell me in the comments or via email.