I gave up on self-hosted Sentry (2024)

What do you mean, “23 days ago”?

The Case for Serialized Writes

A Simple Import, A Strange Error (Python Import Weirdness)

Raise Understanding: Using Exceptions as Debugging Tools

Copilot Induced Crash: how AI-assisted code introduces new types of bugs

The Four Year Bug

A Two-Hour Bug and the Art of Making it Look Easy

Run Python Scripts with Full Error Tracking Using "dsnrun"; in other words: turn on the sentry_sdk on-the-fly for arbitrary scripts

When to use “raise from None” in Python

When to use “raise from None” in Python

You don't need Application Performance Monitoring

Disposable Web Servers: Solve it, then Toss it

Does It Scale (Down)?

Software Bloat Makes me Sad (2015)

Local Variables as Accidental Breadcrumbs for Faster Debugging

A Stacktrace Puzzle