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/)DE
Posts
29
Comments
391
Joined
2 yr. ago

  • If you use "smart devices" cheap Chinese garbage that requires a 24/7 connection to some random insecure cloud server in your home, you're a fucking moron. But there are some great solutions that run entirely locally and enable you to do some really cool home automation. Check out the !homeautomation@lemmy.world community, as well as !homeassistant@lemmy.world. Home Assistant is probably the best piece of software for building an actually smart home, that's also sovereign and not reliant on an internet connection or some company and their infrastructure.

  • I actually used kbin, but I switched because I dislike kbin's user interface and the fact that it's written in PHP. I also considered self hosting kbin, but I want as little PHP stuff on my server as possible. I'll look into self hosting Lemmy instead. I might also check out mbin, but unfortunately it's PHP too, not a rewrite in a better language.

  • There are multiple instances hosting Piped. You can look at the list of public instances and pick one you like: https://github.com/TeamPiped/Piped/wiki/Instances

    I also recommend the Libredirect addon, which automatically redirects all YouTube links to Piped.

    On Android you can use LibreTube, which also uses Piped.

    On iOS you can set up Yattee with this guide to use Piped. But you can also just use it in the browser if you like.

  • No don't get me wrong. uBO doesn't block all JavaScript. It has lists with individual scripts that are known to be used for ads or tracking, and these get blocked. All the other scripts load as usual. This already improves website load times and probably also battery life. Another interesting solution for reducing CPU load may be DNS based blocking. That way, the CPU is not impacted at all, the browser tries to load the script but it just silently fails, because the DNS records for the tracking and advertisement servers won't be provided.

  • I enjoy helping people out, when I have some free time. Otherwise I would waste my time scrolling on Tiktok or Instagram Reels lol.

    I believe Firefox now does what ClearURL advertises (removing tracking elements in URLs), but I'm not sure I'll have to check again

    Yes, they added such a feature in version 120 I believe, but I would still use the uBlock list. The performance impact is not noticeable at all, it doesn't hurt. But the ClearURL extension is kinda unnecessary.

  • No problem. Unfortunately Tampermonkey is recommended in many articles, guides, blog posts, etc. because people are unaware of what it does. Violentmonkey should be far more popular, so users stop downloading proprietary crap, simply because it's the best known userscript extension.