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

help-circle





  • If you don’t like it, vote with your wallet

    I’d say more: don’t use Youtube if you don’t like it.

    It’s very hypocritical to see how everyone bashes at Youtube, Twitter, Facebook, Uber, etc. and yet they continue using it as if life would be hell without the luxury of those completelly non essential brands. If you truly don’t like them, just let them die… look for alternatives. Supporting an alternative is what’s gonna hurt them the most if what you actually want is to force them to change.

    There’s also a lot of videos from rich Youtube creators complaining about Youtube policies, and yet most of them don’t even try to set up channels on alternative platforms. Many creators have enough resources to even launch their own private video podcast services, and yet only very few do anything close to even attempt that.



  • The packager always should “explicitly require” what are the dependencies in a Nix package… it’s not like it’s a choice, if there are missing dependencies then that’d be a bug.

    If the package is not declaring its dependencies properly then it might not run properly in NixOS, since there are no “system libraries” in that OS other than the ones that were installed from Nix packages.

    And one of its advantages over AppImages is that instead of bundling everything together causing redundancies and inefficient use of resources, you actually have shared libraries with Nix (not the system ones, but Nix dependencies). If you have multiple AppImages that bundle the same libraries you can end up having the exact same version of the library installed multiple times (or loaded in memory, when running). Appimages do not scale, you would be wasting a lot of resources if you were to make heavy use of them, whereas with Nix you can run an entire OS built with Nix packages.




  • Flatpak still depends on runtimes though, I have a few different runtimes I had to install just because of one or two flatpaks that required them (like for example I have both the gnome and kde flatpak runtimes, despite not running either of those desktop environments)… and they can depend on specific versions of runtimes too! I remember one time flatpak recommended me to uninstall one flatpak program I had because it depended on a deprecated runtime that was no longer supported.

    Also, some flatpaks can depend on another flatpak, like how for Godot they are preparing a “parent” flatpak (I don’t remember the terminology) that godot games can depend on in order to reduce redundancies when having multiple godot games installed.

    Because of those things, you are still likely to require a flatpak remote configured and an internet connection when you install a flatpak. It’s not really a fully self contained thing.

    Appimages are more self contained… but even those might make assumptions on what libraries the system might have, which makes them not as universal as they might seem. That or the file needs to be really big, unnecessarily so. Usually, a combination or compromise between both problems, at the discretion of the dev doing the packaging.

    The advantage with Nix is that it’s more efficient with the users space (because it makes sure you don’t get the exact same version of a library installed twice), while making it impossible to have a dependency conflict regardless of how old or new is what you wanna install (which is something the package manager from your typical distro can’t do).



  • Note that “real world truth” is something you can never accurately map with just your senses.

    No model of the “real world” is accurate, and not everyone maps the “real world truth” they personally experience through their senses in the same way… or even necessarily in a way that’s really truly “correct”, since the senses are often deceiving.

    A person who is blind experiences the “real world truth” by mapping it to a different set of models than someone who has additional visual information to mix into that model.

    However, that doesn’t mean that the blind person can “never understand” the “real world truth” …it just means that the extent at which they experience that truth is different, since they need to rely in other senses to form their model.

    Of course, the more different the senses and experiences between two intelligent beings, the harder it will be for them to communicate with each other in a way they can truly empathize. At the end of the day, when we say we “understand” someone, what we mean is that we have found enough evidence to hold the belief that some aspects of our models are similar enough. It doesn’t really mean that what we modeled is truly accurate, nor that if we didn’t understand them then our model (or theirs) is somehow invalid. Sometimes people are both technically referring to the same “real world truth”, they simply don’t understand each other and focus on different aspects/perceptions of it.

    Someone (or something) not understanding an idea you hold doesn’t mean that they (or you) aren’t intelligent. It just means you both perceive/model reality in different ways.



  • Ferk@kbin.socialtoMemes@lemmy.mlJust say no.
    link
    fedilink
    arrow-up
    5
    ·
    edit-2
    11 months ago

    Just like building up your muscle, it takes time. Which is why you don’t see memes/people saying: “So weak that you can’t lift 100kg? just say no, raise your arms while holding a 100kg weight. It can’t legally fall if you don’t drop it.”

    I mean, logically stopping depressive thoughts is the only way to stop depression, the same way as how lowering the caloric intake is how you get rid of obesity, or lowering the resistance to insulin is how you stop being diabetic type 2. Or how the only way to be someone who lifts 100kg is to actually lift a 100kg weight.

    But that’s so obvious that it’s not helpful. It’s not like people don’t know what makes them depressed… or obese… or weak… what they want is advice in how to train themselves, not someone telling them they should “just” stop being the way they are (which is probably something they already keep reminding themselves about! …most of the time, that’s the one thing they don’t need help with).


  • Ferk@kbin.socialtoMemes@lemmy.mlJust say no.
    link
    fedilink
    arrow-up
    16
    arrow-down
    3
    ·
    edit-2
    11 months ago

    You mean saying “no” to depressive thoughts?
    I feel that if you can combat depression that way, then you are not really having clinical depression.

    It’s like asking a type 2 diabetic to stop being so resistant to insuline. If your body can stop resisting insuline, then it’s not diabetic.


  • Ferk@kbin.socialtoMemes@lemmy.mlJust say no.
    link
    fedilink
    arrow-up
    39
    arrow-down
    17
    ·
    edit-2
    11 months ago

    Yep, this is akin to: “Depressed? Just say no.” “Depressive thoughts cannot legally enter your mind if you don’t have them.”

    People don’t realize that overfeeding is not the real cause of the problem, but rather a consequence.


  • Ferk@kbin.socialtoMemes@lemmy.mlNokia be like p2
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    11 months ago

    Leaving a lithium battery charging for a long time, even when it’s already 100% can degrade it.
    Most devices have failsafes against this, but I still always try to not leave a device charging if its already mostly full… perhaps it’s just me being paranoid, but what I rather do is set up rules so that the phone automatically goes into airplane/battery saving mode at night.


  • Ferk@kbin.socialtoMemes@lemmy.mlNokia be like p2
    link
    fedilink
    arrow-up
    11
    ·
    edit-2
    11 months ago

    I liked how, when you had an alarm set up, you could even switch off the phone and it’d still turn itself on automatically in the morning and ring to wake you up. It was actually more reliable than dedicated alarm clocks, since those needed manual time adjustment when there was a winter/summer time change, or when there was a power outage.

    Nowadays, I always have to double check the phone has enough charge before going to sleep.