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

help-circle






  • Would be nice if they could first sort out basic stuff like keeping windows on the screen after coming out of sleep mode and connecting/disconnecting an external monitor. On X11 no issues, but with Wayland stuff always gets thrown off the screen, with just a sliver of the bottom of the window still showing. Having to move every open application back by right-clicking it in the taskbar, selecting Move and manually dragging it back gets old real fast.

    For a fixed PC that’s probably not really an issue, but on a laptop that gets moved around a lot it’s really annoying.











  • Aganim@lemmy.worldto196@lemmy.blahaj.zoneRule
    link
    fedilink
    English
    arrow-up
    6
    ·
    edit-2
    2 months ago

    Breaking MacOS is easy, if the fork bomb doesn’t work just create a function which recursively writes files until the disk is full. Unless they fixed it in the past 5 years, at that point even when the OS is set to delete files directly, it will still fail to delete anything. I couldn’t even remove anything with sudo rm -f, that just triggered a ‘not enough space to remove file’ error message.

    Found that out the hard way when a program borked itself and filled the entire drive with log files until there was not even a single byte left. Fortunately I had a very small file in the bin, clearing that still worked and those few bytes were enough to be able to perform file deletes again. Never bothered to find out why MacOS behaved that way as I was able to ditch that OS entirely not long after, but perhaps somebody else knows.




  • It is Ubuntu, not my favourite distribution, but easy enough that they are able to work with it. Most software is also either available through the included repositories or has a dedicated Ubuntu executable.

    It also has LTS versions, which are supported for quite some time. That way you can set up a system which they can use for years without having to deal with major changes during that period.