Amazing talk. Didn't know Margaret Murray published her memoir at age 100. Nor that the Oxford dictionary was actually inspired by the Grimm dictionary.
https://archive.org/details/myfirsthundredye0000murr/mode/2up

| me web page | https://kraasch.eu/ |
| me github | https://github.com/kraasch |
Amazing talk. Didn't know Margaret Murray published her memoir at age 100. Nor that the Oxford dictionary was actually inspired by the Grimm dictionary.
https://archive.org/details/myfirsthundredye0000murr/mode/2up

Encore 1:
Here a full bookmark file which can be imported into Firefox (ctrl+shift+o).
https://gist.github.com/kraasch/5084352e6f6d2320f5b48de8244a5b96
Encore 2:
By the way, to turn Youtube's short videos with the normal interface, paste the video ID behind the URL https://youtu.be/
Encore 3:
Somehow resembles custom search engines, see https://docs.searxng.org/user/configured_engines.html#configured-engines
Best way to search the web since the 2010 is creating Firefox bookmarks for each web service individual. For example, instead of using the Youtube web interface, create the following bookmark.
name: youtube
url: https://www.youtube.com/results?search_query=%s
keyword: y
usage: ctrl+l y <space> what-ever-i-want-to-search <enter>
Works for many sites: archive.org, booklooker, cve registers, duckduckgo images, openstreetmap, wikipedia, google.
Extra plus: Only Mozzila can fingerprint how I type my keyboard.
Why are regexes difficult?
We underestimate the complexity of human culture & writing; RFCs are thus only hints.
Windows broke RFC 4122 for their UUIDs.
Another very common gotcha are spaces: they are legal. Try "https://en.wikipedia.org/wiki/Frank Zappa".
Chromium-based browsers (ie. the omnibar) don't care for the URLs to have two forward slashes.
Often RFCs hold, but people's intuition is a different thing.
Intuition says case matters in URLs, but the RFCs say that's not the case (pun not intended).