Details
Joined devRant on 11/20/2018
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
-
Every single fucking time:
Developers: Maybe we'll do something nice for the users, like signing in with Facebook account?
Business: Nah, nobody is gonna pay for that and it sounds useless. We're good with current solutions. Just do your job!
half a year later:
Business: Hey, I just came up with the idea that we could have logging in with Facebook.
Also business: Wow, great idea!
Management: Here's your bonus for a great idea!
Developers: ...5 -
So, there's this big company in Poland with its name starting with C and having CEO famous for saying that every software developer can be replaced with a finite number of college students.
They recently lost a HUGE government contract and so stories of people working there came to light. My two personal favourites:
1. A tester who has been fired for finding too many bugs and mistakes in their product. He was also told that bugs are to be found by clients on production, not in-house.
2. A programmer who was yelled at by his team leader for "wasting time" on code reviews instead of typing the code. He was also told he hadn't been hired to criticise other people code.
God, I'm so grateful I don't work there.20 -
Git gets easier once you understand branches are homeomorphic endofunctors mapping submanifolds of a Hilbert space.4
-
Today we were told that management decided that apart from software development we are also responsible for internal IT support, such as helping business with installing programs on their laptops. Yay!2
-
It is not on production anymore, but it was for long enough. Someone thought it would be a great idea to be able to debug a web app while signed in as a user reporting a problem. How to do it? It's easy. Just check on every request if magic HTTP parameter SIGN_IN_AS=id is present and if it is, sign in as this user. Of course, it worked also with admin account with hard-to-guess id=1.1
-
One more time I hear that having a meeting to specify an API between our two systems is "not a real work" and "waste of time" and I will probably eventually punch the guy in the face. No, working as a developer is not only about tapping on a keyboard.
-
My Advent of Code solution is calculating and calculating, which means I clearly did it wrong. But I already spent 4 hours trying to code it in Clojure (OMG, why can't tail call optimization just work there?!?!)
-
One of my laptops has ctrl, fn, win, alt on bottom keyboard row on the left while the other has fn, ctrl, win, alt. Arrrrgh. I know I can remap, but why there could not be one standard?3
-
There are just too many interesting languages and technologies to learn and too little time. How does one manage that?7
-
My company started to do very unethical things (or maybe even break the law – I'm no expert) in order to cover up some business people fuckups. I'm seriously considering quitting immediately even though I hoped to stay here for some time as I like the people I work with. It's those unimaginative bastards at the top that make it unbearable.3
-
Got a report from a customer saying that our scraper does not correctly scrap content of one of their news articles. After two seconds of investigation it turned out that the "article" is just one huge JPG file with text, photos and even something looking like links.3
-
My biggest ambition is to make something that really matters for people. I'm a bit fed up with all money-making business (my last two jobs are were/are basically in advertising). I would like some day to meet some stranger on a street or in a bar, hear "Software X helped me a lot" and know that I was a part of creating software X.