this post was submitted on 08 May 2025
16 points (78.6% liked)

Python

7084 readers
16 users here now

Welcome to the Python community on the programming.dev Lemmy instance!

📅 Events

PastNovember 2023

October 2023

July 2023

August 2023

September 2023

🐍 Python project:
💓 Python Community:
✨ Python Ecosystem:
🌌 Fediverse
Communities
Projects
Feeds

founded 2 years ago
MODERATORS
 

Python decorators look like a great way to add functionality—until they break your type safety, hide function requirements, and turn debugging into a nightmare. This video shows you why decorators can be dangerous, the biggest pitfalls to watch out for, and when you should actually use them.

you are viewing a single comment's thread
view the rest of the comments
[–] lukalix98 2 points 2 days ago

I feel like Bertrand Russel trying to figure out whether the essay you posted is actually harmful then...