"You're right," the mechanic said, "your battery is draining much faster than normal." "I knew it!" said the robot. "Let me check diagnostics... Why is your processor 100% busy?" "I'm monitoring my battery." "If you stop that, it will last longer." "I can't, it might run out." #MicroFiction#TootFic#SmallStories
If anything's going to keep FOSS alive it won't be web-scale upstream-owning megacorps, and it won't be yesterday's problematic icons alienating everybody they talk to today.
It's gonna be you, doing stuff you think is cool and helping other people do stuff they think is cool.
..so now I have to find a pet sitter who would be willing to chill in a nice house with a huge garden 5 minutes of cycling from the city center of Amsterdam, in exchange for walking, feeding and petting an amazing dog. House comes included with food and a bicycle.
It's from August 10 until 16. Any pet sitters here?
> Is there some sort of forum or something that Mastodon admins can refer to for asking questions?
In addition to the discourse @amolith mentioned, there's also a discord channel (I'll never get over my confusion at the similarity of those names) at joinmastodon.org
(Though, iirc, you may have to support mastodon at $1/month to get access)
There's also an IRC, but it's (sadly) not as active as the discord
Another problem with crap Wifi is big web sites. Big sites can also be big because they're actually applications dealing with data, so now you need to download your data, and the UI. Looking at Mastodon, Diaspora and web mail... Gaaah!
There's a lot there already, and we haven't even gotten to Part 2, the "How to Build It" section yet. I'll begin work on that tomorrow.
What's here already is more or less an explanation of *why* OcapPub is taking the particular direction it is taking, and why other approaches run into serious problems.
> My preferred [way to generate a password in Linux is with the command]: openssl rand 14 -base64 gpg --gen-random --armor 1 14 ... but the passwords are not easy to remember. A good argument to use a password manager. #password#linux#gpg#openssl
And *my* prefered way to generate a password is to use the command line tool I wrote for exactly that use case: https://passgen.codesections.com :D
(and the passwords are easy to remember/type, in addition to being secure)