What's the Best Open Source OS for GUI Lovers?

AI Thread Summary
The discussion revolves around preferences for graphical user interfaces (GUIs) and development environments in open-source operating systems, particularly Linux. Users express a variety of experiences with GUIs like Gnome, XFCE, and KDE, highlighting personal customization and the importance of a command-line interface (CLI) for serious work. Java with Swing is noted as a preferred programming choice due to its portability across platforms, with Netbeans and Eclipse mentioned as common integrated development environments (IDEs). The distinction between open source and free/libre software is emphasized, indicating that user priorities dictate their choices in software. The conversation also touches on the importance of transparency in software, particularly in computational modeling, suggesting that GUIs should facilitate access to underlying processes rather than obscure them. Ultimately, the open-source nature allows users to experiment with different systems and configurations to find what works best for their needs.
vatzis
Messages
9
Reaction score
0
Any favorites guys? And have you developed any source code personally?
 
Computer science news on Phys.org
I don't have a favorite GUI - though I currently use Gnome 3 standard I have been known to radically customize in the past.
When I want to do serious work I just use a plain CLI.

Did you have a particular requirement?
What do you want to know for?

Preferences tend to be personal - if slightly - when soliciting personal information it is good politics to supply some yourself as well.
 
Open source OS brings to mind Linux and all its flavors:
- Ubuntu, Red Hat...
- Android...

Wikipedia has a list of Open Source OSes for comparison:

http://en.wikipedia.org/wiki/Comparison_of_open-source_operating_systems

Personally I write in Java using Swing as the GUI of choice as it can be ported easily between Linux, MacOSX and Windows. The development tool I use is Netbeans IDE, a common tool used within our group. Other groups use Eclipse IDE.
 
Oh yes ... and for GUIs too:
http://en.wikipedia.org/wiki/List_of_platform-independent_GUI_libraries

Then there is the obligatory "open source" is not the same as "free/libre software"
http://www.gnu.org/philosophy/free-software-for-freedom.html
http://www.gnu.org/philosophy/open-source-misses-the-point.html
... so it really depends on what is important to the user.

When we use computer models it is, in principle, a good idea for the entire software stack to be open to inspection ... just in case there is any suspicion that the modeled results could be from an artifact from somewhere in the computation process.

Not so sure how the GUI is important for that - perhaps that it should allow the kind of access that makes the nuts-and-bolts apparent? Most GUIs are designed to hide a lot of the processes. But iirc pretty much every free-software GUI includes some sort of terminal emulation. Certainly every one that implements GNU.
 
Last edited:
I really liked Gnome 2, but I did not care for the attempt to re-make Gnome 2 as Mate. I don't really like Gnome 3. When Gnome 3 came out, I switched to XFCE.

However, XFCE felt kinda like a step backwards. So I tried Unity, and I liked it for a while, but I'm not a fan of some recent changes. Right now I'm using KDE 4.10 (or 4.11? I forget), and it is pretty slick. I installed a Unity-like launcher as well. I also installed XFCE's terminal emulator, because I don't like Konsole.

I wouldn't say any of these things are "best". What is "best" for you depends on how you like to use your computer, really. The nice thing about Open Source is that you can try them all and decide what you like, or even mix and match pieces like I did.
 
Thread 'Urgent: Physically repair - or bypass - power button on Asus laptop'
Asus Vivobook S14 flip. The power button is wrecked. Unable to turn it on AT ALL. We can get into how and why it got wrecked later, but suffice to say a kitchen knife was involved: These buttons do want to NOT come off, not like other lappies, where they can snap in and out. And they sure don't go back on. So, in the absence of a longer-term solution that might involve a replacement, is there any way I can activate the power button, like with a paperclip or wire or something? It looks...
In my discussions elsewhere, I've noticed a lot of disagreement regarding AI. A question that comes up is, "Is AI hype?" Unfortunately, when this question is asked, the one asking, as far as I can tell, may mean one of three things which can lead to lots of confusion. I'll list them out now for clarity. 1. Can AI do everything a human can do and how close are we to that? 2. Are corporations and governments using the promise of AI to gain more power for themselves? 3. Are AI and transhumans...
Back
Top