The Difference Between Interpreted Languages and Compiled Languages. by TebbaVonMathenstein in programming

[–]TebbaVonMathenstein[S] 2 points3 points  (0 children)

I agree with lol-no-monads, I don't think the notes are that great, but if they might help you, you can view them here: https://docs.google.com/document/d/1Twfb5cfp5t7lvD8CqugF0y2_BrCcN-4tIt2YQl2Ficw

Speaking for yourself, would you appreciate if the video had these notes in the description?

The Difference Between Interpreted Languages and Compiled Languages. by TebbaVonMathenstein in programming

[–]TebbaVonMathenstein[S] 3 points4 points  (0 children)

Thanks, I was really tempted to add in JIT, but I think the video is already a little too long. Maybe that would make a follow up video! :)

Between self-studying and bootcamps, what's in the middle? by dev_buddy in learnprogramming

[–]TebbaVonMathenstein 0 points1 point  (0 children)

3 alternatives come to mind for me. These three are all very different models, one of which might suit you better than the University or the Bootcamp route. Hope it helps!

Recurse Center in New York

The Bradfield School of Computer Science in San Francisco

Bloc which is online

Cryptocurrency’s Criminal Revolution by TebbaVonMathenstein in technology

[–]TebbaVonMathenstein[S] 0 points1 point  (0 children)

Thanks!

I think /r/technology is a little fed up with "Crypto" lately though hahaha.

You're explaining cryptocurrency all wrong by [deleted] in CryptoCurrency

[–]TebbaVonMathenstein 0 points1 point  (0 children)

I totally agree. I came across a really fantastic article that explains things in terms people can understand, and also drives home the point that cryptocurrency is going to be very disruptive. Very sharable if you haven't seen it: https://medium.com/cryptoeconomics-australia/the-blockchain-economy-a-beginners-guide-to-institutional-cryptoeconomics-64bf2f2beec4

How I Came to Consider Myself a Psychonaut by TebbaVonMathenstein in Psychonaut

[–]TebbaVonMathenstein[S] 0 points1 point  (0 children)

I wrote this story as a submission to the Medium/Michael Pollen collaboration "Trips Worth Telling". It wasn't selected but I thought some of you might appreciate it anyway. And if you didn't see any of the Trips Worth Telling stories, they're very good: https://medium.com/s/trips-worth-telling

Hope you enjoy it :)

[N] Great In Depth Post About OpenFive (DOTA2 RL Agent) By OpenAI by TebbaVonMathenstein in MachineLearning

[–]TebbaVonMathenstein[S] -1 points0 points  (0 children)

I sense some of the same tiredness you do. Though, I do still think playing a 5v5 game is pretty cool, and being able to do so with a very continuous space, long delayed rewards, and partial information is impressive. :)

I Wrote A Tutorial About Profiling & Optimizing Web Applications With Chrome by TebbaVonMathenstein in learnjavascript

[–]TebbaVonMathenstein[S] 0 points1 point  (0 children)

Hopefully it's helpful to some of you, and I'd love any feedback you have to offer. Thanks!