Most active commenters
  • caspper69(5)
  • tamlin(3)

←back to thread

612 points dayanruben | 20 comments | | HN request time: 2.97s | source | bottom
1. krupan ◴[] No.42901726[source]
The discussion here reminds me so much of early C# days. It was being touted as open source and cross platform back then, and Microsoft even hired a top GNOME developer to port it to Linux and GNOME was going to be rewritten in C#. It was going to be amazing. Never quite panned out.
replies(6): >>42901942 #>>42902129 #>>42902287 #>>42902325 #>>42902819 #>>42905920 #
2. homarp ◴[] No.42901942[source]
do you remember who was the 'top GNOME developer'?
replies(2): >>42901994 #>>42902003 #
3. morningcoffee81 ◴[] No.42901994[source]
miguel de icaza
replies(1): >>42902212 #
4. IshKebab ◴[] No.42902003[source]
Probably talking about Miguel de Icaza. I think his history is wrong though. I don't recall any talk of rewriting GNOME in C# - they were all about their pet language Vala.

And Miguel started Mono way before Microsoft made C# cross-platform. At that point they were antagonists.

replies(1): >>42902377 #
5. switch007 ◴[] No.42902129[source]
Wow never knew that. So glad it didn't happen
6. wahnfrieden ◴[] No.42902212{3}[source]
He is deep into Swift/SwiftUI now
7. raydev ◴[] No.42902287[source]
> Microsoft even hired a top GNOME developer to port it to Linux and GNOME was going to be rewritten in C#

Do you have a source for the GNOME C# claim? I can't find one.

replies(1): >>42902779 #
8. kelnos ◴[] No.42902325[source]
I think you might have the history mixed up a bit. The Mono project started without Microsoft's involvement (and they were probably even annoyed by it at the time).

GNOME was betting on their own Vala language, which is still a thing, but never really gained much traction.

Eventually Microsoft bought Mono during their embrace of open source.

9. tamlin ◴[] No.42902377{3}[source]
Microsoft had a research version of the CLR called Rotor (2002) that predated Mono (2004). Rotor built for Windows, FreeBSD, and macOs, albeit with a not-very-open license.

When Mono came along, the internal position at Microsoft was surprisingly positive. There was a dev slide deck that went into Mono in some depth. And a telling slide that said it wasn't a threat because the performance wasn't competitive at the time.

https://en.m.wikipedia.org/wiki/Shared_Source_Common_Languag...

https://en.m.wikipedia.org/wiki/Mono_(software)

replies(1): >>42902792 #
10. caspper69 ◴[] No.42902779[source]
Miguel was not a MS employee. He did parlay Xamarin into an acqui-hire though and is now a softie.
replies(1): >>42902830 #
11. caspper69 ◴[] No.42902792{4}[source]
Rotor was BSD licensed, so I suppose if that’s your definition of a not very open license…
replies(2): >>42903070 #>>42907371 #
12. pjmlp ◴[] No.42902819[source]
Microsoft never had anything to do with that with nice story full of butterflies.

The only UNIX Microsoft has ever supported during pre-Satya days, was Rotor for FreeBSD, nothing else.

Mono and DotGNU had nothing to do with Microsoft until Xamarin acquisition.

13. pjmlp ◴[] No.42902830{3}[source]
Miguel has long left Microsoft and nowadays focus on Apple ecosystem, and Godot.

He also voiced back on twitter his disapproval on how Xamarin.Forms became MAUI.

replies(1): >>42902997 #
14. caspper69 ◴[] No.42902997{4}[source]
Good to know. Been out of the loop on his career for a while.
15. dcrazy ◴[] No.42903070{5}[source]
Was it originally BSD-licensed, or did it start out as the MS Public Source License or whatever it was called?

We could go back and check on Codeplex… oh wait.

replies(1): >>42911096 #
16. WuxiFingerHold ◴[] No.42905920[source]
> Never quite panned out.

I don't know what you're talking about, honestly. Maybe you're many years behind the current state of affairs.

.NET (core) is a very real thing. A extremely successful and powerful multi platform framework.

17. tamlin ◴[] No.42907371{5}[source]
Rotor had it's own license:

https://en.wikipedia.org/wiki/Shared_Source_Common_Language_...

I have various snapshots of the Rotor 1 and 2 sources around and they have the SSCLI license. There is a file that contains BSD licensed code (pal\rotor_pal.h).

replies(1): >>42911075 #
18. caspper69 ◴[] No.42911075{6}[source]
Thank you for the follow up. You know after I posted that my thought was am I mistaking their BSD release for a BSD license, and of course I was. The memory isn’t what it used to be.
19. caspper69 ◴[] No.42911096{6}[source]
As a sibling poster updated it was some bastardized shared source license that never caught on.

Thank goodness MS got over their allergy to open source licenses, as they seem to prefer MIT nowadays for their releases.

My apologies for misremembering the details and being snarky. Humble pie eaten and enjoyed. :)

replies(1): >>42934945 #
20. tamlin ◴[] No.42934945{7}[source]
No worries, and no humble pie required. Peace, good happiness.