Comment Been there, never going back... (Score 2, Interesting) 605
- EVERY FILE OPENED was scanned for viruses, including newly created files. C++ compile times went from minutes to many hours
- Only one socket connection could be opened to any machine. Could not connect a debugger to a web app.
- Programs on a "dangerous" list were deleted from the hard drive in a nightly scan. Found this out when my wire sniffer disappeared.
- We could not use torrents or FTP. Had to download ISOs via HTTP
With these bozos calling the shots, it took less than a year to turn a world-class development shop into a ghost town.
Like it or not IT pals, developers have to do things on their boxes that normal users should not be able to. If you try and prevent them you will force them to come up with even more dangerous workarounds (tunnels to home boxes, dark nets, etc). If you're worried about security isolate their network, but don't make it impossible to do their jobs.