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/)RE
Posts
3
Comments
2,015
Joined
2 yr. ago

  • using? having! better uninstall them all, confine them into firefox if you still need them.

    don't forget to get rid of the 3 iconless meta apps either that are installed to lots of phones from the factory:

    • Meta App Installer
    • Meta App Manager
    • Meta Services

    you can only see these in the settings, installed apps list, after finding the hidden option to also show system apps.
    App Manager or similar tools will also show them.

  • sure! I use the libredirect addon: https://github.com/libredirect/browser_extension/ works in firefox on desktop and mobile

    it redirects various privacy invading services to privacy preserving alternative frontends that are ran by volunteers. by default it only redirects youtube, so you would need to toggle on reddit too. Currently it only uses 1 redlib instance by default, you may select more to be used in the addon's settings.

    redlib and other frontends are distinct projects. their project page often has a list of public instances. here is redlib's page: https://github.com/redlib-org/redlib
    but you normally don't have to look at it because libredirect updates its instance list automatically

    sometimes an instance is temporarily blocked by reddit, if that happens you can quickly switch to a different instance in the addon's menu.

    redlib and other frontends usually have some cpnvenience settings, be sure to check them out. but they need cookies allowed, and they are not synced across instances.

  • Probably. I think they may fine homeserver operators in the EU, maybe even raid their homes or jail them. But to me its unclear whether hosting it, or also using it will be a criminal offence.

    Hopefully neither, and we can jail the real terrorists, those who want to get this implemented.

  • I don't think re-registration is a problem for most of us. we just don't want to go there on a daily basis anymore. especially since all apps have been kicked out other than that garbage, data mining official app.

    nowadays if I go there, I only do because I'm following a link, and then I always use a redlib instance to view the content

  • I have heard less about phone chargers failing catastrophically. They also handle much less power (except the fancy ones), and I haven't seen a hot phone charger adapter yet, but plenty laptop chargers of which some were just very warm, and some so hot just on its outsides that it was uncomfortable to hold it in hand.

    this is why I'm more worried about laptop chargers

  • I would assume that landfill laptop manufacturers are trying to minimize costs even harder on the charger.

    but what timeframe do you mean with "anymore"? laptops made in this decade, or the last 10 years, or something else? there's plenty of old laptops that fitinto OPs category.

  • I think 5W probably can't be achieved, maybe with chromebook-like hardware, but I guess GPIO could be solved with a USB accessory

    in my opinion the bigger problem is the fire hazard of an unsupervised charger. I have seen enough that runs super hot, and even if it doesn't, I just can't trust them.

  • Permanently Deleted

    Jump
  • MBR can be converted to GPT. gdisk can do it, in fact if you run it for an MBR structured disk it will automatically do the conversion in memory, and you can check the results before writing it out. windows also has a tool for that.