Ranter
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
Comments
-
Reminds me of earlier, I spent an hour trying to install Node.js to Eclipse and kept getting frustrated at error messages, then I remembered that I had VS installed.. Got Node.js installed and working in about 15 minutes lol 😅
-
Lamargo189y@danillouz yeah, same here I usually have the "save claw" poised ready to save every minute or so but totally decided to not this time. No idea why! 😂
-
Mbrp3029yLast friday I was doing a big as fuck modification in a prefab in a unity project. The project is linked to perforce via visual studio, so only scripts are submitted to the server. You have to manually check out the things you check within unity. I spent 4h changing the prefab, i forgot to check it out and i got the latest revision from perforce, so i deleted ALL my changes. I had do it all again, it only took me 40min. I couldn't stop thinking "was i retarded 4h ago? Is this what a senior feels? Doing 4h junior job in 40min?"
-
Lamargo189y@Mbrp ouch! Your rant trumps mine! As for it taking less time to redo I think it's just because you've already worked out the problems, so you can just get on with rattling out code without having to problem solve, try stuff, scratch your head etc. 😃
Visual studio just crashed. I hadn't been CTRL+S'ing for an hour or so. I was raging at myself! Took quite a bit of time to refocus.
Re-wrote it in half the time and it feels better written and commented. Now annoyed at myself for being so pissed off beforehand! >_<
undefined