Details
-
AboutBatman. Occupation not a fantasy.
-
SkillsPython, Java, PHP, HTML, Laravel, MySQL, C#, SQL server, Oracle, CSS, JS, Sencha, Kali Linux, obj-C, Jquery, Unity
Joined devRant on 8/9/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
-
Reviewed some Unity game code yesterday
[HideInInspector] public NavMeshAgent agent;
Me:”why is this hidden if it’s public”
Dev: “so designers don’t fuck it up”
Me: “then why have it public”
Dev: “I need it to be set by another class”
Me: “then make it a private bar and create a get:set function”
Dev: “Why?”
Me: “Because hiding a public variables from designers is a bad model and by standards things now to be shown to the inspector should be private”
This shit is why I have no confidence in devs my age10 -
Emphasize secure implementations rather than just making something work...looking at you string concatenating sqli_query's.
-
<sarcasm>
Totally love when people change up My code and don't tell me.
</sarcasm>
...ffs a simple slack message at least. -
Nothing like code review and have to read the novel that is the comments on the merge request to understand what everyone's issue is with this one doc block. Wtf?
-
Anyone find it a little worrying the when amazon AWS goes down a large portion of sites goes down. Just my opinion but shouldn't there be more than one company or subset of that company handling smaller portions of sites?2
-
Who the fuck is able to not understand the basics of git. With ten years, supposedly , of front end experience. How in the hell do you not understand version control.16
-
All of the questions I got from my co workers today could were solved by googling their error.
Now I question their ability to even use a computer.4 -
Question from my front end developer. "Where does the testimonial link go to?"
*facepalm* how dense do you have to be. Idk let's have it go to some section, on the same page even, that is called the testimonials section. A page you built.
Some days I wonder about people. -
So I'm in college and I work as a web developer for a company inside of the college. I get out of my four hour class on mondays early to get a call from my PM saying that he totally spaced on the fact that we have a meeting in a half hour. Needless to say I quickly brought up what I had done, ran back to the office, and then proceeded with the client meeting when I got there.
The meeting went fine. Client was happy with the progress I had made. My IT lead however went on an hour rant with me on some of the things I said in the meeting and then berated for over an hour. (There's more context go look at a my other rants and you'll find it. )
Needless to say I was pissed. I had made the deliverable the client was pleased and I showed up to an unscheduled meeting. I was this close to decking my IT lead he made me so mad. -
So I'm in college and I work as a web developer for a company inside of the college. I get out of my four hour class on mondays early to get a call from my PM saying that he totally spaced on the fact that we have a meeting in a half hour. Needless to say I quickly brought up what I had done, ran back to the office, and then proceeded with the client meeting when I got there.
The meeting went fine. Client was happy with the progress I had made. My IT lead however went on an hour rant with me on some of the things I said in the meeting and then berated for over an hour. (There's more context go look at a my other rants and you'll find it. )
Needless to say I was pissed. I had made the deliverable the client was pleased and I showed up to an unscheduled meeting. I was this close to decking my IT lead he made me so mad.