Details
-
AboutMobile programmer
-
SkillsJava, Swift,objective c,
Joined devRant on 9/20/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
-
Normally I just read rants but my new assignments is just to much and I have to vent a bit.
So I was assigned on a new company to help them with their automated tests (I'm normally a developer) which was fine for me. Especially when they said a guy that have 10+ years of experience have worked on the framework for a couple of weeks so it should be fine and ready. So I though it would be a quick deal.
But then I got there and... it's the worst C# code I have ever seen. I can live with the overuse of static, long method and classes and overally messy classes that doesn't really seems to fit (it's bad but not unusual in test code it seems). My biggest problem is overuse of the damn "dynamic" keyword.
Don't get me wrong, dynamic can be good and it have it's uses but here they use "dynamic args" in every single method, every one! They don't care if the method only require one value or ten values, they use dynamic args. Then you follow this "dynamic args" parameter going in to sub method after sub method and you have no idea what they use.
And of course they don't know if anyone use the methods correctly (as you have no damn clue what to use without checking the source code) so in 75% of the methods they convert the dynamic to an object and check if it contains "correct argument".
So what I have here is a code that isn't just hard to use, it's a hell to maintain.
So I talked with this with other testers on the team and they agree, but as most of them lack experience they couldn't talk back to the senior that wrote it. So I hope to sit down with him this week and talk this through because it would be fun to hear the arguments for this mess.
/rant10 -
Client asked us to build standard dating app. Android version was published without problem but iOS version was rejected because during registration we collect data application does not need to work properly, that data is age and gender of user...2
-
Tutorial: How to get rid of your dev?
1. Find a very old (2+ years) jira task that took a lot of sleepless nights to get resolved.
2. Make sure that your dev is still on the watchers list.
3. Reopen to 'change some labels'.
4. Forget to close the task again.
5. Remove the body. Heart attack will get classified as a natural cause.
6. Close the task.1 -
Well, this one was very satisfying.
When I resigned from my previous job, there was this one last task I had to finish. The task was to implement an identity and access management system that would work across three different platforms they had. I used to work on one of them which had nothing of the sort but the other two had something of their own. Here lies the kicker, it had to work with existing authorization system in other two platforms. After explaining multiple times why that is a bad idea, I gave up. I created an interface, no implementation, documented how the interface was meant to be used and got the hell out of there. -
In this game I'm making for class my player was moving opposite of the control pressed... So I multiplied the movement values by negative 12
-
When I started developing and was skeptical on my efficiency, one of the first things someone said to me was, "honestly, as long as it works, they'll be happy."
Aside from encouraging bad coding practices, would any of you give that same advice?2 -
Who invented the open space office layout? If you're as unlucky as me, you end up sitting next to the protein junkie who pops open a tin of tuna mixed with some other shit that's there just because it smells horrible almost hourly, or you end up next to the PM whose desk is gossip central and by the end of the day you know "Sheila" is sleeping with her brother in law, and "Steve" has a tiny weiner.6
-
"you need to check the tickets as well as ERP tasks everyday."
Dafuq? Aren't I doing that? And also, I'm busy working on other tasks, and he just keeps giving me more, and there's no way I can just simply fix all of them without enough time. 😠1 -
PM - Client wants to know if we can do this? Also, how long will it take?
[Spend 2 hours researching because you've never done this before]
Dev - Yes, it'll take 15 minutes.1 -
This is my message to that particular developer of Microsoft who made a change in the Win32 API but was too lazy to update the MSDN doc:
FUCK YOU FUCK YOU FUCK YOU. You wasted 3 days of mine and I had to find your fucking change by looking into the source code.6 -
Great day! Resigned my job, signed my new job AND the stickers arrived! Thanks a bunch for making my day even greater than it was :) @dfox3
-
The reality of Android hobby projects:
First 25min of each coding session goes to updating Android studio and plugins...3 -
My new team more or less forced me to change from a Windows machine to a Mac (Mac book pro, I think?) due to "compatibility issues", so I thought I might as well see what all the Mac fuzz is about. Here is a list of my observations so far:
- If you try powering on the mac book with more than one DisplayPort cable plugged in, the screen will go black until you plug all DP cables out
- If you unplug your DisplayPort cables to go to a meeting you can expect one of the monitors getting frozen on the blurry login screen (without any login prompt) when you get back (while the main monitor shows your desktop without the taskbar)
- If you get out of range from your wireless peripherals (keyboard in this case) while going to a meeting your keyboard layouts are most likely deleted and reset to U.S qwerty when you get back to your desk
- When pressing quit on any application you can't expect in to close and clear up memory, it will remain in the background until you force kill it.
- There is a 50/50 chance that your Mac book never wakes up from sleep
Best thing is that I found out today that the software we use is completely compatible with any RedHat/Solaris distro.
Rant over.12 -
My dad only cares about how much I make... And whether I have an office. I have been working remotely lately, and to him it seems like I am lying about having a job2
-
My dad has been working for IBM for almost 30 years now. A couple years back, when we were traveling, he just stopped and changed directions going "ooohhh"... Apparently IBM used to make atms and he just saw one and just had to make a withdrawal... 😅1