Mark Nunnikhoven

Mark Nunnikhoven

Latest

Nervous For SXSW
Archive ·

Nervous For SXSW

My impressions of my first SXSW and the challenges of getting back on stage after a bit of a break

SXSW Audience Level
Archive ·

SXSW Audience Level

Cybersecurity and privacy are a core part of the fabric of all technology. So why are they missing at most non-security conferences?

Rogue Robots
Archive ·

Rogue Robots

"Smart" object are all the rage in our home lives. In the industrial world, operational technologies (OT) has becoming increasingly more connected. That evolution has focused on physical safey, not cyber safety and that's leading to some significant challenges now that everything

Secure Systems Thinking
Archive ·

Secure Systems Thinking

One of the biggest challenges in cybersecurity today is the tendency to secure components instead of the larger system. It's understandable but also leaves a lot of gaps. How can we change this approach?

New Website
Archive ·

New Website

In this episode we do a quick recap of the Canadian federal budget announcements around cybersecurity, talk about SXW, and the upcoming launch of the new markn.ca

Python Extension Modules in Aws Lambda
Archive ·

Python Extension Modules in Aws Lambda

AWS Lambda is a fantastic way to connect various distinct pieces in the cloud. Python is an easily accessible language that makes that work simple. But pulling in 3rd party code can be tricky. This post explains how to package 3rd party modules so you can use them in AWS Lambda.