• 0 Posts
  • 10 Comments
Joined 1 year ago
cake
Cake day: June 20th, 2023

help-circle



  • every website logs ip. The question is whether the admin maintains those logs. However a web server needs your IP so they can route traffic back to you. That IP gets logged so that if something is not working the admin can review the logs and figure out what is going on. Many websites that are privacy focused either turn the logging off or dump the logs fairly quickly. Doing something like that means the admin needs to take steps to create other avenues for troubleshooting that don’t factor user data into the scenario. With smaller projects like instances hosted on lemmy that might not always be feasible for volunteer admins. This doesn’t necessarily mean they are doing anything wrong. Lots of websites maintain logs that include IP addresses.



  • This is largely a philosophical question that everyone must answer for themselves. There are a few arguments that can be made and they have all been made many times in the past. Some people will say they define freedom as the ability to use their hardware to it’s maximum potential and run any application they want and just have that work. One potential weakness of this argument is that if you take that to it’s conclusion the best OS to use would be Windows. Another type of argument could be that freedom means the ability to control, audit, change, and share the software on your machine ( just paraphrasing the four freedoms : https://www.gnu.org/philosophy/free-sw.html ) if this is your view it means the only software that makes sense is fully free software and free OSes. Still another approach that could be taken is that the ideal is fully Free Software but compromise at times for cases of usability and in certain areas where you disagree things should be free. For instance if your computer doesn’t work at all then you can’t really do much to support the free software movement. In that case you may decide that a OS with some non-free elements is better than nothing. Or maybe you don’t think artistic works like Games need be free. There are black and white approaches there are nuanced approaches. I think as long as you are informed and make a decision from a place of being informed no one can really blame you for the decision you come to.

    As to the technical limitations there is really no one saying “You can’t do that” you can install whatever repo you want to download any package. You could recompile and install a different kernel with the binary blobs if you want. What a system like parabola is doing is saying that they understand their users don’t want those things so they are not installed by default. It’s not a “You can’t do that” it’s a “We strongly recommend against you doing this”. If you installed a typical distro you could waste weeks trying to remove all the non-free elements. So a distro like Parabola just makes that part frustration free for the people that want it.



  • so AMD is likely going to be one of your best bet because they open source their drivers. However YMMV because I don’t see that specific card listed, that doesn’t mean it won’t work but you might have to do some sleuthing to find out for sure. You can always install third party drivers as a compromise until you replace the hardware down the line. I know that’s not something anyone wants to do but sometimes that is the only thing you can do.

    How much less freedom would one have running Arch with an AMD RX 7900-XT using the free drivers compared to Parabola with any AMD card listed on https://h-node.org/hardware/catalogue/en ?

    So that is sort of a philosophical question. I don’t think it could be actually quantified with numbers. If you run Arch that will be the standard kernel which has a number of binary blobs by default that are non-free. It also has a repository list that contains non-free packages. These are all things that some advocates frown upon. However if you don’t use any of those non-free hardware the binary blobs just sit there and do nothing. If you don’t install non-free programs you don’t have non-free programs installed. There may be some non-free things installed anyway that your could route out and remove. This is the benefit of a free OS like parabola someone has done all that work for you and they have a linux libre kernel that removes the binary blobs.

    There are some people that this just does not work for because of performance, battery life, unsupported hardware etc… Is it better to use a mostly free OS than a proprietary one? Absolutely! is using a completely free OS better than using something like Arch? Likely but you are starting to split hairs at some point. That is just my opinion. Some people are definitely of the attitude that it’s free software or nothing which is a completely fine stance to take but it might not work for everyone. More freedom is always better so getting the best system possible with the most freedom you can is still better than using all proprietary.