@rauschma I think, we can show how to infer all other subjects, like calculus, probability theory, statistics, trigonometry, complex numbers, geometry, classical and quantum physics from discrete mathematics, algebra, set theory and informatics. Then it would be much easier to learn because we can understand the foundation (informatics).
@rauschma@thomasfuchs I think, that Mozilla should look one step forward into the future and provide infrastructure and services for the content-addressable internet. Unfortunately, most likely, it will not happen and we will have yet another boring platform with location-based proprietary services with vendor lock-in of user's data.
@timbray I'm afraid that we will have another organization that taxpayers will pay for. And the main beneficiaries are big corporations. It means, less support for independent developers. For example, if your OS project can get enough users, it will not be supported by the institution, and if it's not supported by the institution then it will not get used. In the same time, corporations can lobby their preferred OS projects to be approved by the institution.
IMHO, what we need, if corporations/companies/uses would like better quality support for OS projects they are using, then they should sponsor QA of these projects.
@rauschma I'm so tired of the platform-dependent EOL that I decided that all the files that I use are only `\n,` everywhere, on any platform (Git, text editors, my applications). My applications can read `\r\n` but they write only with `\n`.
The biggest problem for me is that files with `\r\n` have different hashes/checksums.
One of the mistakes I sometimes make when making a decision is to consider only the consequences of one choice. For example, if I do 'A,' then I lose some money. And then I decide not to do 'A'. This's a mistake because I didn't consider how much I lose if don't do 'A'. #life#decision#gametheory#comparison
@mcc sorry, I'm guilty of not writing documentation of my open source JS libraries. Sadly, the writing documentation for the projects doesn't pay my bills.