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.
- 4 Posts
- 275 Comments
Seerr together with the rest of the *arr stack is pretty easy to use.
Björn@swg-empire.deto
Linux@programming.dev•Wireless VR streaming levels up on Linux with the latest WiVRn release
3·13 days agoAnybody know how it compares to ALVR?
Björn@swg-empire.deto
Selfhosted@lemmy.world•Nextcloud/OneDrive Files-only ReplacementEnglish
31·19 days agoYou could probably do this with FUSE. Guess nobody cared to make that yet.
Björn@swg-empire.deto
Selfhosted@lemmy.world•Nextcloud/OneDrive Files-only ReplacementEnglish
4·19 days agoOpencloud is a fork of the new Owncloud, I think. Similar to how Nextcloud was forked from the old Owncloud.
Björn@swg-empire.deto
Selfhosted@lemmy.world•Nextcloud/OneDrive Files-only ReplacementEnglish
17·20 days agoYou 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?
Björn@swg-empire.deto
Selfhosted@lemmy.world•what is good remote desktop software?English
5·23 days agoOther way around. Sunshine is the server, Moonlight is the client.
Björn@swg-empire.deto
Linux@programming.dev•Bazzite, others announce Open Gaming Collective
57·26 days agoI 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.”
Björn@swg-empire.deto
Linux@programming.dev•Valve's Proton 10.0-4 Released With More Windows Games Now Running On Linux
14·27 days ago10.0 is tracking the Wine release it is based on and -4 is their own iteration on that version.
Björn@swg-empire.deto
Programming@programming.dev•How to become a team/department lead?
12·28 days agoYou 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.
Björn@swg-empire.deto
Programming@programming.dev•How to become a team/department lead?
17·29 days agoHave 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.
Björn@swg-empire.deto
Linux@programming.dev•Bottles 61 Turns Into an Analysis Tool With the New Eagle Feature
10·29 days agoNice!
Sounds like something that would be well suited for integration into umu.
Björn@swg-empire.deto
Opensource@programming.dev•Overrun with AI slop, cURL scraps bug bounties to ensure "intact mental health"
4·1 month agoCurl 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.
Björn@swg-empire.deto
Linux@programming.dev•Draft code submitted to KDE Plasma turns it into a full VR desktop
11·1 month agoWith the way they were talking I thought it already WAS working and that this PR just published the code.
Björn@swg-empire.deto
Fediverse@lemmy.world•Would an ActivityPub enabled fediverse alternative of Discord be possible?English
151·1 month agoWhat about Matrix and XMPP?
Björn@swg-empire.deto
Selfhosted@lemmy.world•Anti Spam - Anything better than SpamAssassin?English
4·1 month agoI 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.
The whole drive. The docker file and volumes are the bare minimum.



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.