Details
-
Aboutsoftware engienner
-
Skillshtml
-
LocationBiałystok, Poland
-
Website
-
Github
Joined devRant on 3/27/2021
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
-
How was your day?
Mine wasn't bad. Seems like the project I am working on gets on track, I mean my team (squad) is able to do good things, I really like all the people I have on board. We all are in the same miserable but sometimes funny world.
Shit happens all the time, but at least there are other people we can share the shit with. -
I hate when senior developers who sit in the same project for centuries are closed for any suggestion and do no challenge their own work and environment.
Whyyyyyyyyy5 -
FML, I hate projects where managers (and other developers, too!) irrationally think that the only thing to do in the codebase is delivering new features and fulfilling change requests.
After 5 years of such approach, the code is bloated, and has hack-on-hack done against the original architecture, and management complains on the time to delivery a change, however asking them to get some time to "refactor" meets a deny every single fucking time because "we don't have budget".
Decided to leave the team. Any reason to stay there longer?7 -
I hate all of the people that think "agile" means "do everything at the same time, with no cost". Or, other fuckwits, think that "agile" means "fuck plans, dev team will figure something out".
Both of these types apparently did not read any publication about the subject.
Aaaaaaaaaaaaaaaaaaaaa!8 -
Fuck all of these recruiters who says that I am right for the job but after sending a CV and my hourly rate, the application is dead in the water.
So, I am not the right one to do the job, why do you fucking dare to say that in the first place? Aaaaaaaaaaaaaa!4 -
I get angry every fucking time when I see such method signature:
method(int, int, int, string, string, string, string)
Sounds scary, doesn't it?
Nah. That's the reason our IDEs are so complex. So, I change this and put proper data value/struct class instead, just to make this much readable and understandable for everyone.
And, every time there is a fella that asks this utterly stupid question:
What about performance impact?
Aaaaaaaaaaaaaa fuckyutitititiigig
And. I. Have. To. Run. Performance. Tests.
Because noone understands performance and computers so I have to prove there is nothing to worry about.
I know when I will go somewhere else I will have to again prove some fuckwit that web applications are so complex already, so adding a new data structure doesn't impact its performance.12