Here’s the latest short on the Global Nerdy YouTube channel: Debugging with Claude Code. Enjoy!
Category: Video
I’m back on the TWiT podcast this Sunday! As usual, it will livestream at 5 p.m. Eastern / 2 p.m. Pacific / 2100 UTC, and you can watch it live, or…
you can always catch the recorded version on YouTube on Monday on the This Week in Tech YouTube channel.
This will be my fourth appearance on This Week in Tech for 2026. Here are my other three episodes…
January 4, 2026 with Dan Patterson, Sr/ Director of Content @ Blackbird.AI:
June 7, 2026 with Jeff Jarvis and Father Robert Bellecer:
Here’s a video that isn’t from the place where I work (NetFoundry), but from someone works in a different part of AI security. Yet somehow they ended up at the same question that we at NetFoundry ask: How confident are you that your current tools can defend against the new threats brought about by AI?
The video features an interview that took place at the recently-concluded Black Hat 2026 in Las Vegas, and the interviewee is Daniel Bardenstein, CEO of Manifest Cyber.
While NetFoundry focus on identity-based security, Manifest’s focus is on the AI supply chain:
- Manifest’s approach to security is knowing what’s actually inside the models and software you build and buy. They’re paying particular attention to provenance: training data you didn’t source, open-weight models pulled from a public hub, what’s “under the hood” of your agents.
- NetFoundry approaches AI security from the other end: what’s outside the models and software you build and buy, and what’s allowed to reach it. We’re about machine identity, service-to-service access, and attack surface.
Watch the video; it’s got some notable stuff, including:
- Open-weight adoption is about to accelerate, and the reason is control. Bardenstein argues that with a frontier model you have zero control over the system prompt, the training data, or what some provider (or government) decides to change under you. With an open-weight model, you control the whole chain: prompt, data, deployment, guardrails. If you’re already self-hosting models behind OpenZiti, this is the security-side justification for it, from someone who isn’t us.
- The Hugging Face incident he describes is darkly funny. A lot of people say that the risk with AI models is that they’re non-deterministic, but the HF situation happened because the sandboxing was weak and guardrails (which really means “ordinary software security”) were missing. Then, when HF pointed its own AI at the forensics, its guardrails read the request as “too cyber” and refused to help,. HF had to fall back to an open-weight model.I’m going to start saying this regularly: AI fails like software because it is software!
- “AI has its own supply chain and you inherit it.” Every model off a public hub and every third-party dataset is a dependency you didn’t build and can’t fully vet. Bardenstein notes public datasets have shipped with everything from PII to, in documented cases, outright illegal content nobody caught until after training. As the people on the Antiques Roadshow TV show will tell you, provenance is important.
- The Log4Shell framing is the one I’d steal (in fact, I’m doing that right now). Bardenstein built Manifest after the Pentagon Log4Shell vulnerability (a.k.a. CVE-2021-44228) scramble. The issue boiled down to a simple, embarrassing question: “Where is this one piece of code running across everything I’ve built and bought?” Even having seen what happened five years ago, if you told a CISO a model or dataset was poisoned, they’d likely not be able to tell you where it’s deployed, who owns it, or which vendors are affected without a lot of phone calls, emails, spreadsheets, and gnashing of teeth.
Bardenstein’s observations are pretty much the mirror image of our recently-published 2026 State of Secure AI Access report, where we observe that:
- 99% of CTOs/CISOs at orgs with 1,000+ employees admit they lack full visibility into their AI deployments.
- 54% named new AI-specific services like MCP servers and LLM gateways as fresh attack surface.
- 8% think their identity systems are sufficient for non-human workloads.
Pair our observations with Bardenstein’s supply-chain point and the full failure mode is bleak. An agent you can’t identify, running a model you didn’t vet, reaching services over credentials nobody rotates. That’s three unknowns stacked on top of each other.
My read (not Bardenstein’s or NetFoundry’s report’s) is that giving an agent its own OpenZiti identity solves the “reach” half of the problem. You know what the system or service can talk to and every log line means something.
What it doesn’t do is handle the composition half, or to put it another way, it doesn’t account for what’s inside the thing you just handed an identity to.
Two separate disciplines that happen to share a root cause: You can’t govern what you can’t see, whether “it” is a network path or a model’s provenance.
- Watch the video: https://www.youtube.com/watch?v=FZewRqZwfOM
- Download NetFoundry’s 2026 State of AI Access report: https://info.netfoundry.io/lp-survey-august-2026
I’m returning for another appearance this Sunday on This Week in Tech, which will record live at 5 p.m. Eastern / 2 p.m. Pacific / 2100 UTC!
As usual, it’ll be hosted by Leo Laporte and the other guest panelists will be journalist Jeff Jarvis (whom I know from BloggerCon and similar events in the 2000s) and priest/podcaster Father Robert Ballecer.
As usual, we’ll talk about the week’s tech events and what they’ve been up to recently, and I’ll probably talk about joining NetFoundry and working as a developer advocate promoting OpenZiti and the AI platform that builds on it.
You can watch the livestream or the recording on the This Week in Tech YouTube channel.
This will be my third appearance on This Week in Tech for 2026; here are my other two episodes…
January 4, 2026 with Dan Patterson, Sr/ Director of Content @ Blackbird.AI:
This is just a reminder that there’s a Global Nerdy YouTube channel. I’m ramping up video production, so expect to see a lot more stuff there soon!
Do you know how your computer works? If not, this video’s for you!
Here’s the video, which is the latest one on the Global Nerdy YouTube channel:
The video features the How Computers Work “Under the Hood” presentation that I gave at a Tampa Devs meetup on November 15, 2023.
In the presentation, I start by talking about the CPU chips in our computers, phones, and electronic devices:
…and then proceed to talk about the building blocks for these chips, transistors:
Then, after a quick introduction to the 6502 processor, which powered a lot of 1980s home computers…
…I introduced 6502 assembly language programming:
Watch the video, and learn how your computer works “under the hood!”
If you’d like to follow along with the video try out the exercises I demonstrated, you can do so from the comfort of your own browser — just follow this guide!
Want the slides for my presentation? Here they are!

