

i’d argue yes. if it’s just a plain linux vps without any additional services, you’re still doing plenty of setup yourself.
i’d argue yes. if it’s just a plain linux vps without any additional services, you’re still doing plenty of setup yourself.
I’ve just recently set up a blog usign Zola (https://www.getzola.org/) because i am looking for something where i’ll actually keep making posts. not quite ready to share it yet, but if it keeps going well i might.
The reason i chose Zola is because it’s easy to write new posts. it’s also simple to setup and very lightweight. a single exectuable (set up a systemd service to start it when the homelab server boots), forward web traffic to it, choose some theme you like and make simple markdown files as posts.
The simple markdown files as posts was the main criteria for me - a small header with title, date and categories, and after that just… pretty much plain text write your post, as a markdown file on the server it’s running on. No special login, no “publish” button, no fancypants UI with all kinds of fields to fill out and formatting options… just write. Zola detects itself it the filesystem changed and automatically reflects your changes on the site.
i mean… it is massively better, but yes it still sucks. but what do you move friends and family to? last i looked into element it was not an option for several reasons, and i don’t think anyone would switch to basically noname apps like simplex or similar, even if they might be decent solutions. i really want the last few contacts i have on whatsapp to move, but i’m not gonna push hard to get them to use signal just to get it enshittified in the near future. also a few switched to telegram, which while not facebook, is not really better mainly because it doesn’t even e2ee by default.
the cursor locking still happens in a handful of games for me - most work perfectly fine but sometimes i do end up running something with gamescope with the --force-grab-cursor argument to fix it.
this is when running games with either steam or wine/bottles/lutris.
strange that it happens in virualbox, i would think it “virtualizing” an entire display would fix issues like that. does virtualbox itself “grab” the cursor, or allow it to go off the screen by default? sorry i don’t really know virtualbox, never used it much