Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
p100sch15004yNot working with OOP is fine, but it does not seem as if he has any idea how to use FP correctly. I feel your pain.
-
ArtOfBBQ3784yLol my boss did this internally. He/she wrote a python script that went something like this:
import fancyLib
f = open("users/bossmanpierre/companydata.csv", "r")
fancyLibRun(f)
and then he went on for months saying how he basically showed the engineers how it's done and he just needed them to put the dots on the i. He referenced this innovation in at least 5 meetings afterwards.
The weird part is I don't think he was lying or self-promoting I think he really believed he was a far superior engineering talent -
@ArtOfBBQ
I assume at some point you left him bleeding in an appropriately grimy alleyways, yes? -
ArtOfBBQ3784yNo but if eye-rolls did damage my colleagues would have disintegrated him several times over
-
bioDan61594y@ArtOfBBQ
1. Go over fancyLib github page
2. Read through Issues tabs
3. Prepare a *special* CSV for his script to load
4. Profit!
Related Rants
You are a consultant and wrote some easy scripts by copying code snippets together?
Good for you!
It makes your job easier?
Good for you!
You didn't care too much about UI because you only needed the job to be done?
That's fine!
BUT DON'T YOU DARE SELL THIS SHIT TO A CUSTOMER AND CALL YOURSELF A SOFTWARE DEVELOPER!
YOU ARE NO DEVELOPER!
YOU DON'T KNOW NOTHING ABOUT HOW TO BUILD A RELIABLE SOFTWARE.
no one needs a solid database structure?
Object oriented programming is "just another hype"?
No one cares for the coding?
FUCK YOU, AND YOUR ATTITUDE!
rant
boss
amateur