• 0 Posts
  • 13 Comments
Joined 2 years ago
cake
Cake day: June 18th, 2023

help-circle
  • Good summary. 👍

    Debian. I do see Debian mentioned now a lot more than it has been in years.

    I haven’t noticed much difference, Debian has always been the go to distro if you wanted reliability and repositories that cover almost everything. Debian has always been an excellent choice for productivity. It’s not by accident that Debian for more than 20 years has been the distro with by far the most derivatives.

    By that standard Arch is the only distro that has achieved something similar, and it may be somewhat telling that SteamOS switched from Debian based to Arch based. Arch is way smaller in scope, and more nimble and easier to maintain. But AFAIK they do not have the democratic process Debian has, so I’m not sure it can really be called community based distro like Debian. Arch has more of a top leadership.
    Debian is probably the most true to the Free and Open Source ideals among the big distros.









  • You can use sync in terminal. But it’s tricky because it sometimes returns even when the writing isn’t finished.
    My method is to use sync multiple time, if it returns immediately 2 times it should be clear,
    Only then do i dismount the stick, because I don’t like to dismount a device with pending operations. But when the dismount says the stick is ready to be removed, you should be clear.



  • File transfer progress bars generally aren’t worth shit, I have no idea how this is still a problem. It dates back to the early 90’s, and it’s still not done properly.
    Almost everything to do with file transfer report it to be finished before it actually is, because it doesn’t consider write back cache. So it’s only the reading part that is finished, not the writing part. Meaning the transfer isn’t actually finished. Never never never trust it is my motto. Personally I’d rather not have the dysfunctional progress bar, if I could have an actually accurate completion notification.

    PS: I just switched back to KDE/Plasma after many years. Overall I’m pretty pleased, but also a bit puzzled about a lot of the simplifications.
    like inability to disable caps lock, and the inability to change double click speed for the mouse. So now I need a startup command for the caps lock, and I needed to edit an ini file for the mouse for such simple things, that used to be accessible through settings???
    But they finally added the ability to use numpad for hotkeys, which I found out, and was what made me switch back to KDE. Now I only miss the ability to use the scroll wheel on hotkeys too. To finally have similar functionality like I had 10-15 years ago with Compiz. 😜