

If you want fediverse support WordPress has that through plugins. Lemmy is pretty heavy on resources. Just don’t look at Wordpress’ code and you’ll be fine.


If you want fediverse support WordPress has that through plugins. Lemmy is pretty heavy on resources. Just don’t look at Wordpress’ code and you’ll be fine.
That announcement was about the first release. The merger was announced months ago. And even if it wasn’t released you could just easily use whatever fits your environment.


Seerr together with the rest of the *arr stack is pretty easy to use.


Anybody know how it compares to ALVR?


You could probably do this with FUSE. Guess nobody cared to make that yet.


Opencloud is a fork of the new Owncloud, I think. Similar to how Nextcloud was forked from the old Owncloud.


You can access all Nextcloud files over WebDAV. That is natively supported by many file browsers, including explorer.exe on Windows.
And you can choose in the Linux client what folders to sync.
What the Linux client (in contrast to the Windows client) does not support is having virtual files in a folder and only downloading files on demand.
Apart from that, have you looked at Opencloud?


Other way around. Sunshine is the server, Moonlight is the client.


I so so love open source. “We are all in competition with each other. Let’s pool our resources and share knowledge to make us all better.”


10.0 is tracking the Wine release it is based on and -4 is their own iteration on that version.


You don’t have to replace your boss. Just help them organise stuff. A healthy (in capitalist terms) company is steadily growing, making management more and more complex.
Maybe they want to get a promotion themselves. Having someone already available to pick up their responsibilities gives them better arguments for their own promotion.


Have you told your boss (or his boss) that you want to lead a department? Most bosses I had would have been open to such a suggestion and worked out a path to that.
Otherwise look for a job that specifically offers a leadership position.


Nice!
Sounds like something that would be well suited for integration into umu.


Curl is the project
is talking about. Almost every piece of software getting data from the web is using curl.
I had it running on my Vega 64. But it had to be exactly one specific version of ROCm. Been a while since I’ve played around with that so I don’t remember the specifics.


With the way they were talking I thought it already WAS working and that this PR just published the code.


What about Matrix and XMPP?


I switched to rspamd. Its bayesian filter is a little weird. It only started working ok after I found the right amount of mails to feed to it. For some reason it forgot everything if I gave it too many mails. I think it’s a Redis thing. No idea. I don’t have the brain power to figure it out or write a proper bug report. But I think my Debian version is outdated anyways, so this might be fixed by now.
For my server learning from mails from the last 50 days was the sweet spot. Since then I got no false positives and only the occasional false negative. Exactly how I want my spam filter to be.
I still use swap for those rare moments i run out of RAM after all. Who knows maybe some heavy cronjobs will clash or whatever.