kylostillreigns

joined 1 year ago
[–] kylostillreigns@lemmy.world 5 points 6 months ago (6 children)

Cause .tar.gz is not an executable binary in itself. It is more like a zip of the binary and its support files. Since it would be really difficult to distribute and maintain native binaries for every type of distro, application publishers used to just distribute for distros that has a larger userbase, like a .deb for Debian/Ubuntu and a .rpm for Fedora/RHEL/Suse, and then they would provide a tarball for any other distro. Flatpak and Snap have been introduced to eliminate this overhead from application developers, but they still offer tarballs as the newer solutions are still far from standardization.

[–] kylostillreigns@lemmy.world 6 points 8 months ago* (last edited 8 months ago) (4 children)

TLDR: In octal system, the weight of the digit in a position is an exponent of 8. So 31 = (3×8¹ + 1×8⁰) = (3×8 + 1×1) = 24 + 1 = 25.

[–] kylostillreigns@lemmy.world 15 points 11 months ago (1 children)

Despite all of its privacy concerns, one can't really get rid of it if everyone around is using it as the default communication mode, unless you're a social outcast. The thing with communication apps is that they aren't a personal choice.