voidq.xyz 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.

Admin account
@hey@voidq.xyz

Search results for tag #snac

[?]Stefano Testing littleFedi » 🌐
@stefano@rpi0w.stefanomarinelli.it

@f0bb1d04@mastodon.social #snac is great. It powers #FediMeteo and is doing a great job.

    [?]Marcus 🌻 » 🌐
    @marcus@snac.mro.name

    🐧 🏔️ 🀄 🍓


      [?]jm » 🌐
      @jm@snac.jmjanzen.dev

      Another test post. I'm not quite sure how you federate with ..., is it just a matter of following people and building up a network?

      Poking around...

        [?]natalia [she/her] » 🌐
        @natalia@hj.9fs.net

        i love snac

        Hide posts in these languages: fr

        Alt...Hide posts in these languages: fr

          [?]🐑🌺🐇 » 🌐
          @f0bb1d04@mastodon.social

          i wonder how 's trending feed is generated (i already hate this word for a reason :blobugh: but anyway), and if has got the same feature, cuz it's so far been my source to know what's happening (mostly in the west) and folk's wisdom related to it or not, and occasional lovely human made crafts :BlobhajTinyHeart:

          yeah gotta read the docs and source since i'm another dev.. but TIME :blobugh:

            [?]🐑🌺🐇 » 🌐
            @f0bb1d04@mastodon.social

            so searching for a fedi microblogging backend or suite, almost compromising (rude) to mastodon (accurately, glitch) or pleroma, i almost fatefully got to know about :blobaww: while i still need further research or actually play around with it, it seems to have passed a lot of my requirements :blobaww: :
            + lightweight
            + mature
            + still growing
            + multiuser
            + masto compat
            + repo on codeberg
            + author uses it
            + written in C (which i wanna learn)
            + 💯

            you can't know how i'm excited now..

              [?]steve mookie kong » 🌐
              @mookie@weredreaming.com

              While watching the Project Hail Mary, I have upgraded we're dreaming to to v2.93. Easy upgrade like usual! Amaze, amaze, amaze!

                [?]Marcus 🌻 » 🌐
                @marcus@snac.mro.name

                🐧 🏔️ 🀄 🍓


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

                  @82mhz @rl_dane @daj that's why I like solutions like . No nonsense decisions, but a specific idea behind.

                    [?]onion » 🌐
                    @onion@night.studio-2am.net

                    Long IT and config issue rambling ;) [SENSITIVE CONTENT]I added a custom theme to snac.
                    If you want to, you can view it at https://night.studio-2am.net/onion (I'm assuming you're using some sort of client)

                    But... what a process... (۳˚Д˚)۳
                    It's so emblematic of what doing anything in IT feels like.

                    Let's go through it?

                    The main snac repo links to a bunch of custom themes, each of which is a .css file.
                    There is no clear indication on where to put the file, but a style.css exists in the data directory, and digging a bit seems to confirm that replacing the file should apply the custom theme instead.

                    I did that, but the page then appeared like unstyled HTML.
                    More digging around, checking the page source... it sometimes seemed to mention the theme by name, but the href to the stylesheet was empty? Maybe I overlooked something?
                    Tried to put a user-specific style.css instead, made sure permissions are OK, checked what gets returned by curl etc etc ... nothing seemed to work. Nothing made sense.

                    I gave up. Deleting the custom .css and restarting snac recreates the default .css file.

                    One last try: I copied and pasted the contents of the custom theme into the default .css, then deleted the default values.
                    Maybe at first the browser had something cached, because it still didn't show a change (even with a "hard-reload"...)

                    I thought "This can't be." and tried putting the custom css alongside the defaults, but changing the text alignment of the username to "left" instead of "center", just to see if the changes would take effect.
                    And there it was, the custom theme!

                    So now it's applied, and I have no idea why this took like 2 hours of pulling hair.
                    All is well that ends well.
                    Just a bit frustrating when there's no "a-ha!" because I didn't find what was wrong after all.

                    Anyways, enough rambling for today. Take care. :)


                      [?]céline didone » 🌐
                      @ruben@friendship.quest

                      Adding the neighborhood feed to snac has been great as a curated “public” tab. I wonder if I can expose it as a list so it shows up on the clients. It's a shame I can only use it on web.


                        [?]ティージェーグレェ » 🌐
                        @teajaygrey@snac.bsd.cafe

                        Thank you!

                        I submitted a Pull Request to update MacPorts' snac to 2.93 here:

                        https://github.com/macports/macports-ports/pull/33311

                        GitHub Continuous Integration checks passed OK!

                        It's up to someone else with commit access to merge it.

                        Thanks to violette, hanchan, inz, lainsoykaf, nullenvk, e0w0e, dragondaddy, daltux, zen and anyone else I may have missed for also contributing to the improvements in this release!


                        CC: @grunfink@comam.es

                          [?]Jorge López » 🌐
                          @jorge@social.jorgelp.com

                          Earlier this week I migrated my mastodon.social account to a self hosted snac instance. And I have just upgraded to snac 2.93. Very pleased with the results!

                            voidq :verified: boosted

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

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

                            Added a new admirations entry point to the web UI, containing a timeline of liked, boosted and reacted posts. Please take note that, after installing the new version, it will start empty, and be filled with subsequent reactions (contributed by violette).

                            It's now possible to disable showing posts in a given set of languages.

                            Nested quoted posts are limited up to 3 levels.

                            New configuration knob: by setting keep_replies_posts to true in server.json, remote posts that a local user has replied to are retained in the public timeline, preventing them from being purged (contributed by hanchan).

                            New configuration knob: by setting keep_replied_me to true in server.json, remote replies to local posts are retained in the public timeline, preventing them from being purged (contributed by hanchan).

                            Ensure actors' public key PEM never includes anything after the end marker.

                            Fixed some memory leaks (contributed by inz).

                            Several additional keyId checks (many thanks to lainsoykaf for bringing this to my attention).

                            Fixed crash in the JSON parser (many thanks to nullenvk for bringing this to my attention).

                            Mastodon API: fixed lost custom emojis after edition (contributed by e0w0e).

                            Updated French, Brazilian Portuguese, German, Spanish translations (contributed by dragondaddy, daltux, zen).

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

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


                              [?]mattof » 🌐
                              @mattof@snac.lab8.cz

                              Toot works fine with snac

                              Toot, the Mastodon CLI client, works fine with Snac. Of course :)

                              https://toot.bezdomni.net

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

                                RE: poliversity.it/@devconf/116792

                                A tutti gli amici che parteciperanno alla DevConf Italia: potrete seguire le previsioni meteo di Pavia direttamente dal Fediverso e da Delta Chat, nonché da sito web o feed RSS, da FediMeteo.

                                Sito: it.fedimeteo.com/pavia
                                Account Fediverse: @pavia
                                Canale Delta Chat: i.delta.chat/#39D39283B059D042

                                Vi ricordo inoltre che il 7 Luglio alle ore 16:25 presenterò "FediMeteo, i BSD e il Fediverso: sotto il sole, senza nuvole, liberi e connessi" - proprio su FediMeteo e sugli strumenti di comunicazione liberi e decentralizzati.

                                Non mancate!

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

                                  Hehe, yes and it's working pretty well, espeically in addition to @stefano@bsd.cafe's MastoBlaster App! Stefano is also going to do some tests and then I'm heading over to provide a patch to upstream. So, maybe soon available in upstream :) The last words are up to @grunfink@comam.es, as my C isn't good.


                                  CC: @VasiliWz@hachyderm.io

                                    [?]V A C » 🌐
                                    @VasiliWz@hachyderm.io

                                    Nooiiceeee!!! Native push notifications for on iPhone seems to work

                                    @gyptazy made this in gyptazy.com/blog/snac2-native-

                                    Run !

                                      [?]Daltux [ele/eles/he/them] » 🌐
                                      @daltux@snac.daltux.net

                                      I almost use only a Web browser. Fortunately, perfectly works with any of them, even lynx. :noJS:

                                      However, each API client that I try fails loading custom emojis, I cannot understand why and I do not know if it is something specific with my server setup or if they have some :bug: dealing with all SNAC instances. For Android, from is what I would recommended anyway. :fedilab:

                                      CC: @rl_dane@snac.bsd.cafe

                                        [?]R.L. Dane :Debian: :OpenBSD: :FreeBSD: 🍵 :MiraLovesYou: [he/him/my good fellow] » 🌐
                                        @rl_dane@polymaths.social

                                        Huh. I've never seen that before. In the #snac web interface, it shows up as a #WebMention.

                                        Pity @tut isn't being developed anymore. :'(

                                        Screenshot of tut with the following text:

Notification "reaction" is not implemented. Open an issue at https://github.com/RasmusLindroth/tut

Full text of screenshot:

tut - notifications (1/1) - rl_dane@snac.bsd.cafe
[H]ome                              │Notification "reaction" is not implemented. Open an issue at https:
09:50 rl_dane@polymaths.social      │//github.com/RasmusLindroth/tut
09:42 r1w1s1@snac.bsd.cafe          │
09:35 ♺ relay@fedi-relay.gyptazy.   │
09:25 ♺ relay@fedi-relay.gyptazy.   │
09:22 fedops@fosstodon.org          │
09:19 fedops@fosstodon.org        ⤶ │
09:12 ♺ relay@fedi-relay.gyptazy.   │
09:06 fedops@fosstodon.org        ⤶ │
09:05 ♺ Radio_Azureus@ioc.exchang   │
09:01 ♺ byte@awawa.club             │
[N]otifications                     │
09:44 netbsd@mastodon.sdf.org     ⤶ │
09:40 bpl@snac.bsd.cafe           ⤶ │
09:35 bpl@snac.bsd.cafe           ★ │
09:35 bpl@snac.bsd.cafe           ⤶ │
09:13 daltux@snac.daltux.net      ⤶ │
08:54 prahou@merveilles.town      ⤶ │
08:49 daltux@snac.daltux.net      ⤶ │
08:39 daltux@snac.daltux.net        │
08:35 stefano@mastodon.bsd.cafe   ♺ │
08:26 stefano@mastodon.bsd.cafe   ★ │
00:52 ameredith@deacon.social     ★ │
-- LIST --
Press ? or :help to learn how tut functions

                                        Alt...Screenshot of tut with the following text: Notification "reaction" is not implemented. Open an issue at https://github.com/RasmusLindroth/tut Full text of screenshot: tut - notifications (1/1) - rl_dane@snac.bsd.cafe [H]ome │Notification "reaction" is not implemented. Open an issue at https: 09:50 rl_dane@polymaths.social │//github.com/RasmusLindroth/tut 09:42 r1w1s1@snac.bsd.cafe │ 09:35 ♺ relay@fedi-relay.gyptazy. │ 09:25 ♺ relay@fedi-relay.gyptazy. │ 09:22 fedops@fosstodon.org │ 09:19 fedops@fosstodon.org ⤶ │ 09:12 ♺ relay@fedi-relay.gyptazy. │ 09:06 fedops@fosstodon.org ⤶ │ 09:05 ♺ Radio_Azureus@ioc.exchang │ 09:01 ♺ byte@awawa.club │ [N]otifications │ 09:44 netbsd@mastodon.sdf.org ⤶ │ 09:40 bpl@snac.bsd.cafe ⤶ │ 09:35 bpl@snac.bsd.cafe ★ │ 09:35 bpl@snac.bsd.cafe ⤶ │ 09:13 daltux@snac.daltux.net ⤶ │ 08:54 prahou@merveilles.town ⤶ │ 08:49 daltux@snac.daltux.net ⤶ │ 08:39 daltux@snac.daltux.net │ 08:35 stefano@mastodon.bsd.cafe ♺ │ 08:26 stefano@mastodon.bsd.cafe ★ │ 00:52 ameredith@deacon.social ★ │ -- LIST -- Press ? or :help to learn how tut functions

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

                                          finally sends me push notifications!

                                          Two things you can see here... It's pretty hot! That's why I stayed home and implemented a missing feature into snac. That's what you can also see - it finally sends push notifications to devices! In this case, we can see notifications coming from App for iPhone.

                                          What we can also see, it's still a bit faulty and not the expected content, but a first success here at least ;) I'll make some further adjustments when there's time and get in touch with @grunfink@comam.es to check if we can get this upstream. Thanks to @stefano@bsd.cafe for testing with me :)


                                          snac2 sending push notifications to a user via MastoBlaster App on iPhone

                                          Alt...snac2 sending push notifications to a user via MastoBlaster App on iPhone

                                            [?]R.L. Dane (snac) » 🌐
                                            @rl_dane@snac.bsd.cafe

                                            users,

                                            What's your preferred clients for the Unix terminal (must be cross-platform, not Linux-only, for goodness, sake! 😅) and Android?

                                            I've noticed that @tut@fosstodon.org and @pachli@mastodon.social (and other @Tusky@mastodon.social forks) don't quite like snac, and tend to act a wee bit cagey. ;)

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

                                              Haven't tested it myself (I have no Apple hardware), but Mastoblaster (@mastoblaster@mastoblaster.app) not only works, but has as a first citizen target.

                                              CC: @MonaApp@mastodon.social @amd@snac.amd.im

                                                [?]SnackR » 🌐
                                                @snackr@nano.uninformation.org

                                                So my little does random unfollow and refollow. And this leaves the target (an account on my other gts instance) in a state where postings from the snac do not show up anymore. Anyone else experiencing this?

                                                  [?]onion » 🌐
                                                  @onion@night.studio-2am.net

                                                  I've been trying this mini snac instance for a while now, and perhaps someone with more knowledge can enlighten me about a couple of things:
                                                  For example, I'm still not sure when or why replies or the parent-post of a reply show up. Sometimes they do, and sometimes they don't.

                                                  If I'm following a person, their post will show up for sure, but sometimes not the post it's replying to. In this case I can still follow a link back to the original instance. (Which is a way of "getting around" in and of itself.)

                                                  I think part of this might be because snac is conservative in terms of caching, whereas Mastodon is apparently very aggressive about it. So while snac is very lightweight (which is its main point) on Mastodon it would feel less insular. Hashtags on a semi-large Mastodon instance can be used to see a lot of posts from people you don't follow, but on this snac instance it's almost pointless to filter by hashtag.
                                                  Conversely, I have no idea who might be able to see this post here, just because they follow the Fediverse hashtag or so...?

                                                  I assume one way to get more input might be to follow more people. But then the feed would be way too busy. So perhaps an alternative would be to create a separate account on the same instance that follows a ton of people, which would cause the snac server to retrieve their posts (or know about the server?), and then I guess that should improve things somewhat even on this account, making hashtags more usable and seeing more replies or reply parent-posts.

                                                  As I said, I'd love if anyone with more knowledge about the Fediverse or Activity Pub etc. could enlighten me a bit.


                                                    [?]steve mookie kong » 🌐
                                                    @mookie@weredreaming.com

                                                    It's been four months since I brought up We're Dreaming using and I'm really liking how well the instance has been running. Maintenance has been easy. I started on 2.90-dev and have gone through three upgrades which were all boring (aka easy).

                                                    snac is rather awesome software. It's lightweight, exceedingly fast and just works.

                                                    Thanks @grunfink@comam.es (and other contributors to the project).


                                                      [?]God Emperor of Mastodon (new account) » 🌐
                                                      @michal@sapka.pl

                                                      I really love how my snac instance looks. It was just a short update of css and a single file for the index copy. The way it all should have been all the time.


                                                        [?]sam » 🌐
                                                        @sam@chven.us

                                                        what's a good fediverse android app that would make it easier for someone coming from things like Facebook/Instagram/etc that works with snac2? I want to try to get my wife to use my snac instance too and let her explore the fediverse some, but she might not like the web interface that I use.

                                                        I've used Tusky before, and I know that works with snac, but I'm not sure if there might be some better options with a good, user-friendly UI. If there's anything that shows "Favorites" as a thumbs up, or Boosts as "Share", might make for an easier transition.


                                                          [?]Simon 🥤 » 🌐
                                                          @simon@snac.thepipes.ch

                                                          Nun ist der Umzug von zu komplett abgeschlossen.
                                                          Der Docker-Container ist gelöscht und die Subdomain weitergeleitet.

                                                          Das bedeutet, dass ich mit Snac wirklich sehr zufrieden bin. Snac ist ideal für eine private Instanz und kann ich wirklich Empfehlen.


                                                            Back to top - More...