toad.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon server operated by David Troy, a tech pioneer and investigative journalist addressing threats to democracy. Thoughtful participation and discussion welcome.

Administered by:

Server stats:

270
active users

#instanceadmin

0 posts0 participants0 posts today
Christopher M0YNG<p>I've just paid the invoice to renew the mastodon.radio VPS for another year :alex_partying:</p><p>We have enough cash on hand to keep running at current costs for 4 more years (2030) :alex_scream: </p><p>If you want to support the instance financially I'd suggest helping out <span class="h-card" translate="no"><a href="https://meemu.org/@nocturne" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>nocturne</span></a></span> who made our awesome Alex emoji - either by commissioning your own emoji or just a direct donation :alex_pleading:</p><p><a href="https://mastodon.radio/tags/instanceAdmin" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>instanceAdmin</span></a></p>
Christopher M0YNG<p>I've enabled "Fetch all replies"</p><p>In theory this should mean you see all / most / more of the replies to posts from other servers - even if the replies wouldn't usually have arrived at our server.</p><p><a href="https://docs.joinmastodon.org/admin/config/#fetch-all-replies" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">docs.joinmastodon.org/admin/co</span><span class="invisible">nfig/#fetch-all-replies</span></a></p><p><a href="https://mastodon.radio/tags/instanceAdmin" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>instanceAdmin</span></a></p>
Alex :alex:<p>Done!</p><p>Updated to v4.4.1 of the mastodon server software.</p><p><a href="https://github.com/mastodon/mastodon/releases/tag/v4.4.0" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/mastodon/mastodon/r</span><span class="invisible">eleases/tag/v4.4.0</span></a><br><a href="https://github.com/mastodon/mastodon/releases/tag/v4.4.1" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/mastodon/mastodon/r</span><span class="invisible">eleases/tag/v4.4.1</span></a></p><p><a href="https://mastodon.radio/tags/instanceAdmin" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>instanceAdmin</span></a></p>
Alex :alex:<p>Edit: done.<br>We now have 24G ram and 6 CPU cores.<br>This should keep everything ticking along nicely rather than pegging the CPU all the time.</p><p>Mastodon.Radio server will be rebooting "soon" to upgrade the vps.</p><p><a href="https://mastodon.radio/tags/instanceAdmin" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>instanceAdmin</span></a></p>
Alex :alex:<p>Mastodon.radio updated to v4.3.9 of the server software.</p><p><a href="https://github.com/mastodon/mastodon/releases/tag/v4.3.9" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/mastodon/mastodon/r</span><span class="invisible">eleases/tag/v4.3.9</span></a></p><p><a href="https://mastodon.radio/tags/instanceAdmin" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>instanceAdmin</span></a></p>
ClariSys :nc_t: :nc_m: :thermian: [0x636174]<p><span>reposting without all those uneccesary hashtags in the post:<br><br>Heads up Sharkey admins when upgrading... <br>If you have a lot of data in your instance database, running </span><code>pnpm run migrate</code> might fail because one or more of the <code>ALTER TABLE...</code><span> statements might actually timeout on your PostgreSQL server!<br><br>To fix this, attach yourself to your </span><code>sharkey</code><span> database and enter the following...<br></span></p><pre><code>ALTER DATABASE sharkey SET statement_timeout = '10min'; ALTER ROLE sharkey SET statement_timeout = '10min';</code></pre>...and try the <code>pnpm run migrate</code><span> command again.<br><br></span><a href="https://catwithaclari.net/tags/SharkeyAdmin" rel="nofollow noopener" target="_blank">#SharkeyAdmin</a> <a href="https://catwithaclari.net/tags/InstanceAdmin" rel="nofollow noopener" target="_blank">#InstanceAdmin</a><span><br><br></span>- posted by Chloe<br><br><span class="quote-inline">RE: <a href="https://bofh.social/notes/a98sr0zu8tmk000a" rel="nofollow noopener" target="_blank">https://bofh.social/notes/a98sr0zu8tmk000a</a></span><p></p>
George E. 🇺🇸♥🇺🇦🇵🇸🏳️‍🌈🏳️‍⚧️<p>Heads up <a href="https://bofh.social/tags/Sharkey" rel="nofollow noopener" target="_blank">#Sharkey</a> <a href="https://bofh.social/tags/admins" rel="nofollow noopener" target="_blank">#admins</a> when <a href="https://bofh.social/tags/upgrading" rel="nofollow noopener" target="_blank">#upgrading</a><span>... <br>If you have a lot of </span><a href="https://bofh.social/tags/data" rel="nofollow noopener" target="_blank">#data</a> in your <a href="https://bofh.social/tags/instance" rel="nofollow noopener" target="_blank">#instance</a> <a href="https://bofh.social/tags/database" rel="nofollow noopener" target="_blank">#database</a>, running <code>pnpm run migrate</code> might fail because one or more of the <code>ALTER TABLE...</code> statements might actually timeout on your <a href="https://bofh.social/tags/PostgreSQL" rel="nofollow noopener" target="_blank">#PostgreSQL</a><span> server!<br><br>To fix this, attach yourself to your </span><code>sharkey</code><span> database and enter the following...<br></span></p><pre><code>ALTER DATABASE sharkey SET statement_timeout = '10min'; ALTER ROLE sharkey SET statement_timeout = '10min';</code></pre>...and try the <code>pnpm run migrate</code><span> command again.<br><br></span><a href="https://bofh.social/tags/SharkeyAdmin" rel="nofollow noopener" target="_blank">#SharkeyAdmin</a> <a href="https://bofh.social/tags/InstanceAdmin" rel="nofollow noopener" target="_blank">#InstanceAdmin</a> <a href="https://sharkey.team/@sharkey" class="u-url mention" rel="nofollow noopener" target="_blank">@sharkey@sharkey.team</a><p></p>
Alex :alex:<p>We're back!</p><p>Sorry for the downtime, the overnight backup used the last spare space and the old backup files weren't being deleted and <span class="h-card" translate="no"><a href="https://mastodon.radio/@M0YNG" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>M0YNG</span></a></span> was asleep :alex_asleep: </p><p>You can check if it's us or you <a href="https://status.fediverse.radio" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">status.fediverse.radio</span><span class="invisible"></span></a></p><p><a href="https://mastodon.radio/tags/instanceAdmin" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>instanceAdmin</span></a></p>
Alex :alex:<p>Mastodon.Radio updated to v4.3.8</p><p><a href="https://github.com/mastodon/mastodon/releases/tag/v4.3.8" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/mastodon/mastodon/r</span><span class="invisible">eleases/tag/v4.3.8</span></a></p><p><a href="https://mastodon.radio/tags/instanceAdmin" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>instanceAdmin</span></a></p>
Linke :verified:<p>🔧<span> Gerne boosten!<br><br>Ich brauche mal etwas Hilfe: Ich betreibe eine eigene Mastodon-Instanz (bzw. Sharkey), aber irgendwas mache ich wohl falsch. Mein Profilbild und das Verifizierungs-Icon neben meinem Namen werden nur lokal angezeigt – auf anderen Instanzen scheint es nicht synchronisiert zu werden.<br><br>Woran könnte das liegen?<br><br></span><a href="https://wavelens.lin-ke.eu/tags/Mastodon" rel="nofollow noopener" target="_blank">#Mastodon</a> <a href="https://wavelens.lin-ke.eu/tags/Sharkey" rel="nofollow noopener" target="_blank">#Sharkey</a> <a href="https://wavelens.lin-ke.eu/tags/Fediverse" rel="nofollow noopener" target="_blank">#Fediverse</a> <a href="https://wavelens.lin-ke.eu/tags/Selfhosting" rel="nofollow noopener" target="_blank">#Selfhosting</a> <a href="https://wavelens.lin-ke.eu/tags/InstanceAdmin" rel="nofollow noopener" target="_blank">#InstanceAdmin</a> <a href="https://wavelens.lin-ke.eu/tags/TechSupport" rel="nofollow noopener" target="_blank">#TechSupport</a> <a href="https://wavelens.lin-ke.eu/tags/Linux" rel="nofollow noopener" target="_blank">#Linux</a> <a href="https://wavelens.lin-ke.eu/tags/Docker" rel="nofollow noopener" target="_blank">#Docker</a> <a href="https://wavelens.lin-ke.eu/tags/Hetzner" rel="nofollow noopener" target="_blank">#Hetzner</a> <a href="https://wavelens.lin-ke.eu/tags/FediAdmin" rel="nofollow noopener" target="_blank">#FediAdmin</a> <a href="https://wavelens.lin-ke.eu/tags/ActivityPub" rel="nofollow noopener" target="_blank">#ActivityPub</a> <a href="https://wavelens.lin-ke.eu/tags/Profilbild" rel="nofollow noopener" target="_blank">#Profilbild</a></p>
BSD Cafe Announcements<p>Hi everyone at BSD Cafe,<br>I’d like to start by thanking everyone for being part of this community - your presence and support truly mean a lot!<br>This message will appear across all my BSD Cafe social accounts, as I’d like to make sure it reaches everyone. Apologies for the duplication, but I genuinely believe it’s important.</p><p>Lately, there have been some discussions and questions surrounding content moderation on our instance, and I wanted to take a moment to offer some clarity and reaffirm the spirit of our community.</p><p>As you know, BSD Cafe was founded as a space primarily focused on technology, with a special place for *BSD and open source. More importantly, though, I want it to be a positive, welcoming, and constructive place for everyone. Our community guidelines, especially principles like "Promote Positivity" and "Be Kind," are central to this vision.<br>I've seen questions arise, sometimes involving accusations of political censorship from different perspectives, regarding why certain posts might be moderated. I want to be very clear on this: My moderation approach focuses primarily on the tone and manner of communication, not the specific topic itself.<br>I don't intervene simply because a post discusses politics, a particular tech company, or any potentially divisive subject. I do step in when a post, regardless of the topic or the viewpoint being expressed, adopts a tone that is:<br>* Provocative or intentionally confrontational.<br>* Aggressive or disrespectful towards other users or groups.<br>* Overly negative without constructive intent.<br>* Contrary to our core principles of kindness and mutual respect.<br>This standard applies equally to everyone and every "side." If someone were to post something like "Users of X software are idiots," I would address that just as readily as any other topic presented in a hostile way, even if I personally dislike software X.<br>The goal isn't to "censor" opinions, but to preserve an environment where discussions, even critical ones, can happen civilly and respectfully, without descending into flame wars or personal attacks. We aim to be a space that is pro-constructive dialogue and pro-positivity, not anti-anyone.<br>BSD Cafe is our shared digital home. Let's continue working together to keep it a pleasant and rewarding place where we can share ideas, learn, and connect over our shared passions (tech and beyond!), feeling comfortable and respected.</p><p>Thank you sincerely for your understanding and for everything you contribute to making BSD Cafe a special community! <br>Let's keep building this positive space together. </p><p><a href="https://mastodon.bsd.cafe/tags/BSDCafe" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>BSDCafe</span></a> <a href="https://mastodon.bsd.cafe/tags/Community" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Community</span></a> <a href="https://mastodon.bsd.cafe/tags/Moderation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Moderation</span></a> <a href="https://mastodon.bsd.cafe/tags/Fediverse" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Fediverse</span></a> <a href="https://mastodon.bsd.cafe/tags/InstanceAdmin" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>InstanceAdmin</span></a> <a href="https://mastodon.bsd.cafe/tags/CommunityGuidelines" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CommunityGuidelines</span></a> <a href="https://mastodon.bsd.cafe/tags/TechCommunity" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TechCommunity</span></a> <a href="https://mastodon.bsd.cafe/tags/Positivity" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Positivity</span></a> <a href="https://mastodon.bsd.cafe/tags/BeKind" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>BeKind</span></a></p>
Stefano Marinelli<p>Hi everyone at BSD Cafe,<br>I’d like to start by thanking everyone for being part of this community - your presence and support truly mean a lot!<br>This message will appear across all my BSD Cafe social accounts, as I’d like to make sure it reaches everyone. Apologies for the duplication, but I genuinely believe it’s important.</p><p>Lately, there have been some discussions and questions surrounding content moderation on our instance, and I wanted to take a moment to offer some clarity and reaffirm the spirit of our community.</p><p>As you know, BSD Cafe was founded as a space primarily focused on technology, with a special place for *BSD and open source. More importantly, though, I want it to be a positive, welcoming, and constructive place for everyone. Our community guidelines, especially principles like "Promote Positivity" and "Be Kind", are central to this vision.<br>I've seen questions arise, sometimes involving accusations of political censorship from different perspectives, regarding why certain posts might be moderated. I want to be very clear on this: My moderation approach focuses primarily on the tone and manner of communication, not the specific topic itself.<br>I don't intervene simply because a post discusses politics, a particular tech company, or any potentially divisive subject. I do step in when a post, regardless of the topic or the viewpoint being expressed, adopts a tone that is:<br>* Provocative or intentionally confrontational.<br>* Aggressive or disrespectful towards other users or groups.<br>* Overly negative without constructive intent.<br>* Contrary to our core principles of kindness and mutual respect.<br>This standard applies equally to everyone and every "side". If someone were to post something like "Users of X software are idiots", I would address that just as readily as any other topic presented in a hostile way, even if I personally dislike software X.<br>The goal isn't to "censor" opinions, but to preserve an environment where discussions, even critical ones, can happen civilly and respectfully, without descending into flame wars or personal attacks. We aim to be a space that is pro-constructive dialogue and pro-positivity, not anti-anyone.<br>BSD Cafe is our shared digital home. Let's continue working together to keep it a pleasant and rewarding place where we can share ideas, learn, and connect over our shared passions (tech and beyond!), feeling comfortable and respected.</p><p>Thank you sincerely for your understanding and for everything you contribute to making BSD Cafe a special community! <br>Let's keep building this positive space together. </p><p><a href="https://mastodon.bsd.cafe/tags/BSDCafe" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>BSDCafe</span></a> <a href="https://mastodon.bsd.cafe/tags/Community" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Community</span></a> <a href="https://mastodon.bsd.cafe/tags/Moderation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Moderation</span></a> <a href="https://mastodon.bsd.cafe/tags/Fediverse" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Fediverse</span></a> <a href="https://mastodon.bsd.cafe/tags/InstanceAdmin" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>InstanceAdmin</span></a> <a href="https://mastodon.bsd.cafe/tags/CommunityGuidelines" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CommunityGuidelines</span></a> <a href="https://mastodon.bsd.cafe/tags/TechCommunity" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TechCommunity</span></a> <a href="https://mastodon.bsd.cafe/tags/Positivity" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Positivity</span></a> <a href="https://mastodon.bsd.cafe/tags/BeKind" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>BeKind</span></a></p>
Alex :alex:<p>Mastodon.radio has been bumped to v4.3.4 of the server software.</p><p><a href="https://github.com/mastodon/mastodon/releases/tag/v4.3.4" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/mastodon/mastodon/r</span><span class="invisible">eleases/tag/v4.3.4</span></a></p><p><a href="https://mastodon.radio/tags/instanceAdmin" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>instanceAdmin</span></a></p>
Jux 🏳️‍⚧️& - eyes forever on the sunset<p>​:repost_ok:​<span> let's say i set up a local *key instance or something and i shut down my computer for the night<br><br>as i understand it, no one would be able to pull any profiles from the instance and no posts, replies, anything during that time would federate over to it. is this correct? </span><a href="https://catodon.social/tags/sysadmin" rel="nofollow noopener" target="_blank">#sysadmin</a><span> </span><a href="https://catodon.social/tags/fediadmin" rel="nofollow noopener" target="_blank">#fediadmin</a><span> </span><a href="https://catodon.social/tags/instanceadmin" rel="nofollow noopener" target="_blank">#instanceadmin</a></p>
Alex :alex:<p>Instance updated to v4.3.3 of mastodon server software.</p><p><a href="https://mastodon.radio/tags/instanceAdmin" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>instanceAdmin</span></a></p>
Alex :alex:<p>Apologies for the downtime.</p><p>Server ran out of disk space when doing the daily backups.<br>(A compressed backup of the database is 14G, and older files are manually cleared. (Or not, in this case!))</p><p><a href="https://mastodon.radio/tags/instanceAdmin" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>instanceAdmin</span></a></p>
sef<p>"It's not supported across the <a href="https://social.coop/tags/Fediverse" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Fediverse</span></a> to switch between implementations on the same domain."</p><p>Is this condition ever going to change? <a href="https://social.coop/tags/instanceadmin" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>instanceadmin</span></a></p>
Alex :alex:<p><a href="https://mastodon.radio/tags/instanceAdmin" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>instanceAdmin</span></a> :alex_partying:</p><p>mastodon.radio is now running v4.3.2 of the mastodon server software.</p><p>PLEASE do a full refresh if you're using the website/progressive app.</p><p>Things might be a little slow for an hour or so as the search account database is re-indexed.</p><p>Let <span class="h-card" translate="no"><a href="https://mastodon.radio/@M0YNG" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>M0YNG</span></a></span> know of any issues (I'm just a bot/ghost account for them anyway.)</p><p>For a list of changes see:<br><a href="https://github.com/mastodon/mastodon/releases/tag/v4.3.0" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/mastodon/mastodon/r</span><span class="invisible">eleases/tag/v4.3.0</span></a></p><p>plus <a href="https://github.com/mastodon/mastodon/releases/tag/v4.3.1" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/mastodon/mastodon/r</span><span class="invisible">eleases/tag/v4.3.1</span></a> and <a href="https://github.com/mastodon/mastodon/releases/tag/v4.3.2" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/mastodon/mastodon/r</span><span class="invisible">eleases/tag/v4.3.2</span></a></p>
George E. 🇺🇸♥🇺🇦🇵🇸🏳️‍🌈🏳️‍⚧️<p>Reason #791 for deploying a <a href="https://bofh.social/tags/Sharkey" rel="nofollow noopener" target="_blank">#Sharkey</a> instance over a <a href="https://bofh.social/tags/Mastodon" rel="nofollow noopener" target="_blank">#Mastodon</a> instance to the <a href="https://bofh.social/tags/fediverse" rel="nofollow noopener" target="_blank">#fediverse</a><span>:<br><br></span><i>User quotas.</i><span><br><br>I can set </span><i>per-user</i> quotas and limits for how much <a href="https://bofh.social/tags/S3" rel="nofollow noopener" target="_blank">#S3</a><span> storage my users consume thereby allowing me to grow and manage my cloud storage costs organically.<br><br></span><a href="https://bofh.social/tags/MastoAdmin" rel="nofollow noopener" target="_blank">#MastoAdmin</a> <a href="https://bofh.social/tags/FediAdmin" rel="nofollow noopener" target="_blank">#FediAdmin</a> <a href="https://bofh.social/tags/ServerAdmin" rel="nofollow noopener" target="_blank">#ServerAdmin</a> <a href="https://bofh.social/tags/InstanceAdmin" rel="nofollow noopener" target="_blank">#InstanceAdmin</a></p>
kuraiko<p>Media Usage: <br>Currently 21.6GB is used for media, about 100MB are actual media FoxesInLove posted. Everything else is from it's followers. Your instance will cache the profile and header of each follower. </p><p>Database:<br>134MB for PostgreSQL 13MB for Redis</p><p><a href="https://social.neonpaws.digital/tags/mastodon" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>mastodon</span></a> <a href="https://social.neonpaws.digital/tags/instanceadmin" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>instanceadmin</span></a> <a href="https://social.neonpaws.digital/tags/botoperator" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>botoperator</span></a></p>