Details
-
Aboutgamedev, Steam, Xbox one, PS4. Trolling is healthy for sanity. Postgrad w/ 14+ years exp
-
SkillsC#, Unity, AHK, Arduino, Js, Py.
-
LocationEngland, UK
Joined devRant on 2/11/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
-
Anyone else go to stackoverflow to answer questions when super bored or when there's no coding left to be done?3
-
When you don't have money to pay a designer so you decide to do it by yourself.
It's my first try...37 -
Just came across a function with a typo (this is in TypeScript) - let's call the function slightlyComplicaedName - see the typo? t is missing. Wanted to refactor the function name to fix the typo. Next thing I know, the project doesn't compile anymore. There was already a function called slightlyComplicatedName in that file and it was doing something completely different.
I get that naming is hard, but using typos to differentiate between functions seems too much :)2 -
After an year of not giving up, finally got a certificate. I am a certified developer now, how cool is that 😎😁3
-
Okay @theNox explain! How did you do that? 90 notifications and all from you? Either it's a bug or you're from germany too and were drunk last night from carnival party. 😀6
-
Had an onsite at Google.
After a couple of days recruiter told me to try in 6 months to a year again.
It sucks that feeling.5 -
Nothing is more satisfying and unsatisfying at the same time than completing a personal project that has been giving you something to do for several months.
First time poster, long time lurker here.1 -
Honestly if the StackOverflow community was set on fire and I had a huge tank of water
People in Africa wouldn't die from thrist anymore.14 -
I'm in my 4th week of a coding bootcamp. I left last nights class in tears and ready to give up. We were barely introduced to JavaScript last week and this week we're on jQuery, not to mention, I'm supposed to have mastered HTML and CSS by now. I don't understand SO MUCH of this!!! Every YouTube, CodeAcademy, TeamTreehouse, etc. video is DIFFERENT!!! No time for this, I have to make a hangman game by Saturday!!!2
-
when you work remotely and your already shitty(third-world) internet goes down and you have nothing better to do than refresh devrant hoping for an interesting post...1
-
Sometimes I think we developers are pretty arrogant.
And after 2 hours in work I recognize everyone else is so fucking stupid9 -
Got a phone interview for a backend dev job in an opsec company.
Interviewer:
This is a very serious and prestigious position, we take care of the most important bits of code.
*Proceeds to talk introductory nonsense*
Interviewer:
Do you know what a DNS is?
Me:
Yes, of course! DNS stands for Domain Name System.... Blah blah blah... I explain about the servers, about hosts file, about DNS spoofing and everything else possible on this topic.
Interviewer:
See, I was patient with you - letting you finish. I'm not sure what you're talking about and where you got it from, but a DNS is that line in the browser where you type the site's name.
He didn't ask any more questions, just told me that they'll get back to me. I asked not to do that.
Three weeks later I got an email claiming that I'm not qualified.44 -
If you name your methods a, b, c, x, z, etc
Then I hate you.
If the idiot wants me to help then use proper method names!23