I switched from QWERTZ to a custom QWERTY layout but I fear that switching to something else would make it awkward to use computers other than my own. I also use the Vim keys hjkl
in many applications.
It is proven that some mathematical questions can never be answered. This is known as Gödel’s incompleteness theorem. Veritasium made a nice video about it.
I also get “502 Bad Gateway” every now and then. Today it happened with https://lemmy.ml/post/330390. Nothing is printed to the Firefox console (except for Quirks Mode because of missing <!DOCTYPE html>
of course). Reloading the page fixes the issue.
Here’s a screenshot. I don’t use a statusbar, gaps or anything fancy, but river does offer these features.
The text editor is Kakoune, the color theme is gruvbox.
River, a dynamic tiling Wayland compositor inspired by dwm and bspwm.
In a voice call with three friends I regularly play:
game | themes |
---|---|
Love Letter | deduction, luck |
Coup | bluffing |
Codenames | language/words |
Categories aka Stadt Land Fluss aka Tutti Frutti aka Jeu du Baccalauréat | geography, words |
Poker | luck |
skribbl | drawing |
Fish is slowly adding more POSIX syntax, e.g.
$(cmd)
,export ENV_VAR=1
andCFLAGS=-02 make
now work as you would expect.