social.dk-libre.fr is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Search results for tag #snac

AodeRelay boosted

[?]pete »
@pete@me.solved.cz

There is something magical about posting on my little instance while is down.

    [?]Adam »
    @_aD@hachyderm.io

    AodeRelay boosted

    [?]daltux »
    @daltux@snac.daltux.net

    Não uso com prazo tão apertado, mas a possibilidade de remoção de publicações com qualquer número de dias consta.

    Mesmo que ainda não houvesse isso, o projeto é bem aberto a colaboração caso alguém queira implementar uma nova função que faça sentido no seu propósito.


      AodeRelay boosted

      [?]daltux »
      @daltux@snac.daltux.net

      AodeRelay boosted

      [?]daltux »
      @daltux@snac.daltux.net

      Como já aparece o "quoot" de publicação do Mastodon no :catClapping:

      Captura de tela de navegador com página do Snac exibindo corretamente a publicação citada, inclusive com a citação embutida nela, recurso recente do Mastodon e agora também do Snac.

      Alt...Captura de tela de navegador com página do Snac exibindo corretamente a publicação citada, inclusive com a citação embutida nela, recurso recente do Mastodon e agora também do Snac.

        AodeRelay boosted

        [?]The Real Grunfink »
        @grunfink@comam.es

        For this , I want to give my regards to all those great persons that have contributed to either with donations or code.

        You make it possible. Thank you so much.

          [?]The Real Grunfink »
          @grunfink@comam.es

          Hi. doesn't support quoted posts (yet), but given that Mastodon and Pleroma also include a RE: quoted_post_url as the first line in the post body, no information is lost.

          CC: @mastodonmigration@mastodon.online @mattmaison@mastodon.world

            [?]Rocketman »
            @slothrop@chaos.social

            I’m afraid that my head has decided that at one point, when the madness subsides a bit, I’m going to install on a VPS.

              [?]Stefano Marinelli »
              @stefano@mastodon.illumos.cafe

              The instance has been upgraded to 2.84

                [?]BSD Cafe Announcements »
                @announcements@mastodon.bsd.cafe

                The instance has been upgraded to 2.84

                  [?]Oliver⚡ »
                  @oliver@microhive.social

                  I've just updated my instance to version 2.84 👍 🎉
                  A lot of new great stuff, but this one is awesome: visibility scopes! Wooohoo!!
                  You don't know Snac? But you should: https://codeberg.org/grunfink/snac2
                  A simple, minimalistic and well documented instance server written in C, no database needed, totally JavaScript-free, no cookies either, not much bullshit.


                    [?]Justine Smithies »
                    @justine@snac.smithies.me.uk

                    OK That's my avatar updated.

                      [?]The Real Grunfink »
                      @grunfink@comam.es

                      I've just published version 2.84 of , the simple, minimalistic instance server written in C. This time, it includes mostly work by great, brilliant fellow developers while I was just sitting on the porch with the cats on my lap and a beer in my hand:

                      Implemented more scopes to match other ActivityPub implementations (public, unlisted, followers-only and direct message) (contributed by byte).

                      New icons showing instance and actor failures.

                      Mastodon API: Added remote accounts follow metrics and statuses when viewing profiles (contributed by Stefano Marinelli), fixed post deletion.

                      Fixed outbox collection (contributed by byte).

                      New file FEDERATION.md (contributed by andypiper).

                      Updated Czech, Spanish and Brazilian Portuguese translations (contributed by pmjv and daltux).

                      Fixed manpage typos (contributed by r-ricci).

                      https://comam.es/what-is-snac

                      If you find useful, please consider buying grunfink a coffee or contributing via LiberaPay.


                        [?]Stefano Marinelli »
                        @stefano@mastodon.bsd.cafe

                        @vab @Bonn there are many followers from Bonn but (the great software powering FediMeteo) won't disclose anything about them - not even the real number 😉

                          [?]Xavier »
                          @xavier@pony.social

                          @passthejoe @beachcomber is as setup-and-forget as can be, but ActivityPub is a very chatty protocol so there's no silver bullet:

                          • snac does not cache remote media at all while GTS defaults to 7 days, but you can tune it down to save disk space
                          • snac uses the filesystem as the database, which means a lot of small files and symbolic links. If you want to be disk-efficient, you want to store the snac folder on a filesystem with a small block size. Compression might help since it's json.

                            [?]daltux »
                            @daltux@snac.daltux.net

                            ✔️ :podeConfiar:

                            $ du -sh snac/
                            895M snac/

                            $ docker exec -it snac_[...] sh
                            $ cd /data/data
                            $ snac block . repl.co
                            $ snac block . repl.it
                            $ snac block . replit.com
                            $ snac block . activitypub-troll.cf
                            $ snac block . misskey-forkbomb.cf
                            $ cat block/*
                            [...]
                            repl.co
                            misskey-forkbomb.cf
                            threads.net
                            repl.it
                            activitypub-troll.cf
                            threads.com
                            manalejandro.com
                            e-komik.org
                            replit.com

                            CC: @cadusilva@bolha.one @daltux@ayom.media @kariboka@harpia.red


                              [?]Daltux 🐈‍⬛ »
                              @daltux@ayom.media

                              @kariboka @veroandi wins, then, I guess... :cryinglaugh:

                                [?]Stefano Marinelli »
                                @stefano@fedihome.stefanomarinelli.it

                                Great. My Saturday evening session has been positive. I coded some fixes so behind works with

                                  [?]Stefano Marinelli »
                                  @stefano@mastodon.bsd.cafe

                                  Dear friends of the BSD Cafe,

                                  As 2024 comes to an end, it’s time to reflect on what we’ve built together during the first full year of life for BSD Cafe. Launched on 20 July 2023, this project has grown far beyond what I could have imagined. While I haven’t tracked full uptime data, I can confidently say that the downtime was less than 30 minutes overall - even though the main VM hosting our services moved multiple times (including a switch from a Proxmox hypervisor to bhyve on FreeBSD, for the sake of alignment with our mission). In a world filled with over-engineered HA systems, we’ve outperformed many “big-name” cloud providers. Not bad for a community project, right?

                                  For me, this has been an incredible journey. The users here are not just participants - they’re collaborators, and their positivity has been inspiring. The content shared and created at BSD Cafe has been valuable not only to the BSD community but beyond. What truly sets BSD Cafe apart is the openness for dialogue and exchange. Whether it’s social media posts, Matrix discussions, repositories in our brew, or RSS feeds, people seem to genuinely appreciate what we create and the conversations we foster.

                                  BSD Cafe is a journey - one that grows, evolves, and continues. Our goal isn’t endless growth (we’re a community, not a business) but rather to maintain a welcoming, inclusive space where everyone feels a sense of positivity and belonging. For me, opening any service with “bsd.cafe” in the domain brings joy and pride. That’s the spirit I’ve tried to convey, and I hope it resonates with all of you, whether you’re active BSD Cafe users or friends of the community.

                                  Promoting self-hosting and has, as a side effect, inspired some users to “go solo” with their own setups. But even then, they remain part of BSD Cafe - in spirit, in purpose, and in connection.

                                  Here’s a look at what we’ve achieved together this year:

                                  - mastodon.bsd.cafe: 370 total users
                                  Active in the past month: 207
                                  Active in the past six months: 286
                                  - snac.bsd.cafe: 14 total users
                                  Active in the past month: 7
                                  - blendit.bsd.cafe: 61 registered users
                                  - matrix.bsd.cafe: 23 users
                                  - brew.bsd.cafe: 29 users - 80 repositories
                                  - freshrss.bsd.cafe: 25 users
                                  - miniflux.bsd.cafe: 11 users
                                  - press.bsd.cafe: 9 users
                                  - myip.bsd.cafe: Constantly used by various users
                                  - wiki.bsd.cafe: Could use a bit more love and content, but it fulfills its role as a functional homepage.
                                  - tube.bsd.cafe: Still in testing - Peertube 7.0 update is on the way.

                                  For detailed stats from our reverse proxy and general router (excluding media services, which generate most traffic but are handled via caching reverse proxies), you can check here - updated hourly: netstats.bsd.cafe

                                  The journey of BSD Cafe continues, and I look forward to seeing where 2025 will take us. Together, we’ve built something special - something driven by passion, shared purpose, and a little bit of the BSD magic that makes all of this possible.

                                  Here’s to a new year full of joy, serenity, and connection. Thank you for being part of this adventure.

                                  Wishing you all a fantastic 2025 - and THANK YOU!
                                  Stefano

                                    [?]gyptazy »
                                    @gyptazy@gyptazy.com

                                    Are you in and running your own instance? You might want to join an Activity Pub relay instance!

                                    My relay at https://fedi-relay.gyptazy.com has currently 139 instances connected, mostly tech related sharing the same mindset and interests like , , , , , and many more! You can easily join from your instance when using , (), and its forks 🙂


                                      [?]Tomáš »
                                      @prahou@merveilles.town

                                      @grunfink

                                      SINCE YOU LEFT ME

I'VE BEEN 
SNACPILLED

comam.es/what-is-snac

                                      Alt...SINCE YOU LEFT ME I'VE BEEN SNACPILLED comam.es/what-is-snac

                                        [?]Justine Smithies »
                                        @justine@snac.smithies.me.uk

                                        Oh just keeps on getting better. Not so long ago the mutual acquaintances handshake icon would not be displayed in any browser even though I had the correct fonts installed. I even submitted a request to to be able to change the icon to something else if needed by OpenBSD users. But today after an update on the 7.8 snapshot I notice that they are displayed correctly now making it easier for me to see who is a mutual. Nice one OpenBSD ❤️ :runbsd: :openbsd:

                                        A screenshot of the mutaul handshake icon against  a users toot on my snac instance

                                        Alt...A screenshot of the mutaul handshake icon against a users toot on my snac instance

                                          [?]daltux »
                                          @daltux@snac.daltux.net

                                          Gosto demais de poder anexar imagem externa em publicações aqui, simplesmente incluindo-a no texto com a sintaxe Markdown ![descrição](URL), sem necessitar enviá-la e armazená-la no servidor do . :catClapping:

                                          Essa é uma funcionalidade que poderia ser até mais destacada, pois já tentei fazer o mesmo em outro servidor que também suporta Markdown (Akkoma/Mangane), sem sucesso.

                                          SNAC é um servidor ActivityPub extremamente minimalista e, por isso, bem peculiar, porém apresenta algumas funções únicas, como essa. Ele não é ideal para quem quer utilizá-lo majoritariamente com aplicativos clientes feitos para a API , pois seu funcionamento é bem distinto daquele mais comum e não tem o compromisso de apresentar as mesmas soluções para as mesmas funcionalidades. Mesmo assim, há casos em que se adequa muito bem. Se não faz questão de ficar o tempo todo interagindo com a [Federação ActivityPub]() ou, por exemplo, se pretende criar um perfil para publicação automatizada por algum :shell: na máquina em que ele está rodando, isso fica muito fácil, pois já possui tudo que precisa no comando, além de ser pouco exigente em requisitos de memória e processamento. Pode ser compilado em praticamente qualquer plataforma POSIX e seus arquivos ficam numa árvore única de diretórios, tornando a transferência para outra máquina relativamente bem simples. Sua interface na Web é simples para quem utiliza e também para quem lê, ao sequer exigir a execução de JavaScript. Apenas HTML e CSS.

                                          Como analista de tecnologia da informação, especulando sobre o ciclo de vida dos sistemas, considero provável que, por ter mínimas dependências, SNAC demore bem mais que outros servidores mais complexos para se inviabilizar ou precisar sofrer reescritas drásticas, desde que se forme uma comunidade maior que o mantenha ativo se porventura faltar seu criador.

                                            🗳

                                            [?]PurpleJillybeans :PrideDisk: »
                                            @PurpleJillybeans@kind.social

                                            So which is the bigger cult?

                                            SNAC:7
                                            beige.party:8

                                              [?]BSD Cafe Announcements »
                                              @announcements@mastodon.bsd.cafe

                                              The instance has been updated to 2.83

                                                [?]Stefano Marinelli »
                                                @stefano@mastodon.illumos.cafe

                                                The illumos Cafe snac instance has been updated to 2.83

                                                  [?]klopo »
                                                  @klopo@super.egois.org

                                                  just upgraded my instance to 2.83 :D
                                                  thanks @grunfink@comam.es

                                                    [?]Oliver⚡ »
                                                    @oliver@microhive.social

                                                    I've just updated my instance to version 2.83 👍 🎉
                                                    You don't know Snac? But you should: https://codeberg.org/grunfink/snac2
                                                    A simple, minimalistic and well documented instance server written in C, no database needed, totally JavaScript-free, no cookies either, not much bullshit.


                                                      [?]pete »
                                                      @pete@me.solved.cz

                                                      I can't get over how easy and comfortable it is to upgrade . I can do it 4 times before one of my work projects is finished with yarn build

                                                        [?]The Real Grunfink »
                                                        @grunfink@comam.es

                                                        I've just published version 2.83 of , the simple, minimalistic instance server written in C. It includes the following changes:

                                                        After receiving a follow confirmation, a bunch of posts from that account are requested and inserted into the timeline as context.

                                                        Continuously failing instances are marked as broken after a given number of days (see snac(8) on how to tune this counter). Incoming activity from any of these instances resets the counter.

                                                        Fixed a nasty bug that incorrectly deleted private local posts in certain cases.

                                                        Scheduled posts can now be sent from the command line (see snac(1) for more information on how to do it).

                                                        Docker: add timezone, new examples for building and complete Swarm mode stack with Traefik (contributed by daltux).

                                                        Fixed timezone names (contributed by dharmik).

                                                        Documented the update command (contributed by xvello).

                                                        https://comam.es/what-is-snac

                                                        If you find useful, please consider buying grunfink a coffee or contributing via LiberaPay.


                                                          [?]The Real Grunfink »
                                                          @grunfink@comam.es

                                                          This is great. I guess I need a CODE_OF_CONDUCT.md file myself for . I'll probably just copy GotoSocial's one.

                                                            [?]It's Just Me »
                                                            @me@mysmallinstance.homelinux.org

                                                            Have a look at - it's light and effective.

                                                            CC: @dimillian@mastodon.social @IceCubesApp@mastodon.online @rmoriz@blog.rolandmoriz.de

                                                              [?]Klaus Zimmermann :unverified: »
                                                              @kzimmermann@c.im

                                                              @16af93 ? I think it's developed primarily as a minimal / single-user instance server, but renders content in static pages that can even be interacted with in @dillo

                                                              codeberg.org/grunfink/snac2

                                                              The folks at bsd.cafe seem to be enjoying their instance.

                                                                [?]Xavier »
                                                                @xavier@pony.social

                                                                While I love the and / tags, they are too high-traffic for my linking. I set up a gaggle of robots at digest.xvello.net that each boost one post at random every hour. This allows me to get a taste of these tags without overwhelming my timeline.

                                                                The posts are sourced from , filtered by a simple daemon that ensures that alt-text is present and filters out sensitive contents. The bots are hosted on a instance.

                                                                I'd love your feedback on it, and suggestion of tags to add next.

                                                                  AodeRelay boosted

                                                                  [?]Stefano Marinelli »
                                                                  @stefano@mastodon.illumos.cafe

                                                                  The instance has been upgraded to 2.82

                                                                    [?]BSD Cafe Announcements »
                                                                    @announcements@mastodon.bsd.cafe

                                                                    The instance has been upgraded to 2.82

                                                                      [?]Dendrobatus Azureus »
                                                                      @dendrobatus_azureus@polymaths.social

                                                                      A new version of snac has been released

                                                                      Feast yourself on these fantastic features

                                                                      #Programming #Snac #Activity #Pub #ActivityPub #OpenSource

                                                                      https://comam.es/snac/grunfink/p/1756800370.550287

                                                                        Alexandre :freebsd: boosted

                                                                        [?]The Real Grunfink »
                                                                        @grunfink@comam.es

                                                                        I've just published version 2.82 of , the simple, minimalistic instance server written in C. It includes the following changes:

                                                                        The language in which a post is written can now be set from the UI; you must configure the list of languages you usually post in in the User Settings.

                                                                        Added support for bullet points in posts (lines starting with an asterisk or a hyphen, plus a space).

                                                                        Added Dutch (nl_NL) translation (contributed by martijndeb).

                                                                        Added Western Frisian (fy_NL) translation (contributed by martijndeb).

                                                                        Mastodon API: Fixed repeated entries in timelines.

                                                                        Added nodeinfo 2.1 support.

                                                                        Fixed boosts from the command line not showing in the public timeline (contributed by xvello).

                                                                        Updated several language files (contributed by zen and daltux).

                                                                        Retrieving a post's replies is now possible via ActivityPub.

                                                                        https://comam.es/what-is-snac

                                                                        If you find useful, please consider buying grunfink a coffee or contributing via LiberaPay.


                                                                          [?]The Real Grunfink »
                                                                          @grunfink@comam.es

                                                                          I have finally uploaded 2.81 to it
                                                                          Fantastic news!

                                                                            [?]Klaus Zimmermann :unverified: »
                                                                            @kzimmermann@c.im

                                                                            @ilyess well, it seemed more or less like the straightforward choice at the time, since the other alternatives (Email, Fediverse, IRC, etc) were either too heavy / complicated or not federating at all. But yes, since that, I started hosting a few other services for myself: file server, Git repository, Tor node (not an exit proxy) and my website.

                                                                            I'm not done yet. I want to reboot the idea of hosting my own part of the fediverse via a instance, or some other communication means. The software behind peercalls.com sounds nice.

                                                                              [?]The Real Grunfink »
                                                                              @grunfink@comam.es

                                                                              Hi, Iwojima. I implemented the /api/v1/instance/peers Mastodon API endpoint in version 2.75. It returns the list of nodes a given instance knows, unless the disable_inbox_collection knob is set to true (in this case, an empty array is returned).

                                                                                [?]daltux »
                                                                                @daltux@snac.daltux.net

                                                                                Teste de listas com no :

                                                                                • teste 1
                                                                                • mais um teste
                                                                                • etc etc teste
                                                                                Se funcionar, isso é graças a um aprimoramento feito hoje por @grunfink@comam.es :catClapping:

                                                                                  AodeRelay boosted

                                                                                  [?]The Real Grunfink »
                                                                                  @grunfink@comam.es

                                                                                  Wow. You're very kind, Stefano.

                                                                                  Working on free software is sometimes great because you find people that really care. Men and women that care for others, that weave social fabric, that altruistically share their time in benefits of others.

                                                                                  Stefano (like many others) gives his time as a gift for others to enjoy. He helped me make what it is now.

                                                                                  If you had given up when my software was in its infancy, I would probably gave up and left it unfinished.

                                                                                  So, I dedicate my back to you, Stefano.

                                                                                    Alexandre :freebsd: boosted

                                                                                    [?]Stefano Marinelli »
                                                                                    @stefano@mastodon.bsd.cafe

                                                                                    Fortunately, @voron 's site on snac themes still has this screenshot, which I'm happy to share.

                                                                                    This response from the author of snac motivated me to continue, study, and appreciate this fantastic software for the Fediverse.
                                                                                    Snac is an example of true internet democracy: it runs everywhere and allows anyone to have their own autonomous, personal space in the Fediverse.

                                                                                    "Don't despair or quit", says an author who cares. And the Fediverse cares about them.

                                                                                    For today's , I want to thank grunfink - @grunfink - for the excellent work they do, quietly and with passion. I suggest that if you think snac is a good idea and you have the means, you offer them at least a coffee.

                                                                                    codeberg.org/grunfink/snac2

                                                                                    A screenshot of a social media thread. The first post is by "Stefano BSD Cafe" and describes a problem where threads hang when boosting, liking, and posting messages in a short amount of time. The reply is from "The Real Grunfink", who says they have a vague idea of the issue and will push a fix soon.

                                                                                    Alt...A screenshot of a social media thread. The first post is by "Stefano BSD Cafe" and describes a problem where threads hang when boosting, liking, and posting messages in a short amount of time. The reply is from "The Real Grunfink", who says they have a vague idea of the issue and will push a fix soon.

                                                                                      [?]The Real Grunfink »
                                                                                      @grunfink@comam.es

                                                                                      Thank you! All add it to 's README.

                                                                                        [?]The Real Grunfink »
                                                                                        @grunfink@comam.es

                                                                                        Hi. only updates the count of a remote poll when a) the original instance notifies the voters (i.e. generates and posts an Update of the poll object), or b) when the end time expires, where snac queries the object back to get the final results.

                                                                                        CC: @evan@cosocial.ca

                                                                                          [?]gyptazy »
                                                                                          @gyptazy@gyptazy.com

                                                                                          First, it looks a bit strange. HTML attributes, tags and elements wrapped in C? But it's quick! And @grunfink@comam.es had a great idea of simplifying it with the helper functions to even close them again. The more I adjusted all the things in / to my personal needs, the closer I had a look to the code base after being absent to snac for almost a bit more than a year. He made a really great job!


                                                                                          html code in C - in a personal fork of snac by grunfink

                                                                                          Alt...html code in C - in a personal fork of snac by grunfink

                                                                                            [?]Santiago, né ? :amiga: 👾 »
                                                                                            @santi@gone.lema.org

                                                                                            Fixed my fedi_slurp scripts & documentation to work with #GotoSocial in addition to #snac (in theory it should work with plain old mastodon but I never tested)
                                                                                            https://code.lema.org/santiago/fedi_slurp

                                                                                            This goes through your fediverse bookmarks and adds them to your readeck instance or youtube watch list automatically. New release handles having several fediverse accounts (but only saved to one readeck instance / youtube watchlist).

                                                                                              [?]gyptazy »
                                                                                              @gyptazy@gyptazy.com

                                                                                              Started the first iteration of () customizing to match . It took a bite more time than initially expected but @grunfink@comam.es indeed made some great and clever ideas when creating snac. The function for attributes and tags in his C functions are a great idea and simplify it. I guess, I simply had added them statically... However, a preview is available right here (as said, still not perfect, more to be done soon):

                                                                                              http://gyptazy.com/fedi/gyptazy/


                                                                                                [?]gyptazy »
                                                                                                @gyptazy@gyptazy.com

                                                                                                Looks like I finally successfully migrated from back to () on the same domain name without bigger impacts and jumps.


                                                                                                  Alexandre :freebsd: boosted

                                                                                                  [?]Stefano Marinelli »
                                                                                                  @stefano@mastodon.bsd.cafe

                                                                                                  My friends, I'm so excited and happy to introduce a new project: the illumos Cafe!

                                                                                                  The positive and constructive spirit of the BSD Cafe, created and maintained by all the friends who participated from day one in building a strong and friendly community, deserves to spread to other operating systems. Because there are other OSes that deserve attention, certainly more than they're getting right now.

                                                                                                  Operating systems based on illumos (like SmartOS, OmniOS, Tribblix, OpenIndiana, etc.) are mature, stable, secure, and perfectly usable for a wide range of tasks. ZFS is native, zones are an excellent method for containerization, and bhyve and kvm coexist beautifully - and so much more, too much to list in a single post.

                                                                                                  So from today, the illumos Cafe will stand alongside the BSD Cafe in creating a positive, respectful, and growth-oriented (but also relaxing!) environment, starting right here in the Fediverse with a Mastodon instance and a snac one.

                                                                                                  I've written an introductory article about the project, including some technical details. I invite everyone interested to read it: it-notes.dragas.net/2025/08/18

                                                                                                  Choose your table, take a seat and enjoy your time at the illumos Cafe!

                                                                                                    [?]PurpleJillybeans :PrideDisk: »
                                                                                                    @PurpleJillybeans@kind.social

                                                                                                    Here's something incredibly useless: a tool to convert your public timeline into a tree.

                                                                                                    codeberg.org/PurpleJillybeans/

                                                                                                    It's not very pretty at the moment but it *does* work. You can see it in action here:

                                                                                                    SNAC: blog.n8fq.org/social/jillybeans
                                                                                                    Gopher: gopher://lucifer.n8fq.org:70/1

                                                                                                      [?]gyptazy »
                                                                                                      @gyptazy@mastodon.gyptazy.com

                                                                                                      @bjoern Yep, unfortunately. Reasons for switching to ;)

                                                                                                        gyptazy boosted

                                                                                                        [?]gyptazy »
                                                                                                        @gyptazy@mastodon.gyptazy.com

                                                                                                        Running a single user (or small) instance in the Fediverse? Relay instances acting as a spreading proxy can help you to find your content and also to make your posts visible to others - and you can easily join with , and many other ones!

                                                                                                        The fedi-relay.gyptazy.com relay is mostly for tech related content and just got updates to the manpageblog design.

                                                                                                        Image of the activity pub relay instance by gyptazy

                                                                                                        Alt...Image of the activity pub relay instance by gyptazy

                                                                                                          [?]Daltux 🐈‍⬛ »
                                                                                                          @daltux@ayom.media

                                                                                                          Função muito supimpa do que só recentemente constatei como é útil: podemos pôr no texto a ligação para uma imagem externa, que ele a transforma em anexo da "atividade" (a publicação no ), sem precisar armazená-la! Pode notar que essa foto do Locutus — Cap. Picard (Patrick Stewart) assimilado pelos Borg — é descarregada diretamente da Wikimedia Commons! :geordi_like:

                                                                                                          Não sei se outros sistemas, mesmo os que também já suportam , fazem isso! Quem aí pode dizer?

                                                                                                            [?]Daltux 🐈‍⬛ »
                                                                                                            @daltux@ayom.media

                                                                                                            Não rolou: a imagem é carregada como parte do corpo da publicação, no próprio e também no Snac, mas não é um anexo da atividade. O nem exibe a imagem do assim. :mastodevil:

                                                                                                            Em ambos os casos em que ela aparece, porém, perdeu o "alt".

                                                                                                            Conclusão: Como demonstrado antes, se saiu muito melhor nesse aspecto! ☑️

                                                                                                            Captura da publicação anterior renderizada por Mangane (Akkoma), com o logotipo "g GeoCities". Este era para ter o texto alternativo incluído mas não teve, portanto segue:

GeoCities: logotipo por volta de 1997. É uma enorme letra "g" preta minúscula (não maiúscula), serifada com um ponto dentro. Abaixo dela, a palavra GeoCities, em caracteres negritos sem serifa, com suas partes "Geo" em azul e "Cities" em verde.

                                                                                                            Alt...Captura da publicação anterior renderizada por Mangane (Akkoma), com o logotipo "g GeoCities". Este era para ter o texto alternativo incluído mas não teve, portanto segue: GeoCities: logotipo por volta de 1997. É uma enorme letra "g" preta minúscula (não maiúscula), serifada com um ponto dentro. Abaixo dela, a palavra GeoCities, em caracteres negritos sem serifa, com suas partes "Geo" em azul e "Cities" em verde.

                                                                                                            Captura da publicação anterior renderizada pelo Mastodon, que coloca uma previsão do link para o Internet Archive "Welcome to GeoCities" no espaço em que esperava-se a exibição da imagem do logotipo colocada com Markdown, omitida por ele.

                                                                                                            Alt...Captura da publicação anterior renderizada pelo Mastodon, que coloca uma previsão do link para o Internet Archive "Welcome to GeoCities" no espaço em que esperava-se a exibição da imagem do logotipo colocada com Markdown, omitida por ele.

                                                                                                              0 ★ 0 ↺

                                                                                                              [?]oldsysops »
                                                                                                              @oldsysops@social.dk-libre.fr

                                                                                                              tiens je ne peut pas voter sur un sondage depuis mon instance ?
                                                                                                              c'est moi ou tusky qui devonne ?

                                                                                                                [?]gyptazy »
                                                                                                                @gyptazy@mastodon.gyptazy.com

                                                                                                                The is growing and we're welcoming more and more new single user instances but can become challenging.

                                                                                                                With instances, single user and smaller instances can quickly become federated and grow which is supported by many Fediverse applications like etc.

                                                                                                                More information at:
                                                                                                                fedi-relay.gyptazy.com