

I find myself disagreeing with Lemmy more and more these days, but ATC seems like one of those things that could really benefit from AI. I don’t like generative AI being pushed into everything these days either, but a well designed AI can take in all of the things an air traffic controller has to manage and identify things a controller might miss.
Of course this is a money making operation which isn’t ideal because capitalism, but I’m fairly certain this will either reduce or maintain existing incident rates while making it more efficient








This article’s two qualms with Linux UI are justified but, I think, somewhat overstated. The first point basically boils down to " ‘Linux’s’ network filesystem handling doesn’t have a GUI and is half baked", which are both true, but this is what happens when you’re making a thousand utilities with a thousand different functions each. There is a will to support SMB, as evidenced by both Gnome and KDE having means to mount it, but the UI isn’t great because it’s not a focus and most people don’t use network shares, so there’s fewer feature requests and less development. Nautilus has 500 issues on the repo and 200 are bugs with 27000 commits from only a handful of authors.
The second issue is less justifiable as the author just wants this Linux utility to work like Windows. Partition management should absolutely only do what you tell it to do. Even on Windows I had to Google how to resize partitions, and I think Googling how to do that using the partition manager you’re using is fair. Gnome Disks even has a nice help page for formatting a disk.
The author says that Linux should be as usable for grandparents as it is for children, and for people who have never used a computer before and only need to do what children and grandparents do (gaming (various caveats), writing, internetting), I think Linux provides a vastly better UX. For people doing advanced tasks (network shares, video editing, etc) there has to be a reasonable expectation of willingness to learn how to use a new operating system