Skip to content

We Should Immediately Nationalize SpaceX and Starlink

Technology
437 188 0
  • The world could experience a year above 2°C of warming by 2029

    Technology technology
    8
    1
    112 Stimmen
    8 Beiträge
    0 Aufrufe
    lupusblackfur@lemmy.worldL
    You and me both... My weather station a few hours ago at today's high point... [image: 1a6c1a00-6041-4778-abf1-5941114aede5.jpeg]
  • Mega-BUNDLE Offer

    Technology technology
    2
    2
    0 Stimmen
    2 Beiträge
    0 Aufrufe
    T
    Unlock the ultimate toolkit for entrepreneurs, marketers, and content creators with the AISellers Mega-BUNDLE! This all-in-one package is packed with cutting-edge AI tools, templates, and automation workflows designed to skyrocket your productivity, simplify your sales funnel, and grow your online business—faster than ever before.
  • 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.
  • 79 Stimmen
    14 Beiträge
    0 Aufrufe
    A
    It was very boring.
  • 491 Stimmen
    18 Beiträge
    2 Aufrufe
    5
    Pretty confident that's the intention of that name
  • 88 Stimmen
    21 Beiträge
    0 Aufrufe
    J
    The self hosted model has hard coded censored content.
  • 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:
  • 0 Stimmen
    8 Beiträge
    0 Aufrufe
    M
    Sure thing! So glad I could be helpful! I don't blame you. It's the only thing I'm keeping a Win10 dual-boot for right now, and to their credit, it does work quite well in Windows. We've had a ton of fun with our set. In the meantime, I'm keeping up with the project but not actively tinkering with it myself, because it's exciting but also not quite there yet. It's at least given me hope that it can be done though! I'm confident we'll see significant gains sooner rather than later. Hats off to them. (Once my income stabilizes I'll gotta pitch them some funds...) Envision has made it VERY convenient to get set up, but the whole process still saps more time than "Fire it up and play." So maybe play with it at some point, but either way definitely keep your ear to the ground. I'm hoping in the future we'll get to use it for things like Godot XR or Blender integration.