Details
Joined devRant on 10/28/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
-
Thought of this but no one would truly get it anywhere else...
Family myFamily = new Family();
myFamily.add("husband", "Sept 2011");
myFamily.add("wife", "Sept 2011");
myFamily.add("cat", "July 2012");
myFamily.add("child", "August 2019");13 -
Seen at work in code:
<!-- DO NOT REMOVE CONTENTS PLACED HERE //TODO: Would have loved if some one also had said why we should not remove this -->
Lol1 -
After getting contacted late about a change to a service for another team's deployment, giving me 2 weeks to complete, completed and the department meeting after the team thanked a lot of ppl but didn't even mention me or my team. I literally went to the hospital the night it was deployed to production.
-
Technically the first things I received money for were some android apps I published in the Google Play Store. They were icon packs that I created the icons for and mimicked someone's android project. After that created some of my own android apps. First paid career job, hired 2 years ago for java web developer at a health insurance company. I still like it, very appreciated here.
-
Do any of you have a fidget spinner or other fidget gadget? They seem to be pretty popular right now esp the fidget spinners. If you have one does it actually help you, or does it actually become more distracting? I'm fine myself fidgeting with paperclips and was looking at a fidget gadget.7
-
There's no one correct way to get better. As with any skill, practice is one of the best ways to hone those skills. Various methods for that. Researching best practices, repetition, personal projects, professional development classes, online resources like codewars, codecademy, learn _ the hard way, etc
-
Service necessary for many applications is failing at 8am this morning, it connects to a virtual directory. Trying to figure out why it's failing, application is fine, Middleware is fine, asked to reboot virtual directory servers "no we can't do that" fast forward to a wasted day trying to find the error, asked again to restart, they said yes, what do you know it started working again
-
I didn't do it but one of my coworkers when he was new left his desktop unlocked while stepping away from it for a while. Another coworker changed the keyboard layout to Dvorak and locked it. The guy had to had to use his phone to look up Dvorak to get his desktop unlocked.1
-
I work in a very diverse team. I'm a white male, from the US and I have someone from Russia, one from China, and 2 from India. The best thing so far was a team building exercise, where we went to a AAA baseball game, and I got asked all kinds of questions, that of course seem strange to me.
How many pitches can the pitcher throw?
What happens if they hit it past the lines on the left and right?
Can they hit again if they strike out?4 -
I would love to be able to learn mobile gaming, esp for android. I've done a little on my own, going through tutorials but not very good
-
I would have to say java but now specifically Android development. Sometimes when learning new things there isn't really any good tutorial or if there is a good one, it's for an older way of doing it and now D̶e̶p̶r̶e̶c̶a̶t̶e̶d̶ lol2
-
Oh this defect is great!
Inherited an app that allows people to type in the name of their beneficiary in a form.
The database column is varchar(50) and the form has no size limit...beautiful2 -
Working at a large insurance company part of a larger organization and and said organization wanted all of the plans to call into a conference call meeting....
Started off, the meeting organizers phone cut out halfway through to roll call...
We all call back in, and start the roll call again...from the beginning...
Half the meeting was just a roll call >< -
Started by jail breaking an ipod gen 2,which turned into getting homebrew to run on my Wii. Soon that turned into rooting my first android device and quickly snowballed into compiling themes for android and then building apps for Android. I was actually in school for xray tech but hit a wall in that waiting on a spot into the program. Decided I needed to proceed with my education and changed to a programming degree.2
-
If IBM makes a product of something we use, we get it, ClearCase, ClearQuest, message broker, websphere, rational team concert, jazz source control... And a skinned version of eclipse3
-
If you are in a team, take advantage of their expertise. Code review with them can also save some headaches later down the road.
-
Some of our applications use a Java keystore that requires a password. The password is encrypted and stored in a database. The applications retrieve it when needed, decrypts it and uses it. The password is..... password
-
Separation of duties.
I work in a fairly large IT department for a Healthcare company and for security reasons always having to involve application support or other teams even during development phase can be very aggravating when I have to ask for simple things like server log files. And the process to get to deploy in production is paved with bureaucracy and paperwork and emails that have little to do with anything other than just say, I approve, yet we are supposed to be trying to implement agile. -
Something that really irritates me is when someone requests a read receipt for an email. My team of 4 including my team leader has several apps that we own with several different product owners. Sometimes one of the product owners or someone who works for them sends an email and requests a read receipt. I feel like that is very cocky, like they are trying to exert control over me or something deeper. Maybe it's just me.5