Byter

joined 2 years ago
[–] Byter@lemmy.one 2 points 1 month ago

(Full disclosure -- I put your post verbatim into GPT-4o and checked to see if the answer looked right.)

[–] Byter@lemmy.one 7 points 2 months ago (1 children)

If you make Tailscale your VPN in Android it will never be killed. Mileage may vary depending on flavor of Android. I've used this on stock Pixel and GrapheneOS.

Under Settings > Network and internet > VPN

Tap the Cog icon next to Tailscale and select Always-on VPN.

[–] Byter@lemmy.one 6 points 2 months ago

Like most of GMing, it's an art. You get a feel for it based on the players and the system.

Follow one group until there's a natural break in the action, or their need to make decisions, or just until the other group gets fidgety.

[–] Byter@lemmy.one 9 points 2 months ago (2 children)

Like television does, with cuts back and forth on story beats.

"Okay, you guys set to work rooting around for the McGuffin in the library. Meanwhile! Group B, what are you doing?"

Secondarily, encourage (remote) communication if the setting allows it. Give one group a clue that will help the other group, but it must be conveyed.

[–] Byter@lemmy.one 9 points 2 months ago (6 children)

Objects in LEO fall quickly (months to single-digit years) without station-keeping, mostly from atmospheric drag. Anything we put there wouldn't contribute to a long-term Kessler Syndrome situation. It's geosynchronous Earth orbit (GEO) we have to worry about, but once you're up that high there's a lot more room for everything.

[–] Byter@lemmy.one 3 points 3 months ago (1 children)

It was many months between announcement and release of their previous hardware. How soon do you need a laptop?

[–] Byter@lemmy.one 2 points 3 months ago (1 children)

There's an app to pull the Astronomy Picture of the Day and set it as a wallpaper

https://play.google.com/store/apps/details?id=uk.co.jakelee.apodwallpaper

[–] Byter@lemmy.one 19 points 3 months ago (3 children)

Dissenting opinion - You don't need to change your payment method, but you might want to rent a box outside your country.

The seedbox provider is providing you sufficient cover. They're the ones who would have to make the link between the IP you're using and you. That's unlikely to happen because they've protected themselves.


A copyright owner (or their agent) that is interested in identifying you from your seeding would send a letter to the data center owner (OVH, Hetzner, etc) saying "Hey, one of your IPs is infringing our copyright! Tell them to stop."

The data center owner might forward that letter on to the seedbox provider who is renting space in their data center. Either way, the letter will be ignored and everyone goes on with their day.

If the copyright owner is sufficiently motivated they can press the issue with some lawyers. Then the data center will provide a name, to make it all someone else's problem. They don't have your name though, just the seedbox provider's, and the seedbox provider is smartly incorporated in another country, which makes litigation complicated (to say the least).

Now, maybe the copyright owner is a cabal of publishers looking to make a point and have buckets of money to spend. (You did say you wanted to mirror Anna's Archive.) In that case they'll work with local law enforcement in the jurisdiction that the seedbox provider is incorporated to go after them there.

That court case will take some years to resolve, but then your involvement will come down to whether the seedbox provider kept logs associating payers and IPs. They might or might not. If they didn't, you're just one person in a big pool of customers.

If they do have logs associating you specifically to that IP at the time you were infringing the copyright... well, who's to say your credit card wasn't stolen?

[–] Byter@lemmy.one 4 points 4 months ago

I use it often to share large files (pictures and videos, mostly).

[–] Byter@lemmy.one 10 points 4 months ago

Clones of face buttons.

Discord Push-to-Talk.

In Factorio the keyboard modifiers (alt, ctrl) are back there.

[–] Byter@lemmy.one 4 points 5 months ago* (last edited 5 months ago)

On the topic of build times, it took me too long to learn that nixos-rebuild supports remote build workers and targets.

For example, if I am editing on my laptop, want to build on my desktop, and apply the build to my file server, then I'd run...

me@laptop$ nixos-rebuild test \
--flake ~/wherever-it-lives \
--build-host desktop \
--target-host file-server \
--use-remote-sudo

The host names should match the name of the nixosConfiguration output from your flake. If they don't I think you can specify like, --target-host .#some-machine

Remote sudo avoids having to SSH as root.

Bonus tip: Having Tailscale on every machine makes this work reliably from anywhere, network speed as the limit.

69
Chasin' Tail (lemmy.one)
submitted 1 year ago* (last edited 1 year ago) by Byter@lemmy.one to c/shirtsthatgohard@lemmy.world
 
view more: next ›