←back to thread

250 points pabs3 | 2 comments | | HN request time: 0.613s | source
Show context
tombert ◴[] No.45123598[source]
I have never played with GNUStep. By the time I actually started real work as a professional software person (2011) it was already kind of considered a joke, so I never bothered learning how to use it.

It bothers me a bit, though. Developing for desktop Linux is still a pain in the ass, and I really wish the Linux community had agreed on One Desktop Framework To Rule Them All, and I think GNUStep could have been that framework if the community had been willing to embrace it.

replies(6): >>45123922 #>>45123951 #>>45124102 #>>45124494 #>>45125904 #>>45127032 #
1. LeFantome ◴[] No.45123951[source]
The founder of the GNOME project founded Mono to be the “One Desktop Framework To Rule Them All”. It did not work out.
replies(1): >>45124052 #
2. danieldk ◴[] No.45124052[source]
That was to be expected, there was a lot of resistance against using C# because Microsoft tried to destroy Linux in various ways. Toolkit-wise, the Mono on Linux stack used Gtk+. So given the C#-distrust it was easier for people to use C, Perl, Python, or later Vala.