|
|
|
|
|
by coldpie
4268 days ago
|
|
It is frustrating to see tools like this written with C#, because most C# developers have no mind to cross-platform compatibility. Often they'll build the UI using the Microsoft-specific frameworks, which Mono doesn't support. .NET programs also don't often run well in Wine, leaving me with a ton of work to do to get it running on Linux. It's not really the language that's the problem so much as the incredibly proprietary environment in which it's used. |
|