|
|
|
|
|
by alisonatwork
609 days ago
|
|
Pro tip: turn off malware scanning in your git repos[0]. There is also the new Dev Drive feature in Windows 11 that makes it even easier for developers (and IT admins) to set this kind of thing up via policies[1]. In companies where I worked where the IT team rolled out "security" software to the Mac-based developers, their computers were not noticeably faster than Windows PCs at all, especially given the majority of containers are still linux/amd64, reflecting the actual deployment environment. Meanwhile Windows also runs on ARM anyway, so it's not really something useful to generalize about. [0] https://support.microsoft.com/en-us/topic/how-to-add-a-file-... [1] https://learn.microsoft.com/en-us/windows/dev-drive/ |
|