mathstodon.xyz is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Mastodon instance for maths people. We have LaTeX rendering in the web interface!

Server stats:

2.9K
active users

does anyone else try to reduce the # of packages installed like a weird form of code golf. im always trying to reduce my guix-system packages #guix

@lynn Got rid of %base-packages and declared explicitly every package I wanted to be installed. (Actually I would prefer to not have kakoune on the system-level packages, but doas doesn't allow me to keep the PATH when invoking it.)

@anemofilia i did the same thing i gotta cross reference your list with mine

@lynn Took a look at your arcueid config, it seems pretty lean to me.
Are you using fastfetch? For some reason it doesn't count the number of packages properly (hyfetch does, though)

@anemofilia yeah that would do it. ty for looking lol! im at work so i cant fiddle