romanzolotarev.com is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.
This server runs the snac software and there is no automatic sign-up process.
browsers are 2-3% faster than in #xenocara
trackpad and trackpoint are not working as expected
whole setup a bit more complicated (starting from tty0, installing extra packages, extra line in fbtab, etc)
for this week at least i'm switching back to good old #x11 and #cwm :)
I have a feeling that my neovim config needs recreating again.
I am fucking tired of clicking "wl-clipboard" popups each fucking time I want to copy/paste something from the editor window.
`vim.opt.clipboard = 'unnamedplus'` is not a solution. 'unnamed,unnamedplus' neither.
It surprise me how such simple thing as copy/paste can be so fucked up.
EDIT: `nvim --clean` behaves same way. Argh.