skip to content
Scott's Ramblings building Chesterton's Fence

Talks and Writing

/ 4 min read

Hi! I’m Scott. I’ve worked as various exciting variants of a code-pusher since who-knows-when. These days I work as a Developer Advocate @ Datadog. I live in Switzerland in the rather scenic Berner Oberland.

These days I focus on the technical foundations of software engineering - what does it take to build high-quality software, how can we best use our tools and languages, and how can an awareness of the lower levels of the stack help? I believe that knowledge of these foundational layers influences high-level design and engineering more than we often acknowledge, and I strive to make this understanding more approachable. I’m currently working primarily with Java, Rust, and eBPF.

Talks

Upcoming

Past

  • Back to Basics: Crafting Quality Software in the Age of Complexity at AWS Summit Zürich, 11th September, 2025

… as well as a myriad of meetups and local events over the last few years.

Writing

Open Source

  • cargo-pup author - a tool for architectural linting in Rust projects, leveraging rustc’s extensability to analyse crates against an architectural specification.
  • opentelemetry-rust reviewer (January 2025 - present) - the main way of getting observability data (logs/traces/metrics) out of Rust systems
  • minderbinder author - an eBPF tool to inject controlled failures into applications under test

… as well as a pile of other bits and pieces on the datadog, AWS, and personal GitHub orgs.