Since I only have my phone right now, here is October 2nd, 2019
Since I only have my phone right now, here is October 2nd, 2019
I was curious about this same thing.
Oh wow, yeah the game is much more accessible than people think it is.
I played through the whole game comfortably on a laptop with a 2070.
Sounds like it’s replacing the neighboring coal power plant.
I am also in the dark here. Not a fan of karaoke, but I see a VR headset so it looks like a good time to me.
I’m getting real close to spinning up an instance. It’s just that Synology moments is working just fine for me now.
I would also like to know this
That’s a fun little game there!
This is great, thanks for sharing!
Not sure if it fits the bill, but Changedetection.io works well for notifications and changes to websites. You can target feeds too but there’s some xpath involved I believe.
I’m kind of excited for LubeLogger, since all the other fuel/maintenance trackers are going down the drain. Currently using Fuelio but I’m not a huge fan.
Well this looks awesome. Never heard of it until now. I do miss me some Portal! Thanks for sharing!
I looked into usenet but I first tried RealDebrid and it’s been great. I personally have went with Alldebrid
That actually looks like a lot of fun, thanks for sharing!
I am using gpu virtualisation to share my pc occasionally with my brother.
Care to elaborate on this? I’m curious how you’re doing it.
Exactly, when it updates, I want to initiate it to make sure everything goes as it should.
As other have said, I have a root docker directory then have directories inside for all my stacks, like Plex. Then I run this script which loops through them all to update everything in one command.
for n in plex-system bitwarden freshrss changedetection.io heimdall invidious paperless pihole transmission dashdot
do
cd /docker/$n
docker-compose pull
docker-compose up -d
done
echo Removing old docker images...
docker image prune -f
$20 for what seems to be a good streaming device ain’t bad, but I can understand where you’re coming from.
I’ve started using Piston instead. It’s more clean and modern looking and seems to do everything that torque did for me.