this post was submitted on 23 Oct 2023
280 points (100.0% liked)

Technology

37581 readers
298 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] winky88@startrek.website 5 points 10 months ago* (last edited 10 months ago) (2 children)

Open source is only as useful as the contributors and reviewers. Finding things after the fact helps noone.

People need to stop revering open source as the solution to humanity's problems and treat it as a useful tool, nothing more.

[–] sadreality@kbin.social 6 points 10 months ago

You are correct it is only a tool, sadly it is the only viable tool tho

[–] Siddhartha-Aurelius@kbin.social 5 points 10 months ago

You’re right.

I like to peruse code and have read a lot of it from the sources that make it available. It’s not always the languages I know but even then I can get the idea of what most of it is doing. There are some code bases that are too big for any one person to fully comprehend. That said, I think the only way for one to be confident in open source is to read it yourself which is a problem for most as coding knowledge is not common combine with the size of some.

So it’s always going to be trusting trust for most people. The fact that it is open source and makes available the code for review limits malice to a much greater degree than proprietary ever will.