• 3 Posts
  • 141 Comments
Joined 1 year ago
cake
Cake day: June 17th, 2023

help-circle

  • Who cares if it already exists, just make it.

    Also consider the possibility when the other, more popular projects got enshittified. Now the fleeing users have an option to switch to your project. It actually happened on one of my side project. I made it because I want to try building my own version of X. It got ~2000 users, but later down the road, X got sold to a new shitty owner that waste no time to enshittify it, and my side project suddenly grow to 20,000 users overnight.










  • You can enable it from settings -> remote control in SmartTube app. Also, if you’re using YouTube revanced, the cast button might be hidden because it was not functional. You can re-enable the cast button on YouTube revanced from revanced settings.

    When casting a video, you’ll have to open the SmartTube app in your Android TV first because it’s not automatically launched when you hit the cast button in YouTube revanced. If it’s in the background or not yet running, the video won’t play.









  • I don’t think you’ll miss anything. If pihole works for you, then there is no need to switch to adguard.

    One thing I found helpful is configuring my router (asuswrt-merlin) to transparently route all dns request to my adguard instance. You might already heard that some apps and IoT devices tried to be clever and hard-coded their dns server so they can evade dns blocking (I’m looking at you Netflix). If your router support redirecting all dns request to a custom dns server, definitely use it!


  • Sounds great! By the way, if you’re using docker, be careful not to accidentally have a container open a port on all interface. Even if you have a firewall configured on the machine, sometimes docker can punch a hole without you knowing. Might be a good idea to run a port scan from an external computer from time to time just to makes sure no unwanted open ports.