Mark Sobkowicz
Link: Mark Sobkowicz: "Interesrting experiment with online content"
Markov Chain Monte Carlo in Python – Towards Data Science
Link: Markov Chain Monte Carlo in Python – Towards Data Science: "Interesting practical article about using MCMCs to create estimates."
Markov Chains explained visually
Link: Markov Chains explained visually: "A really clear visual explanation of what a Markova chain is and what it is good for."
Markov Localization for Mobile Robots in Dynamic Environments
Link: Markov Localization for Mobile Robots in Dynamic Environments: "A seminal paper on the Markov Localization Algorithm"
Master Your Craft with These Top UX Tools
Link: Master Your Craft with These Top UX Tools: "When having the right UX tools can be the crucial difference between having a collaborative, seamless, and overall highly effective design workflow and one that’s slow and unproductive, it’s important to stay up to date with the latest tools and technologies."
Matt Sears | Minitest Quick Reference
Link: Matt Sears | Minitest Quick Reference: "UPDATE: I’ve added a new section on stubbing with MiniTest and a few helpful comments to the code samples. MiniTest, as the name suggests, is a small and fast unit testing framework."
Measuring Performance Metrics in Rails - via @codeship
Link: Measuring Performance Metrics in Rails - via @codeship: "BARE-BONES PERFORMANCE CONSIDERATIONS If you're looking to squeeze out a considerable amount of performance by rewriting Ruby code into C or Rust (with or ), then proper consideration should be given for what to write in these languages."