• 0 Posts
  • 14 Comments
Joined 1Y ago
cake
Cake day: Jun 18, 2023

help-circle
rss

In the 2000s and early 2010s, less of your life was lived on a cell phone or smartphone.

For kids now, it’s 100% of their lives. Post-COVID, the majority of social interaction between peers is through a social media app.

That means that close to 100% of kids are on their phones during the school day. If you aren’t, you run the risk of social isolation and FOMO.

Administrators can’t send a kid to detention for using their phone because ALL kids would be in detention every day.

Here’s one article that examines the problem



Or AOL-Time-Warner-Pepsico-Viacom-Halliburton-Skynet-Toyota-Trader-Joe’s from Bojack Horseman




The tutorial is quite long. After you have a ship, you can abandon the questline and just do whatever you want.

Requires reading the wiki a lot, but it lets you do whatever you want.

Gunship battles with aliens on the surface? ✅ Dogfights with pirates in orbit? ✅ Arbitrage and space merchant trading? ✅ Planet exploration and flora/fauna identification? ✅ Base building? ✅



Much more thorough article from WaPo (gift link)

I think the important takeaway here is that he’s not the person to fight the MAGA-wing, but he wants to fight it.

Good to hear he’s discouraging Manchin’s “No Labels” run, but we’ll see if anyone can change Manchin’s mind


I run QB through a docker container that’s an always on VPN

Then the xArr apps are in the same virtual network as QB. They run without a VPN



I agree with using rsync.

Open a screen then use something like this command:

rsync -arvzip --progress {$remote}:/path/to/remote/files /path/to/local/files

If you are using a different port for SSH, you’ll need to pass an option like -e 'ssh -p 12345'


  1. SteamDeck
  2. Switch with NSO
  3. Xbox
  4. PS5

Now you have literally everything?

Or just skip 2/3/4 and emulate


There are some options for Pis like unraid.

Honestly though, just pick one problem you have and solve that with docker.

Beat your head against the wall trying to figure out the virtualization, volume mapping, permissions and networking.

Then start finding other problems to solve.

I stood up a homelab for media storage and streaming… and it has now grown to 30-40 applications running in parallel.