Skip to content

Tech: Videos

253 videos items in Tech.
Play

The Weekly Squeak - KubeCon 2020

In this episode I speak with Vijoy Pandey (Cisco), Amith Nair (HashiCorp), and Michael Friedrich (GitLab) about their announcements and highlights from KubeCon as well as my own personal highlights.

The Weekly Squeak - Nvidia Jetson with Amit Goel

Welcome back! This week, I speak with Amit Goel, Director of Product Management for Embedded AI Platforms at NVIDIA about the Jetson platform. I also cover the M1 (again), Discord, the Romans, and the Archers…

The Weekly Squeak - Kubernetes observability with Pixie

This week I speak with the cofounders of Pixie labs, that helps you instantly troubleshoot your applications on Kubernetes. I also cover immutable operating systems, the ISS, real world quantum computing, the Lord of the Rings that never was, and more…

The Weekly Squeak - Scaling MySQL with PlanetScale

In this episode of the Weekly Squeak I speak with Jiten Vaidya and Sugu Sougoumarane of Planet Scale, a solution for scaling MySQL on Kubernetes. I also cover Mozilla, returning to the office, Canonical, and can open source be bought?

Ironsworn wrap up and review

An epic of solo gaming, I am back with a game that provides everything you need to undertake perilous quests solo, co-op, or guided play. This video is edited highlights of my playthrough and thoughts on the game.

Creating amazing documentation with Archbee

Archbee joins the plethora of tools promising to help you build cohesive, well integrated, and varied developer documentation. It includes markdown, API references, commenting, mermaid support, and much more. Too good to be true or just what you're looking for? I take a look in this livestream.

Private browsing on macOS with DuckDuckGo

I've used DuckDuckGo as a search engine for a while, but the company also has mobile browsers I've been experimenting with, and now announced a browser for macOS in beta that isn't just another Chromium browser. In this livestream, I take a look and see why I might use it instead of Safari.

Turning VSCode into a headless CMS with Front Matter

Front Matter is a CMS that runs within Visual Studio Code. It gives you the power and control of a full-blown CMS while also providing you the flexibility and speed of the static site generator of your choice. Wow!? I take a look…

The Solo Adventurer - Exploring power with Grievance

Grievance is an interactive story about power. The limits of power, its corrosive nature, and the damage that power inflicts, deliberate or otherwise, on all those without it. Join me as I follow the lives of three characters as their paths cross and untangle over the course of the story.

Headless CMS done right with Dato CMS

I am on an endless mission to find a headless CMS that actually works as easily and as well as the marketing copy claims. Will Dato satisfy me or will it end up like all other headless CMS I've tried and be a great editing experience, but a disappointing content delivery? Join me and see!

Creating an extension for Raycast

I've covered the awesome macOS productivity tool Raycast before, and in this video I walk through the steps I took use it's API to create a Trello extension to list and search tasks. Search Raycast store for "Trello" and find code here - https://github.com/raycast/extensions/pull/684

How to create a Visual Studio Code Extension Pack

Extension Packs bundle together other VSCode extension to allow for easy sharing of your favourite extensions with other users or creating a set of extensions for a particular scenario. Join me as I attempt to create one for tech writers. Finished extension pack, search "writers toolkit", or https://github.com/ChrisChinchilla/writers-toolkit

Learning live SwiftUI with Swift Playgrounds 4

Swift playgrounds 4 brings powerful development tools to macOS and iOS contained within an easier to use application (compared to Xcode). I use this Hacking with Swift post (https://www.hackingwithswift.com/articles/245/build-your-first-swiftui-app-with-swift-playgrounds) to learn what's possible.