Presentations
KiCad has been one of those workhorse tools used by those in the know, but perhaps scary and intimidating for those who haven't tried it (and maybe some who have). It is described as "A Cross Platform and Open Source Electronics Design Automation Suite", but what exactly does that mean, and how can it help you? This session will present my trials and tribulations attempting to use it to initially to track an arduino project through to ending up with industry manufactured boards and custom 3d printed housings. Failures surely will abound so that you can learn through the pain of others.
As an anthropologist in Meta’s Infrastructure, my job is to integrate culture to applied systems analysis and to design and conduct interventions to effect positive change. This talk explores how we used anthropological research to help Meta shift from “Move Fast and Break Things” to “Move Fast with Stable Infrastructure.” I present 2 interventions where we used culture and behavioral “nudges” to drive change from the bottom up and top down. The aim is to provide actionable guidance on how engineering orgs can adopt social sciences as they scale.
Brought together by a shared frustration with the confused state of CI and local dev tools for build and test, Rebecca and Jeremy will show how to build reusable CI/CD pipelines that can be written in real programming languages (not bespoke YAML) and "just work" together using the open source Dagger project (dagger.io).
Many organizations use Kubernetes (k8s) to run their software. The OpenTelemetry (OTel) Operator can enhance observability by simplifying OTel management within k8s clusters.
In their talk, Adriana and Reese will provide an overview of the Operator, addressing common issues that new users may face, including installation, auto-instrumentation, and deployment challenges. They will offer practical solutions to these problems, aiming to empower attendees with the knowledge and confidence to effectively leverage the Operator in their k8s environments.
In this talk, Jake and Pat will provide a brief user oriented overview of Sched Ext. They will then go over how to use the Sched Ext primitives discussed to author a production ready scheduler, covering interesting challenges, concepts and solutions involved they have come across while working on multiple such schedulers here: https://github.com/sched-ext/scx .