this post was submitted on 01 Oct 2025
1198 points (99.4% liked)

linuxmemes

27540 readers
2565 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn, no politics, no trolling or ragebaiting.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. πŸ‡¬πŸ‡§ Language/язык/Sprache
  • This is primarily an English-speaking community. πŸ‡¬πŸ‡§πŸ‡¦πŸ‡ΊπŸ‡ΊπŸ‡Έ
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  • Β 

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 2 years ago
    MODERATORS
     

    Dolphin

    Download-Link for people that are too lazy to scroll down above page: Nightly builds for Windows

    you are viewing a single comment's thread
    view the rest of the comments
    [–] cygnus@lemmy.ca 15 points 1 day ago* (last edited 1 day ago) (1 children)

    But... Why? It's just a mediocre and laggy copy of Dolphin.

    [–] waigl@lemmy.world 14 points 1 day ago* (last edited 1 day ago) (3 children)

    Okay, I'm generally on the side if dolphin UI-wise, but when it comes to the topic of lagginess, it has to be said that dolphin, and in fact, almost everything using the kio infrastructure, is the one shitting the bed here. You'd think a bit of multithreading will keep the UI from freezing up whenever the underlying I/O has some minor hiccup (which can absolutely happen in practice with network filesystems or USB sticks in combination with large file transfers), but apparently dolphin can't do that.

    [–] prole@lemmy.blahaj.zone 13 points 1 day ago (1 children)
    [–] waigl@lemmy.world 11 points 1 day ago* (last edited 1 day ago)

    It lags for me whenever I access some filesystem that takes a while to respond. That could be a faulty or old device, or it could be an NFS share with multiple large file transfers going on in the background.

    And when I say it lags, I don't mean it just takes a while to show me a directory's content, I mean the entire UI freezes and kwin will grey out the window because tha application isn't responding any more.

    This does not happen a lot, and if your file browsing is largely limited to a fast local storage, like a SATA SSD or even an NVMe, you may well never see this problem at all. But it does happen.

    [–] cygnus@lemmy.ca 7 points 1 day ago* (last edited 1 day ago)

    Admittedly I use an NVMe drive but I've never had this happen once in the years I've been using KDE. Dolphin is so much snappier than Windows Explorer on the same hardware that it's almost funny.

    [–] lastweakness@lemmy.world 2 points 1 day ago

    Yeah, slow network mounts, especially rclone mounts, are typical examples of this.