• 13 Posts
  • 5.16K Comments
Joined 3 年前
cake
Cake day: 2023年11月14日

help-circle





  • No, you don’t have to install a different distro.

    Ubuntu ships with Gnome. That you can change it is actually the point I was making.

    I replied to this:

    respect for the user, consistency, customisability,"

    With the statement that consistency is often at odds with customizability.

    Your claim was this:

    It’s almost like any app on any operating system is going to have a different gui!

    Windows apps do not have as much inconsistency as apps on Linux because of the lack of customizablity. A Windows developer has to go out of their way to avoid the standard Windows libraries to make their app look unique. Linux apps are all different because there is no way to make them consistent. Even if you try to make your app consistent in say Gnome, someone is going to be running KDE.

    Consistency is almost always at odd with customizability.




  • I have argued that vlans do very little for home users.

    Vlans with firewall rules mean that every room in your house has a rule that you have to go out the locked front door before going back into another room. But if an external threat can bypass the front lock, having a rule that everyone inside has to use the front lock does nothing. Either the front lock works in which case everything is safe or it doesn’t work in which case the rule to use the front door lock every time you go from inside room to inside room does nothing.










  • Saving a file to a folder of your choice

    What program are you seeing that?

    I use Linux and Windows and don’t see that. I just checked with saving a file in the Windows version of Orca (3d slicer), Save brings up the standard Windows dialog that has all the folders on the left panel and the contents of the currently selected folder on the right panel. It’s virtually identical to the Save dialog box of Orca under Ubuntu right down to dividing local directories on top of the left panel and network share on the bottom left.

    That’s the default Save in Windows. A program has to go out of its way to avoid the standard Windows Save dialog box which is the same problem Linux programs can have.