Live data from Hacker News

Ask HN: Must do's and must know's when switching to Windows?

news.ycombinator.com

11–20 of 58 posts

Re: Ask HN: Must do's and must know's when switching to Windows?

#11
- If you miss Bash, lookup "Linux subsystem for Windows"

- The command line is much improved. Look through the properties to see what new options are available (text wrap, copy/paste, etc)

- If you're getting a laptop, pay a lot of attention to the trackpad. Windows laptops have a huge range from unusable to really good.

- If you're a developer you owe it to yourself to checkout the development tools like C# and Visual Studio, if only to set the bar for good tooling in your head regardless of what environment you actually program in.

- Check out the modern Windows 10 apps in the store. Mostly garbage but I regularly use and prefer a number of these to their web equivalents, e.g. Microsoft Groove, Netflix/Hulu, etc.

- When I got a PC, despite not gaming for a really long time I've gotten back into it. It's amazing how many wonderful games there are that are up my alley now-a-days, e.g. Broken Age, Firewatch, N++, Obduction, etc. If you've ever been a gamer, give that world another go.

- Get a great, high-dpi display. Windows support for it is fantastic and all those that say otherwise are crazy.

- If you're sufficiently nerdy and end up having a house full of Windows machines, you can invest in a dedicated server to handle things like a central file server and backup. Windows Server Essentials can make for a fun, accessible-but-still-nerdy project.

- If you're super concerned about privacy there's some reading to do to turn off all the new telemetry in Windows 10. I don't bother with this.

- Microsoft Office is best on Windows, and cloud support is better than ever. I enjoy using OneDrive and OneNote everyday on both my PC and iPhone. Give them another go if you gave up on them while using other OSes (Outlook on Mac is particularly awful).

- Windows is so fucking crazy keyboard accessible. Going back to using Windows involved me unlearning some of my bad habits from Mac.

- Windows 10 can be a little buggy in surprising ways. I had to reinstall at some point because the start menu broke. Seriously. And I tried really hard to fix it without reinstalling. Just keep backups and it should be fine, it's not way buggier than macOS or Linux, just older versions of Windows.

- Set "Developer mode" http://www.hanselman.com/blog/Windows10DeveloperMode.aspx (does a bunch of useful things like turning on file extensions in Explorer)

Re: Ask HN: Must do's and must know's when switching to Windows?

#13
I really recommend ninite.com as the first page you visit after installing Windows. Check all the programs you need, and you will get an installer for everything, without any bloat (toolbars, etc). You can re-run the file at any time and it will also update everything that has an update

Re: Ask HN: Must do's and must know's when switching to Windows?

#15
post #6

This is just a very small change but imho a very important one. This setting has the wrong default: http://www.thewindowsclub.com/show-file-extensions-in-window...

Oh, man - they are still doing this? I remember spending an hour searching for this setting back when I switched from 98 to XP.

Re: Ask HN: Must do's and must know's when switching to Windows?

#18
post #8

Break your habits. Windows 10 has a very specific workflow that is highly efficient, trying to shoehorn Linux, Mac or Windows 7 workflows into it will frustrate you. Learning powershell is part of that.

And expect to re-learn powershell every time you need to use it. What's the less-than operator again?

Re: Ask HN: Must do's and must know's when switching to Windows?

#19
post #8

Break your habits. Windows 10 has a very specific workflow that is highly efficient, trying to shoehorn Linux, Mac or Windows 7 workflows into it will frustrate you. Learning powershell is part of that.

*highly efficient meaning you stick to the full Microsoft-paid stack. Otherwise, not so much.

* VSCode: open source, multiplatform.

* Powershell: open source, multiplatform.

* .Net: open source, multiplatform.

* MSSQL: running on Linux, but there's always Postgres.

* Clang: works beautifully on Windows.

* Node: first-class citizen.

That statement is nothing more than dogma.

Re: Ask HN: Must do's and must know's when switching to Windows?

#20

So, whats the best windows ssh client these days? Still putty ? bitwise? other new hotness? I've been getting pretty frustrated with my new mac and im supe r tempted to try out a Razer Blade.

Xshell, fast, responsive and reconnects quick after wake-up.
Post reply on HN