livellosegreto.it is one of the many independent Mastodon servers you can use to participate in the fediverse.
Livello Segreto è il social etico che ha rispetto di te e del tuo tempo.

Administered by:

Server stats:

1.2K
active users

#sphinxdoc

0 posts0 participants0 posts today
Olivia A-C<p><span>sphinx-fediverse 0.7.0 is now released. Since the previous version...<br><br>New features:<br>- Improved rendering security! It no longer relies on a massive HTML template. Still some progress to make<br>- Support for unicode emoji reactions on Misskey instances<br>- If a comment is too wide for the page, it will now split the username, so: </span><code>@LivInTheLookingGlass@transfem.social</code> will become <code>@LivInTheLookingGlass\n@transfem.social</code><span><br>- Increased use of the comment parser to avoid ambiguities<br>- Comment posts will now include the title of the article and, if on Misskey, put the link on that text<br>- Misskey now supports the following parts of MFM:<br> - anything in standard Markdown<br> - mentions<br> - hashtags<br> - </span><code>&lt;small&gt;</code><span><br> - </span><code>&lt;center&gt;</code><span><br> - </span><code>&lt;i&gt;</code><span><br> - </span><code>&lt;plain&gt;</code><span><br><br>Bug fixes:<br>- Bumped the version of an insecure dependency<br><br>Extra shout-out to the people who "bullied" me into fixing the render code. It's not perfect, but it's a lot better now. Figuring out a better way to <br><br>1. sanitize MFM input<br>2. adapt </span><code>replaceEmoji()</code><span> to work with DOM elements<br>3. get custom emoji working for Misskey instances<br><br>are probably the last real blockers before a 1.0 release. There's a few more Misskey-related things that would be nice, but it's mostly about increasing parity at that point<br><br></span><a href="https://transfem.social/tags/Python" rel="nofollow noopener noreferrer" target="_blank">#Python</a> <a href="https://transfem.social/tags/SphinxDoc" rel="nofollow noopener noreferrer" target="_blank">#SphinxDoc</a> <a href="https://transfem.social/tags/FOSS" rel="nofollow noopener noreferrer" target="_blank">#FOSS</a> <a href="https://transfem.social/tags/FLOSS" rel="nofollow noopener noreferrer" target="_blank">#FLOSS</a> <a href="https://transfem.social/tags/OSS" rel="nofollow noopener noreferrer" target="_blank">#OSS</a> <a href="https://transfem.social/tags/FediBridge" rel="nofollow noopener noreferrer" target="_blank">#FediBridge</a> <a href="https://transfem.social/tags/Mastodon" rel="nofollow noopener noreferrer" target="_blank">#Mastodon</a> <a href="https://transfem.social/tags/Misskey" rel="nofollow noopener noreferrer" target="_blank">#Misskey</a> <a href="https://transfem.social/tags/Sharkey" rel="nofollow noopener noreferrer" target="_blank">#Sharkey</a> <a href="https://transfem.social/tags/Fediverse" rel="nofollow noopener noreferrer" target="_blank">#Fediverse</a> <a href="https://transfem.social/tags/Fedi" rel="nofollow noopener noreferrer" target="_blank">#Fedi</a></p>
Olivia A-C<p><code>sphinx-fediverse</code><span> 0.6.0 is now released. Since the previous version...<br><br>New features:<br>- (Standard) Markdown rendering for Misskey instances (more MFM support to come later)<br>- Support (in parser only) for emoji-based reactions<br>- Support (in parser only) for sensitive images among non-sensitive images<br>- Dump the post-to-page mapping to _static/ for ease of debug<br>- Support for reply handling on Misskey instances<br><br>Bug fixes:<br>- Icons previously wouldn't show for posts outside the root directory<br>- A typo led to a duplicate icon<br>- Shibuya dark now produces legible icons (and this should be portable to other themes)<br>- the hover effect no longer renders text unreadable on Shibuya dark (again, should be portable)<br><br></span><a href="https://transfem.social/tags/Python" rel="nofollow noopener noreferrer" target="_blank">#Python</a> <a href="https://transfem.social/tags/SphinxDoc" rel="nofollow noopener noreferrer" target="_blank">#SphinxDoc</a> <a href="https://transfem.social/tags/FOSS" rel="nofollow noopener noreferrer" target="_blank">#FOSS</a> <a href="https://transfem.social/tags/FLOSS" rel="nofollow noopener noreferrer" target="_blank">#FLOSS</a> <a href="https://transfem.social/tags/OSS" rel="nofollow noopener noreferrer" target="_blank">#OSS</a> <a href="https://transfem.social/tags/FediBridge" rel="nofollow noopener noreferrer" target="_blank">#FediBridge</a> <a href="https://transfem.social/tags/Mastodon" rel="nofollow noopener noreferrer" target="_blank">#Mastodon</a> <a href="https://transfem.social/tags/Misskey" rel="nofollow noopener noreferrer" target="_blank">#Misskey</a> <a href="https://transfem.social/tags/Sharkey" rel="nofollow noopener noreferrer" target="_blank">#Sharkey</a> <a href="https://transfem.social/tags/Fediverse" rel="nofollow noopener noreferrer" target="_blank">#Fediverse</a> <a href="https://transfem.social/tags/Fedi" rel="nofollow noopener noreferrer" target="_blank">#Fedi</a></p>
Olivia A-C<p>And now <code>sphinx-fediverse</code><span> 0.5.3 is released. The big thing here is I've separated the rendering logic from comment parsing, so it's easier to support both flavors. Rendering is still pretty janky, but it's a good start towards the final setup.<br><br>Next on the list: <br>- *key media attachments<br>- better rendering code<br><br></span><a href="https://transfem.social/tags/Python" rel="nofollow noopener noreferrer" target="_blank">#Python</a> <a href="https://transfem.social/tags/SphinxDoc" rel="nofollow noopener noreferrer" target="_blank">#SphinxDoc</a> <a href="https://transfem.social/tags/FOSS" rel="nofollow noopener noreferrer" target="_blank">#FOSS</a> <a href="https://transfem.social/tags/FLOSS" rel="nofollow noopener noreferrer" target="_blank">#FLOSS</a> <a href="https://transfem.social/tags/OSS" rel="nofollow noopener noreferrer" target="_blank">#OSS</a> <a href="https://transfem.social/tags/FediBridge" rel="nofollow noopener noreferrer" target="_blank">#FediBridge</a> <a href="https://transfem.social/tags/Mastodon" rel="nofollow noopener noreferrer" target="_blank">#Mastodon</a> <a href="https://transfem.social/tags/Misskey" rel="nofollow noopener noreferrer" target="_blank">#Misskey</a> <a href="https://transfem.social/tags/Sharkey" rel="nofollow noopener noreferrer" target="_blank">#Sharkey</a></p>
Olivia A-C<p>And with that, <code>sphinx-fediverse</code><span> 0.5.2 is released with initial support for running on Misskey/*key instances.<br><br>Known bugs:<br>- Misskey instances cannot yet load custom emoji or media attachments<br>- CSS for Shibuya theme on Chrome seems to have some minor problems, specifically with the hover effect<br><br>Breaking changes:<br>- the comment directive is now </span><code>fedi-comments</code> rather than <code>mastodon-comments</code><span><br>- some config values have had their name changed<br>- you are now required to specify what flavor of fediverse instance you're hosting on<br><br></span><a href="https://transfem.social/tags/Python" rel="nofollow noopener noreferrer" target="_blank">#Python</a> <a href="https://transfem.social/tags/SphinxDoc" rel="nofollow noopener noreferrer" target="_blank">#SphinxDoc</a> <a href="https://transfem.social/tags/FOSS" rel="nofollow noopener noreferrer" target="_blank">#FOSS</a> <a href="https://transfem.social/tags/FLOSS" rel="nofollow noopener noreferrer" target="_blank">#FLOSS</a> <a href="https://transfem.social/tags/OSS" rel="nofollow noopener noreferrer" target="_blank">#OSS</a> <a href="https://transfem.social/tags/FediBridge" rel="nofollow noopener noreferrer" target="_blank">#FediBridge</a> <a href="https://transfem.social/tags/Mastodon" rel="nofollow noopener noreferrer" target="_blank">#Mastodon</a> <a href="https://transfem.social/tags/Misskey" rel="nofollow noopener noreferrer" target="_blank">#Misskey</a> <a href="https://transfem.social/tags/Sharkey" rel="nofollow noopener noreferrer" target="_blank">#Sharkey</a></p>
Olivia A-C<p>Good news! <code>sphinx-fediverse</code><span> is now on pypi!<br><br></span><a href="https://pypi.org/project/sphinx-fediverse/" rel="nofollow noopener noreferrer" target="_blank">https://pypi.org/project/sphinx-fediverse/</a><span><br><br>The project is not feature-complete yet, but it should be worth of the "beta" label </span>💖<span><br><br></span><a href="https://transfem.social/tags/SphinxDoc" rel="nofollow noopener noreferrer" target="_blank">#SphinxDoc</a> <a href="https://transfem.social/tags/FediBridge" rel="nofollow noopener noreferrer" target="_blank">#FediBridge</a> <a href="https://transfem.social/tags/Fediverse" rel="nofollow noopener noreferrer" target="_blank">#Fediverse</a> <a href="https://transfem.social/tags/Python" rel="nofollow noopener noreferrer" target="_blank">#Python</a> <a href="https://transfem.social/tags/FOSS" rel="nofollow noopener noreferrer" target="_blank">#FOSS</a> <a href="https://transfem.social/tags/FLOSS" rel="nofollow noopener noreferrer" target="_blank">#FLOSS</a></p>
Olivia A-C<p>And now the last barrier to me publishing <code>sphinx-fediverse</code><span> is literally adding the "twine" line to my Makefile. I'll probably get this tomorrow, and maybe make an auto-publish script on GitHub as well<br><br></span><a href="https://transfem.social/tags/SphinxDoc" rel="nofollow noopener noreferrer" target="_blank">#SphinxDoc</a> <a href="https://transfem.social/tags/FediBridge" rel="nofollow noopener noreferrer" target="_blank">#FediBridge</a> <a href="https://transfem.social/tags/Fediverse" rel="nofollow noopener noreferrer" target="_blank">#Fediverse</a> <a href="https://transfem.social/tags/Python" rel="nofollow noopener noreferrer" target="_blank">#Python</a> <a href="https://transfem.social/tags/FOSS" rel="nofollow noopener noreferrer" target="_blank">#FOSS</a> <a href="https://transfem.social/tags/FLOSS" rel="nofollow noopener noreferrer" target="_blank">#FLOSS</a></p>
Olivia A-C<p><span>I've now updated sphinx-fediverse to include boost and like counts, both per-comment and for the originating post. This means there are now only 2 barriers between me and throwing it on PyPi: cleaning up the remaining CSS errors, and writing the publish script<br><br></span><a href="https://transfem.social/tags/SphinxDoc" rel="nofollow noopener noreferrer" target="_blank">#SphinxDoc</a> <a href="https://transfem.social/tags/FediBridge" rel="nofollow noopener noreferrer" target="_blank">#FediBridge</a> <a href="https://transfem.social/tags/Fediverse" rel="nofollow noopener noreferrer" target="_blank">#Fediverse</a> <a href="https://transfem.social/tags/Python" rel="nofollow noopener noreferrer" target="_blank">#Python</a> <a href="https://transfem.social/tags/FOSS" rel="nofollow noopener noreferrer" target="_blank">#FOSS</a> <a href="https://transfem.social/tags/FLOSS" rel="nofollow noopener noreferrer" target="_blank">#FLOSS</a></p>
Olivia A-C<p>New account, so new <a href="https://transfem.social/tags/introduction" rel="nofollow noopener noreferrer" target="_blank">#introduction</a><span>. Let's do it again!<br><br>I have a </span><a href="https://transfem.social/tags/MastersDegree" rel="nofollow noopener noreferrer" target="_blank">#MastersDegree</a> in <a href="https://transfem.social/tags/ComputerScience" rel="nofollow noopener noreferrer" target="_blank">#ComputerScience</a> and <a href="https://transfem.social/tags/ComputerEngineering" rel="nofollow noopener noreferrer" target="_blank">#ComputerEngineering</a>. I went to <a href="https://transfem.social/tags/NMU" rel="nofollow noopener noreferrer" target="_blank">#NMU</a> for undergrad and <a href="https://transfem.social/tags/MSU" rel="nofollow noopener noreferrer" target="_blank">#MSU</a> for my graduate degree. I currently work at <a href="https://transfem.social/tags/UChicago" rel="nofollow noopener noreferrer" target="_blank">#UChicago</a> for the <a href="https://transfem.social/tags/TMWCenter" rel="nofollow noopener noreferrer" target="_blank">#TMWCenter</a><span>, which focuses on helping young children acquire language (and therefore other learning skills) faster.<br><br>In my spare time, I develop </span><a href="https://transfem.social/tags/OpenSourceSoftware" rel="nofollow noopener noreferrer" target="_blank">#OpenSourceSoftware</a><span> such as<br>- a </span><a href="https://transfem.social/tags/SphinxDoc" rel="nofollow noopener noreferrer" target="_blank">#SphinxDoc</a> extension that embed <a href="https://transfem.social/tags/Fediverse" rel="nofollow noopener noreferrer" target="_blank">#Fediverse</a><span> comments on your page<br>- a library to talk to </span><a href="https://transfem.social/tags/ManifoldMarkets" rel="nofollow noopener noreferrer" target="_blank">#ManifoldMarkets</a> from native <a href="https://transfem.social/tags/Python" rel="nofollow noopener noreferrer" target="_blank">#Python</a><span><br>- a </span><a href="https://transfem.social/tags/PredictionMarket" rel="nofollow noopener noreferrer" target="_blank">#PredictionMarket</a><span> manager using the above<br>- a </span><a href="https://transfem.social/tags/transpiler" rel="nofollow noopener noreferrer" target="_blank">#transpiler</a> from a subset of Python to <a href="https://transfem.social/tags/OpenStreetMaps" rel="nofollow noopener noreferrer" target="_blank">#OpenStreetMaps</a>'s <a href="https://transfem.social/tags/OverpassQL" rel="nofollow noopener noreferrer" target="_blank">#OverpassQL</a><span><br>- bug fixes to many other projects, including </span><a href="https://transfem.social/tags/mypy" rel="nofollow noopener noreferrer" target="_blank">#mypy</a>, <a href="https://transfem.social/tags/base58" rel="nofollow noopener noreferrer" target="_blank">#base58</a>, <a href="https://transfem.social/tags/attrs" rel="nofollow noopener noreferrer" target="_blank">#attrs</a>, <a href="https://transfem.social/tags/CPython" rel="nofollow noopener noreferrer" target="_blank">#CPython</a><span>, &amp; more<br><br>I spend a fair bit of my time these days on </span><a href="https://transfem.social/tags/MathResearch" rel="nofollow noopener noreferrer" target="_blank">#MathResearch</a>, specifically into the <a href="https://transfem.social/tags/ThueMorse" rel="nofollow noopener noreferrer" target="_blank">#ThueMorse</a><span> Sequence and its extensions.<br><br>I'm also a hobbyist editor on OpenStreetMap.<br><br></span><a href="https://transfem.social/tags/Demisexual" rel="nofollow noopener noreferrer" target="_blank">#Demisexual</a>, <a href="https://transfem.social/tags/transfem" rel="nofollow noopener noreferrer" target="_blank">#transfem</a>, and happily engaged to my <a href="https://transfem.social/tags/enby" rel="nofollow noopener noreferrer" target="_blank">#enby</a><span> sweetheart.<br><br>We have two cats: </span><a href="https://transfem.social/tags/OpheTheLoaf" rel="nofollow noopener noreferrer" target="_blank">#OpheTheLoaf</a> and <a href="https://transfem.social/tags/MayalaranTheCat" rel="nofollow noopener noreferrer" target="_blank">#MayalaranTheCat</a> (yes, from <a href="https://transfem.social/tags/StormlightArchive" rel="nofollow noopener noreferrer" target="_blank">#StormlightArchive</a>) See <a href="https://transfem.social/notes/a4im5yv5i02700my" rel="nofollow noopener noreferrer" target="_blank">here</a><span> for more on them!<br><br>I speak English fluently, Spanish haltingly, and am trying to learn Chinese<br><br></span><a href="https://transfem.social/tags/queer" rel="nofollow noopener noreferrer" target="_blank">#queer</a> <a href="https://transfem.social/tags/Chicago" rel="nofollow noopener noreferrer" target="_blank">#Chicago</a></p>
Olivia A-C<p>This is the test post for the initial alpha of <code>sphinx-fediverse</code>. I will update this post with a link shortly.</p><p><a href="https://oliviaappleton.com/sphinx-fediverse/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">oliviaappleton.com/sphinx-fedi</span><span class="invisible">verse/</span></a></p><p><a href="https://tech.lgbt/tags/SphinxDoc" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>SphinxDoc</span></a> <a href="https://tech.lgbt/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> <a href="https://tech.lgbt/tags/FediBridge" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FediBridge</span></a> <a href="https://tech.lgbt/tags/Fediverse" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Fediverse</span></a></p>
Olivia A-C<p>Have any of my followers ever needed to test a <a href="https://tech.lgbt/tags/sphinxDoc" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>sphinxDoc</span></a> extension? I am having a remarkably hard time making it work</p><p><a href="https://tech.lgbt/tags/sphinx" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>sphinx</span></a> <a href="https://tech.lgbt/tags/python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>python</span></a> <a href="https://tech.lgbt/tags/askPython" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>askPython</span></a> <a href="https://tech.lgbt/tags/AskFedi" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>AskFedi</span></a></p>
Olivia A-C<p><a href="https://github.com/LivInTheLookingGlass/sphinx-fediverse" rel="nofollow noopener noreferrer" target="_blank">This</a> is my very-WIP <a href="https://tech.lgbt/tags/SphinxDoc" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>SphinxDoc</span></a> extension to add comment sections hosted on the <a href="https://tech.lgbt/tags/Fediverse" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Fediverse</span></a>!</p><p>Right now it is a solid PoC, &amp; I want to improve it a fair bit before publishing. Feel free to play with it!</p><p><a href="https://tech.lgbt/tags/FediBridge" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FediBridge</span></a> <a href="https://tech.lgbt/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> <a href="https://tech.lgbt/tags/FOSS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FOSS</span></a></p>
Olivia A-C<p><span class="h-card" translate="no"><a href="https://hachyderm.io/@Unlogic" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>Unlogic</span></a></span><br>Now in a sphinx-generated doc!</p><p>Next problem is going to be making it play well with themes. That is definitely a for-later problem. I'm going to be focusing on making it work with <code>shibuya</code> and Dark Reader first, if possible.</p><p>If this works, all of my websites are going to instantly have comment sections! I build pretty much everything in Sphinx, since it's so easy</p><p><a href="https://tech.lgbt/tags/SphinxDoc" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>SphinxDoc</span></a> <a href="https://tech.lgbt/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> <a href="https://tech.lgbt/tags/FediBridge" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FediBridge</span></a> <a href="https://tech.lgbt/tags/Fediverse" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Fediverse</span></a></p>
Olivia A-C<p><span class="h-card" translate="no"><a href="https://hachyderm.io/@Unlogic" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>Unlogic</span></a></span><br>Behold! The prototype!</p><p><a href="https://tech.lgbt/tags/SphinxDoc" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>SphinxDoc</span></a> <a href="https://tech.lgbt/tags/FediBridge" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FediBridge</span></a></p>
Olivia A-C<p>Suppose I want to put comments on my static sphinx site, and I want it to be sourced from the fediverse.</p><p>How difficult would this be? I would ideally like to support comment threading. I also might want to make this into a sphinx extension, such that it checks every page has a corresponding post before publishing. This would mean the URL needs to strictly define the post</p><p><a href="https://tech.lgbt/tags/AskMastodon" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>AskMastodon</span></a> <a href="https://tech.lgbt/tags/AskFedi" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>AskFedi</span></a> <a href="https://tech.lgbt/tags/SphinxDoc" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>SphinxDoc</span></a> <a href="https://tech.lgbt/tags/AskSysadmin" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>AskSysadmin</span></a></p>
Nicolas Dandrimont<p>My organization (Software Heritage) is using more and more <a href="https://mastodon.opportunis.me/tags/pads" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>pads</span></a> (using <a href="https://mastodon.opportunis.me/tags/HedgeDoc" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>HedgeDoc</span></a>) for real-time collaborative elaboration of documentation, presentations, etc.</p><p>However, once completed, we have a hard time referencing the content, indexing it, archiving it. Completed documentation pages land in our <a href="https://mastodon.opportunis.me/tags/SphinxDoc" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>SphinxDoc</span></a> project, which is properly indexed and hyperlinked, but not all of the pad content needs to land there.</p><p>Do you know of groups that have existing strategies to make sure that the knowledge stored in pads doesn't end up stuck in that black hole forever? I would especially welcome <a href="https://mastodon.opportunis.me/tags/git" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>git</span></a> or <a href="https://mastodon.opportunis.me/tags/GitLab" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GitLab</span></a> based, automated workflows. <a href="https://mastodon.opportunis.me/tags/Archivists" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Archivists</span></a> <a href="https://mastodon.opportunis.me/tags/KnowledgeManagement" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>KnowledgeManagement</span></a></p><p>I've found the CERN CodiMD archive project, which seems promising, but, hilariously, only referenced on their own <a href="https://codimd.web.cern.ch/s/ksEGCiXno" rel="nofollow noopener noreferrer" target="_blank">CodiMD instance</a>. I haven't found any code for it.</p><p>Seems like <a href="https://mastodon.opportunis.me/tags/GitLab" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GitLab</span></a> has <a href="https://gitlab.com/gitlab-com/www-gitlab-com/-/merge_requests/44571" rel="nofollow noopener noreferrer" target="_blank">killed its real-time collaborative edition project</a> as well, so that seems to be a dead end.</p><p>(cc. <span class="h-card"><a href="https://pouet.chapril.org/@douardda" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>douardda</span></a></span> <span class="h-card"><a href="https://mastodon.xyz/@zacchiro" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>zacchiro</span></a></span>, boosts welcome for reach)</p>