The newest video on the Global Nerdy YouTube channel is now online! Its title will and thumbnail will evolve over the next couple of days, but as I write this (the evening of Sunday, August 11, 2024), the thumbnail looks like the one above and the title is Surviving a Layoff: Mental Health Tips & Tricks.
(YouTube titles and thumbnails can be changed even after the video is posted, and many YouTubers change them as they figure out which versions attract “search” and “browse” viewers.)
Selected moments from the video
Near the start of the video, I suggest to viewers that they try to come up with their own mantra to help them through their layoff journey:

I also remind viewers that there’s a difference between being fired and being laid off:

Here are some layoff stats to reassure you that if you’ve been laid off, you’re not alone:



Making things worse is the fact that shareholders love layoffs — they’re cost savings, which can boost stock prices:

Remember this motto:

I also go through some of the items in the Life Events Inventory, a ranked list of the most stressful events in life. Guess where getting laid off is in the list — I won’t show you kere, though; you’ll have to watch the video!





Here’s the most pithy advice I have for expressing the emotions you may have in the aftermath of being laid off, courtesy of Scott Hanselman:

I talk about the benefits of exercise…

…remind the viewer that it’s always 5 p.m. somewhere…

…and yes, I make a reference not just to “That Site,” but That Site’s identifying drum riff:

You don’t need a unicorn gratitude journal to make it through a layoff, but you should practice gratitude to help you through the process:

I suggest that it might be therapeutic to get rid of at least some of your (former) company swag, but hang on to the stuff that’s useful. I’m hanging on to the Patagonia sweater they sent to me (ironically, a week or so before they laid me off) because it’s nice and warm, and I’m willing to put up with the “VC Bro’ vibes it gives off:

And finally, here’s one of the images I use to explain that if you need therapy or counseling, get it:







