Maria Keating

Results 3 issues of Maria Keating

Current ebuild sources twitter-twemoji-fonts-13.0.1-2.fc33.noarch.rpm but the fedora repos only have twitter-twemoji-fonts-13.0.1-3.fc34.noarch.rpm, resulting in a failed download. ``` $ sudo emerge twemoji Calculating dependencies... done! >>> Verifying ebuild manifests >>> Emerging...

versioning

Not urgent as you can work around the problem by passing the argument to gf2 on launch instead.

bug
good first issue

Test program and output. ```sh maria@maria-desktop ~/Work/arena $ gcc -Wall -Wextra test.c && ./a.out 8193 faults (4095.50 bytes/fault) maria@maria-desktop ~/Work/arena $ gcc -Wall -Wextra -DARENA_HUGEPAGES test.c && ./a.out 17 faults...