• 0 Posts
  • 8 Comments
Joined 9 months ago
cake
Cake day: September 1st, 2024

help-circle


  • Use it to hire most of the best minds to be found with the sole purpose of creating an expansive infrastructure to provide regular people the means to organize as one.

    The undertaking would be staggering. Reviewing all the known history of man, considering all the languages, cultures, failures and successes.

    Researching and combining all known technologies.

    All to set the groundwork for a global union of human kind to be able to collectively counteract the disease that is the upper most classes.

    After much daydreaming on the subject. I think this is the way of long term existential survival for the human race.

    TL;DR: Basically, the Star Trek federation.





  • Not sure if anyone else mentioned this, but you can just redirect traffic on your local LAN with an ad blocker like pihole ( I currently use adguardhome podman instance )

    Basically, it rewrites any calls to your outside domain from within your local network, back to your local web server. As long as the site is setup with the certificate there, you’re good.

    Then setup a nginx reverse proxy and you’re golden. Regular site outside LAN, internal site inside LAN.

    Edit: spelling