this post was submitted on 08 Oct 2025
171 points (99.4% liked)

Programming

23042 readers
246 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
 

I created this application after getting tired of seeing settings change for no apparent reason. Due to privacy concerns of how Microsoft is with their aggressive telemetry I decided to use this to make sure my settings stay in tact.

top 22 comments
sorted by: hot top controversial new old
[–] SaharaMaleikuhm@feddit.org 33 points 2 days ago (3 children)

Damn, imagine never having used a sane OS in your life ever

[–] A_norny_mousse@feddit.org 14 points 2 days ago

Yep. Over a decade ago when I just started using Linux, somebody posted something on a forum that I have remembered ever since: "suddenly I realized that the software is on my side!"

[–] syklemil@discuss.tchncs.de 2 points 2 days ago

Yeah, I'm used to having my config in git. Buuuut I guess non-devs aren't really used to that workflow.

[–] Havatra@lemmy.zip 43 points 2 days ago (1 children)

This is something I'd love to have for the past decade or so, but as I'm now transitioning to Linux I hope to not have much of this problem anymore.

Nice of you to create this though, and I share your tiredness of settings being changed behind our backs...

[–] undefined@lemmy.hogru.ch 11 points 2 days ago (1 children)

I’m on Linux and I was going to shit all over Windows but realized I could use this on a few servers that I fuck with and constantly break.

[–] ImgurRefugee114@reddthat.com 6 points 2 days ago* (last edited 2 days ago) (1 children)

I enjoy using NixOS with Impermanence for servers.

settings can't be changed if you nuke them from orbit and create them fresh on every boot. To get the same behavior on windows, you'd probably need an image-based system and neutered updating

[–] Venat0r@lemmy.world 1 points 6 hours ago

the way to do that on windows would be using a "group policy"

[–] MonkderVierte@lemmy.zip 11 points 2 days ago* (last edited 2 days ago)

That's a cat & mouse game. A german investigation of Windows 10 data privacy back then was named project SiSyPHuS for a reason. It never ends.

[–] melfie@lemy.lol 7 points 2 days ago* (last edited 2 days ago)

I set a static IP for my Windows partition and block it from internet with my firewall. It’s hostile malware that must be quarantined. My Linux partition has a different IP that is not blocked.

On a related note, I jack up my Mint install a few times a year with nobody to blame but myself. I recently reinstalled it with btrfs, Timeshift with automatic snapshots, and btrfs-grub so I can boot from a snapshot instead of troubleshooting or reinstalling. I realize other distros like openSUSE are more or less setup like this out of the box or offer full immutability, but I like Mint.

[–] TheHobbyist@lemmy.zip 4 points 2 days ago

I salute the effort, but it would really drive the point home if you also tracked changes to the settings available as well, as in settings disappearing and new settings appearing. The default values for those new settings is also crucial, and finding out about a setting no longer being available could also be useful.

[–] Kissaki@programming.dev 7 points 2 days ago (1 children)

What does “all known Windows privacy and telemetry settings” entail and mean?

Registry and group policy?

Is this sourced from a shared effort project of known stuff, or does this project track it's own, and would need notice and updates of new settings?

[–] wizardbeard@lemmy.dbzer0.com 2 points 2 days ago

It's theoretically possible to extract all the GPO effected registry keys from the ADMX files Microsoft releases, but yeah, I have serious doubts that any tool like this will be able to just detect and track every distinct setting. Let alone accurately identify what each does. I'm sure there's at least one setting that's been carried over from the "stuff it in an .ini in a system folder" days.

But if there is some community sourced list for settings, where they're stored, and how they work that would be amazing!

[–] Wolf314159@startrek.website 4 points 2 days ago

Can this keep num lock engaged? I swear my biggest frustration with windows lately is it's habit of randomly and arbitrarily turning off numlock after I've turned it on. I never turn off numlock while working. I never use the number pad arrows. I prefer the number pad numbers and use them practically all day. And yet, several times a day I find my cursor moving around the screen instead of typing a number because windows decided that it got to control the numlock function instead of me and the dedicated light up key designed for that function that has worked fine for me for decades before.

[–] somerandomperson@lemmy.dbzer0.com 1 points 2 days ago* (last edited 2 days ago)

I will only use windows in a VM without networking, it will get only shared folder that it can't write to but can read from.

And even then, if i absolutely 100% can't run it through bottles/proton and alternatives do not work either.