dch82

↗ HN profile [ 511 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Take for example Expert Systems (https://en.wikipedia.org/wiki/Expert_system) which are AI systems designed to make logical inferences. They had systems that could do accurate logical inferences in the 1970s, and even…

  2. I written this as a little programming exercise in C

  3. Awesome Web (github.com)
  4. 216. United States vs. Apple (Complaint) (hardcoresoftware.learningbyshipping.com)
  5. Monads are just things that let you apply a value to something that cannot be defined with just regular values, e.g. metres applied to 300 for 300 metres, or dollars applied to 20 for 20 dollars.