struggled with blog formatting today, still am kinda but some searching and phone a friend helped me realize i could use css for this too.
i'm still not sure i'm happy with how the text is displayed - i need to figure out how to make it wrap properly. this is absolutely a knowledge gap thing.
update: i think i found the fix, again css saves the day. white-space: pre-wrap + overflow-wrap: break-word (as far as i understand it) seem to auto-dictate a respect to my spaces without removing any and overflow is thrown in there in case in the future i paste in some bigass thing for whatever reason.
been working on trying to set up an xmpp server on a spare zimaboard i have. found a video tutorial on doing it via nixos but i ran into some odd errors i'm having trouble resolvoing due to me being so unfamilar with nix. i'm sort of at a crossroads, i'm doing this one way or another but i think debain is the play instead.