-
ποΈ Date Formatting: Whenever I display a date here, I either do so in the format of "YYYY-MM-DD"
(Year-Month-Day) or in non-ambiguous formats like "6th Feb, 2026". -
π Reloading stylesheets after updates: If the website looks odd or glitchy and you've visited sometime before, chances are that I updated this site and it's stylesheets, but your browser holds onto it's old copy
("cache") of the stylesheets. In that case, you need to do a hard refresh by...- ...holding β CTRL while reloading on PC
- ...long-pressing the page reload button on mobile
(at least in Firefox-based browsers β opening javascript:location.reload(true)as a link might work as well. If all else fails, deleting your entire cache in your browser settings is also an option)
-
πͺͺ Hovercards & Popcards
-
Hovercards: "Hovercards" are my version of big tooltips as well as foot- or margin-notes. When you hover your mouse cursor over
(or, if you're on a phone, tap on) markered text like this one right here , a hovercard will appear, revealing secondary text for reading.This is a hovercard!
You can hover over hovercards and interact with text in it as normal, such as selecting text, clicking on links or
reading through more hovercards Quite magical, isn't it? .- If you're on a phone and an element is both a link and has a hovercard, try pressing/holding down on them, and then dismissing the "what do you want to do with this link" popup to read the hovercard's contents
-
Popcards: "Popcards" are the same as Hovercards, just that in a seperate pop-up instead of just lingering over it with your mouse cursor. It uses the official Popover API and is thus more accessible for screen readers and keyboard users compared to Hovercards.
This is a popcard!
The main document will stay still until this pop-up is dismissed via pressing ESC or clicking outside of it. Popcards also allow you to interact with text in it as normal, including !
You probably got the gist of it by now.
-
2026-02-14: While I planned to replace every Hovercard with Popcards for said accessability, life came to my house and said to me "Buttons shall not support
display: inlinebecause of implementation detailsor something and shall thus look a bit weird when long buttons are placed inside paragraphs".
-
2026-02-14: While I planned to replace every Hovercard with Popcards for said accessability, life came to my house and said to me "Buttons shall not support
-
Hovercards: "Hovercards" are my version of big tooltips as well as foot- or margin-notes. When you hover your mouse cursor over
-
βοΈ Dark/Light Theme: If JavaScript is enabled, there should be a faintly visible icon
(either a sun or a moon with a star) in the bottom right of most pages. Pressing it will switch between the and color scheme of the current theme. Alternatively, pressing the wavy text in the previous sentence works as well. - π§ Unfinished Pages: You might come across unfinished pages as you traverse the eternal construction site that is my website. You can detect unfinished pages via their red color scheme and the "Unfinished HyperPage 2" watermark at the top left.