Details
-
LocationSeattle
-
Github
Joined devRant on 8/10/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
-
Someone recommended me to a Company as a web designer.
After the entire project briefing, they asked me whether I knew Python as I would be needing that to work for them -_-2 -
TMW your showing your boss your code and the output, then asks if you can do something else with it. Knowing that it's implemented you try it. Massive amounts of bugs. You think it's a simple fix and make it worse by quickly trying to fix it. Then he leaves. You undo a few changes mess around with the code for a minute and then everything works fine again.
TLDR: Bugs show up when your boss is in the same room as you. Disappear when he's not.1 -
When your boss thinks Pokemon is actually pronounced pokeman and everyone else just says it wrong.1
-
Today my 500 error page showed up.. I forgot I had some fun in there, made me smile. Thank you past self :)2
-
Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it. :)1
-
being backend developer, it is impossible to show progress :'( for ever request you make, you have to create api, validate the stuff, check for every backdoor and then their is output
-
When you go to Windows from Linux after long time and Windows fucks you up by its freaking updates. The whole time waiting, I felt Windows was indirectly saying, "You left me for someone else and now you want me back? Suffer bitch!4
-
Whisper's support is slow that i think it does not exist.
PS: Give people options to delete their own damn data folks. -
Boss: "Can we create apps that are supercool, superfast, supercustomizable and superhitech?"
Me: "If you want apps like these I have to use this tool, this language and this other stuff. Just keep in mind that are new technologies for me and I need to study a lot before develop everything"
Boss: "Ok! can you do it for tomorrow?"
Me: "...."3 -
Who hates when their parents think they're playing video games when in reality we're programming?17
-
AHH! There's so many cool things to program and so many ideas! not enough time to learn. Right now I'm trying to create my first mobile game in Unity using C# and a note taking app for Android with Java, it's melting my head!6
-
I get really tired of people shitting on php and getting greated with immediate laughter when I say I work as a full stack LEMP/LAMP dev. I work just as hard as you (ruby/python/node devs) do and feel like I make some pretty cool shit.
Why can't we all just agree we do great things with our tools and while I may use a different hammer than you, we still use the same nails!!!19 -
When the source code of a library that you depend upon is easier to read than its official shitty documentation...