bench.thebus.top 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.

Site description
thebus.top's fediverse instance
Admin account
@mascal@bench.thebus.top

Search results for tag #snac

Christoph »
@chris@social.shtrophic.net

Question about : does snac send out Activitypub Deletes when one user's content is purged? So, is the content only deleted locally or also in the Fediverse?

    The Real Grunfink »
    @grunfink@comam.es

    I love independent proposals, so next release of will include support for Webmention. It's a protocol built on top of web standards and part of the IndieWeb. It helps web page maintainers and bloggers to know when one of their URLs are mentioned in other platforms by providing a webhook to receive notifications. In snac's case, all links written in a Fediverse post (directly or using the Markdown format) will be tested for Webmention endpoints and notified if they exist.

    I don't know how many web sites out there implement Webmention (I guess very few), but given that it has been very simple to implement, here it is.

    Long live the non-big-tech Internet.


      sam »
      @sam@cablespaghetti.dev

      Time for another blog post, about hosting a fediverse instance on my ancient Raspberry Pi. Obviously I had to share it on the fediverse.

      https://cablespaghetti.dev/hosting-a-fediverse-instance-on-an-original-raspberry-pi.html


        The Real Grunfink »
        @grunfink@comam.es

        Hi. Next release will include a new field in server.json named favicon_url, that will allow to set the default favicon. For now, you can configure your HTTP frontend to serve $YOUR_HOST/favicon.ico to whatever icon you want.

          The Real Grunfink »
          @grunfink@comam.es

          A screenshot of a toot describing unpleasant world news in words. [SENSITIVE CONTENT]Hi, author here. The screenshot you provided shows that it's a boost by a user named Newk... if you are not following them, certainly it should not appear in your timeline. I've never seen this happen before, maybe it's some kind of strange bug. I'll investigate and get back to you if I find an explanation.

            Jonathan Matthews »
            @jcm@snac.bsd.cafe

            A screenshot of a toot describing unpleasant world news in words. [SENSITIVE CONTENT]I don't understand why has placed this toot in my "private" timeline (i.e. /username/admin). I don't follow the boosting account, and I don't follow any of the hashtags.

            This isn't a question about blocking those specific hashtags or people - I know how to do that if I want. I'm trying to figure out how to drive snac so that I don't get unwanted toots thrust in my face that I didn't ask for. What am I missing?

              The Real Grunfink »
              @grunfink@comam.es

              When receives a post from someone you follow, it also tries to retrieve the posts it's a reply to, up to the first one, to provide some context (and show the conversation as a tree).

                Jonathan Matthews »
                @jcm@snac.bsd.cafe

                A oddity; why does my view of the timeline of toots from folks I follow show me replies from folks I follow but when they're talking to people I /don't/?

                  Jonathan Matthews »
                  @jcm@snac.bsd.cafe

                  Ok - I'm giving (.bsd.cafe) a proper shake as my main fedi account. I still can't get the app to add it as an account, so I'm going to use the webUI for now.

                  If you're seeing this via a boost from my other account then please consider following the boosted account directly, as I won't be boosting its toots particularly often! ❤️

                    The Real Grunfink »
                    @grunfink@comam.es

                    You're welcome, enjoy your !

                      FediMeteo »
                      @admin@fedimeteo.com

                      All the instances have been updated to 2.78


                        The Real Grunfink »
                        @grunfink@comam.es

                        I'm glad to announce the release of version 2.78 of , the simple, minimalistic instance server written in C. It includes the following changes:

                        Hashtag following also allow URLs to RSS feeds of ActivityPub objects (like e.g. https://mastodon.social/tags/ThankYouTuesday).

                        Users can now configure a webhook to receive an HTTP POST for every notification. This can be useful for implementing bots that react to activities, like autorepliers, chatbots or interactive textual games (see snac(1) for more information).

                        The number of pending follow confirmations is shown next to the "people" link.

                        Faster performance metrics (contributed by dandelions).

                        Improved lowercasing in hashtags (contributed by postscriptum).

                        A search-by-url tweak for implementations that return 200 for invalid webfinger queries (e.g. piefed).

                        Mastodon API: added follow confirmation endpoints, fixed collisions in attachment file names.

                        Fixed potential crashes in attachment uploads.

                        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

                          Hi, author here. The easiest way is to configure Caddy to serve a special file as /favicon.ico, overriding snac's default.