• 1 Post
  • 31 Comments
Joined 11 months ago
cake
Cake day: August 9th, 2023

help-circle





  • Wiktionary and thefreedictionary.com express that this phrase refers to the subjective belief of a person telling a joke (and I believe that extends to someone laughing at one) rather than that every joke expresses some objective truth.

    However, this brings up the idea that subjective biases can prevent someone from actually understanding reality, so independently declaring that something is “100% false” is still dubious.

    Do link-aggregation platforms like Lemmy have a documented method for marking things as true or false, other than by trying to change the relative number of upvotes? Community standards regarding what content should be most prominently displayed are documented for Wiktionary and Wikipedia.

    Regardless, I don’t want to discuss the implications of an aphorism on racism, as any disagreement in that discussion may be interpreted as being against the rules of our instances.




  • LemoineFairclough@sh.itjust.worksOPtolinuxmemes@lemmy.worldSuperiority brings controversy
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    3
    ·
    edit-2
    9 months ago

    What problems do you have most often? Can you come up with a description of a class of problems you have that would account for most of the time you spend troubleshooting?

    Who provided the documentation you used to install a Linux operating system you had trouble with? I don’t recall having serious issues after installing openSUSE or Fedora Linux or even NixOS, and I certainly don’t recall having any issues of above-average importance that weren’t a direct result of my intentional actions (e.g. trying to permanently change what DNS servers would be used).




  • I think we will become better served over time by using systems like the AUR or nix as it seems quite straightforward to make new software available with them. Both of those systems define the method a package should be built with, so even if the maintainer is long gone and the package hasn’t been updated in a long time it will probably still be possible to build, or any changes needed to build it can be easily shared to save other people troubleshooting effort.

    The drawbacks are: nix doesn’t seem to have an elegant way to define that users or groups should be created (e.g. at least one package providing locate requires that) (though it does have at least one non-elegant way and one manual but less non-elegant way), and a package usable with pacman has lacked a definition of what version of every dependency it requires in at least one case where it would have been useful to me (even though that is possible apparently), so if anything made a backwards-incompatible change you may not be able to use the package manager alone to troubleshoot.



  • I was primarily noting that I usually don’t engage in unnecessary and unproductive customization, as there will always be some way you could meet your desires a little better, but unless you’re creating and documenting an automated system like https://larbs.xyz/ or even just “copy this file to ~/.profile” your customizations will eventually be lost when your system fails, leaving you with new reason to spend more time customizing.

    As the video I linked said: if computers are as powerful as the universe and the universe was created in billions of years, you may only be done customizing billions of years from now (and at that point you will have had even more billions of years to come up with new ways you want to improve your customization).

    If I’m spending time on something that won’t result in an update to a git repository, or a Lemmy comment, or even speaking to someone in person or me acquiring more property, I consider it more frivolous than not.






  • If I was in your situation, I would try installing openSUSE or Fedora Linux on a computer where you don’t care if the entire disk gets wiped occasionally, using a flash drive you also don’t care about getting wiped occasionally. They probably have sufficiently comprehensive installers and installation instructions for you to succeed in using one of them, and if you don’t care about the content of the disks you use you’ll be more willing to experiment with the installation process (even though it’s unlikely your computer will work worse due to trying to install a Linux distribution). If you use a computer that has become slower and less usable than you’d like you will probably be pleasantly surprised by the results!

    Also, you can back up your product keys and prepare a Microsoft Windows installation disk if being able to go back to Windows 10 makes you more comfortable with experimenting.

    Overall, Linux enhanced my ability to to get productive work done, and also the opportunity to experiment and learn more about how to use computers to solve problems. I think learning how to use a GNU operating system is a good long term investment, though if you still need to keep around at least one computer that runs Microsoft Windows to protect your income I won’t disparage you.