Ivan Kovmir
Ivan Kovmir
In [anki](https://slackbuilds.org/repository/15.0/desktop/anki/) slackbuild python version 3.9 is hardcoded, which is why it fails on -current as it uses python 3.11: ```bash find $PKG/usr/bin $PKG/usr/lib/python3.9/site-packages \ -mindepth 1 -maxdepth 1 \...
I use a vertical monitor, so I would like HTML/CSS to be smart enough to occupy the entire screen width rather than try to shrink the content.
How do I see the version of the executable?
There is monospace `Iosevka` and `Iosevka Fixed` without ligatures. How do I disable ligatures in `Iosevka Aile` and `Iosevka Etoile`? I cannot find something like `Iosevka Aile Fixed`.
Compiling with the first provided command does place `.vectors` atop: ``` $ arm-none-eabi-gcc -T link.ld -nostdlib main.o -o firmware.elf $ arm-none-eabi-objdump -h firmware.elf | grep vectors 0 .vectors 000001ac 08000000...