Skip to content

Google Restricts Android Sideloading—What It Means for User Autonomy and the Future of Mobile Freedom – Purism

Technology
95 63 0
  • Building a slow web

    Technology technology
    33
    1
    157 Stimmen
    33 Beiträge
    0 Aufrufe
    I
    Hi, The internal port will also be the same as the external port 80 and 443. If the router is running in bridge mode, that would mean that your dhcp, dns and nat is happening on the upstream router. That means you will have to go to the upstream router to setup the port forwarding. Also depending on how it works internally with the VPN. It might try to port forward the ports on the VPN's ip address Which none of the VPN I tried allowed to port forward port 80 and 443 With a linux or openwrt router this could be as easy as the following iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j DNAT --to-destination 192.168.1.199:80 iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 443 -j DNAT --to-destination 192.168.1.199:443 But the problem with store bought router is that every one of them has a different way of doing the things so it gets confusing really fast. All of this confusion about port forwarding was engineered to discourage ordinary people from using their internet to host their own files and instead because cloud-dependant techno-serfs. Another way, would be to go on the forum low end talk and obtain a VPS, and host your apache server there. That would work, but you would be back to renting someone else's computer (aka cloud bull) but it's still better than paying squarespace about it. Keep at it, you'll figure it out, it's actually very easy once you know all the complicated bits, I do it all the time.
  • We Should Immediately Nationalize SpaceX and Starlink

    Technology technology
    436
    1
    1k Stimmen
    436 Beiträge
    0 Aufrufe
    K
    A lot of people are calling this a bailout for Elon, but in reality it would be a seizure. Elon doesn't want to let go of Starlink and the US likely wouldn't pay him what it's worth to take it over. What people seem to be missing is the precedent this would set. It's all well and good when we empower the office of the president to seize a private company we don't like, but after we give them that power what's to stop them from seizing other businesses? XYZ company refuses to get rid of their DEI policy because the shareholders voted to keep it? Well now the orange man can seize it. Let's not forget that previously it took 2/3rd majority to confirm presidential appointments, but the Senate under Obama decided to change that rule to 50% to get past Republican objections. The result of this is all these shit appointments Trump has passed with 51% of the Senate, none of them would have gotten by if the Democrats hadn't made a precedent for changing the rules.
  • 106 Stimmen
    1 Beiträge
    0 Aufrufe
    Niemand hat geantwortet
  • 11 Stimmen
    1 Beiträge
    1 Aufrufe
    Niemand hat geantwortet
  • The people who think AI might become conscious

    Technology technology
    8
    1
    6 Stimmen
    8 Beiträge
    2 Aufrufe
    ?
    List of people who know what the fuck consciousness even is:
  • 21 Stimmen
    3 Beiträge
    2 Aufrufe
    B
    We have to do this ourselves in the government for every decommissioned server/appliance/end user device. We have to fill out paperwork for every single storage drive we destroy, and we can only destroy them using approved destruction tools (e.g. specific degaussers, drive shredders/crushers, etc). Appliances can be kind of a pain, though. It can be tricky sometimes finding all the writable memory in things like switches and routers. But, nothing is worse than storage arrays... destroying hundreds of drives is incredibly tedious.
  • Building a personal archive of the web, the slow way

    Technology technology
    2
    1
    24 Stimmen
    2 Beiträge
    2 Aufrufe
    K
    Or just use Linkwarden or Karakeep (previously Hoarder)
  • 12 Stimmen
    3 Beiträge
    2 Aufrufe
    F
    The new Pebble watches look interesting. Relatively basic, but long battery life (they promise) and open-source operating system.