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
Search - "shitty devs"
-
So I just found out that my colleague who I often have to work with does not use a debugger to troubleshoot any bugs at all. Actually, he does not even run or test his code locally either with prints or something similar. He just commits java code directly on bitbucket, no source control, without making sure it compiles and then he runs a CI provided by devops that takes 4 freaking hours to run because he bloated that shit up somehow.
I suggested politely to help him find a more efficient approach and to use my hardware setups for speeding up his work because I assume it must be pretty painful to work with, but he just refused.
That and those "seniors" with 10 years Linux development XP in the embedded field who don't know basic commands like ls, cat and touch and code in notepad.
Fucking me, who the hell am I working with and can someone please end me?6 -
Another day, another shitty set of JIRA tickets.
In this week's edition, we run into an issue you'd think is a meme, something you couldn't even make up: three tickets with IDENTICAL titles, but miraculously, they actually refer to three DIFFERENT tasks! (Also comical, they're not bugs, they're tasks, but mouth breathers don't really know the difference, and at this point I just don't have the energy to attempt to explain what could be explained to elementary school children.)
I present a rare look into our national archives!
This document features two exhibits:
Exhibit A: product owner's original ticket titles
Exhibit B: translated-into-competency-because-i'm-not-mentally-deficient ticket titles
Just more proof that 'product owners' don't own shit, the devs are the real ones who actually know what is going on.
I mean just LOOK at Exhibit A's titles. As a big smart manager, do you write those tickets, smile, and say to yourself "Ah, yep, that's very clear, I'll definitely remember what each of these mean literally 5 seconds from now!"
Is asking for literally 30 seconds more of thought too much to ask for? Apparently.
Just kill me
Happy friday ☠️7 -
Hey, all you shitty devs who give my Udemy courses 1 or 2 stars with no comment or feedback
FUCK YOU!!!!13 -
FML or how I made myself unhireable
TL;DR: Working as a QA.
Changed jobs.
New job sucked.
Left after three months.
Got laid off from the next one after 4 months (not my fault).
Got depressed.
Got a Dev job back in the first company.
Job sucks, cannot leave… (5 months in)
Full rant:
I was doing pretty well as a QA Enginner. Started with internship, then junior in company A, then big pay rise moving to company B, where I quickly got promoted to Senior. As I was nearing 3yrs of exp, I decided it’s time for a change, as things were getting worse project-wise and felt like I was regressing. Also I was constantly bombarded with offers of +50% of my salary I could easily land, while company offered 10%.
Moved on to company C. This is where it started getting rocky. I was told I would be working on this one project, strictly test automation, nothing exciting but an easy gig. However week in, I was told to work on this other project 50/50. This was a startup kind of thing. It was a nightmare. Only manual testing. Most tickets had only a vague title, no description, no requirements, nothing. How do one test something without any knowledge how it should work? Besides that, the project lead on the client side was aggressive sometimes.
The workload was immense - 4 devs, 2 of them doing heavy overtime, so the output was like 6 devs and half of a tester….
Despite raising the problems, nothing was going to change, nor I could switch projects. The job began to heavily affect my mental health. Decided not to prolong my contract and left after 3 month probation period.
Quickly landed a job in company D. As my burnout as a tester kept bothering me more and more I decided that this was going to be my last job as a QA and next one will be a Dev. You see, I never enjoyed the tester part, I always enjoyed the automation part more. The plan was to learn in free time and after 18-24 months start applying for a dev role to see if I can land one (switching inside D was not an option). All plans went to hell, as I was handed a one month notice by the end of my third month. A month before my wedding… I was told the company was having financial issues and was laid off with about 30% of people in the company (mostly new hires).
I got depressed. I wouldn’t get out of bed for a few days. I never thought something like this would ever happen to me. Standing by my decision I was applying for development jobs, but most recruiters seeing either only QA experience or my recent 3 and 4 month employment periods weren’t responsive. Applying for testing jobs was a bit better but still nothing like before C and D.
Since company B I stayed in touch with my former manager, and he kept telling me that a new team has taken over most of the shitty work, and they are now working on cooler stuff and have more coming. He encouraged me to come back, as he has always thought highly of me professionally.
Looking at my options, I could probably get another testing job with lower pay, maybe I could land a junior Dev with like 1/3 of my salary or I could go back. So in my dark time I have reached out to my manager and just like that he got me a Senior Dev position, same pay as in company D.
Finally what I wanted right? Yeah… As soon I as joined all the new initiatives were being dropped one by one, and backlog got flooded with bugs and sh*t again. Five months in I hate my job again. Cannot leave cause no one will hire me…
Where I made the mistake?
Shouldn’t leave B despite facing regression and being underpaid?
Shouldn’t leave C no matter what?
Shouldn’t come back to B?6 -
It's funny how you start feeling bad for the next dev taking over your project because it turned into a total spaghetti code shit show that will be impossible to maintain in the future with new features coming in.
Honestly... if a projects starts out with a certain scope which then gets extended EVERY FUCKING WEEK with requirements that can't even be met in the initial timeframe it's no wonder the code quality will decrease over time.
This just reminds me daily how important good project management (and I'm not talking about suit wearing pain-in-the-ass-managers) and the inclusion of devs in the planning process really is.
It's so fucking crazy that companies run like that with people up front that have NO FUCKING CLUE what they are doing, nor do they understand the mechanics, tech and effort that go into certain features. They're like "beep, boop, it's done by Friday you fuck!".
The funniest part of this stupid charade is that the closer we get to a new "deadline" (we will not meet the deadline anyways) the more nervous the "managers" get. WHY didn't you properly plan this shit in the first place? WHY didn't you care for the last six months where all this fucking bullshit could still have been prevented?
Meanwhile I'm just so sick and tired of this shitty project and this sucky company that I just don't have any motivation left to keep on working. It's so fucking hard and painful to work on projects that suck ass, are poorly designed. I just got to the point where coding is no fun any more. Thank god I'm out of here soon... fml5 -
Worst: forced to work for 9 months on a shitty wp theme:
- colleague with no clue trying to make me do their work… check
- incompetent manager doing shit about it… check
- idiotic pipeline requiring to redeploy for every asset update… check
- micromanaging cto which for some fucking reason didn’t want to allow access to the writers, forcing the role of content editor on the devs… ducking check! Quack!!
Best: automated lots of processes in my free time, all stuff which I can reuse! -
I spent the whole damn day trying to setup grpc-web, but this protocol is documented so damn poorly!
You manage to set grpc up for one language and it’s all cool, then you stupidly think that you are free to reuse the compiler you used for the nodejs version for your frontend part but nope! Our web module is now deprecated, please use this module instead!
“Ah yes just clone the repo and check out (…) and you can also check this link whic is in no way highlighted in the middle of a wall of text (…)”
*checking the other page*
Ah yes you need to install a package available only on your unix machine (great! Screw the devs in my team who use windows I guess, they’ll be happy to hear this!) and don’t forget to clone this repo to build your own plugin! And by that I ofc mean to compile it on your own!
- compiler error
After digging for an hour you find a requirement in an obscure issue opened and closed cause “ah yes we have a dependency not stated anywhere” *close issue and never add it to the project*
Fine, fine I can survive this bs
- another compiler error, no solution found after 2 hours
Honestly? Why the fuck do I need to compile this stuff? Just give me a damn npm package I can use? Goddamn it’s just transpiling, you don’t need access to my OS! (Aside for fs to save the files, and which btw is accessible via nodejs)
Now, I COULD download the latest realease as a precompiled, but… honestly?
I give up, I’ll do some shitty rest apis cause the customer’s not paying me enough for even THINKING to go trough this shit again when they’ll ask an iOS app. Or having colleagues asking me to help them understand how to do it.
Side note: also add typescript support to the web-code-generation ffs! Why does node have it and web don’t?5 -
VS Code terminal is so bad... it is basically the worst part of VS Code; the devs can never fix it
The terminal in VS Code breaks for me all the time; it is so easy to break it; all it takes is change the size of the terminal window and bam, it is broken
The devs should either fix their shitty terminal or remove it entirely because it confuses people; I literally see wrong output from my program because of their terminal1 -
wtf is JAMF? a quick look on internet and i can see that its a worst tracking software i guess. remote code execution, network tracking, app usage , system logging, keystroke tracking(maybe), this shit does everything you don't want. I guess this is the end of my devrant, pornhub, leetcode, freelancing, travel booking and everything that i would do on an office laptop while considering it as my own.
"Best remote work culture" my ass. if they can't trust their devs then why even bother letting them work from home? deport them to fucking Guantanamo bay, no?
This is a shitty situation . What do i do now? Install a vpn? will that work? please share names of some good and affordable vpns
i will have to check on this JAMF shit to see if i am able to keep my personal life away from its prying eyes. if not i guess i will have to buy a new device.
what do you people do? are you able to switch context b/w the 2 of your devices easily?I am shit at multi tasking7 -
the october of 2020 was the year when i started my first job. 9 months before that, i was under a severe depression and burnout (i guess?) and had made up a decision to quit android dev, an area for which i was passionate and had proven excellence before.
(just having a few good thoughts and going into a little nostalgia in this rant)
DR has been my goto place for every good/bad/shitty thought, so the rants on those days reflected my mental pain ( am gonna go check those after this rant) and confusions.i was so so much confused:
- "College is about to get over, i have to go earn bread for my family, what am gonna do"?
- "My jan Android internship had so shitty people, it was so much fast paced, they exploied me, mistreated me so much. am never gonna do android dev. should i take this shitty TCS offer of INR 300,000? i bet those guys will be nice atleast, they are a freaking mnc"
- "I don't seem to like anything these tcs people have offered me in their video classes. how am gonna survive my daily job life if i don't like these stuff?"
"FUCKING COVID IS THERE!! MY DAD's SHOP HAS CLOSED DOWN, WE ARE ON OUR LAST SAVINGS !! I SHOULD FUCKING DO SOMETHING, BUT A JUST A 22 YEAR OLD NOBODY!!"
this above, was my fight. to me these were the end of the world thoughts.
however the last day of college came, then the next day came, then another , then a week came and went, then months came and went , then years came and went and today after 2 years, i am just amazed at how things handled themselves. all the above points are now totally invalid in my eyes
i was shit scared to even open android studio after that jan internship. however, every thing i learned in between feb to sept ( and that includes my college stuff, some web dev, php, etc) i would find myself comparing it with java and android. and after spending some off screen time with friends nd family getting some relax, i started applying for jobs at startups. I only ever had confidence in java and kotlin , so 50% of the jobs i applied for were that of android dev.
and it was to no one's surprise that one android startup offered to interview me. i remember being terrible at ds algo, programming, java and even android at that time, yet somehow they saw some potential in me and offered me a role. the role they offered me was for an android dev with a salary of almost double the TCS's offer. this was even more terrifying for me because i was already burnt with a startup offerring money and exploiting me.
But my god how things changed .
This small startup company was everything opposite of that exploitive startup.
- From day 1 to my last day in that company, I had seniors who would give me time to understand stuff, ask questions that they would clarify, understand my knowledge and level and give me tasks accordingly, trust me of my time and my words and appreciate me. no one ever called after 6 pm or on weekends and no one ever counted my leaves or asked question about it.
- I was myself very scared at first, that someday they are gonna blame me, find me as some fraud , some masquerader unfit for the role, but these fears slowly went away. i just found myself diving deeper and deeper into code with full passion love and quest for writing bug free stuff.
- slowly and slowly they even stayed putting me as sole devs in management meetings, making me the front spokesperson for android tech in those meetings, the position that gave me so much confidence since, the people taking the top decisions will change their decisions based on my calls. I also felt a pull for exploring stuff outside my domain, sitting in calls of backend devs , react guys and designers, asking them questions and learning their stuff too.
today i laugh at the problems that life had put in front of me at that time. today my opinion on choosing mnc vs startup is not about who pays how much or where the job is most secure, but its about where i find myself motivated and excited to work.
money is not even a factor anymore. everyone (mncs included) is willing to give tons of money to the worthy candidate, so i won't be ever settling for a low paying job. the topmost priority is which company has the culture to let me grow and keep me on heals at the same time.
-----------------------------------------------------
(continued)4