• 0 Posts
  • 63 Comments
Joined 9 months ago
cake
Cake day: March 20th, 2024

help-circle
  • Yes.

    Making drugs illegal doesn’t stop use. It just makes it essentially impossible to know you’re getting a clean supply that isn’t laced with something else, or accidentally 100x as strong and it kills you. Plus it does nothing to address why these people felt the need to turn to these highly addictive and deadly drugs. If anything it makes the problem worse.
















  • Unless they were aimed poorly from the factory (with how bad their cars are built I’d lean towards that being very probable) they should not be blinding. I know someone with a very early model 3 that had poorly aimed headlights, but he eventually got it fixed. But the 5 other people I know with Teslas are not at all blinding. My Outbacks slightly fucked up headlight is more blinding than their cars.




  • Self host isn’t that bad. Say you have a raspberry pi. Install linux on the pi (basically the only thing to do with it), then google how to set up a LAMP server (Linux, Apache, Mysql, Php/python). Once you’ve followed all the steps they list then now you have a web server. To get it out on the internet log into your router and port forward for HTTP and now anyone can see that glorious Apache default web page.

    Then for a domain just find the first domain register and buy the domain from them. Once you own a domain point it towards your IP address (just google what is my IP) and you’re set.

    Your web page is now on the internet and anyone can type a nice name to get to your page. Anyone can also use any exploits then find so you have to make sure you’re keeping up updating your devices. And every port you forward is an intrusion point into your network should someone want to hack you.