JASN_DE
@JASN_DE@feddit.org
- Comment on is it normal to feel tired for weeks after running and doing yoga every day for almost 6 months? 1 day ago:
60 minutes to 3 hours
Every day? In addition to a physically demanding job? Yeah, that’s a good way to overdo it.
- Comment on Can an American go to Europe just for cheaper healthcare? 1 day ago:
Yes-ish and no. No, you won’t be insured by the european health insurances as a traveller. Yes, you could come over, get treated and maybe pay less than in the US.
- Comment on Combine Eurotruck Simulator with remote controlled trucks and you got a fleet of "self-driving" trucks for free. 2 days ago:
Correction: you got a fleet of crashed trucks in a matter of hours.
- Comment on Pdf to odt/docx conversion has me weeping! 1 week ago:
I haven’t tested that part of it yet, but the self-hostable StirlingPDF offers conversion from PDF to a number of formats.
The rest I use it for works fine, so maybe that could be an option.
- Comment on How to move OwnCloud data? 2 weeks ago:
If you’re doing a fresh instance it will solve a lot of issues. Personally I run a Nextcloud instance which got its own 2TB SSD. I mounted the disk at /nextcloud, then used bind mounts in docker compose for db and NC.
- Comment on Plex Server Replacement 2 weeks ago:
Which part is your problem, serving the media from disk, or transcoding and serving that stream?
- Comment on Is this genocide denial? 3 weeks ago:
It’d be in my book.
- Comment on NAS Power Consumption 3 weeks ago:
A big portion of that is caused by the drives, so you’d have to compare the empty QNAP vs your empty machine. Also, depending on which NAS appliance, check that the CPU is actually powerful enough to run all your services.
- Comment on Somewhere out there is a blooper reel for the movie "Shindler's List" 3 weeks ago:
I doubt that.
- Comment on A noob question about VPSs and bandwidth 3 weeks ago:
will all my Jellyfin traffic go through the VPS and count as bandwidth used?
Yes.
- Comment on Safest CalDAV/CardDAV server 3 weeks ago:
Back when I started this compatibility with clients was an issue; but I don’t use Android anymore. In any case, is this still an issue?
Um… How are we supposed to tell you if your unnamed DAV client will have problems with your unnamed new DAV server? Works fine for me^TM
- Comment on Are humans really so predictable that algorithms can easily see thru us, or does continuous use of algorithm feeds make us predictable to their results? 3 weeks ago:
Humans overall are extremely predictable. Other factors might aggravate this, but even without any tech involved it’s not looking good.
- Comment on what’s the difference between “he died” and “he’s dead”? 4 weeks ago:
The first is the act, the second is the state.
- Comment on Why do people care so much that their friend or family member’s partner is attractive and not just loving? 4 weeks ago:
Apparently you meet very shallow people.
- Comment on Ive won a game but I'm not a gamer is there a way of donating it to lemmy somehow? 4 weeks ago:
Announce it, whoever wants it comments under the post, after a set date collect all the usernames, randomly select one, contact via DM.
- Comment on Does the average person know markdown? 5 weeks ago:
No.
- Comment on TIL blocking users on Lemmy is nothing but a placebo 5 weeks ago:
That’s how it works on Reddit, which is likely the only forum-like website many users are used to.
- Comment on [deleted] 5 weeks ago:
always
Sorry, but your sample data is too narrow. I’ve seen plenty of other “setups”.
- Comment on The Fediverse Has Already Failed 1 month ago:
What do you expect from any service where human beings are involved?
- Comment on Blasts rock Indian occupied Kashmir, Amritsar as Pakistan conflict escalates 1 month ago:
Oh good. Because the world isn’t fucked up enough.
- Comment on The inventor of shoes must of argued a lot with his customers about the importance of wearing socks with them. 1 month ago:
No.
- Comment on [deleted] 1 month ago:
Incredibly rarely, and not as a part of everyday life. The few notes I take are usually digital as part of my work.
- Comment on Why is nobody mad about TGI Fridays taking the lords name in vain? 1 month ago:
Why are none of them mad about this?
Because most people are colossal hypocrites.
- Comment on CrowdSec vs Fail2Ban - What to use? 1 month ago:
And basically useless if you need external users to be able to connect to the services.
- Comment on CrowdSec vs Fail2Ban - What to use? 1 month ago:
In addition to the explanation you got from the other user: once you’ve set up the bouncer middleware in the configs (don’t know if there even exists a good way to do that outside of the configs files), you simply assign the middleware in the compose file as usual.
- Comment on I don't get the love for Nextcloud - alternative for just files? 2 months ago:
You could also try OpenCloud, which is a Go rewrite of ownCloud.
A fork of the internal Owncloud Go rewrite.
- Comment on I don't get the love for Nextcloud - alternative for just files? 2 months ago:
AIO
Yeah, that one is basically a take-it-or-leave-it approach. It’s a lot easier to customize when running your own Docker stack. It grew over the years and the team tries to sell it as an all-in-one SharePoint replacement (which it can be), but that also means it turned into an even more convoluted system.
I was looking into alternatives earlier this year, maybe one of them could be a solution for you:
- Owncloud infinite scale
- opencloud.eu (fork of ocis)
- syncthing (very good, depending on what exactly you’re looking for)
- Pydio Cells
There are others, or servers like WebDAV itself.
- Comment on Holy shit, pick one already please 2 months ago:
Or the question if the llama behaved badly. Again.
- Comment on Is it normal to not have any malicious login attempts? 2 months ago:
Probably simply not a lucrative target for automated scanning/attacks, unlike e.g. ssh.
- Comment on Self-hosted blog options. 2 months ago:
Don’t know about the “cool kids”, but Joomla worked out nicely for me.
I think it’ll make a big difference if you need just the OOTB platform, or additional plugins.