Hosting a website on a disposable vape
21–30 of 493 posts
Re: Hosting a website on a disposable vape
#22Re: Hosting a website on a disposable vape
#23You think a Cortex-M0+ in a disposable vape is wasteful, wait until you see the ones with colour touchscreens and Bluetooth radios. It's probably only a matter of time before they start running Android on them.
What's insane is how cheap all those components are. A quadcore processor with ram and memory, WiFi and Bluetooth for pennies at wholesale. The latest and fastest GPUs might be a marvel of technology, but so is the tech that let's us make and esp32 for almost nothing
Re: Hosting a website on a disposable vape
#24I wouldn’t want to be the lawyer who one day will have to argue how a device with USB C and a rechargeable battery can be classified as “disposable”. I thought the point of making them like this was that they technically are reusable, so they can sell them (to people who for some reason keep buying them and throwing them away!) in places where disposable vapes are banned.
Just like how places with bag bans often just end up with thicker plastic bags that can be sold for ten cents and claimed as “reusable.
Re: Hosting a website on a disposable vape
#25You think a Cortex-M0+ in a disposable vape is wasteful, wait until you see the ones with colour touchscreens and Bluetooth radios. It's probably only a matter of time before they start running Android on them.
Re: Hosting a website on a disposable vape
#26I wouldn’t want to be the lawyer who one day will have to argue how a device with USB C and a rechargeable battery can be classified as “disposable”. I thought the point of making them like this was that they technically are reusable, so they can sell them (to people who for some reason keep buying them and throwing them away!) in places where disposable vapes are banned.
I'm confused by why anybody would buy one of these when entirely reusable versions exist, but then vaping seems unwise to me in general except as a way to quit tobacco.
Re: Hosting a website on a disposable vape
#27What were you doing to get traffic from the open Internet to your webserver at home? I always felt that was a risky proposition, but I might just be stupid.
The main thing is that, if someone gets onto the server system, then they're in my network and they can do attacks on other devices in that LAN (guest wifis are a nice way to isolate that nowadays; that didn't exist back when I started). Same as when I take my laptop to school for example, then others can reach it. I've had issues with others in school doing attacks because the internet was unencrypted http back then (client-side hashing in JavaScript limited the impact though), but not from anyone who tried to hack into the server. Only automated scans for outdated Wordpress, setup files for Phpmyadmin, ssh password guessing... the things they simply try blindly on every IP address. If any of this is successful, you're most likely going to be turned into a spam-sending server or a DDoS zombie; not something with lasting impact once you discover the issue and remove the malware
Most attackers don't do targeted attacks on your system or network unless you're a commercial entity that presumably can pay a nice ransom, or are a high-profile individual. Attackers aiming for consumers send phishing emails and create phishing advertisements, look for standard password vaults if you run their malware, try using stolen credentials on Steam and hope you've got a payment method stored... the usual old things. Having a server doesn't make any of those attacks easier, and besides, self hosting is very uncommon. Even if you and I had a similar enough setup at home with a straightforward path to exploitation, it's a few thousand people that self-host in a country with millions of people. It's not worth developing attacks for
Re: Hosting a website on a disposable vape
#28What were you doing to get traffic from the open Internet to your webserver at home? I always felt that was a risky proposition, but I might just be stupid.
Re: Hosting a website on a disposable vape
#29Earlier quoted context omitted.
I'm confused by why anybody would buy one of these when entirely reusable versions exist, but then vaping seems unwise to me in general except as a way to quit tobacco.
But, then where would you host your website?
Re: Hosting a website on a disposable vape
#30Earlier quoted context omitted.
Just like how places with bag bans often just end up with thicker plastic bags that can be sold for ten cents and claimed as “reusable.
They are reusable, which many people take advantage of. And it has dramatically reduced the number of tumbleweed bags clogging up nature.
Having recently been reminded that it used to be common to see eviscerated VHS tapes by roads, I've been reminded that we'll always have people who litter.