HackerTrans
TopNewTrendsCommentsPastAskShowJobs

m1kal

no profile record

comments

m1kal
·vor 3 Jahren·discuss
In "My Little Pony the movie" Twilight Sparkle explains to Celestia and Luna how she wants the Sun and the Moon organized. She uses mathematical formula written on a blackboard. I can't recall what the formula was, probably wavelength calculation.
m1kal
·vor 3 Jahren·discuss
Build a bridge out of her!
m1kal
·vor 4 Jahren·discuss
I liked the text about typeclasses. It is a standalone piece, "Typeclasses 102" in LYaH is a part of a chapter of a bigger piece. I think you achieved your goal - your Pokemon example is simple to grasp and shows how to derive type classes and implement functions by hand:)

(not commenting about monoid/subgroup part)
m1kal
·vor 4 Jahren·discuss
So animated mouse pointers are OK, blinking cursor in command prompt is OK, Teams starting with the system is OK, but counting seconds is overkill for Windows?

I would probably not display seconds anyway even if I had a choice, but this explanation seems strange.
m1kal
·vor 4 Jahren·discuss
I learned from Bender, Orszag "Advanced Mathematical Methods for Scientists and Engineers I".
m1kal
·vor 4 Jahren·discuss
SV and VHDL are nasty languages, but as you said, they are "industry standard". Chisel and Haskell-based approaches are better but virtually nobody adopts them.

I tried to go in another direction, to make design code shorter by using Clojure syntax. The result is here: https://github.com/m1kal/charbel and works for simple modules. I don't expect wide adoption, but we need to look for new directions instead of sticking to the methods and languages from the 80s.