Blog
-
03 Feb 2020
Machine Learning Zero2Hero with TensorFlowThere’s a lot of hype surrounding AI and Machine Learning, and you’ve probably been inspired by some cool videos that show you what’s possible with these tools. But if we go beyond the hype and write some code, what does Machine Learning really look like?
-
10 Sep 2018
CSS Specificity and why you shouldn't use !important.CSS is frustrating to many. I think other than poor organization, a lot of the frustration has to do with not knowing how styles override other styles. It leads to confusion, messy and unorganized CSS, and a lot of hacks and convoluted CSS selectors. CSS Specificity helps us determine how styles interact with other conflicting styles.
-
07 Sep 2018
InstructureCon 2018 ReviewInstructureCarn, aka InstructureCon 2018, was an intense week of presentations, networking, product demos, and carnival rides. It’s difficult to cover so much in a blog post like this, so I’ll try to keep it brief.
-
06 Sep 2018
Highlights from JSConfI was lucky enough to be given the opportunity to speak at and attend the newly resurrected JSConf US conference. For the uninitiated JSConf is one of the leading conferences all about Javascript (my favorite weird kitchen-sink of a language).