<p>Just getting this out there. I've had a few DM's now about this image and reuse (you very polite copyright respecting people) </p><p>I created it (it's a title card from my stream) using downloaded assets but in compliance with their licenses although correct me if I'm wrong.</p><p>I absolutely do not mind anyone using it for any purpose if it's boosting awareness of the Fediverse. </p><p><a href="/tags/fediverse/" rel="tag">#fediverse</a> <a href="/tags/mastodon/" rel="tag">#mastodon</a> <a href="/tags/supportthefediverse/" rel="tag">#supportthefediverse</a></p>
fediverse
<p><span class="h-card"><a href="https://ovo.st/club/board" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>board</span></a></span><br>求助:如何在gotosocial上“偷“取其他实例的表情<br>项目: <a href="https://codeberg.org/pswilde/gts_emoji_importer" rel="nofollow" class="ellipsis" title="codeberg.org/pswilde/gts_emoji_importer"><span class="invisible">https://</span><span class="ellipsis">codeberg.org/pswilde/gts_emoji</span><span class="invisible">_importer</span></a><br>账号:jay、有admin权限</p><p>配置安装环境工具</p><p>curl <a href="https://nim-lang.org/choosenim/init.sh" rel="nofollow"><span class="invisible">https://</span>nim-lang.org/choosenim/init.sh</a> -sSf | sh# 手动配置PATH环境变量nano ~/.bashrc末行添加:export PATH=/home/jay/.nimble/bin:$PATHsource ~/.bashrcgit clone <a href="https://codeberg.org/pswilde/gts_emoji_importer.gitcd" rel="nofollow" class="ellipsis" title="codeberg.org/pswilde/gts_emoji_importer.gitcd"><span class="invisible">https://</span><span class="ellipsis">codeberg.org/pswilde/gts_emoji</span><span class="invisible">_importer.gitcd</span></a> gts_emoji_importernimble build# 找不到fedi_auth就运行nimble install <a href="https://codeberg.org/pswilde/fedi_auth" rel="nofollow"><span class="invisible">https://</span>codeberg.org/pswilde/fedi_auth</a> & nimble build</p><p>偷远程表情包(出错了)</p><p>cd bin# gts_emoji_importer --home=myinstance.com --remote=remote.com./gts_emoji_importer --home=gts.feddit.social --remote=myce.li点击链接获得token的链接一定要手动复制,因为read和write之间有空格,导致链接不会包括 write权限导致不够无法上传emoji然后粘贴token即可但是我这里还是无法拉取emoji...求教</p><p>导入本地表情包(还是出错了)</p><p>curl -s <a href="https://myce.li/api/v1/custom_emojis" rel="nofollow"><span class="invisible">https://</span>myce.li/api/v1/custom_emojis</a> > emojis.jsoncat emojis.json | jq -r '.[] | "\(.shortcode) \(.url)"' > links.txtmkdir -p downloaded_emojis/myce_li_emojiscd downloaded_emojis/myce_li_emojiswhile read shortcode url; do echo "下载: $shortcode" curl -L -O -J "$url" 2>/dev/null || curl -L "$url" -o "${shortcode}.${url##*.}"done < ../../links.txt</p><p>漫长等待图片下载完,导入</p><p>cd ../.../gts_emoji_importer --import --home=gts.feddit.social --dir=/home/jay/gts_emoji_importer/bin/downloaded_emojis/myce_li_emojis --category="myce.li"</p><p>但是还是出现很多错误,求教!<br>构造admin权限url、只上传少量emoji等操作也尝试过了,还是无效<br>难道真的要手动一个一个上传吗</p><p><a href="/tags/gotosocial/" rel="tag">#gotosocial</a> <a href="/tags/mastodon/" rel="tag">#mastodon</a> <a href="/tags/import/" rel="tag">#import</a> <a href="/tags/emoji/" rel="tag">#emoji</a> <a href="/tags/admin/" rel="tag">#admin</a> <a href="/tags/selfhost/" rel="tag">#selfhost</a> <a href="/tags/fediverse/" rel="tag">#fediverse</a></p>
<p>群暉 NAS 硬碟政策大逆轉!DSM 7.3 重新開放第三方硬碟<br>2025 年對群暉(Synology)NAS 使用者來說,可說是充滿戲劇性的一年。年初時,群暉針對 2025 Plus 系列實施了嚴格的硬碟限制政策,要求使用者只能安裝官方認證的硬碟,這項決策引發了社群的強烈反彈。然而,就在今天(2025 年 10 月 8 日),群暉正式宣布在 DSM 7.3 版本中重新開放第三方硬碟支援,這個政策大逆轉背後究竟發生了什麼事?<br><br>這篇文章將完整解析群暉硬碟政策的來龍去脈、受影響的機型、市場反應,以及這次政策變化對 NAS 使用者的實際影響。<br><br><a href="https://2025.data-recover.com.tw/news/%E7%BE%A4%E6%9A%89NAS%E7%A1%AC%E7%A2%9F%E6%94%BF%E7%AD%96%E5%A4%A7%E9%80%86%E8%BD%89-DSM73%E9%87%8D%E6%96%B0%E9%96%8B%E6%94%BE%E7%AC%AC%E4%B8%89%E6%96%B9%E7%A1%AC%E7%A2%9F" rel="nofollow" class="ellipsis" title="2025.data-recover.com.tw/news/%E7%BE%A4%E6%9A%89NAS%E7%A1%AC%E7%A2%9F%E6%94%BF%E7%AD%96%E5%A4%A7%E9%80%86%E8%BD%89-DSM73%E9%87%8D%E6%96%B0%E9%96%8B%E6%94%BE%E7%AC%AC%E4%B8%89%E6%96%B9%E7%A1%AC%E7%A2%9F"><span class="invisible">https://</span><span class="ellipsis">2025.data-recover.com.tw/news/</span><span class="invisible">%E7%BE%A4%E6%9A%89NAS%E7%A1%AC%E7%A2%9F%E6%94%BF%E7%AD%96%E5%A4%A7%E9%80%86%E8%BD%89-DSM73%E9%87%8D%E6%96%B0%E9%96%8B%E6%94%BE%E7%AC%AC%E4%B8%89%E6%96%B9%E7%A1%AC%E7%A2%9F</span></a><br><br><a href="/tags/fediverse/" rel="tag">#fediverse</a> <a href="/tags/synology/" rel="tag">#Synology</a> <a href="/tags/nas/" rel="tag">#NAS</a> <a href="/tags/hdd/" rel="tag">#HDD</a> <a href="/tags/dsm/" rel="tag">#DSM</a> <a href="/tags/raid/" rel="tag">#RAID</a> <a href="/tags/硬碟政策/" rel="tag">#硬碟政策</a> <a href="/tags/台灣/" rel="tag">#台灣</a> <a href="/tags/tw/" rel="tag">#TW</a> <a href="/tags/news/" rel="tag">#NEWS</a></p>
<p>Tonight, my wife and I were watching some videos from the Glastonbury concert. Shortly after, I showed her the stunning photos shared by <span class="h-card"><a href="https://c.im/@Glastomichelle" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>Glastomichelle</span></a></span> and we decided that as soon as we have the chance, we’ll visit those places. The Fediverse works better than a travel agency! </p><p><a href="/tags/glastonbury/" rel="tag">#Glastonbury</a> <a href="/tags/fediverse/" rel="tag">#Fediverse</a> <a href="/tags/concerts/" rel="tag">#Concerts</a> <a href="/tags/travelplans/" rel="tag">#TravelPlans</a></p>
Edited 2y ago
<p>Migrated from <a href="https://activitypub.software/TransFem-org/Sharkey" rel="nofollow">Sharkey</a> to <a href="https://gotosocial.org/" rel="nofollow">GoToSocial</a>, because I wanted something more light-weight and less feature-rich (though I do have to say that Sharkey is excellent and has tons of features and control. I highly recommend it to somebody who really wants a lot from their Fediverse software). I probably sent out some unnecessary notifications by mistake while backloading my posts. Sorry about that.</p><p>I wrote <a href="https://forge.axfive.net/Taylor/migrate-sharkey-posts-to-mastodon" rel="nofollow">this python script</a> for doing the actual backloading. It's clunky, doesn't handle many common cases, breaks on mentions, and has tons of little flaws, but it did get the job done.</p><p><a href="/tags/gotosocial/" rel="tag">#GoToSocial</a> <a href="/tags/sharkey/" rel="tag">#Sharkey</a> <a href="/tags/fediverse/" rel="tag">#Fediverse</a> <a href="/tags/python/" rel="tag">#Python</a> <a href="/tags/migration/" rel="tag">#Migration</a></p>
<p>I just found a 4 minute video by Elena Rossini, <span class="h-card"><a href="https://aseachange.com/@elena" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>elena</span></a></span> It's a really well-done intro video about the <a href="/tags/fediverse/" rel="tag">#fediverse</a>.</p><p><a href="https://news.elenarossini.com/fediverse-video/" rel="nofollow" class="ellipsis" title="news.elenarossini.com/fediverse-video/"><span class="invisible">https://</span><span class="ellipsis">news.elenarossini.com/fedivers</span><span class="invisible">e-video/</span></a></p><p>It describes what the fediverse is, where it came from and why you are just now hearing about it.</p><p><a href="/tags/foss/" rel="tag">#foss</a> <a href="/tags/floss/" rel="tag">#floss</a> <a href="/tags/opensoftware/" rel="tag">#openSoftware</a> <a href="/tags/socialmedia/" rel="tag">#socialMedia</a> <a href="/tags/video/" rel="tag">#video</a></p>
<p>We just sent our first GoFedi newsletter! </p><p>GoFedi is coming soon—a fully managed Fediverse hosting service for Mastodon, Pixelfed, Misskey, Akkoma, and PeerTube. It’s built to make Fediverse hosting effortless.</p><p>All servers will be in Canada. No tech skills required. We’ll handle setup, backups, and maintenance so you can focus on your community.</p><p>Sign up for email updates here:</p><p><a href="https://gofedi.com" rel="nofollow"><span class="invisible">https://</span>gofedi.com</a>.</p><p><a href="/tags/fediverse/" rel="tag">#Fediverse</a> <a href="/tags/mastodon/" rel="tag">#Mastodon</a> <a href="/tags/gofedi/" rel="tag">#GoFedi</a> <a href="/tags/managedhosting/" rel="tag">#ManagedHosting</a></p>
<p>If you're a Mastodon music lover, you may already know <span class="h-card"><a href="https://musician.social/@elsemusic" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>elsemusic</span></a></span>, as Leigh supports many musicians here on the <a href="/tags/fediverse/" rel="tag">#fediverse</a>. But did you know the combo just released an album ? It's called "Space for you", and it's brilliant. I've had a real crush on "Vertical dead", may it be the darkest of the 10 titles of the album. And there is such a peculiar sound for guitar solos throughout the whole piece, I couldn't figure how it's produced : is it a synth guitar, paired with an electroacoustic sound ?</p><p>Listen to "Space for you", you'll get a full load of nice tunes and fine progressions, brilliant drumming, and Aelyth's really elegant voice.<br> <a href="https://mirlo.space/sidesister/release/space-for-you" rel="nofollow" class="ellipsis" title="mirlo.space/sidesister/release/space-for-you"><span class="invisible">https://</span><span class="ellipsis">mirlo.space/sidesister/release</span><span class="invisible">/space-for-you</span></a></p>
<p>Good Morning! A little Dancing Through Sunshine to twirl into your Tuesday. 🌸✨ Have a good one! 😍 <a href="https://1-lisas-baker.pixels.com/featured/dancing-through-sunshine-lisa-s-baker.html" rel="nofollow" class="ellipsis" title="1-lisas-baker.pixels.com/featured/dancing-through-sunshine-lisa-s-baker.html"><span class="invisible">https://</span><span class="ellipsis">1-lisas-baker.pixels.com/featu</span><span class="invisible">red/dancing-through-sunshine-lisa-s-baker.html</span></a></p><p><a href="/tags/art/" rel="tag">#art</a> <a href="/tags/artwork/" rel="tag">#artwork</a> <a href="/tags/painting/" rel="tag">#painting</a> <a href="/tags/floralart/" rel="tag">#floralart</a> <a href="/tags/flowerart/" rel="tag">#flowerart</a> <a href="/tags/texturedart/" rel="tag">#texturedart</a> <a href="/tags/colorfulart/" rel="tag">#colorfulart</a> <a href="/tags/abstractfloral/" rel="tag">#abstractfloral</a> <a href="/tags/modernart/" rel="tag">#modernart</a> <a href="/tags/buyintoart/" rel="tag">#buyintoart</a> <a href="/tags/whimsicalart/" rel="tag">#whimsicalart</a> <a href="/tags/artvibes/" rel="tag">#artvibes</a> <a href="/tags/sunshine/" rel="tag">#sunshine</a> <a href="/tags/petals/" rel="tag">#petals</a> <a href="/tags/lightandcolor/" rel="tag">#lightandcolor</a> <a href="/tags/joyfulart/" rel="tag">#joyfulart</a> <a href="/tags/mastoart/" rel="tag">#mastoart</a> <a href="/tags/fediart/" rel="tag">#fediart</a> <a href="/tags/artfediverse/" rel="tag">#artfediverse</a> <a href="/tags/artprint/" rel="tag">#artprint</a> <a href="/tags/artcollectors/" rel="tag">#artcollectors</a> <a href="/tags/pink/" rel="tag">#pink</a> <a href="/tags/floral/" rel="tag">#floral</a> <a href="/tags/flowers/" rel="tag">#flowers</a> <a href="/tags/tuesday/" rel="tag">#Tuesday</a> <a href="/tags/pretty/" rel="tag">#pretty</a> <a href="/tags/beautiful/" rel="tag">#beautiful</a> <a href="/tags/wallart/" rel="tag">#wallart</a> <a href="/tags/abstract/" rel="tag">#abstract</a> <a href="/tags/abstractart/" rel="tag">#abstractart</a> <a href="/tags/fediverse/" rel="tag">#fediverse</a> <a href="/tags/dramatic/" rel="tag">#dramatic</a> <a href="/tags/romantic/" rel="tag">#romantic</a></p>
<p>Having some fun with graphic design today — meet the T-Shirt Kitties! 😺🎨<br>A playful bunch ready to brighten up shirts, totes, and more. 🧡 <a href="https://1-lisas-baker.pixels.com/featured/t-shirt-kitties-lisa-s-baker.html" rel="nofollow" class="ellipsis" title="1-lisas-baker.pixels.com/featured/t-shirt-kitties-lisa-s-baker.html"><span class="invisible">https://</span><span class="ellipsis">1-lisas-baker.pixels.com/featu</span><span class="invisible">red/t-shirt-kitties-lisa-s-baker.html</span></a></p><p><a href="/tags/catart/" rel="tag">#catart</a> <a href="/tags/whimsicalart/" rel="tag">#whimsicalart</a> <a href="/tags/mastoart/" rel="tag">#mastoart</a> <a href="/tags/artfediverse/" rel="tag">#artfediverse</a> <a href="/tags/cats/" rel="tag">#cats</a> <a href="/tags/graphicdesign/" rel="tag">#graphicdesign</a> <a href="/tags/funart/" rel="tag">#funart</a> <a href="/tags/tshirtdesign/" rel="tag">#tshirtdesign</a> <a href="/tags/lisasbakerart/" rel="tag">#LisaSBakerArt</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/fun/" rel="tag">#fun</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/digitalart/" rel="tag">#digitalart</a> <a href="/tags/cats/" rel="tag">#cats</a> <a href="/tags/cat/" rel="tag">#cat</a> <a href="/tags/caturday/" rel="tag">#Caturday</a> <a href="/tags/catsofmastodon/" rel="tag">#CatsOfMastodon</a> <a href="/tags/buyintoart/" rel="tag">#buyintoart</a></p>
Edited 300d ago
<p>Good Morning! A little snowman cheer to start your day: <a href="https://1-lisas-baker.pixels.com/featured/poinsettias-snowman-lisa-s-baker.html" rel="nofollow" class="ellipsis" title="1-lisas-baker.pixels.com/featured/poinsettias-snowman-lisa-s-baker.html"><span class="invisible">https://</span><span class="ellipsis">1-lisas-baker.pixels.com/featu</span><span class="invisible">red/poinsettias-snowman-lisa-s-baker.html</span></a></p><p><a href="/tags/snowman/" rel="tag">#snowman</a> <a href="/tags/winter/" rel="tag">#winter</a> <a href="/tags/poinsettia/" rel="tag">#poinsettia</a> <a href="/tags/flower/" rel="tag">#flower</a> <a href="/tags/flowers/" rel="tag">#flowers</a> <a href="/tags/floral/" rel="tag">#floral</a> <a href="/tags/snow/" rel="tag">#snow</a> <a href="/tags/christmas/" rel="tag">#Christmas</a> <a href="/tags/holiday/" rel="tag">#holiday</a> <a href="/tags/wintertime/" rel="tag">#wintertime</a> <a href="/tags/christmas2025/" rel="tag">#Christmas2025</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/buyintoart/" rel="tag">#buyintoart</a> <a href="/tags/artprints/" rel="tag">#artprints</a> <a href="/tags/canvasprints/" rel="tag">#canvasprints</a> <a href="/tags/mastocart/" rel="tag">#mastocart</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/creativetoots/" rel="tag">#CreativeToots</a> <a href="/tags/monday/" rel="tag">#Monday</a> <a href="/tags/festive/" rel="tag">#festive</a> <a href="/tags/greetingcards/" rel="tag">#greetingcards</a> <a href="/tags/christmascards/" rel="tag">#ChristmasCards</a> <a href="/tags/holidays/" rel="tag">#holidays</a> <a href="/tags/holidayseason/" rel="tag">#HolidaySeason</a> <a href="/tags/giftideas/" rel="tag">#giftideas</a> <a href="/tags/shopsmall/" rel="tag">#shopsmall</a> <a href="/tags/artist/" rel="tag">#artist</a> <a href="/tags/artistsonmastodon/" rel="tag">#artistsonmastodon</a> <a href="/tags/happy/" rel="tag">#happy</a> <a href="/tags/joyful/" rel="tag">#joyful</a> <a href="/tags/pretty/" rel="tag">#pretty</a></p>
<p>Good evening, <a href="/tags/fediverse/" rel="tag">#fediverse</a> </p><p>This profile is temporarily locked because my time and attention and especially care are required elsewhere.</p>
<p>The THU-THU 🐘 <a href="/tags/mastodon/" rel="tag">#Mastodon</a> / <a href="/tags/fediverse/" rel="tag">#Fediverse</a> <a href="/tags/watchpartycalendar/" rel="tag">#WatchPartyCalendar</a> 📅 for 10/30-11/6 🎃has <a href="/tags/daylightsavings/" rel="tag">#DaylightSavings</a> Hell on 11/2⏰ </p><p>NEW: <br><a href="/tags/susanscinemastash/" rel="tag">#SusansCinemaStash</a> <a href="/tags/shojosocial/" rel="tag">#ShojoSocial</a> <a href="/tags/ipponmondays/" rel="tag">#IpponMondays</a> <a href="/tags/noviranovember/" rel="tag">#NoviraNovember</a> <a href="/tags/nevillebrandmonth/" rel="tag">#NevilleBrandMonth</a> </p><p>🚨UPDATES, links & details➡️ <a href="http://bit.ly/MastodonWatchParties" rel="nofollow"><span class="invisible">http://</span>bit.ly/MastodonWatchParties</a><br>⏰️ All times US Eastern</p><p><a href="/tags/westerns/" rel="tag">#Westerns</a> <a href="/tags/music/" rel="tag">#Music</a> <a href="/tags/mysteries/" rel="tag">#Mysteries</a> <a href="/tags/action/" rel="tag">#Action</a> <a href="/tags/comedy/" rel="tag">#Comedy</a> <a href="/tags/anime/" rel="tag">#anime</a> <a href="/tags/filmmastodon/" rel="tag">#FilmMastodon</a> <a href="/tags/cinemastodon/" rel="tag">#CineMastodon</a> </p><p>⏲️☀️ Thx to our hosts 🦇 🧟<span class="h-card"><a href="https://mastodon.social/@MatthewTitus88" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>MatthewTitus88</span></a></span> <span class="h-card"><a href="https://universeodon.com/@MirrorAyako" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>MirrorAyako</span></a></span> <span class="h-card"><a href="https://timeloop.cafe/@Taweret" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>Taweret</span></a></span> <span class="h-card"><a href="https://timeloop.cafe/@bunnyhero" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>bunnyhero</span></a></span> <span class="h-card"><a href="https://mastodon.social/@analgesicsleep" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>analgesicsleep</span></a></span> <span class="h-card"><a href="https://mastodon.social/@rsmon77" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>rsmon77</span></a></span> <span class="h-card"><a href="https://lazybear.social/@hyde" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>hyde</span></a></span> <br><span class="h-card"><a href="https://mastodon.social/@greenpepper22" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>greenpepper22</span></a></span> <span class="h-card"><a href="https://live.literalgrill.com/federation/user/GrillChill" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>GrillChill</span></a></span></p>
Edited 300d ago
<p>大家猜猜看 我買的馬鈴薯🥔 洋蔥🧅 紅蘿蔔🥕<br><br>這樣多少錢…..<br><br><a href="/tags/vegetable/" rel="tag">#vegetable</a> <a href="/tags/fediverse/" rel="tag">#fediverse</a> <a href="/tags/台灣/" rel="tag">#台灣</a> <a href="https://pari.cafe/tags/🇹🇼" rel="nofollow">#🇹🇼</a> <a href="/tags/life/" rel="tag">#life</a> <a href="/tags/生活/" rel="tag">#生活</a></p>
<p>Ever wonder why you see the <a href="/tags/fedi22/" rel="tag">#fedi22</a> hashtag in bios?</p><p>Yeah, that's my fault. </p><p>I built a People Directory in 2022 for the <a href="/tags/fediverse/" rel="tag">#fediverse</a> that used that hashtag for verification.</p><p>I'll improve it and make it way better, perhaps with Starter Pack support 😉</p><p><a href="https://fediverse.info/explore/people" rel="nofollow"><span class="invisible">https://</span>fediverse.info/explore/people</a></p>
Edited 293d ago
<p>We're very excited to be a 'Common Sponsor' of the <span class="h-card"><a href="https://indieweb.social/@bonfire" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>bonfire</span></a></span> project 🔥 </p><p>Bonfire offers and incredible opportunity for the Open Social Web. It will be great to see their work with various organisations, including us, come to life. </p><p>If you'd like to donate to Bonfire yourself, they've just launched a fundraiser here 👉 <a href="https://www.indiegogo.com/projects/bonfire/community?refcode=FVxjqI1kLUOhHXxqyrS6-g" rel="nofollow" class="ellipsis" title="www.indiegogo.com/projects/bonfire/community?refcode=FVxjqI1kLUOhHXxqyrS6-g"><span class="invisible">https://</span><span class="ellipsis">www.indiegogo.com/projects/bon</span><span class="invisible">fire/community?refcode=FVxjqI1kLUOhHXxqyrS6-g</span></a> </p><p><a href="/tags/socialweb/" rel="tag">#SocialWeb</a> <a href="/tags/fediverse/" rel="tag">#Fediverse</a> <a href="/tags/bonfire/" rel="tag">#Bonfire</a> <a href="/tags/socialmedia/" rel="tag">#SocialMedia</a> <a href="/tags/fundraising/" rel="tag">#Fundraising</a></p>
<p>Just opened an issue for a major new task for <a href="/tags/fedify/" rel="tag">#Fedify</a>: building an <a href="/tags/interoperability/" rel="tag">#interoperability</a> smoke test suite.</p><p>To ensure Fedify-built servers federate correctly with the wider <a href="/tags/fediverse/" rel="tag">#fediverse</a>, we're planning to run automated E2E tests in <a href="/tags/ci/" rel="tag">#CI</a> against live instances of Mastodon, Misskey, and more. This is crucial for a framework's reliability.</p><p>You can see the full plan and discussion here:</p><p><a href="https://github.com/fedify-dev/fedify/issues/481" rel="nofollow" class="ellipsis" title="github.com/fedify-dev/fedify/issues/481"><span class="invisible">https://</span><span class="ellipsis">github.com/fedify-dev/fedify/i</span><span class="invisible">ssues/481</span></a></p><p><a href="/tags/activitypub/" rel="tag">#ActivityPub</a> <a href="/tags/fedidev/" rel="tag">#fedidev</a></p>
<p>RE: <a href="https://indieweb.social/@bonfire/115507615653471686" rel="nofollow" class="ellipsis" title="indieweb.social/@bonfire/115507615653471686"><span class="invisible">https://</span><span class="ellipsis">indieweb.social/@bonfire/11550</span><span class="invisible">7615653471686</span></a></p><p>Pretty excited by <span class="h-card"><a href="https://indieweb.social/@bonfire" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>bonfire</span></a></span>, especially by the Open Science flavor (see <a href="https://openscience.network" rel="nofollow"><span class="invisible">https://</span>openscience.network</a>). The project in general also seems to be well thought out, in terms of roadmap or governance (putting maintenance first in the roadmap and making it strongly visible = 👏).</p><p>Congrats to the team for the release and good luck for the next steps!</p><p>(Edit: there's Ursula K. Le Guin in the crowdfunding campaign trailer, also, so you definitely should watch it)</p><p><a href="/tags/bonfire/" rel="tag">#Bonfire</a> <a href="/tags/openscience/" rel="tag">#OpenScience</a> <a href="/tags/fediverse/" rel="tag">#Fediverse</a></p>
Edited 293d ago
<p>Hey <a href="/tags/fediverse/" rel="tag">#fediverse</a> folks, if I was to throw some marketing resources at bringing accounts of good influences and great content creators to <a href="/tags/mastodon/" rel="tag">#mastodon</a> who would you like to see here? Please comment below and share for wider reach, if <span class="h-card"><a href="https://mastodon.social/@lisamelton" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>lisamelton</span></a></span> could help share this that would make my day.</p>
<p>Drupal.community is a Mastodon server focused on Drupal, FOSS and web development, but any content is welcome as long as it adheres to the Drupal Code of Conduct.</p><p><img src="https://eggplant.place/media/emoji/social.growyourown.services/Fediverse.png" class="emoji" alt=":Fediverse:" title=":Fediverse:"> <a href="https://drupal.community" rel="nofollow"><span class="invisible">https://</span>drupal.community</a></p><p>You can find out more at <a href="https://drupal.community/about" rel="nofollow"><span class="invisible">https://</span>drupal.community/about</a> or contact the admin account <span class="h-card"><a href="https://drupal.community/@pcambra" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>pcambra</span></a></span> </p><p><a href="/tags/featuredserver/" rel="tag">#FeaturedServer</a> <a href="/tags/drupal/" rel="tag">#Drupal</a> <a href="/tags/foss/" rel="tag">#FOSS</a> <a href="/tags/cms/" rel="tag">#CMS</a> <a href="/tags/webdev/" rel="tag">#WebDev</a> <a href="/tags/webdevelopment/" rel="tag">#WebDevelopment</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>Fediverse Report 141 - this week's <a href="/tags/fediverse/" rel="tag">#fediverse</a> news</p><p>- <span class="h-card"><a href="https://indieweb.social/@bonfire" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>bonfire</span></a></span> finally officially launches their Bonfire Social platform, as well as a crowdfunding campaign to support and further expand this ambitious project<br>- <span class="h-card"><a href="https://mastodon.social/@Mastodon" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>Mastodon</span></a></span> has officially launched v4.5 bringing quote posts to the entire fediverse<br>- Mo-Me is a new fediverse client from <a href="https://backend.newsmast.org/@newsmast" rel="nofollow">@newsmast</a> and the Media Revolution campaign</p><p>Read at:<br><a href="https://connectedplaces.online/reports/fediverse-report-141-2/" rel="nofollow" class="ellipsis" title="connectedplaces.online/reports/fediverse-report-141-2/"><span class="invisible">https://</span><span class="ellipsis">connectedplaces.online/reports</span><span class="invisible">/fediverse-report-141-2/</span></a></p>
<p>I really need a peertube instance or two to join. Anyone know of any per-existing instances I could upload gameplay and video-essay type stuff? </p><p>Most seem to be subject dependent and because they're indie-funded available storage space is very limited. </p><p>I don't mind a setup where I pay a certain amount for server space, I just don't want to go through the hassle of self-hosting, and the few management services I saw were very diverse price-wise so I'm unsure what fair rates are.</p><p>Thanks!</p><p><a href="/tags/peertube/" rel="tag">#peertube</a> <a href="/tags/fediverse/" rel="tag">#fediverse</a></p>
<p>這應該叫拉什麼呢⋯⋯<br><br><a href="/tags/meme/" rel="tag">#meme</a> <a href="/tags/fediverse/" rel="tag">#fediverse</a> <a href="https://pari.cafe/tags/🇹🇼" rel="nofollow">#🇹🇼</a> <a href="/tags/aiartwork/" rel="tag">#aiartwork</a></p>