Owner of Eskimo North

  • 0 Posts
  • 23 Comments
Joined 1 year ago
cake
Cake day: July 8th, 2023

help-circle







  • What it means is that you’re getting the libs the program uses with the program instead of using the system libs, this defeats the whole point of shared memory and wastes RAM, it is inefficient but saves them from having to compile for each distro, still, the system loader has to resolve and load these making loading slower, if they had to include the libs, a better way to do it is to simply compile the binary as a static binary with all the libs compiled in, at least that way it saves the loader overhead.









  • @Zyansheep Also both have their same evils, instead of using system shared libraries (and thus sharing memory) they are bringing their own libraries. If every large application did that we’d need a terabyte of RAM in our PC’s. Maybe a decade from now that will be affordable but beyond my budget at present.



  • @Zyansheep The main problem with switching versions of Firefox is if you go backwards, i.e., if the flatpack is even one point release behind the existing, it’s very difficult to get the existing profile to work. I’ve compiled my own version which seemed like the ultimate solution, then the version doesn’t change unless I decide it does, but wasn’t able to read my old profile which is a problem.


  • @randint I do like PPA’s so like most things there are things you don’t like and things you like, and for what it’s worth I have a Manjaro, Debian, Ubuntu, Centos7, Fedora, CentosStream, Mint, Zorin, and MxLinux machines, most of them virtual machines, but Ubuntu is my daily driver, Debian I use for kernel builds because Debian needs signed kernel packages and other distros are OK with them. The others I need if I’m working on something specific to Redhat or that particular distro.


  • nanook@friendica.eskimo.comtoMemes@lemmy.ml3 browsers
    link
    fedilink
    arrow-up
    3
    arrow-down
    3
    ·
    1 year ago

    I’ve not been fond of Chrome and Edge because of the spyware aspect, but Firefox lately has become so friggin’ flakey since it’s gone snap that it’s almost unusable and now that there is a Linux version of Edge, it actually seems to operate quite smoothly.