jrollans.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.
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.
snac is rather awesome software. It's lightweight, exceedingly fast and just works.
Thanks @grunfink@comam.es (and other contributors to the project).
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.
Boosting your post, just in case anyone out there knows something.
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.
If you find #snac useful, please consider buying grunfink a coffee or contributing via LiberaPay.
Notifications are now shown in a more compact way (i.e. all reactions are shown just above your post, instead of repeating the post ad nauseam for every reaction).
New command-line option unmute to, well, no-longer-mute an actor.
The private timeline now includes an approximate mark between new posts and "already seen" ones.
Fixed a spurious 404 error in the instance root URL for some configurations.
If you find #snac useful, please consider contributing via LiberaPay: https://liberapay.com/grunfink/
This release has been inspired by the song The Answers to the Questions by #Christabell and #DavidLynch.
https://it-notes.dragas.net/2025/01/29/improving-snac-performance-with-nginx-proxy-cache/