romanzolotarev.com 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
/pub
Admin account
@hi@romanzolotarev.com

Search results for tag #activitypub

[?]Terence Eden [He/Him/♂/男] » 🌐
@Edent@mastodon.social

In *theory* you should be able to follow this test user:

@你好@i18n.viii.fi

But I can't find any Fediverse software which actually supports non-ASCII usernames.

If you are able to see the user, its description, and its avatar - please send me a screenshot 🙂

    [?]Ecologia Digital » 🌐
    @josemurilo@mato.social

    "If you want to be in the Fediverse without relying on big intances, or if you just want to own your & on the network, running your own instance is the way to go.
    That is where Mastodon alternatives such as GoToSocial & comes in.
    snac (Social Networks Are Crap) is a minimalistic, lightweight instance…perfect for single user instances or small communities, and it's so light that even a can handle it without breaking a sweat."
    rochacbruno.com/deploy-your-ow

      [?]Yukari Hafner :v_lesbian: [she/her] » 🌐
      @shinmera@mastodon.tymoon.eu

      Okey, so, and knowers: is there an established procedure for changing your server's domain?

      I understand this case is (unfortunately) not covered by the protocol, and thus is not doable optimally. I don't care about that, I just want to know the closest to optimal method.

      Is there some way to set up another instance on the new domain and migrate all the data over? Make some kinda redirect before ultimately abandoning the old domain some years down the road?

        vga256 boosted

        [?]Sean Tilley » 🌐
        @deadsuperhero@social.wedistribute.org

        Once again, I humbly come to you to ask: do you know of any bloggers that write regularly about the #Fediverse, #ActivityPub, #ATproto, or anything of that nature?

        As the network grows, it feels like it’s harder and harder to find individual voices and perspectives. If you’re writing stuff about the network, its evolution, the culture, and the people on it, I’m interested in following you.

          roman boosted

          [?]amilatled » 🌐
          @amilatled@snac.la10cy.net

          Hello from an old year 1997 Machine!
          This snac server is now running on a Micronics Spitfire with 2x Pentium II @ 233MHz and 512MB SD-RAM. Operating System is NetBSD 10.1, installed on a 120GB SSD (SATA->IDE converter)

          OpenBSD wasn't able to run snac stable on this machine, it crashed after a few requests with "illegal instruction".


          Open 19" 90's rack Case with a green motherboard in it and old grey ribbon cables connected to a dvd drive and a ssd. there are two addon cards in the pci slots and two slot 1 pentium ii cpus with fans installed. The 4:3 screen shows a fastfetch output giving stats of the machine , an htop screen with two cpu usage graphs and snac log

          Alt...Open 19" 90's rack Case with a green motherboard in it and old grey ribbon cables connected to a dvd drive and a ssd. there are two addon cards in the pci slots and two slot 1 pentium ii cpus with fans installed. The 4:3 screen shows a fastfetch output giving stats of the machine , an htop screen with two cpu usage graphs and snac log

          green motherboard with two pentium ii slot 1 cpus

          Alt...green motherboard with two pentium ii slot 1 cpus

            17 ★ 6 ↺

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

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

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

              Minor tweak to improve signature key retrieving for some Wordpress configurations.

              Fixed web UI incorrect links to actor public pages for some configurations.

              Fixed mismatch in the accounts being followed number in the public and people pages.

              Notifications can be filtered by category (contributed by byte).

              Dates are shown adjusted to the account's time zone (contributed by dandelions).

              Configurable limit for poll items (contributed by dandelions).

              Fixed incorrect scope when editing a post (contributed by dandelions).

              Change the strip_exif logic to work with the already existing OpenBSD sandbox (contributed by oxzi).

              Mastodon API: Add poll creation (contributed by davidrv00), fixed a voting bug (contributed by davidrv00), added a fix to verify_credentials (contributed by ag-eitilt).

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

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

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


                🗳 3 ★ 16 ↺

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

                do you run your own instance?

                yes, for myself and other people:12
                yes, just for myself:32
                no, but maybe in the future:38
                no:38

                Closed

                  23 ★ 7 ↺

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

                  if you prefer over , then you can subscribe to accounts by adding .rss to their urls. for example:

                  https://romanzolotarev.com/pub/hi

                  becomes

                  https://romanzolotarev.com/pub/hi.rss

                  how cool is that? 😎

                    7 ★ 4 ↺

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

                    minimal setup in just two days...
                    • 12 posts
                    • 60 following
                    • over 9000 files (sic!)
                    $ du -hd0 /var/snac && find /var/snac | wc -l
                    61.8M /var/snac
                    9532
                    $
                    meanwhile feed is just 9999 bytes
                    https://romanzolotarev.com/pub/hi.rss

                    $ curl -s https://romanzolotarev.com/pub/hi.rss | wc -c
                    9999
                    thanks for great defaults and working perfectly out of the box ❤️