HN user

rashil2000

78 karma
Posts9
Comments43
View on HN

Essentially. They're in no way forcing you to give away credit card info. Even the title is editorialized in a way to incite hatred against something that's already present in a competing OS. Isn't there an HN policy against such titles?

There are so many (and so simple) workarounds that it almost feels intentional. My favourite one is typing "a@a.com" as email, literally anything as password, and this will throw an error and viola, prompt you to create a local account. Been using this in the latest Windows 11 Dev builds, no MSA required. Even Microsoft Store works without MSA!

No, Git Bash is a custom, stripped-down version of MSYS2 (with MinGW Git and its dependencies installed). It does not include pacman.

If you want to use pacman you can either use Git Windows SDK, or just plain MSYS2.

Scoop for the most part just extracts the archive/installer. Whether the application is portable is ultimately decided by that installer.

That said, we do highly prefer portable versions of applications, due to the portable nature of Scoop itself.

Why would they accept a backslash? Backslash is a path separator on Windows. In most Windows programs, you don't even need to escape the space - arguments can contain spaces and it will understand it, like `notepad My file.txt`

The escape character on PowerShell is backtick, and on cmd it is caret. You don't need to quote everything.

I'm sorry, I might have been misinterpreting, could I you explain what you mean by actual characters? Even VSCode's minimap draws some shapes, but they're too small to discern any characters.

I use LineageOS+microG and practically all apps not made by Google (WhatsApp, Spotify, PayTM) work as they should. Even for some Google apps, there are good alternatives like YouTube Vanced etc.