HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jwar767

no profile record

comments

jwar767
·10 ay önce·discuss
I have the same experience but with a masters in control theory. Suddenly all the linear algebra and differential equations are super useful in understanding this.
jwar767
·11 ay önce·discuss
We had a similar experience to this at work. We wrote a google cloud service that interfaced with firestore using F# and found it painful because the firestore library is meant to be used with C#. It worked decently well but it was hard to write idiomatic F# without having a bunch of wrapping functions.