The recursive centaur is half horse, half recursive centaur.
The recursive centaur is half horse, half recursive centaur.
When I take my dog for a walk, he finds the biggest stick he can, whether or not he can carry it.
When I was in high school I knew a kid that loved Braveheart so much he got a reproduction of the claymore, a sword that was easily ten inches taller than him.
I think some dudes, no matter the species, just like the big pointy stick.
“Gradually, then suddenly.”
“Mastodon isn’t ready,” I read every day, posted on Mastodon.
You cite Bluesky account portability as an advantage over ActivityPub, but that’s not really accurate. Nothing in Bluesky is portable. There’s only one instance. There’s nowhere to port to. You can’t move anything.
This is America, people get shot to death by their own toddlers.
Reactionary contrarianism is basically the conservative’s signature move.
This is how I do it as well. Shell scripts that I include in a project are named with a .sh extension so other users can identify them easily. Scripts that I want to run as commands often are in my $HOME/bin/ and don’t have an extension. Sometimes those are convenience symlinks with easier names, so ~/bin/example might be a link to ~/repos/example-project/example-script-with-long-name.sh.