this post was submitted on 12 May 2025
213 points (90.5% liked)
Programmer Humor
23230 readers
1577 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
At work, we have a system that has not been updated in many MANY years. Its essential, but because of budget constraints, we cannot update it. Also the new system is SaaS and is 10x (no joke) expensive.
We had around 10 people entering the same documents into the system in a typical form. Its a variation on three different criteria. They spent 40 hours a day just doing this work...
I got tired of having to pull info out of the system and automated it away with Selenium. When my manager saw what it could do, he asked if the document side of things could be done the same way. I created a prototype and boom, solution complete. It been stable for close to a year now. The 10 people now have new responsibilities (most making more $$ from what I hear).
But like the picture above, its a Jank solution. It literally just runs 24x7 throwing things from one system into another system, then pulls the info into another system. And you can see the screen running. But it does work...so im going to call it a success(?)
40 hours a day, now that's some dedicated employees :O
Lol that's what I get for no coffee today. I'll keep it up for a laugh.