Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)OZ
Posts
3
Comments
394
Joined
2 yr. ago
  • I see some apps there that are also in F-Droid

    Is there a big benefit to Obtanium for apps that are also released there? My understanding is that Obtanium doesn't do any key verification of APKs, so I've only used it as a last resort

  • The iPhone 3g would be the first modern "smartphone" from Apple; before that it didn't allow adding more applications, same as the "dumb phones" before it. It just had a capacitive touchscreen and a better web browser

    Even then, the batteries weren't glued in and it was significantly easier to replace

  • Apple got in trouble because they made the processor in the phone get slower as the battery got older, not for any of these 80% battery optimization things (which they also support now, but it was added after their scandal of slowing the processors down)

    They also didn't inform the user, so there was no way an average user could know they could restore their device's old performance with a simple battery replacement

  • For what it's worth, it seems like it's this "journalist" trying to make a sensational headline

    The researchers themselves very clearly just tried to see if it could happen in our reality

    "We decided to look at the probability of a given string of letters being typed by a finite number of monkeys within a finite time period consistent with estimates for the lifespan of our universe,"

  • -O2 vs -O3 adds -fgcse-after-reload -fipa-cp-clone -floop-interchange -floop-unroll-and-jam -fpeel-loops -fpredictive-commoning -fsplit-loops -fsplit-paths -ftree-loop-distribution -ftree-partial-pre -funswitch-loops -fvect-cost-model=dynamic -fversion-loops-for-strides

    I don't think any of these optimizations require more modern hardware?

  • I've used Matrix since the app was called Riot.im and there was no encryption

    I didn't realize once encryption was added, that there were still metadata leaks as compared to Signal

    Could you give me some information on what metadata is unencrypted, or point me towards documentation about that?

  • For historical info - Oracle bought OpenOffice and started to close it down, so all the developers that worked on it forked it into LibreOffice

    Oracle has since given OpenOffice to an open source group, Apache, but the main development still happens on LibreOffice

  • No Stupid Questions @lemmy.world
    ozymandias117 @lemmy.world

    How can sales tax brackets affect purchasing behavior when prices are pre-tax?

    I was looking at a grocery receipt, and there are three different tax rates depending on the items. The receipt doesn't even specify which items are taxed at which rate - just the total at each percentage.

    I understand the goal of lower or higher taxes on groceries is to incentivize purchasing healthier options over more processed foods, but does it really affect purchasing decisions when the final price of the items is opaque to the consumer?

    Games @lemmy.world
    ozymandias117 @lemmy.world

    Halo on the Gameboy Color

    Linux @lemmy.ml
    ozymandias117 @lemmy.world

    Silverblue vs uBlue

    I’m considering trying out an immutable distro after using Tumbleweed for the last 6 years.

    The two major options for me seem to be Fedora Kinoite or uBlue Aurora-dx

    My understanding is that universal-blue is a downstream of Fedora Atomic

    So, the points in favor of Kinoite is sticking closer to upstream, however it seems like I would need to layer quite a few packages. My understanding is that this is discouraged in an rpm-ostree setup, particularly due to update time and possible mismatches with RPMFusion

    uBlue Aurora-dx seems to include a lot of the additional support I’d need - ROCm, distrobox, virt-manager, libratbag, media codecs, etc. however I’m unclear how mature the project is and whether it will be updated in a timely manner long term

    I’m curious what the community thinks between the two as a viable option