The real correct answer is that it only works mod 4
The real correct answer is that it only works mod 4
Hanlon’s razor. I myself had no idea that 88 had any nazi-related meaning before I read this article and thought nothing of the title when I first heard it. It seems perfectly reasonable that the dev could have done the same, especially since they were willing to almost immediately change the name and remove all existing promotional material once they found out.
A QA tester walks into a bar,
orders a beer,
orders 2 beers,
orders 0 beers,
orders 4294967296 beers,
orders -1/12 beers,
orders HGdIhFNPiHPWUDmUfWIFi beers,
orders a zebra
First real customer walks in,
asks where the bathroom is,
the whole bar catches on fire
xrandr. afaik, there’s no (standard) way to set display resolution from the command line in wayland. also, there’s no equivalent of xkill, so in order to kill an unresponsive gui app, you have to grep for its pid in
ps
, which can get a bit tedious and annoying, especially for programs which spawn multiple processes.