Live data from Hacker News

Reclaim Windows10

gist.github.com

61–70 of 207 posts

Re: Reclaim Windows10

#61

I don't think anyone has the time to audit every line to ensure there's nothing malicious in there. On a side note, this also made me realize my desktop barely has any non-mainstream "low-trust" applications anymore. Back in the early 2000s, I remember my computer is filled with random win32 apps. The most fringe app I have now is "Bulk Rename Utility".

Ham Radio and video game modding - my computers are doomed!

Re: Reclaim Windows10

#62

People need to speak with their wallet otherwise nothing will change.

People have spoked with their wallets, they are starting to buy Apple because "its better, more easy than windows and has resale value" but the reality is that apple does the same or even worse than microsoft, the main difference is that in Windows there are still ways to disable this functionalities in Apple they are tightly integrated on the macOS and can't even disabled without crippling your user experience.

Re: Reclaim Windows10

#63
Can't wait for that final adware, installing linux and just wrapping the original system in a vm. Windows is as good as done. All that confines the users is ui-knowledge

Re: Reclaim Windows10

#64
I like this one mostly clean code (a little repetitive with those disableXXX/enableXXX functions but not a mess of regedit commands), obviously not for the default choices with are kinda weird and old becase wifi sense has been removed since 1803 (afaicr) but its definitely a lot nicer.

Re: Reclaim Windows10

#66

Earlier quoted context omitted.

Well, the "Smart" screen says that WinMerge and KDiff3 are malwares. Naturally I trust both of them more than so called SmartScreen because unlike Smartscreen, I can inspect their code. Yes, the binaries can contain malware, but the first principles tell me that trustability score is inverse of what is being reported by MS. Naturally I have disabled Smartscreen and Windows defender and admin rights alerts and bajilio…

It sounds like you, sir or madam, need to get rid of Windows entirely. May I suggest macOS (and Parallels running Ubuntu Linux if you like WSL)?

This is a work machine. My personal laptop runs NixOS.

Re: Reclaim Windows10

#67
post #57

Earlier quoted context omitted.

Well, the "Smart" screen says that WinMerge and KDiff3 are malwares. Naturally I trust both of them more than so called SmartScreen because unlike Smartscreen, I can inspect their code. Yes, the binaries can contain malware, but the first principles tell me that trustability score is inverse of what is being reported by MS. Naturally I have disabled Smartscreen and Windows defender and admin rights alerts and bajilio…

For WinMerge it should be noted that some web-sites out-there offer winmerge binaries for download and I bet that some of them are bundled with spyware (they are not affiliated with the official version, but even my tech-savvy friend was about to download winmerge the other day from a non official source, I noticed him that he should use winmerge.org).

I get the binaries from GitHub repo directly.

Re: Reclaim Windows10

#68
If MS wants Windows to become a developer platform, as they seem to (WSL, VS Code, GitHub), they need to offer a version of the OS without all the safety guardrails bullshit. Treat me like an adult please.

Re: Reclaim Windows10

#69

Earlier quoted context omitted.

Well, the "Smart" screen says that WinMerge and KDiff3 are malwares. Naturally I trust both of them more than so called SmartScreen because unlike Smartscreen, I can inspect their code. Yes, the binaries can contain malware, but the first principles tell me that trustability score is inverse of what is being reported by MS. Naturally I have disabled Smartscreen and Windows defender and admin rights alerts and bajilio…

> Well, the "Smart" screen says that WinMerge and KDiff3 are malwares. I've got WinMerge installed on my machines and I've never had that issue. Are you sure you're using trusted sources?

I got Winmerge binary directly from GitHub repo. As trusted as it gets, short of compiling myself.
Post reply on HN