Event - Seth-on-the-Road_Codemash-2017


Understanding MongoDB with Nuri Halperin[MP4] [0:29:43] [2017/09/13]
MongoDB is a Document Oriented database that developers love. What is it about that makes it so useful? How does it differ from SQL or "traditional" databases? Use cases! Turns out it excels…


Why Rust is Awesome with Carol Nichols[MP4] [0:23:16] [2017/03/07]
Carol Nichols, a web developer, shares why her current language of choice is Rust. See why this new systems programming language that provides memory safety, static typing, no null pointers, a package…


Catching up with Jon Skeet at CodeMash[MP4] [0:59:13] [2017/02/25]
We caught up with Jon Skeet at CodeMash 2017, and talked about a wide variety of topics. Jon is obviously still active on Stack Overflow, and we discuss the aims of the site and what makes a great…


Build a JavaScript Development Environment in 30 minutes[MP4] [0:35:04] [2017/02/22]
There’s a staggering number of decisions to make when setting up a JavaScript development environment. Let’s cut through the noise. In 30 minutes, we’ll run a single line of code to lint, bundle,…


Understanding Dates, Times, and Time Zones, with Maggie Pint, Matt Johnson, and Jon Skeet[MP4] [0:37:05] [2017/02/22]
Join Seth as he sits down at CodeMash with Maggie Pint, Matt Johnson, and Jon Skeet – three of the best time nerds you will ever meet! This candid discussion covers several of the common mistakes…


Why Marten Might Be Your Next Persistence Tool[MP4] [0:16:39] [2017/02/22]
Marten” is a relatively new OSS project that enables .Net systems to treat the rock solid Postgresql database as a full fledged document database. Like NoSQL databases, but need then to be ACID…


Sara Ford Talks about GitHub[MP4] [0:13:14] [2017/02/22]
GitHub Tip of the Day series: https://saraford.net/ My CodeMash talk contents: 9 Things I learned about GitHub after becoming a GitHubber: https://github.com/saraford/9-things


Improving software responsiveness and scalability with Reactive Programming and the Actor Model…[MP4] [0:20:02] [2017/02/22]
While at CodeMash 2.0.1.7 we sat with Tamir Dresher who came all the way from Israel to speak at the conference about reactive programming and reactive systems. Tamir is the author of Rx.NET in Action…