Live data from Hacker News

Ask HN: Windows Dev Setup?

news.ycombinator.com

31–34 of 34 posts

Re: Ask HN: Windows Dev Setup?

#31

Its better then ever. 1. Use Chocolatey (winget is still new). You can setup everything via it, and I mean everything - node, postgre, docker, vscode, all browsers, selenium and drivers etc. 2. Learn Powershell, but learn it really good. Adopt PowerShell build system Invoke-Build 3. Install better terminal - ConEmu or Windows terminal 4. Enrich Windows using FOSS and cross platform tools: choco install copyq, flamesh…

> Disable Windows Defender

And use what instead? Defender is pretty good at keeping you safe, so you definitely need a replacement.

Re: Ask HN: Windows Dev Setup?

#32
post #31

Its better then ever. 1. Use Chocolatey (winget is still new). You can setup everything via it, and I mean everything - node, postgre, docker, vscode, all browsers, selenium and drivers etc. 2. Learn Powershell, but learn it really good. Adopt PowerShell build system Invoke-Build 3. Install better terminal - ConEmu or Windows terminal 4. Enrich Windows using FOSS and cross platform tools: choco install copyq, flamesh…

> Disable Windows Defender And use what instead? Defender is pretty good at keeping you safe, so you definitely need a replacement.

No you don't. You are IT engineer, not a grandma (I guess).

Re: Ask HN: Windows Dev Setup?

#33
post #31

Earlier quoted context omitted.

> Disable Windows Defender And use what instead? Defender is pretty good at keeping you safe, so you definitely need a replacement.

No you don't. You are IT engineer, not a grandma (I guess).

I could be both... ;)
Post reply on HN