TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What tools make using Windows more bearable (for Linux folk)?

5 pointsby mkeedlingerover 3 years ago
I&#x27;ve used Linux exclusively on my devices for years, and it&#x27;s been great! It&#x27;s hard for me to articulate how wonderful using an OS that&#x27;s part of an ecosystem (FOSS software) that favors user freedom over profit has been.<p>But a situation has come up that forces me to use Windows again, so does anyone have suggestions for tools that make it more acceptable?<p>There are some things I imagine I could search for like something to stop forced updates and built-in ads (looking at you Candy Crush), but I would love to hear about tools I wouldn&#x27;t even know to look for!<p>(PS, Before I make anyone angry, I&#x27;m sure there are plenty of people who prefer Windows to Linux and find it quite bearable! I mean no disrespect, use what you will.)<p>edit: formatting (which didn&#x27;t work how I expected)

7 comments

ThrowawayR2over 3 years ago
Probably the biggest hurdle is psychological; if you come at it with the mindset that Linux is the <i>One True Way To Do Things</i>(tm), which it isn&#x27;t and never was, it&#x27;ll just frustrate you. It&#x27;s a different lineage with different design decisions and assumptions. Think of it as traveling to a foreign country with a different language and customs.<p>If it&#x27;s an option, you&#x27;ll want to use the enterprise or even server editions. The home&#x2F;pro editions are squarely aimed at non-technical consumers and, as so many have complained about, do things aimed at preventing them from shooting themselves in the foot, e.g. forced updates. (Speaking of which, I never have a problem with them because I manually check for updates once a week when it&#x27;s convenient, the same as I am required do for my Linux boxes, so I never wind up in a situation where a forced update interrupts my work. Again, you need to think differently about Windows.)<p>You have access to both WSL2, if you need to do Linuxy things, and PowerShell, which has inelegant syntax (IMO) but is quite powerful and will give you similar CLI-based control over the workings of Windows if you invest the time to learn it.<p>Beyond that, you haven&#x27;t said what you&#x27;re using Windows for (coding, office apps, games) and in what context (home&#x2F;work&#x2F;school) so it&#x27;s hard to give advice beyond that.
Alex_Bellover 3 years ago
Hello. To make your Windows acceptable there is a good Win10 Tweaker utility. This utility removes all Windows tracking and other stuff. I highly recommend using the official website. Official: Win10tweaker.ru
manbartover 3 years ago
MSYS2. It’s bash+coreutils and a gcc&#x2F;clang environment out of the box, and many more packages can be installed with pacman. And it doesn’t depend on POSIX emulation, it’s all native win32 builds of popular *nix tools (contrasted to Cygwin for example)
评论 #29371272 未加载
toast0over 3 years ago
If you can&#x27;t get enterprise, maybe you can get pro for education, which seems a little less pushy.<p>Personally, I like Windows to run Firefox and maybe some games or spreadsheets, and putty to connect to a unixy computer. VcXsvr seems like a decent X server these days for the ocassional things that need a GUI from Unix. All caveats about remote X still apply, of course. Some people like WSL, too.
forgotmypw17over 3 years ago
For me, it&#x27;s a VirtualBox VM with full RAM and CPU allocation and Manjaro Xfce inside it, full screen. :)
guilhasover 3 years ago
Simplewall<p><a href="https:&#x2F;&#x2F;github.com&#x2F;henrypp&#x2F;simplewall" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;henrypp&#x2F;simplewall</a>
ttyprintkover 3 years ago
With two machines on your desk, Synergy.