Can’t help youhere unfortunately, as I would have thought that this is the most likely cause as well.
I’m just commenting to say: Please let us know if you found a solution to the problem. I’m very interested to know what might have caused this.
- 12 Posts
- 302 Comments
Lemmchen@feddit.orgOPto
Selfhosted@lemmy.world•[Solved] Any idea why those two drives are dramatically slower than the rest?English
1·16 days agoI actually needed to look that up, since I didn’t know either. So, thank you, I’ve learned something new because of your question.
d/s The number (after merges) of discard requests completed per second for the device. f/s The number (after merges) of flush requests completed per second for the device. This counts flush requests executed by disks. Flush requests are not tracked for partitions. Before being merged, flush operations are counted as writes.https://man7.org/linux/man-pages/man1/iostat.1.html
(Discards being TRIM operations on SSDs, I imagine.)
Lemmchen@feddit.orgOPto
Selfhosted@lemmy.world•[Solved] Any idea why those two drives are dramatically slower than the rest?English
40·17 days agoYep, that was the issue.
Lemmchen@feddit.orgto
Selfhosted@lemmy.world•I got sick of PDFsam Pro ads and built a free PDF merger that runs entirely in your browserEnglish
211·24 days agoThis post reads like it’s written completely by AI, which means the software is (most likely) written completely by AI.
Edit: Also, no TLS? Are you kidding me? I’m supposed to upload my documents over an unencrypted transport?
Lemmchen@feddit.orgto
RetroGaming@lemmy.world•GOG seemingly shares that they are considering physical PC 'big box' games. Maybe?English
2·1 month agoI think I’d actually buy some as wall decoration.
Alpine Linux is an independent, non-commercial, general purpose Linux distribution designed for power users who appreciate security, simplicity and resource efficiency.
https://www.alpinelinux.org/about/
It’s also around for 20 years already, so long before Docker was a thing. But setting it up as a desktop OS would be a bit of work, I agree.
I assume Alpine Linux is very limited in terms of power usage, at least out of the box.
Lemmchen@feddit.orgto
RetroGaming@lemmy.world•I went in so confident this morningEnglish
15·1 month agoI mean, it’s a bug, right? I’m not aware of Metroid Prime 3: Corruption having a built-in Paper Mario game.
I’m currently in the process to switching over to it.
dd-mm-yyyy is not an insane format, thank you.
Lemmchen@feddit.orgto
Selfhosted@lemmy.world•What are your self–hosted alternatives for inter device communication?English
16·2 months agoKDE Connect and SyncThing

(Edit: Fixed image)
Lemmchen@feddit.orgto
Linux@lemmy.ml•Kiro, the new distro from the creator of ArcoLinuxEnglish
8·3 months agoHonestly, don’t use hobby distros unless it’s just for testing purposes. They will fail you in the end, always.
That being said, if you want to check out another hobby distro, PikaOS is pretty fucking cool: https://wiki.pika-os.com/
Lemmchen@feddit.orgOPto
Linux@lemmy.ml•TIL: It is 2026 and you still can not run Snaps in strict mode on Debian-based systemsEnglish
1·3 months agoI tried running chromium, removing :home and was still able save and open webpages in ~/test.html. However, this happened through the native file picker dialog.
Lemmchen@feddit.orgOPto
Linux@lemmy.ml•TIL: It is 2026 and you still can not run Snaps in strict mode on Debian-based systemsEnglish
25·3 months agoIt’s not proprietary, though.
Lemmchen@feddit.orgOPto
Selfhosted@lemmy.world•Need help figuring out how to write Let's Encrypt ACME servers into banIP allowlist (OpenWrt)English
1·3 months agoyour firewal
Well, blocking inbound traffic from these countires is part of my firewall. I have some services that are exposed on the internet, but I don’t want the whole world to hammer these services, scrape them and potentially exploit vulnerabilities on them. I know a VPN would be more effective here, but that’s not an option for every service.
Lemmchen@feddit.orgto
RetroGaming@lemmy.world•Finally bought something to put everything in!English
2·3 months agoDamn, dude! That’s a solid collection.
Lemmchen@feddit.orgOPto
Selfhosted@lemmy.world•Need help figuring out how to write Let's Encrypt ACME servers into banIP allowlist (OpenWrt)English
1·3 months ago$ grep -i "dns" /etc/letsencrypt/renewal/enter.domain.here.conf authenticator = dns-netcup dns_netcup_credentials = /path/to/netcup/credentials.iniAFAICT it is using DNS challenges, unless the cerbot netcup plugin somehow does stuff it shouln’t need to do.
Lemmchen@feddit.orgOPto
Selfhosted@lemmy.world•Need help figuring out how to write Let's Encrypt ACME servers into banIP allowlist (OpenWrt)English
1·3 months agoenter.domain.hereis simply a redaction of my real domain as I did not want to doxx myself.





Maybe this helps: https://old.reddit.com/r/jellyfin/comments/ns8l9r/android_playing_video_in_background/
https://github.com/jellyfin/jellyfin-android/issues/1218