<p>Hi everyone👋 hope you guys see & noticed my posts 😔😢😖 If anyone might able to lend a little hand of support.. Just for anyone that able to:cwy:🙏 Please your kindness & support will be lifesaving 4 me & my cat jury for couple days or even a week which I really appreciated alot. 🫂💚 Boost will be a big hand of help too 🙏🫶<br>Thank you guys very much.💚</p><p>omoshiroii.jj@gmail.com—PP📩 </p><p><a href="/tags/fediverse/" rel="tag">#fediverse</a> <a href="/tags/mastodon/" rel="tag">#mastodon</a> <a href="/tags/mutualaid/" rel="tag">#mutualaid</a> <a href="/tags/silentsunday/" rel="tag">#silentSunday</a></p>
fediverse
<p>Fediverse tech roadmap 2025</p><p>One year ago I published <a href="https://mitra.social/post/018ccbfc-6b7e-1490-086c-d41bff6efb71" rel="nofollow">Fediverse tech roadmap</a> for year 2024. How did we do?</p><p>- Data portability. <a href="https://codeberg.org/fediverse/fep/src/branch/main/fep/ef61/fep-ef61.md" rel="nofollow">FEP-ef61</a> has advanced significantly. Compatible IDs were introduced, which make portable objects fully compatbile with existing ActivityPub implementations. Identity can be represented using any DID method, not just did:key. Security of the protocol has been studied extensively. And most importantly, there are now two interoperable implementations: Streams and Mitra.<br>- End-to-end encryption. An end-to-end encryption system is being developed for social networking platform Enigmatick. <a href="https://gitlab.com/enigmatick/enigmatick-core/-/blob/master/ENCRYPTION.md" rel="nofollow">It is based on the Olm protocol</a>, which is also used by Matrix.<br>- Connectivity. A big improvement came from Mastodon, which now <a href="https://github.com/mastodon/mastodon/pull/27511" rel="nofollow">notifies</a> its users when relationships are severed by moderation actions. <a href="https://codeberg.org/silverpill/activity-connect" rel="nofollow">ActivityConnect</a> AP-to-AP bridge was developed, but it didn't see much use, indicating that the problem it attempts to solve is not serious.<br>- Moderation / spam resistance. Two different conversation moderation mechanisms emerged: <a href="https://codeberg.org/fediverse/fep/src/branch/main/fep/171b/fep-171b.md" rel="nofollow">Conversation Containers</a> (implemented by Streams and Hubzilla) and <a href="https://docs.gotosocial.org/en/latest/federation/posts/#interaction-policy" rel="nofollow">Interaction Policies</a> (implemented by GoToSocial).<br>- Scalability. The number of platforms implementing <a href="https://codeberg.org/fediverse/fep/src/branch/main/fep/8b32/fep-8b32.md" rel="nofollow">FEP-8b32</a> is slowly increasing but the biggest ones still don't sign their activities (or use non-standard LD signatures). Some preliminary work on optimizing media delivery was done in <a href="https://codeberg.org/fediverse/fep/src/branch/main/fep/1311/fep-1311.md#content-addressed-storage" rel="nofollow">FEP-1311: Media Attachments</a>.<br>- Plugins. Lemmy developers are discussing WASM plugins in an <a href="https://github.com/LemmyNet/rfcs/pull/8" rel="nofollow">RFC</a>. A WASM-based MRF was <a href="https://github.com/kitsune-soc/kitsune/pull/490" rel="nofollow">implemented</a> in Kitsune.<br>- Discovery. Mastodon introduced <a href="https://blog.joinmastodon.org/2024/07/highlighting-journalism-on-mastodon/" rel="nofollow">fediverse:creator</a> OpenGraph tag. Relay protocols were documented in <a href="https://codeberg.org/fediverse/fep/src/branch/main/fep/ae0c/fep-ae0c.md" rel="nofollow">FEP-ae0c</a>, and <a href="https://swicg.github.io/activitypub-html-discovery/" rel="nofollow">ActivityPub Discovery</a> report was published. Several projects are working on Starter Packs similar to ones used by BlueSky platform.<br>- Developer experience. <a href="https://funfedi.dev/" rel="nofollow">Fun Fediverse Development</a> project continues to improve, and now provides <a href="https://funfedi.dev/support_tables/" rel="nofollow">support tables</a> for many protocol features. <a href="https://swicg.github.io/activitypub-webfinger/" rel="nofollow">ActivityPub and WebFinger</a> and <a href="https://swicg.github.io/activitypub-http-signature/" rel="nofollow">ActivityPub and HTTP Signatures</a> reports were published, as well as FEPs about <a href="https://codeberg.org/fediverse/fep/src/branch/main/fep/fe34/fep-fe34.md" rel="nofollow">Origin-based security model</a> and various features such as <a href="https://codeberg.org/fediverse/fep/src/branch/main/fep/61cf/fep-61cf.md" rel="nofollow">OpenWebAuth</a> and <a href="https://codeberg.org/fediverse/fep/src/branch/main/fep/c0e0/fep-c0e0.md" rel="nofollow">Emoji reactions</a>. <a href="https://codeberg.org/fediverse/fep/src/branch/main/fep/67ff/fep-67ff.md" rel="nofollow">FEDERATION.md</a> is becoming more popular, the number of projects using it nearly doubled in 2024.<br>- Groups. <a href="https://fediversity.site/help/develop/en/Containers" rel="nofollow">Conversation Containers</a> were implemented in Streams and Hubzilla, and <a href="https://codeberg.org/fediverse/fep/src/branch/main/fep/171b/fep-171b.md" rel="nofollow">FEP-171b: Conversation Containers</a> was published. <a href="https://codeberg.org/fediverse/fep/src/branch/main/fep/1b12/fep-1b12.md" rel="nofollow">FEP-1b12</a> and Conversation Containers have many similarities, and the work on further alignment is ongoing.<br>- URL handlers. No significant progress.<br>- Synchronization of replies. Both FEP-1b12 and Conversation Containers naturally lead to synchronized conversations.<br>- Markets. No significant progress.<br>- Quoting. <a href="https://codeberg.org/fediverse/fep/src/branch/main/fep/e232/fep-e232.md" rel="nofollow">FEP-e232</a> is now supported by 8 platforms.<br>- Forge federation. Forgejo implemented <a href="https://domaindrivenarchitecture.org/posts/2024-06-05-howto-federated-stars/" rel="nofollow">federated stars</a>, and the development of other features has <a href="https://codeberg.org/forgejo/forgejo/pulls?labels=79349" rel="nofollow">started</a>.</p><p>I think the work on these problems should continue in 2025, especially in the following key areas:</p><p>- Conversations and groups. FEP-1b12 and Conversation Containers are good solutions and may eventually become one because their differences are mostly superficial.<br>- Data portability and Nomadic identity. A lot of work still needs to be done. Some aspects of FEP-ef61 are underspecified, for example media storage. A fully featured nomadic client (<a href="https://codeberg.org/fediverse/fep/src/branch/main/fep/ae97/fep-ae97.md" rel="nofollow">FEP-ae97</a>) has not been developed yet and migration of data between implementations has not been demonstrated. I would also like to see experiments with peer to peer networking (FEP-ef61 is designed to be transport agnostic, this means HTTP transport can be replaced with something else, such as <a href="https://www.iroh.computer/" rel="nofollow">Iroh</a>) and cross-protocol interop (identities created for Nostr and ATProto are compatible with FEP-ef61).<br>- ActivityPub C2S API. Although standard client-to-server API is not popular among developers, the work on it should continue because nomadic client-to-server API (FEP-ae97) is very similar.<br>- End-to-end encryption. I think that adoption of solutions developed for other protocols is a good idea. A custom solution may take many years to develop.<br>- Developer experience. Code reuse in not common in Fediverse: most developers implement ActivityPub primitives themselves. Libraries for all programming languages need to be created, along with online validators, testing tools and good documentation.</p><p><a href="/tags/activitypub/" rel="tag">#ActivityPub</a> <a href="/tags/fediverse/" rel="tag">#Fediverse</a></p>
<p>A quick <a href="/tags/fediverse/" rel="tag">#fediverse</a> refresher: </p><p>🔄 Boosts = Like<br>⭐ Favourite = Silent nod from a far</p>
Edited 226d ago
<p>Einige meiner Kundinnen sind Tattoo-Artistinnen, deren Hauptmarketingkanäle aus Gründen Instagram und Tiktok sind. Was meint ihr, könnten sie auch im <a href="/tags/fediverse/" rel="tag">#fediverse</a> ihre Arbeit zeigen und Kund:innen finden? Sie sind nämlich echt unglücklich mit dem Algorithmusgame und den techbros. <a href="/tags/followerpower/" rel="tag">#followerpower</a></p>
<p>感觉好多帖子还是看不到,需要给部分fedi用户创建一个“特别关注”列表了</p><p><a href="/tags/fediverse/" rel="tag">#fediverse</a></p>
<p>Mastoart.social is a friendly international creative Mastodon server that welcomes all skill levels of visual art, crafts, music, writing and more. (AI is not allowed.)</p><p><img src="https://eggplant.place/media/emoji/social.growyourown.services/Fediverse.png" class="emoji" alt=":Fediverse:" title=":Fediverse:"> <a href="https://mastoart.social" rel="nofollow"><span class="invisible">https://</span>mastoart.social</a></p><p>You can find out more at <a href="https://mastoart.social/about" rel="nofollow"><span class="invisible">https://</span>mastoart.social/about</a> or contact the admin account <span class="h-card"><a href="https://mastoart.social/@artmin" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>artmin</span></a></span> </p><p><a href="/tags/featuredserver/" rel="tag">#FeaturedServer</a> <a href="/tags/art/" rel="tag">#Art</a> <a href="/tags/creative/" rel="tag">#Creative</a> <a href="/tags/artists/" rel="tag">#Artists</a> <a href="/tags/creatives/" rel="tag">#Creatives</a> <a href="/tags/mastodon/" rel="tag">#Mastodon</a> <a href="/tags/fediverse/" rel="tag">#Fediverse</a> <a href="/tags/freefediverse/" rel="tag">#FreeFediverse</a></p>
<p>Keep up the Good Work <span class="h-card"><a href="https://mstdn.social/@stux" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>stux</span></a></span> !</p><p>Within 7 days new bills arrive for our servers, media storage and emails send for past month 💸 </p><p>If you can, please think about supporting our services via:</p><p><a href="https://paypal.me/stuxOS" rel="nofollow"><span class="invisible">https://</span>paypal.me/stuxOS</a><br><a href="https://patreon.com/mstdn" rel="nofollow"><span class="invisible">https://</span>patreon.com/mstdn</a> <br><a href="https://ko-fi.com/mstdn" rel="nofollow"><span class="invisible">https://</span>ko-fi.com/mstdn</a><br><a href="https://bunq.me/stuxhost" rel="nofollow"><span class="invisible">https://</span>bunq.me/stuxhost</a><br><a href="https://stux.me/donate" rel="nofollow"><span class="invisible">https://</span>stux.me/donate</a><br><a href="https://liberapay.com/mstdn" rel="nofollow"><span class="invisible">https://</span>liberapay.com/mstdn</a></p><p>Thank you so much for your help in keeping the <a href="/tags/fediverse/" rel="tag">#Fediverse</a> running <img src="https://eggplant.place/media/emoji/mstdn.social/mastodon.png" class="emoji" alt=":mastodon:" title=":mastodon:"> <img src="https://eggplant.place/media/emoji/mstdn.social/fediverse.png" class="emoji" alt=":fediverse:" title=":fediverse:"></p>
<p>Happy Friday!</p><p>Here is an early look at the Loops web UI that will be launching later this weekend.</p><p>Yeah, you won't need an app to use Loops anymore ✨</p><p><a href="/tags/loops/" rel="tag">#loops</a> <a href="/tags/tiktok/" rel="tag">#tiktok</a> <a href="/tags/fediverse/" rel="tag">#fediverse</a></p>
<p>So I make my first starter pack, featuring the <a href="/tags/webcomics/" rel="tag">#webcomics</a> artists I have found here in the <a href="/tags/fediverse/" rel="tag">#fediverse</a>, hope is helpful</p><p><a href="https://fedidevs.com/s/MTUw/" rel="nofollow"><span class="invisible">https://</span>fedidevs.com/s/MTUw/</a></p><p><a href="/tags/starterpacks/" rel="tag">#starterPacks</a> <a href="/tags/mastodon/" rel="tag">#mastodon</a></p>
<p>Within 10 days new bills arrive for our servers, media storage and emails send for past month 💸 </p><p>If you can, please think about supporting our services via:</p><p><a href="https://paypal.me/stuxOS" rel="nofollow"><span class="invisible">https://</span>paypal.me/stuxOS</a><br><a href="https://patreon.com/mstdn" rel="nofollow"><span class="invisible">https://</span>patreon.com/mstdn</a> <br><a href="https://ko-fi.com/mstdn" rel="nofollow"><span class="invisible">https://</span>ko-fi.com/mstdn</a><br><a href="https://bunq.me/stuxhost" rel="nofollow"><span class="invisible">https://</span>bunq.me/stuxhost</a><br><a href="https://stux.me/donate" rel="nofollow"><span class="invisible">https://</span>stux.me/donate</a><br><a href="https://liberapay.com/mstdn" rel="nofollow"><span class="invisible">https://</span>liberapay.com/mstdn</a></p><p>Thank you so much for your help in keeping the <a href="/tags/fediverse/" rel="tag">#Fediverse</a> running <img src="https://eggplant.place/media/emoji/mstdn.social/mastodon.png" class="emoji" alt=":mastodon:" title=":mastodon:"> <img src="https://eggplant.place/media/emoji/mstdn.social/fediverse.png" class="emoji" alt=":fediverse:" title=":fediverse:"> :heart'</p>
<p>I thought I would share Meow In Full Bloom for <a href="/tags/caturday/" rel="tag">#Caturday</a>. Have a good one. <a href="https://1-lisas-baker.pixels.com/featured/meow-in-full-bloom-lisa-s-baker.html" rel="nofollow" class="ellipsis" title="1-lisas-baker.pixels.com/featured/meow-in-full-bloom-lisa-s-baker.html"><span class="invisible">https://</span><span class="ellipsis">1-lisas-baker.pixels.com/featu</span><span class="invisible">red/meow-in-full-bloom-lisa-s-baker.html</span></a></p><p><a href="/tags/cat/" rel="tag">#cat</a> <a href="/tags/cats/" rel="tag">#cats</a> <a href="/tags/catlovers/" rel="tag">#catlovers</a> <a href="/tags/mastocats/" rel="tag">#mastocats</a> <a href="/tags/catsofmastodon/" rel="tag">#CatsOfMastodon</a> <a href="/tags/animals/" rel="tag">#animals</a> <a href="/tags/roses/" rel="tag">#roses</a> <a href="/tags/flowers/" rel="tag">#flowers</a> <a href="/tags/art/" rel="tag">#art</a> <a href="/tags/arte/" rel="tag">#arte</a> <a href="/tags/artwork/" rel="tag">#artwork</a> <a href="/tags/wallart/" rel="tag">#wallart</a> <a href="/tags/homedecor/" rel="tag">#homedecor</a> <a href="/tags/artforhome/" rel="tag">#artforhome</a> <a href="/tags/buyintoart/" rel="tag">#buyintoart</a> <a href="/tags/mastoart/" rel="tag">#mastoart</a> <a href="/tags/fediart/" rel="tag">#fediart</a> <a href="/tags/fediverse/" rel="tag">#fediverse</a> <a href="/tags/fedigiftshop/" rel="tag">#fedigiftshop</a> <a href="/tags/giftideas/" rel="tag">#giftideas</a> <a href="/tags/artforsale/" rel="tag">#artforsale</a> <a href="/tags/wallart/" rel="tag">#wallart</a> <a href="/tags/artprints/" rel="tag">#artprints</a> <a href="/tags/wallartforsale/" rel="tag">#wallartforsale</a> <a href="/tags/beautiful/" rel="tag">#beautiful</a> <a href="/tags/catart/" rel="tag">#catart</a> <a href="/tags/artfor2025/" rel="tag">#artfor2025</a> <a href="/tags/blooms/" rel="tag">#blooms</a> <a href="/tags/spring/" rel="tag">#spring</a> <a href="/tags/fun/" rel="tag">#fun</a></p>
<p>Have you ever noticed <a href="/tags/bigtech/" rel="tag">#BigTech</a> "shadow banning" open and free platforms like <a href="/tags/mastodon/" rel="tag">#mastodon</a>? Billionaires and Oppressive Governments benefit from 3 rich dudes controlling the narrative. Corporate powers will never willingly move to the <a href="/tags/fediverse/" rel="tag">#fediverse</a>.</p><p>If a single Mastodon instance had wide spread <a href="/tags/csam/" rel="tag">#CSAM</a> and non-consensual <a href="/tags/ai/" rel="tag">#AI</a> slop porn like the recent <a href="/tags/twitter/" rel="tag">#twitter</a> scandal <a href="/tags/apple/" rel="tag">#Apple</a> and <a href="/tags/google/" rel="tag">#Google</a> would disable downloads instantly.</p>
<p>Is <a href="/tags/snac2/" rel="tag">#snac2</a> a suitable fedi server for a single-person, daily-driver instance, accessed via mastodon apps, interacting with the wider fediverse?</p><p>I /think/ I've mostly seen it deployed as a more write-centric service (for info bots/etc) ... but I could be mistaken.<a href="/tags/snac/" rel="tag">#snac</a> <a href="/tags/fediverse/" rel="tag">#Fediverse</a> <a href="/tags/hosting/" rel="tag">#hosting</a> <a href="/tags/selfhosting/" rel="tag">#selfhosting</a></p>
<p>Is there a way to make a <a href="/tags/mastodon/" rel="tag">#Mastodon</a> post by sending an <a href="/tags/email/" rel="tag">#email</a>?</p><p>That would be really cool.</p><p><a href="/tags/tech/" rel="tag">#tech</a> <a href="/tags/question/" rel="tag">#question</a> <a href="/tags/fediverse/" rel="tag">#fediverse</a></p>
<p>Skastodon.com is a Mastodon server for ska musicians, artists, fans, and anyone else in the ska community. We welcome everyone from the ska, punk, reggae, rocksteady, new wave, or other related music fandoms. We are also proud proponents of the Ska Goth Alliance.</p><p><img src="https://eggplant.place/media/emoji/social.growyourown.services/Fediverse.png" class="emoji" alt=":Fediverse:" title=":Fediverse:"> <a href="https://skastodon.com" rel="nofollow"><span class="invisible">https://</span>skastodon.com</a></p><p>Find out more at <a href="https://skastodon.com/about" rel="nofollow"><span class="invisible">https://</span>skastodon.com/about</a> or contact the admin account <span class="h-card"><a href="https://skastodon.com/@skastodon" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>skastodon</span></a></span> </p><p><a href="/tags/featuredserver/" rel="tag">#FeaturedServer</a> <a href="/tags/ska/" rel="tag">#Ska</a> <a href="/tags/skamusic/" rel="tag">#SkaMusic</a> <a href="/tags/music/" rel="tag">#Music</a> <a href="/tags/punk/" rel="tag">#Punk</a> <a href="/tags/reggae/" rel="tag">#Reggae</a> <a href="/tags/rocksteady/" rel="tag">#Rocksteady</a> <a href="/tags/newwave/" rel="tag">#NewWave</a> <a href="/tags/mastodon/" rel="tag">#Mastodon</a> <a href="/tags/fediverse/" rel="tag">#Fediverse</a> <a href="/tags/freefediverse/" rel="tag">#FreeFediverse</a></p>
<a href="/tags/fedi/" rel="tag">#Fedi</a> <a href="/tags/fediverse/" rel="tag">#Fediverse</a>
Edited 1y ago
<p>Week in Fediverse 2026-01-16</p><p>Servers</p><p>- <a href="https://framagit.org/kaihuri/mobilizon/-/releases/5.2.2" rel="nofollow">Mobilizon v5.2.2</a><br>- <a href="https://github.com/owncast/owncast/releases/tag/v0.2.4" rel="nofollow">Owncast v0.2.4</a><br>- <a href="https://libreserver.org/epicyon/v1_7_0.html" rel="nofollow">Epicyon v1.7.0</a><br>- <a href="https://codeberg.org/wafrn/wafrn/releases/tag/2026.01.03" rel="nofollow">Wafrn v2026.01.03</a><br>- <a href="https://piefed.social/c/piefed_meta/p/1653370/piefed-1-5-is-released-move-posts-upload-video-files-better-chat-and-more" rel="nofollow">PieFed v1.5.0</a><br>- <a href="https://comam.es/snac/grunfink/p/1768294036.636803" rel="nofollow">snac v2.88</a><br>- <a href="https://github.com/Automattic/wordpress-activitypub/releases/tag/7.8.3" rel="nofollow">ActivityPub for WordPress v7.8.3</a><br>- <a href="https://sharkey.team/notes/ahgs1xm58in303is" rel="nofollow">Sharkey v2025.4.5</a><br>- <a href="https://community.nodebb.org/post/106480" rel="nofollow">NodeBB v4.8.0</a><br>- <a href="https://github.com/neodb-social/neodb/releases/tag/0.12.8" rel="nofollow">NeoDB v0.12.8</a><br>- <a href="https://blog.joinmastodon.org/2026/01/trunk-tidbits-december-2025/" rel="nofollow">Trunk & Tidbits, December 2025</a> (Mastodon)<br>- <a href="https://activitypub.blog/2026/01/12/wordpress-federation-recap-of-2025/" rel="nofollow">WordPress Federation: Recap of 2025</a></p><p>Clients</p><p>- <a href="https://pleroma.social/announcements/2026/01/12/fe-release-2.10.1/" rel="nofollow">PleromaFE v2.10.1</a><br>- <a href="https://github.com/mastodon/mastodon-ios/releases/tag/2026.01" rel="nofollow">Mastodon for iOS v2026.1</a><br>- <a href="https://github.com/nileane/TangerineUI-for-Mastodon/releases/tag/v2.5.3" rel="nofollow">TangerineUI for Mastodon v2.5.3</a><br>- <a href="https://github.com/poppingmoon/aria/releases/tag/v1.4.0" rel="nofollow">Aria v1.4.0</a><br>- <a href="https://github.com/aeharding/voyager/releases/tag/2.43.2" rel="nofollow">Voyager v2.43.2</a></p><p>Tools and Plugins</p><p>- <a href="https://github.com/fediway/fediway" rel="nofollow">Fediway: Recommendation engine for Mastodon</a></p><p>Protocol</p><p>- <a href="https://fediverse.codeberg.page/fep/fep/f15d/" rel="nofollow">FEP-f15d: Context Relocation and Removal</a><br>- <a href="https://fediverse.codeberg.page/fep/fep/ee3a/" rel="nofollow">FEP-ee3a: Exif metadata support</a></p><p>Articles</p><p>- <a href="https://maho.dev/2026/01/the-forkiverse-experiment-and-why-instance-choice-matters/" rel="nofollow">The Forkiverse Experiment and Why Instance Choice Matters</a><br>- <a href="https://sh.itjust.works/post/53211391" rel="nofollow">List of RSS feeds distributed by each software on Fediverse</a><br>- <a href="https://connectedplaces.online/reports/fediverse-report-148-on-protocol-governance/" rel="nofollow">Fediverse Report – #149 – On Protocol Governance</a><br>- <a href="https://blog.achims.world/mastodon-for-activitypub-development.html" rel="nofollow">Mastodon for ActivityPub development</a></p><p>-----</p><p><a href="/tags/weekinfediverse/" rel="tag">#WeekInFediverse</a> <a href="/tags/fediverse/" rel="tag">#Fediverse</a> <a href="/tags/activitypub/" rel="tag">#ActivityPub</a></p><p>Previous edition: <a href="https://mitra.social/objects/019ba420-e45f-3802-6e4f-5f0767dcc2d4" rel="nofollow" class="ellipsis" title="mitra.social/objects/019ba420-e45f-3802-6e4f-5f0767dcc2d4"><span class="invisible">https://</span><span class="ellipsis">mitra.social/objects/019ba420-</span><span class="invisible">e45f-3802-6e4f-5f0767dcc2d4</span></a></p>
🦣 stegodon <a href="https://github.com/deemkeen/stegodon/releases/tag/v1.5.0" rel="nofollow">v1.5.0</a> is out! Huge thanks to @Demigodrick@stegodon.zip for stepping up as maintainer! Most features in this release came from their contributions. stegodon is in good hands! 🙏 Full changelog below 👇 <a href="/tags/stegodon/" rel="tag">#stegodon</a> <a href="/tags/fediverse/" rel="tag">#fediverse</a> <a href="/tags/activitypub/" rel="tag">#activitypub</a> <a href="/tags/opensource/" rel="tag">#opensource</a>
<p>准备把Fediverse服务都从HostDzire迁移到NetCup,然后分配迁移某些容器...<br>而Mastodon Sidekiq是比较吃核心,继续留在Hostdzire会造成卡顿。</p><p>前天使用yabs.sh测试了一段时间前买的HostDzire<br>CPU:不太行<br>AMD EPYC 6核心 2645.028 MHz<br>Single Core | 1085;Multi Core | 4318<br>服务器位置:美国 加利福尼亚州 圣何塞<br>内存:DDR4 16GB<br>磁盘:SATA SSD 200GB,读取速度4k 100 MB/s (25k IOPS),1m 1GB/s,足以支撑数据库运行;<br>网络:到美国洛杉矶 8.40 ms,到新加坡 966 Mbits/sec,峰值5-6 Gbits/sec;<br>合同:年付 56美元</p><p>于是购置了NetCup RS 2000 G12 Ultra<br>CPU:AMD EPYC™ 9645 CPU核心 10 个 vCore(专用,而不是 8 个)<br>服务器位置:德国纽伦堡<br>主内存:DDR5 ECC 24 GB(而不是 16 GB)<br>硬盘:1 TB NVMe(而不是 512 GB)<br>网络流量:如果过去 24 小时内数据流量超过 3TB,则会暂时限制网速至 300 Mbps。一旦不再满足此条件,限速措施将立即解除。<br>合同:41,64 Euro 两月一付 </p><p>还有一个ClawCloud Poping - 8C / 32G / 360G / 1T<br>CPU:Intel Xeon Platinum 8269CY 8 个 vCore<br>服务器位置:日本东京 Alibaba<br>主内存:DDR4 32GB<br>硬盘:360GB NVMe,4k 随机读写:182.4k IOPS,顺序读写:2.0 GB/s<br>网络:带宽:1000Mbps,流量每月:1000 GB;<br>新加坡 (Leaseweb):1.1Gbps - 1.8Gbps,延迟 82ms;<br>美国 (Los Angeles):1.2Gbps+。<br>费用:$45.00 USD 季缴</p><p><a href="/tags/server/" rel="tag">#server</a> <a href="/tags/vps/" rel="tag">#vps</a> <a href="/tags/vds/" rel="tag">#vds</a> <a href="/tags/fediverse/" rel="tag">#fediverse</a></p>
<p>WRT <a href="/tags/bluesky/" rel="tag">#BlueSky</a>: I know some people are getting a lot of mileage out of it, and I don't want to detract from that.</p><p>But whenever I log in after having been away for more than a couple of hours, I almost universally have to block a bot. Sometimes several. I feel like I spend more time blocking bots than interacting with humans.</p><p>And that's on top of the fact that blocking a user doesn't remove them from your followers list. At least, thankfully, they've started hiding blocked accounts on your publicly-viewable followers list, but this still artificially inflates follower counts. And there are still no polls, no way to increase max post length, etc.</p><p>Don't get me wrong, there are also some good things that Mastodon and other Fedi services could bear adopting (access controls for replies, quote boosts, etc). But still. Bots everywhere. Plus the fact that _here_ is where my posts actually get boosted, even on my other account with only 30some followers.</p><p>I'm not going to delete BlueSky, but for now, <a href="/tags/mastodon/" rel="tag">#Mastodon</a> and the <a href="/tags/fediverse/" rel="tag">#Fediverse</a> really are where it's at.</p>
<p><span class="h-card"><a href="https://schmaker.eu/profile/schmaker" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>schmaker</span></a></span> and MakerTube are streaming selected rooms from FOSDEM to the Fediverse this weekend! Here are the playlists to the available streams:</p><p>➡️ <a href="https://makertube.net/w/p/tH91FM3JdSe7b3cnqsfhmW" rel="nofollow" class="ellipsis" title="makertube.net/w/p/tH91FM3JdSe7b3cnqsfhmW"><span class="invisible">https://</span><span class="ellipsis">makertube.net/w/p/tH91FM3JdSe7</span><span class="invisible">b3cnqsfhmW</span></a><br>➡️ <a href="https://vhsky.cz/w/p/ixCUdbv6dmPVgeWLcKxLLG" rel="nofollow" class="ellipsis" title="vhsky.cz/w/p/ixCUdbv6dmPVgeWLcKxLLG"><span class="invisible">https://</span><span class="ellipsis">vhsky.cz/w/p/ixCUdbv6dmPVgeWLc</span><span class="invisible">KxLLG</span></a></p><p>Are you missing any room in particular? Please reach out, I'm thinking of adding one or two rooms to the list.</p><p>If you are a Peertube admin you can follow these channel handles to promote them on your instance:</p><p>➡️ <span class="h-card"><a href="https://makertube.net/c/fosdem/videos" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>fosdem</span></a></span><br>➡️ <span class="h-card"><a href="https://vhsky.cz/c/fosdem/videos" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>fosdem@vhsky.cz</span></a></span> </p><p><a href="/tags/fosdem/" rel="tag">#fosdem</a> <a href="/tags/peertube/" rel="tag">#peertube</a> <a href="/tags/makertube/" rel="tag">#makertube</a> <a href="/tags/fediverse/" rel="tag">#fediverse</a> <a href="/tags/opensource/" rel="tag">#opensource</a> <a href="/tags/foss/" rel="tag">#foss</a> <a href="/tags/live/" rel="tag">#live</a></p>
Edited 209d ago
<p>Some of you have already heard of us as <a href="/tags/fedify/" rel="tag">#Fedify</a> Studio. We now have a proper name: <a href="https://drfed.org/" rel="nofollow">DrFed</a>, short for “Doctor Fed.” We've also just received funding from <span class="h-card"><a href="https://social.nlnet.nl/@nlnet" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>nlnet</span></a></span>, through the <a href="https://nlnet.nl/project/DrFed/" rel="nofollow">NGI0 Commons Fund</a>.</p><p><a href="/tags/drfed/" rel="tag">#DrFed</a> is a web app for debugging <a href="/tags/activitypub/" rel="tag">#ActivityPub</a> interoperability failures. When two implementations don't federate, the slow part is usually figuring out where the exchange broke: signing, JSON-LD processing, WebFinger, or something less obvious. DrFed's first job is to show where it failed.</p><p>We're the team behind <span class="h-card"><a href="https://hollo.social/@fedify" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>fedify</span></a></span>: <span class="h-card"><a href="https://hackers.pub/@2chanhaeng" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>2chanhaeng</span></a></span>, <span class="h-card"><a href="https://hackers.pub/@gaebalgom" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>gaebalgom</span></a></span>, <span class="h-card"><a href="https://hollo.social/@hongminhee" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>hongminhee</span></a></span>, and <span class="h-card"><a href="https://hackers.pub/@z9mb1" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>z9mb1</span></a></span>. We'll post updates when there's something to try.</p><p><a href="/tags/fedidev/" rel="tag">#fedidev</a> <a href="/tags/fediverse/" rel="tag">#fediverse</a></p>
<p>Kitty Hot Cocoa for <a href="/tags/caturday/" rel="tag">#caturday</a>. Have a good one. <a href="https://1-lisas-baker.pixels.com/featured/kitty-hot-cocoa-lisa-s-baker.html" rel="nofollow" class="ellipsis" title="1-lisas-baker.pixels.com/featured/kitty-hot-cocoa-lisa-s-baker.html"><span class="invisible">https://</span><span class="ellipsis">1-lisas-baker.pixels.com/featu</span><span class="invisible">red/kitty-hot-cocoa-lisa-s-baker.html</span></a></p><p><a href="/tags/cat/" rel="tag">#cat</a> <a href="/tags/cats/" rel="tag">#cats</a> <a href="/tags/mastocats/" rel="tag">#mastocats</a> <a href="/tags/catsofmastodon/" rel="tag">#CatsOfMastodon</a> <a href="/tags/art/" rel="tag">#art</a> <a href="/tags/arte/" rel="tag">#arte</a> <a href="/tags/artwork/" rel="tag">#artwork</a> <a href="/tags/wallart/" rel="tag">#wallart</a> <a href="/tags/homedecor/" rel="tag">#homedecor</a> <a href="/tags/artforhome/" rel="tag">#artforhome</a> <a href="/tags/artforsale/" rel="tag">#artforsale</a> <a href="/tags/wallartforsale/" rel="tag">#wallartforsale</a> <a href="/tags/whimsical/" rel="tag">#whimsical</a> <a href="/tags/winter/" rel="tag">#winter</a> <a href="/tags/hotchocolate/" rel="tag">#hotchocolate</a> <a href="/tags/chocolate/" rel="tag">#chocolate</a> <a href="/tags/marshmellows/" rel="tag">#marshmellows</a> <a href="/tags/hotdrink/" rel="tag">#hotdrink</a> <a href="/tags/buyintoart/" rel="tag">#buyintoart</a> <a href="/tags/creativetoots/" rel="tag">#CreativeToots</a> <a href="/tags/mastoart/" rel="tag">#mastoart</a> <a href="/tags/fediart/" rel="tag">#fediart</a> <a href="/tags/fediverse/" rel="tag">#fediverse</a> <a href="/tags/fedigiftshop/" rel="tag">#fedigiftshop</a> <a href="/tags/canvasprints/" rel="tag">#canvasprints</a></p>
<p>wanderer, a self hosted trail logging app, has added federation via ActivityPub. You can now follow, like and comment on trails shared from other instances.</p><p><a href="https://wanderer.to/" rel="nofollow"><span class="invisible">https://</span>wanderer.to/</a></p><p><a href="/tags/activitypub/" rel="tag">#ActivityPub</a> <a href="/tags/fediverse/" rel="tag">#Fediverse</a></p>
<p><span class="h-card"><a href="https://mastodon.social/@caseynewton" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>caseynewton</span></a></span> thanks for pushing the <a href="/tags/fediverse/" rel="tag">#fediverse</a> with your <a href="/tags/forkiverse/" rel="tag">#forkiverse</a> - You guys already transformed +6000 listeners! "Dankeschön" from south germany <img src="https://eggplant.place/media/emoji/troet.cafe/blobcataco.png" class="emoji" alt=":blobcataco:" title=":blobcataco:"> <img src="https://eggplant.place/media/emoji/troet.cafe/ablobcatattentionreverse.png" class="emoji" alt=":ablobcatattentionreverse:" title=":ablobcatattentionreverse:"></p>


