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 Container Native Development with Ralph Squillace
Post details
Containers have improved deployments and resource utilization. Kubernetes created a platform to manage those containers and orchestrate them into distributed applications. In today’s episode, we explore tools that improve the workflow of the application developer who is working with Kubernetes, including Helm, Draft, and Brigade. Helm is a package manager for Kubernetes, which allows users

 Listen

Listened to Pursuit Podcast: CS Education Pathways: Joe Nash
Post details
-For those just starting on their computer science journey, there are more options than ever. Traditional degrees, apprenticeships, bootcamps and self teaching are all routes for beginners into meaningful work in technology. Github's Joe Nash joins us to look at these different options, as well as education for mid-career and senior technologists.

 Listen

Listened to Software Law: GDPR, Patents, and Antitrust with Micah Kesselman
Post details
The world of software moves faster than the laws that regulate it. When software companies do get regulated, that regulation is often enforced unevenly among different companies. Software continually presents the legal system with new requirements. Consumer data privacy needs to be enforced on a granular level. Software developers need a system of protecting their

 Listen

Listened to Container Security with Maya Kaczorowski
Post details
Deploying software to a container presents a different security model than deploying an application to a VM. There is a smaller attack surface per container, but the container is colocated on a node with other containers. Containers are meant to have a shorter lifetime than VMs, so there are generally fewer consequences if a container