Like painting or architecture, woodworking have a finished state, after that, you just ship it and not worry about it again. whereas in software, everything is so malleable that a rewrite is often going to happen again and again.
HN user
nobody0
or just go with functions + unions/dataclasses
The empty set is vacuously true for any properties with elements.
I wonder why Go doesn't have algebaric data types, it could solve a lot of issues, and make code a lot easier to write.
and an interpreter
ads are coming into this space
[0] https://www.reuters.com/technology/microsofts-bing-plans-ai-...
Freedom is slavery, and ignorance is strength
If anything, there have to be people in the loop to check balances (write good prompts to generate code and fix them) and take responsibilities for downtime.
One of the reasons that China hadn't have a strong private school of thoughts.
nonmeasurable sets
For people who think in pictures, actually you can do a lot of algebra by diagrams [0]
It's not a killing definitely a living though..
One of the most important links of the chain to keep sensitive data safe is to collect less but the motivation behind this is rather small, private or public sector.
ignorance is a bliss
OCaml already got multicore merged.
I'd say always start with what. Figuring out what to solve is the most vital part.
But life is append only.
That's why pattern matching and algebraic datatypes getting popular these years. Make Illegal States Unrepresentable
I agree with you on this, since we humans want things in a vague form, and it's still very hard for computers to infer insights from those ambiguous requirements. Not very easy to do that by taking derivatives of function compositions.
Probably we also have backpressure as a information receivers and the tube obviously does not care about that.
Ugh, maybe teach abstract algebra first like France did?
You get used to being famous, but nobody gets used to being ignored.
hidden negativity is depressing.
"Sans la liberté de blâmer, il n'est point d'éloge flatteur"
Because capitalism never settles. It always crave for growth.
functional programming paradigm is boringly honest, you have functions chained together, and you can see exactly how your inputs get transfromed.
You use wire instead of radio wave to design your world.
facebook -> book
It does serve a way to bear boredom and get things done.
“The king is surrounded by persons whose only thought is to divert the king, and to prevent his thinking of self. For he is unhappy, king though he be, if he think of himself.
This is all that men have been able to make themselves happy. And those who philosophize on the matter, and who think men unreasonable for spending a whole day in chasing a hare which they would not have bought, scarce know our nature. The hare in itself would not screen us from the sight of death and calamities; but the chase which turns away our attention from these, does screen us.” (Pensees, Blaise Pascal)
I don't know why you are downvoted. But given even Unit 731 was granted immunity by the US, I guess justice ceded its place back then.
It's sad to see politicians made those 'practical' decisions to protect those criminals. Let alone countless people lost their lives or suffered just because a room of people wanted wars.
Is there possibility that go adds algebraic datatype and pattern matching? error handling will be nicer that way generally.