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
My local bar is tended by a software engineer. It's only open on Saturday evening cause he does it besides his day job.
But it's great cause he does it for the love of mixing cocktails, and introducing people to great drinks from all around the world.
And he obviously doesn't really need the money, cause when you show an interest, most drinks are on the house.
He uses a pencil, paper and a mechanical calculator to tally up the bill, which I absolutely understand when your career is in IT.
That sounds like the tits, I should open a bar
Same :o
When the alternative is either having to search, evaluate, compare, select and configure an application for that purpose that you're never quite happy with, or to scope, design, develop, test, deploy, maintain, eternally find things you wish you'd done better, refactor, realise you're spending your free time on doing more of your job, regret your life choices, resolve to only make this last improvement and then call it good enough, renege on that promise to yourself a week later, burn out, curse that damn app for ruining your hobby...
...yeah, using the most trivial low-tech solution possible does look rather sensible.
Yeah the alternative would be to rely on POS software, which must be insanely frustrating to a dev.
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
The acronym works both ways.