this post was submitted on 17 Aug 2024
294 points (94.8% liked)

Technology

58138 readers
4623 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] fart_pickle@lemmy.world -2 points 1 month ago (1 children)

There's nothing wrong with proprietary software as long as it's respects user's privacy and doesn't do crazy licensing stuff.

[–] tabular@lemmy.world 11 points 1 month ago (1 children)

It is very difficult to tell if a program is respecting user's privacy without the source code to verify what it's actually doing. When you can't see or change what it does then the developer is the one in control of the computing, and even a good intentioned dev will have to resist the temptation to gain at the user's expense.

[–] fart_pickle@lemmy.world -5 points 1 month ago (2 children)

VSCode is open source and yet Microsoft still pushes telemetry crap into it.

[–] RobotZap10000@feddit.nl 8 points 1 month ago

One advantage of FOSS is that you can fork it! VSCodium (presumably, I never really checked) takes all of the crapware out of VSCode.

[–] tabular@lemmy.world 1 points 1 month ago

Being open source doesn't prevent the software being made with features one may dislike. It does mean you can actually investigate what data is being collected and decide if it shouldn't be doing that.

When I have installed Windows I've clicked "no" many questions asking if I was X feature on, and I could only hope it was respecting my wishes. It was probably still collecting data it didn't even ask me if I could turn off.