Details
Joined devRant on 4/8/2016
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
-
Interviewer: Oh ...we don't really use version control here..it's too hard to get the different offices on the same page.
Me: ...6 -
Why do PMs think we are all inter changeable? Wtf?!?!?!
8 hours for me is not the same as 8 hours for some junior guy. Really, for gods sake, junior guys don't even know how tell time yet.3 -
Why does anybody need me on-site? Seriously, do they even understand how any of this works? If only there was a magical web like network that would connect all our computers.9
-
Has to fix a bug in our old products web interface, how did I ever put up with it. In some places it has 7 nested iframes. It is also some of the worst code I have ever seen, no user input is sanitised plus there is no structure to the code, try looking for a CDs element without going into chrome dev tools is impossible as there are 52 separate CSS files1
-
when your PM thinks he is now a developer and makes a huge commit to git......100's of errors later, huge wtf4
-
Client complains about his website. Wants it to be more accessible and responsive. Website is older than 10 years and build with frames...7
-
My boss refuses to take any of recommendations for improving the companies out dated website because "our age market is 50-60" it has to be blan and simple.
Like seriously what the fuck, this is why no other generation is staying in the webpage more then 30 seconds!2 -
When coworkers think the kitchen is a place to have personal conversations and close it's door - obnoxious when you want to get a cup of coffee in the company public place .....5
-
My company makes us take "courses" such as 'Maintaining a positive attitude towards your company' and 'the downer'(my personal super low budget skit)
FMDL1 -
Friend asked to create a small website. I didnt ask for an upfront pay because I trusted him. Finished the website and sent him an invoice.
We're now strangers.
He didn't pay6 -
My department boss
Boss: Explain to me what your working on.
Me: Just this thing in JavaScript.
Boss: Whats JavaScript ?
SMH...4 -
Found this on a client's js code
// They forced me to write this code.
// Prepare yourself.
I found out later that month what that dev truly means2 -
Content strategy expert: How long would it take to program an SVG animation intro video
Me: I'm not sure I've never programmed one before.(still teaching myself)
Content expert: iS it even possible?
Me: yeah all things are possible in programming ;)
Content expert: so then how long would it take
Me: no.
Content expert: but wouldn't it be easier if...
Me: no, go away2 -
Spending all weekend on research and testing for a new feature, finding the perfect framework for it, going trough the API just to come Monday to work and get told by Project Lead: we can't use it, it is not in our stack.
How can it be in our stack!? We've never done anything like that before!2 -
When the head of a department thinks migrating an old system to a new system is "just a copy and paste job"1
-
Implementing Slack in the company really helped improve general communication between the two offices.. That was until we were told not to use it because there's a 10,000 message history limit on the free version and 'important documentation' was being lost... FML5
-
Started work on redeveloping a module for our system, I look at the database document and see two fields, one for date and one for time. Both are full date time and the data is stored like so:
Date I want to store: 2016-04-09 05:54:00
Date: 2016-04-09 00:00:00
Time: 1899-01-01 05:54:003 -
When someone decides to manually delete a user from a relational database that relies on that user to exist and expects everything to work out perfectly.2