Past Talks
A deeper dive than the MacDevOps session. Learn how to build end-to-end software deployment workflows using AutoPkg and Fleet's open-source platform - covering practical examples of automating everything from package creation to deployment through GitOps workflows. We'll look at how AutoPkg processors integrate with Fleet's API, how to manage software releases declaratively, and how to build repeatable workflows that scale. Includes real recipe demos, common patterns, and a look at community contributions to FleetImporter.
Not broken, just different: Working with ADHD, anxiety, and neurodivergence in tech
Mac Admin work requires staying calm while systems break and priorities shift. For neurodivergent people, this creates predictable challenges. Two neurodivergent technical professionals share practical techniques they use to stay effective: time containment, energy-aware scheduling, professional communication strategies, and when to ask for accommodations. You'll leave with concrete tools you can use during incidents, meetings, and when your brain is loud.
AutoPkg already handles software packaging and updates for thousands of Mac applications. Fleet manages software deployment across your devices. This talk shows you how to connect them - using FleetImporter, a custom AutoPkg processor that adds software directly to Fleet's package management from your AutoPkg runs. We'll cover both direct API mode for quick deployments and GitOps workflows for version-controlled, declarative management.
Not broken, just different: Working with ADHD, anxiety, and neurodivergence in tech
Mac Admin work requires staying calm while systems break and priorities shift. For neurodivergent people, this creates predictable challenges. Two neurodivergent technical professionals share practical techniques they use to stay effective: time containment, energy-aware scheduling, professional communication strategies, and when to ask for accommodations. You'll leave with concrete tools you can use during incidents, meetings, and when your brain is loud.
Endpoint management is still mostly clicking through GUIs - and that means no audit trail, no rollbacks, no code review, and no single source of truth. This talk makes the case for treating your device configuration as code: your git repo becomes the source of truth, changes land through pull requests, and CI applies them. We'll walk through a practical GitOps workflow for managing your fleet declaratively, and why this foundation is what makes safe, AI-accelerated device management possible.