The cheapest digitalocean VPS doesn't have enough ram to host lemmy these days, especially after v0.19 update significantly increase database ram consumption. You'll have to use a vps with at least 4 GB of ram which will cost $24/mo. If you only want to spend $5/mo for that kind of VPS, you'll have to dig into lowendtalk.com to find some VPS deals from a somewhat reputable providers.
redcalcium
It amazes me that all it takes is just changing user agent to Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/W.X.Y.Z Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)
and it can bypass paywalls on many sites? I thought those sites would try harder (e.g. checking if the ip address is truly belong to google), but apparently not.
If you have a Home Assistant instance, adding a webcam and accessing it from outside of your home network is quite easy: https://www.home-assistant.io/blog/2016/06/23/usb-webcams-and-home-assistant/
Home Assistant is a very useful platform to have around if you have a handful of IoT devices at home.
I also like to run my container platform as a containerized application in another container platform.
Being able to sleep (or not paying any attention to the road) is the entire reason I would get a self driving car (assuming it's safe to do so). But aren't you required to keep your hands on staying wheel when engaging full self driving? And I think the car has camera to monitor driver attentiveness too. Can you really fall asleep during commute like that?
No, I'm actually interested to know. Are most Tesla owners activate self driving during their daily commute? Tesla doesn't sell their vehicle here so the only times I actually see a Tesla are in car shows.
If this catch on, maybe 3rd party Bluetooth/USB stalk will be a thing.
Tesla fucking up traditional driving controls only make sense if their self-driving system is working so the driver has no need to touch the steering wheel except in rare case. How good is Tesla's full self driving these days?
That's basically it. It guarantees you can always access your computer remotely, even if you broke your ssh, or accidentally messed up your network config, or can't boot due to filesystem corruption and need to run fsck from recovery mode.
VPN companies don't need much advertising these days. The customers will come by themselves!
It's true, it logs a huge amount of stuff due to federation chatter. If you run it with docker, be sure to setup log rotation. I think the recommended lemmy ansible installation set the rotation to 50MB x 4 files. Or just
/dev/null
it.