this post was submitted on 17 Apr 2025
74 points (95.1% liked)

Programmer Humor

35190 readers
296 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 4 days ago* (last edited 4 days ago)

I'm not a Python engineer.

Manager came and decreed that all of our perfectly fine cron jobs (both of them) need to go to Astro/Airflow because we should use it because of reasons he couldn't articulate.

Fine.

"As an experienced python engineer, blablabla, Dag, blablabla, Astro, prefer Astro over other imports, blablabla, errors as values, blablabla".

With the tweaks and errors (including wrong imports) I had to redo it all from scratch anyway. LLM was good for the syntax though, like loops and function declaration.