doasu.dev 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
:3
Admin account
@me@doasu.dev

Search results for tag #snac2

[?]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).


    [?]OCTADE » 🌐
    @octade@soc.octade.net

    @grunfink@comam.es

    I'm running snac/2.92-dev.

    I notice that in the notifications page that the 'clear all' button does not function. Is anyone else having this issue?


      20 ★ 8 ↺

      [?]acct-user/initra-mf[-sleep] [they/them] » 🌐
      @me@doasu.dev

      I've only used for about half a year, and my instance takes up ~250MB of disk space and ~25MB of memory. :)

      I wish more modern software was like (:

      CC: @grunfink@comam.es

        [?]🖱️computer_glamour💾 [he/him] » 🌐
        @computer@glamour.ovh

        Hey Fedi :3

        It is my 3rd month of running instance. I wanted to share a few words about how awesome this software is.

        Few points that make snac icredibly good for my usecase are:


        • No database needed - means easy migration for me

        • No javascript - not a big fan of JS

        • No cookies - so users are not tracked

        • It only stores locally data about users on the local instance it doesnt download stuff from instances it federates with

        • Extremely low resource usage


        Basically you compile snac you get a executable program that you can run as a deamon, you just need to point it to data directory in which all data is stored, it puts out HTTP on which web ui is visible, you can proxy it and that's all.

        After 3 month of posting (2 active users and 3 semi active users) my data dir is ~500MB and memory usage is ~200MB
        it means i can keep running it on my infrastructure without even thinking too much about load

        @grunfink@comam.es thanks for such a awesome piece of software 🩷🩷🩷

          [?]OCTADE » 🌐
          @octade@soc.octade.net

          @grunfink@comam.es

          I found this comment in activitypub.c while reading some of the snac2 source code :

          /* unify the garbage fire that are the attachments */

          Involuntary chortle activated. It is a good read so far.

          'sloccount' says snac2 is valuable:

          Total Estimated Cost to Develop = $ 740,878


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

            we're dreaming has been upgraded to snac v2.92. Backing up the instance before the upgrade took longer than the upgrade itself.

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

              After three months and 1.6k posts later on snac, I'm super happy. Main things that I like about running snac for my Fediverse presence:

              • Light on resources. I can run this on a potato if I wanted and it would run great (I'm not, but I could.)
              • Backups are easy. Tar up the directory. Done.
              • Migrations are easy. Install nginx, build snac, untar backup. Done.
              • Quirky web interface. It takes a little to get used to it, but it is very functional and it's got character. I thought I would use Phanpy with it more, but I'm not. I enjoy the snac web interface.
              • Works (mostly) with Mastodon clients.
              • No crazy caching of photos, avatars and other media. This is a really big deal because my disk usage is so much lower than when I ran Mastodon.
              • No database. NO DATABASE. So good.
              • Fast. snac is really fast doing everything. It's nice.
              • @grunfink@comam.es is awesome. Friendly and responsive.

                [?]passthejoe » 🌐
                @passthejoe@snac.bsd.cafe

                I can confirm that is an excellent client for Linux and BSD users on . It's also great for Mastodon, , etc.

                  [?]roman » 🌐
                  @hi@romanzolotarev.com

                  @gumnos@bsd.cafe dillo is cute, but that's a bit too minimalist even for :)

                    [?]roman » 🌐
                    @hi@romanzolotarev.com

                    two weeks of running

                    number of files generated by snac is huge, but i don't care that much anymore.

                    $ du -hd0 /var/snac
                    133M /var/snac
                    $ find /var/snac | wc -l
                    35603
                    i like snac a lot: i run my own server and client, i can modify css (and i do tweak it often, i can modify the source code---didn't get to that yet ;)

                    sometimes i use snac command line, but mostly snac web ui and nothing else.

                    someday maybe i'll try to build some minimalist server, but looks like a lot of work :)

                    see also
                    activitypub-single-php-file by @Edent@mastodon.social

                      [?]roman » 🌐
                      @hi@romanzolotarev.com

                      how do you rotate keys for a user on a instance?

                      i understand you need to generate a new keypair and then sign your new public key with old one and propagate to the network... how do you practically do that?

                      cc: @grunfink@comam.es

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

                        EDIT: Build 68 should also run on iOS 18.x but it currently crashes. I'll see if I can fix it.

                        After quite some time, I’m finally ready to share this.

                        MastoBlaster is now available in public testing on TestFlight.

                        It is a lightweight, privacy-first Fediverse client for iOS, built around a simple idea: fast, small, predictable behavior, and first-class support for snac.

                        What makes it different:
                        • snac-first by design, not "compatible by accident"
                        • Works with all Mastodon API compatible software, including Mastodon, snac, GoToSocial, Akkoma, and others
                        • EXIF stripping on upload (HDR and orientation preserved)
                        • Optional on-device alt text generation via Apple Intelligence for your uploads and for images in your timeline
                        • Markdown posting for snac
                        • Granular notifications, grouping, multi-account
                        • Blocking and moderation tools
                        • Very small footprint, very low RAM usage

                        Alt text generation happens entirely on device via Apple APIs on supported hardware. Nothing is sent to external services.

                        It is built around my own workflow and priorities. It may not be for everyone, and that is perfectly fine.

                        Important note:
                        MastoBlaster will always be free for BSD Cafe users, illumos Cafe users, and for anyone connecting to a snac instance, including self-hosted ones.

                        The app is already usable, but this is still a test phase. I am looking for feedback, bug reports, and real-world usage insights.

                        TestFlight link:
                        testflight.apple.com/join/Pkxa

                        Stay tuned.

                          [?]passthejoe » 🌐
                          @passthejoe@snac.bsd.cafe

                          Sorry to keep saying this, but is pretty awesome. Thanks to @stefano@bsd.cafe (aka @stesnac@snac.bsd.cafe) for this instance, and thanks to all the BSD users who have been posting about it over the past many months.

                            [?]roman » 🌐
                            @hi@romanzolotarev.com

                            @grunfink@comam.es https://social.anoxinon.de/@codebergstatus/116086080296752717

                            heavy traffic caused by people updating their instances :)

                              [?]passthejoe » 🌐
                              @passthejoe@snac.bsd.cafe

                              So far, the Fediverse client for GNOME plays very well with https://tuba.geopjr.dev/

                                [?]OCTADE » 🌐
                                @octade@soc.octade.net

                                @grunfink@comam.es

                                I notice that the /people/ section of snac gives broken links to follower and followee profiles.

                                For instance entries for mastodon users are like this:

                                https://mastodon.social/ap/users/253190229248136435

                                Which appears to be an API endpoint rather than a web link. Links like this lead to a not found page.