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
-
It takes almost 5 minutes to boot when connected to the network
That's a minimum of 10 min per compile
Average of 100(?) compiles/day
That's 1,000 min compiling/day
There's 480 minutes in an 8 hour day
For each day spent coding, we will spend two compiling... -
DerDuke908y"Yo Boss, remember that deadline we have? You can kiss that goodbye. For about 3 years." - "ZOMFG WOOT?" - "Ask IT"
Seriously, it would more efficient and cost effective to simply replace a devs machine than waste so much of their time... Who authorizes such nonsense? -
dwardu1268yI have to do something similar to work with my code , I ended up running and testing everything on a VM, and I asked to be given an over powered over specced laptop
Got an email from IT saying that a new anti ransomeware software is being installed company wide, but it doesn't play well with visual studio. His suggestion is that each time we need to compile, we run a batch file, reboot, compile, run another batch script, then reboot.
...he's in IT?
undefined