User Reviews

[2 total ]
over 3 years ago Avatar
A little quirky but worth the effort

    by bombguy

Pros: you can be up and running a full GNU tools environment on Windows in 20 minutes. Vast support for anything credible and it just works. Frankly, I don't know how even the most hardened MS fanboy could efficiently write code or manage a Windows box without this stuff.

Cons: Windows ACLs + Unix permissions equals some entertaining snafus in complex deploys. Many tools (Postgres, Ruby, etc) are inferior to x86 native builds due to ... [More] Cygwin emulation overhead. Use this to get started but seek alternate distributions for key components of production systems.

Dishonorable mention: the setup utility is clearly designed by a crazy person. This brilliant utility also takes the place of a package manager, which means you're never more than one wrong click away from updating your entire toolset by accident. Mindblowingly idiotic. [Less]

2 of 2 users found the following review helpful. Was this review helpful to you? |

over 2 years ago Avatar
Making developing on windows to not suck

  by Michael Guymon

Cygwin is the only way I can see being a developer in Windows. Cygwin has ported many of the powerful GNU/Linux commands. Where Windows ease of use can be problematic when you need fine grain control and information, Cygwin lets you ps, grep, and awk to success.

2 of 2 users found the following review helpful. Was this review helpful to you? |