18
Lamargo
8y

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! >_<

Comments
  • 1
    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 😅
  • 0
    @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! 😂
  • 1
    Last 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?"
  • 0
    @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. 😃
Add Comment