this post was submitted on 07 Jun 2026
289 points (98.0% liked)

Programmer Humor

31722 readers
1181 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] affenlehrer@feddit.org 6 points 13 hours ago (1 children)

I've done it a lot to add

import pdb; pdb.set_trace()

[–] lengau@midwest.social 4 points 13 hours ago

These days though you can just breakpoint()