a fat italian

Accept people for what they wanna be, its not that hard…

  • 1 Post
  • 62 Comments
Joined 1 year ago
cake
Cake day: June 10th, 2023

help-circle




  • To allow modern windows to run legacy applications a lot of caution is given to updating libraries or fully new ones are given while keeping the older ones. Also static builds are more common on Windows, or come bundled with a copy of the required libraries as .dll files.

    • Let’s say an application requires libexample1. It works, the library is available too.
    • Eventually the application gets abandoned, but still works.
    • But eventually a libexample2 gets released that drastically changes how the library works. The program doesn’t work on this version. The older release of the library then get’s abandoned.
    • Distributions now start removing the package from the repositories as the older library is slowly requiring no longer supported releases of its own dependency.
    • Now application is borked

    Aplication could have still worked if it came bundled with its own copy of libexample1 and of its dependencies, or was statically linked.

    An example of this is Nero, a software kit for managing CD/DVD disc media. They made a build of some of their tools for Linux, meant to run on Debian 7. This builds were an experiment and got abandoned because of the very few users it had. Yet, these tools still work perfectly fine on Debian 12 despite being based on ancient libraries because it bundles all its requirements as a copy in its own proprietary blob.

    I talked about caution on updating libraries on Windows. You can find many deprecated methods in any native Windows library that will likely never be removed from the library binaries, as many applications require it. The new, better and more feature rich method is given a different name instead, and is pointed out in the documentation for the older method.

    Projects like FUSE are very nice for this, where an AppImave bundle of prebuilt binaries is given and can potencially not only be ran everywhere that can run FUSE but also in the future too.











  • Close to where I was aiming

    Each and every person is born with a preference of how they want to be, including body size.

    Having a diet for weight loss when this is done in complete free will, safety and love for self should be absolutely celebrated. And the exact same is for having a diet for weight gain. As long as it’s for reaching what the person feels the most comfortable in being, that being (almost) any variation strong, thin or fat, it should be celebrated.

    What I was trying to say is the beauty of being happy in whatever body you are, or want to have. Everyone should be completely free to be the real them, and what they think suits them the most.