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

help-circle


  • 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. 😜





  • A standard boot system for Arm would have been awesome 10-20 years ago! I dreamed about that already back in 2005 when the OLPC idea was new, but when the netbooks finally came out, based on somewhat similar ideas, they were exclusively Intel!!!

    I must admit that after having waited in vain for 20 years now, I no longer give a shit. I cannot fathom how Arm didn’t create such a standard at least a decade ago?
    Initial Netbooks with Linux were very popular, but when vendors switched to a deprecated version of Windows, that ran way worse in every way, popularity of Netbooks actually dropped for a while, and the entire concept was basically declared dead. Because they were next to unusable compared to the early Linux Netbooks.

    Netbooks with Arm/Linux could have been HUGE!! But now the time has passed, because many use IOS or Android instead.