My guess is that this is really a measure of how much abuse the language will tolerate. C# probably lets you get away with a bunch of things (like checking for nulls) that F# requires.
My guess is that this is really a measure of how much abuse the language will tolerate. C# probably lets you get away with a bunch of things (like checking for nulls) that F# requires.
To play a little bit of devil’s advocate.
People do have an ingrained instinct for in/out groups and dehumanizing and even wishing for harm to befall the out group is very much a part of human nature. That there is harm being inflicted on the in group by the out group (perceived or true) will of course reinforce this.
Having said that, most people will agree that we should be more than our base instincts and use at least logic if not compassion in our decision making.
It’s basically the nix system but maintained by the Gnu folks. That’s about the extent of my knowledge honestly.
Theoretically there is Gnu Guix, which uses Guile… I have no clue what support for it is like though.
I deleted the app and removed it from my browser home screen. I noticed I was still habitually clicking on the icon when I opened Firefox.
Got a few options. Maybe I fall off a cliff while walking backwards. Visit the UK and get struck by a car. Or the Canaanite god of death. Hopefully, it’s quick.
I agree, strong typing is for weak minds. I work with a weak mind so I want strong typing.
There’s no difference in speed between typing disciplines. In point of fact, there cannot be. You must know the structure of your data to program against it. Whether you write it down explicitly or implicitly changes nothing but the location you wrote it down.