Hacker News new | ask | show | jobs
by ZYbCRq22HbJ2y7 300 days ago
I always used mingw and similar projects. IMO, putty was always annoying (but very useful) software. The "ecosystem" seems better now though.
2 comments

Indeed, that and “git bash” were always the weird outliers. I’m glad there’s now native options.
mingw predates git on windows (and in general), but yeah, indeed.

interesting to scan the log on that: https://github.com/git-for-windows/build-extra/blob/main/Rel...

I remember my journey trying to disambiguate Git Bash, Git for Windows, MinGW and MSYS2. To this day, I'm still not sure I have the full story right.
just install msys2.

i cannot imagine windows without it. even wsl garbage pales in comparison

One nice thing about putty is that it let's you specify the password on the command line. Can't stand software that doesn't let you make your own decisions.