vain
vain
Unsure. Could easily confuse the user.
Something that shows like 9 or 12 slides at once. Should not be visible all the time.
If we do so, this spotlight (or box) must be controllable from the preview windows as well. This would mean that you don't need to turn around to the beamer...
GCC 10 changed the default from `-fcommon` to `-fno-common`: https://wiki.gentoo.org/wiki/Gcc_10_porting_notes/fno_common I haven't tested this with *your* version of Mosaic, only with another fork (https://github.com/yotann/ncsa-mosaic -- because it has been ported...
For each login, a connection to the LDAP server remains „ESTABLISHED“. At some point, teamvault simply refuses to work and only returns HTTP 502. This is most likely not a...
Adding `--break-system-packages` should be relatively uncontroversial. Switching from `pip freeze` to `pip list` is somewhat necessary in order to make good use of `--break-system-packages` and to transition away from pip...
This implements https://github.com/bundlewrap/bundlewrap/issues/557.
https://github.com/bundlewrap/bundlewrap/issues/557 was relatively easy to fix/avoid, but there might be other situations where Faults are resolved automatically and then displayed. For example, we got one report for `bw apply`: The...