We have one crazy thread here, about 32-bit support. Being that one justified or not, in any case there would be the need of some workforce to keep 32-bit up and running. But then, dropping it might palliate the symptoms, it will probably not cure the malady.
I read another text here, and I could just barf.
Maybe some of you know that I don't like Perl and even less Php, and instead prefer Ruby. Or maybe Python - but looking at Python code in comparison, feels like looking at COBOL in comparison to C. So much for that.
Sadly, every little crap that one might do in a browser, is written in Php. Talk webmail frontend. Talk forum.
There is no webmail frontend in Ruby. The one that was, was abandoned 14 years ago.
There is, however, a forum in Ruby. And you may know it if you get your certs from Let'sEncrypt. They use it.
I finally figured what it is, and, it can be used (no need to pay for it).
Now the fun starts. That piece depends on -among other things- sassc-embedded. Whatever that hurts. Then that one again depends on something, which depends on something, which depends on Dart. For whatever reason. Or, more precisely, you just get the message "Not Implemented" when you try to install, and then you look what's it about, and walk along the dependency chain, and it ends with: now download and compile Dart.
Considering: sass is a kind of "language" put upon CSS. It does nothing else than rewrite the CSS before it is sent to the browser - essentially nothing you couldn't do with any macro preprocessor (think m4, cc -E, etc.). But, it's "modern". And it needs to be "embedded", that means bidirectional talking between that prerocessor and the program in charge. For whatever reason.
Now that's the malady spoken of above. Things deliberately bloated and weirded. Things no longer split into well-designed and reuseable subsystems, but made into an unintellegible moloch, and dragging such moloch along for the smallest benefit.
It is the outright opposite of the unix philosophy, and FOSS doesn't help either, because there is now an oligarchy of providers, and these have zero interest in having anything else running than Windows, Linux and MacOS, plus their own derivatives.
At the bottomline, it's just a matter of bad engineering. And that's why we all need a "code of conduct" to shut down those who term it that way, in a free and open world.
The issue is not that there were proprietary software or closed source. It is rather to create a monoculture of environments. Because, when that is achieved, the free software is the smallest problem. I.e. what use is a phone-call if you cannot speak?
I read another text here, and I could just barf.
Maybe some of you know that I don't like Perl and even less Php, and instead prefer Ruby. Or maybe Python - but looking at Python code in comparison, feels like looking at COBOL in comparison to C. So much for that.
Sadly, every little crap that one might do in a browser, is written in Php. Talk webmail frontend. Talk forum.
There is no webmail frontend in Ruby. The one that was, was abandoned 14 years ago.
There is, however, a forum in Ruby. And you may know it if you get your certs from Let'sEncrypt. They use it.
I finally figured what it is, and, it can be used (no need to pay for it).
Now the fun starts. That piece depends on -among other things- sassc-embedded. Whatever that hurts. Then that one again depends on something, which depends on something, which depends on Dart. For whatever reason. Or, more precisely, you just get the message "Not Implemented" when you try to install, and then you look what's it about, and walk along the dependency chain, and it ends with: now download and compile Dart.
Considering: sass is a kind of "language" put upon CSS. It does nothing else than rewrite the CSS before it is sent to the browser - essentially nothing you couldn't do with any macro preprocessor (think m4, cc -E, etc.). But, it's "modern". And it needs to be "embedded", that means bidirectional talking between that prerocessor and the program in charge. For whatever reason.
Now that's the malady spoken of above. Things deliberately bloated and weirded. Things no longer split into well-designed and reuseable subsystems, but made into an unintellegible moloch, and dragging such moloch along for the smallest benefit.
It is the outright opposite of the unix philosophy, and FOSS doesn't help either, because there is now an oligarchy of providers, and these have zero interest in having anything else running than Windows, Linux and MacOS, plus their own derivatives.
At the bottomline, it's just a matter of bad engineering. And that's why we all need a "code of conduct" to shut down those who term it that way, in a free and open world.
The issue is not that there were proprietary software or closed source. It is rather to create a monoculture of environments. Because, when that is achieved, the free software is the smallest problem. I.e. what use is a phone-call if you cannot speak?