IndieWeb post types

This content type is full of IndieWeb post types, which are all content types which allow me to take greater ownership of my own data. These are likely unrelated to my blog posts. You can find a better breakdown by actual post kind below:

 Listen

Listened to Making your path to development with Anjana Vakil by Scott Hanselman 
Post details
Anjana is fascinated by languages, both human and machine, and the connections between the two. She recently completed a MS in computational linguistics at Saarland University in Germany, where she studied speech technology, machine learning, and computer-assisted language learning. Her spontaneous talk "Learning Functional Programming with JavaScript" has been viewed over a half-million times on YouTube. She talks to Scott about her thoughts on languages and her strategies for learning.

 Listen

Listened to Serverless Startup with Yan Cui
Post details
After raising $18 million, social networking startup Yubl made a series of costly mistakes. Yubl hired an army of expensive contractors to build out its iOS and Android apps. Drama at the executive level hurt morale for the full-time employees. Most problematic, the company was bleeding cash due to a massive over-investment in cloud services.

 Listen

Listened to Serverless Continuous Delivery with Robin Weston
Post details
Serverless computing reduces the cost of using the cloud. Serverless also makes it easy to scale applications. The downside: building serverless apps requires some mindset shift. Serverless functions are deployed to transient units of computation that are spun up on demand. This is in contrast to the typical model of application delivery–the deployment of an