Details
Joined devRant on 4/16/2020
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
-
what is the weirdest thing (library, framework, code snippet) in your opinion which you've used in production?
we are using a library that on every exception prints for us URL to StackOverflow related problem in the logs2 -
Fuck you and your agile and scrum
nothing will fix your laziness and stupidity
I hate wasting time for this bullshit2 -
I feel so insecure about my future.
I feel like tomorrow I will be fired because AI can do my job. I've already got a few loans which I need to pay and I don't have any other commercial skills than programming.
I feel like in 5 years I will lose my job due to AI or am I just panicking?10 -
FUUUUUUUUCK SERVERLESSS
We just got forced to make new project in serverless
Current issues:
- Local development sucks a cock
- Everything feels different (in wrong way)
- Deployments are shitty
- Lack of tools
Give me back my EC210 -
Juniors nowadays are so lazy.
J: How to do X?
M: Did you try google this?
J: No I thought you will give me a solution
Thanks God there will be no competition for me in the future...18 -
Any string-related operations in ansible are just pure pain in the ass
Anything related about vars in ansible is just pure pain in the ass.
Fuck ansible I rather to write this automation in JS...2 -
!rant
REEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE
fuck you Samsung and your "APPLICATION OPTIMIZATION" I need this fucking 2FA code right now1 -
I've started programming when I was 12. Right now I'm 25. I can clearly say that I'm passionate, I've touched I think almost every "type" of programming ever. From game development, through IoT and finished at eCommerce. I never stop learning.
My workmates are pissing me off. For code review sometimes I'm waiting even 3 days when I've changed like 5-6 files. They don't want to introduce "new" technologies (by new I mean who are existing at least 2-3 years, got stable community). They don't want to refactor some core of the application because it's working - they don't care about it as they can later say "legacy system so this basic feature took me a week".
Code quality means for them "use shorthand syntax, this code is ugly" - the basic shit which can do any linter
When I'm doing code review, I'm checking out to this branch, test it, check if the solution is scalable. Then I make my comments. I just hear "stop bitching about it just approve".
Thank God I've made through interview and I'm going to switch job in next week.7 -
FUCK YOU AND YOUR FUCKING CUSTOM LAUNCHERS
Downloading 200mb launcher, to download through it 10gb application, to see it just failing at the half because internet connection was missing for 3 seconds.
START AGAIN
YES FUCK YOU MATHWORKS
Why stick with already better solutions which can handle fucking internet connection lost
FUCK YOU MATHWORKS2 -
We are in fucking 2020 and I'm still forced to put prefixes like in 2005
'I' before interface name
'Abstract' before the abstract class name4