this post was submitted on 05 Dec 2024
704 points (99.3% liked)
Programmer Humor
32690 readers
332 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'm thankful I don't do software dev (I did two years as a working student, that was enough), but working in Data Engineering / Analytics* doesn't make things better. I'll overengineer the database, ETL and reporting, define a dozen measures I'll never use, prepare a dozen ways to slice and view the data I'll never look at and build a whole data warehouse I'll never look at.
Eventually I remember that it exists, realise that I've answered all my questions by directly querying the database, except for "What am I running out of?", which I answer by looking in the cabinet because I never update my inventory anyway.
*I don't even know where the line is anymore and how much of my responsibilities is on either side of it