Counter-proposal: Same thing, except instead of crew members it's people from whatever non-Federation civilisation is involved that week.
kbal
It's the one with the glasses. He doesn't give a damn about God, gays, gender, or guns, except in that they are useful tools for achieving power.
...more fancy such as using tar -X, which works for me. I'd never actually tried it before. The 'weird globbing' it uses is regular expressions, which are worth learning how to use. Run grep "$expression" $_tmpfile
where $expression is a line from your exclude file to see which files it's going to match and exclude.
I don't know what fd does, but at a guess maybe what you're missing is that tar includes all the files in directories you give it? So if you exclude 'foo/bar' but include 'foo' then foo/bar will be in your tar file.
What I do is basically tar cf `ls ~ | grep -v $files_to_exclude`
but if you want to exclude something that isn't a top-level directory you'd need to get slightly more fancy.
Suddenly I'm worried about AI's energy draw. "6 percent of global electricity" is not a small amount of electricity.
The model year and other relevant info is found in the first part of the VIN. There's no legit reason for it to demand the whole thing, which it does.
Further searching turns up the information that "federated" Bluesky PDS instances are limited to ten user accounts each, and API usage limits which may constrain things further. So that would explain why there aren't any big ones.
So far as I can tell they do all still "federate" through the central server, not directly with each other. So there being not much point in it may also explain why it hasn't caught on.
Almost as bad as Threads, really.
Well, what's a popular server? Are there several big ones? Sorry, but I really don't understand why the answer isn't turning up in web search results.
PS: Are you sure it isn't just people who've done the "set your domain as your handle" thing but even so are still on the central one? Because even if they have made some small progress towards decentralization they absolutely have not gone so far that there isn't still a central one.
Is it really? Seems hard to find out. Anyone have a list of Bluesky servers other than the central one with open signups?
tl;dr: Here's everything you need to know about the fediverse, assuming you're never going to use it. Mastodon, Bluesky, Threads, Friendica. Now, back to our regular coverage of all the biggest social companies, including TikTok, Facebook, Instagram, Twitter, Snapchat and Reddit, as well as funding and acquisitions of new social startups.
My linux experience:
1993 - Hey, there's a new Unix-like thing for the PC. You can check it out down at the university computer club.
1994 - Wow, I finally managed to get X running
1996 - It was somewhat normal for more nerdy software developers to run linux full-time on their desktop at work.
1998 - Linux was taking over servers to the point where you rarely saw Solaris, HP-UX, AIX around any more.
2002 - Everyone agreed that linux was pretty much ready to take over the desktop as well.