snac.sabatino.social 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 email
mario@sabatino.pro

Search results for tag #snac

steve mookie kong »
@mookie@shumai.xyz

Playing with . Pretty awesome: tar cvzf backup.tar.gz <installdir> to backup. Copy to a different machine tar xvzf backup.tar.gz. Neat.

gyptazy »
@gyptazy@mastodon.gyptazy.com

Thanks for providing this service and also this information. At this point, we can only say - thank you very much for your time, efforts and money you put into this service @stefano. At this point I also want to bring up the great work of @grunfink for his incredible work in the / project. Snac became the perfect solution for single user instances but also project related instances in the fediverse. Kudos, to both of you and thank you both very much! You both are doing a great job!

Stefano Marinelli »
@stefano@mastodon.bsd.cafe

Some technical details for those interested:
The entire FediMeteo setup runs on a FreeBSD VM costing around 4 euros per month. It supports almost all major EU countries (plus the UK), with just a few left to complete. Currently, there are 25 separate jails, each running its own instance of snac, totaling 25 instances. The VM load typically stays around 10%, which increases to 30% when updates are published for countries with larger numbers of cities (currently Germany and Italy). The only time the load spikes is when new countries are announced; during that time, all remote instances connect to all cities to download their details.
As for RAM usage, excluding the ZFS cache, it's currently a total of 213 MB. Yes, MB.

2 ★ 0 ↺

mario »
@mario@snac.sabatino.social

Attualmente questa è il mio unico account attivo nel . La barchetta fila liscia e risparmiosa.

lgsp »
@lgsp@urbanists.social

@starlight

I'm becoming fascinated by which is written in portable C, and doesn't even rely on a database. It's lighter than GtS

The following article is very complete ( thank you @giacomo ), starting from the rationale and philosophy ending with actual step bh step instructions. I want to try this myself, sooner or later :-)

encrypted.tesio.it/2024/12/18/

ティージェーグレェ »
@teajaygrey@snac.bsd.cafe

Thank you (and to others such as nowster, hb9hnt and dheadshot) for the continued improvements to snac!

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

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

GitHub Continuous Integration checks are running (two out of three completed successfully, which is a good sign, here's hoping the last one has no issues as well).

As usual, it's up to someone else with commit access to merge it.



Jonathan Matthews »
@jonathanmatthews@fosstodon.org

Ooh, I do like that gives me a "delete" button for everyone *else's* toots! It hardly seems fair, but given I have impeccable taste it's probably correct to make me The Global Decider. Nice job 👍

Stefano BSD Cafe (snac instance account) »
@stesnac@snac.bsd.cafe

The BSD Cafe snac instance has been updated to 2.68


mario boosted

OCTADE »
@octade@soc.octade.net

I use snac2 with tut command-line client and my web browser. SNAC is currently my only gateway into the Fediverse. It seems to work very well.

I'm currently reading and interacting with a total over 1300 followers and followees, using tag filtering in tut, without any problems. This is a efficient power-user way to rip through posts and filter out what I'm not interested in, so I can find useful and relevant information from thousands of posts per day really quickly.

When I want to see an image in context I'll open the link in the web browser. I like it this way since I can limit my exposure to images, which sometimes turn out to be unsavory. Surprise, right?

I recommend you give it a spin. The backend proxy setup is about the same as if you were going to install Mastodon, Pleroma, Friendica, etc., so if you don't like it you can just put one of those other bloated beasts on the proxy port and call it a day. ;)


Ворон »
@voron@snac.nya.pub

I have been using since 2023-06-26. I like how easy it is to install and maintain. And I like its simple web interface with tree posts. snac is great!

Justine Smithies »
@justine@snac.smithies.me.uk

Yeah it's perfect for a single user instance as that's what I use with the web interface and Tusky or Moshidon. Really lightweight too.

CC: @jonathanmatthews@fosstodon.org @stefano@bsd.cafe

Jonathan Matthews »
@jonathanmatthews@fosstodon.org

Is a suitable fedi server for a single-person, daily-driver instance, accessed via mastodon apps, interacting with the wider fediverse?

I /think/ I've mostly seen it deployed as a more write-centric service (for info bots/etc) ... but I could be mistaken.

Giacomo Tesio »
@giacomo@snac.tesio.it

@grunfink@comam.es

Actually that would enable usage in a specific educational use case: schools.

I think kids and teens might be able to learn how to use social-networks in a defederated instance, being able to do their typical errors in a protected environment.

However I know no school so brave to experiment on this, because of all kind of issues they might have to face, from sexting to bulling.

Yet, I think that it might help kids grow more aware of the risks and implication (and maybe even more aware).

On the technical side: you could have a defederated Snac if you make it available over a VPN or local network only. Also, I suppose that messing crypto keys would isolate the instance's inbox. All hacks, though.

@octade@soc.octade.net

The Real Grunfink »
@grunfink@comam.es

Happy new year. I'm glad to announce the release of version 2.68 of , the simple, minimalistic instance server written in C. This release couldn't have been possible without the help of several fellow developers. It includes the following changes:

Fixed regression in link verification code (contributed by nowster).

Added ipv6 support for the https frontend connection (contributed by hb9hnt).

New "Like by URL" operation (contributed by dheadshot).

Added support for a Mastodon-like /share link sharing URL, like the one provided by sites like https://mastodonshare.com/ and such. To be able to use it, you must reconfigure your https proxy to redirect /share to snac (see snac(8)).

New linux landlock (sandboxing) support for enhanced security (contributed by shtrophic). It's still a bit experimental, so you have to enable it explicitly by recompiling with the WITH_LINUX_SANDBOX directive (e.g. make CFLAGS=-DWITH_LINUX_SANDBOX).

Some search fixes regarding repeated matches.

The export_csv cmdline operation now exports the CSV files inside a user's export/ subdirectory instead of the current directory.

All CSV files to be imported must now be stored inside a user's import/ subdirectory instead of the current directory.

Mastodon API: more timeline paging tunings (contributed by nowster), post language selected in apps is properly set.

The command-line operation note new reads the LANG environment variable to set the post's language.

A new command-line operation, note_unlisted, allows posting "unlisted" or "quiet public" posts.

The maximum number of entries in users' RSS feeds and in outboxes can now be set via the max_public_entries variable in the server.json file.

Fixed broken support for Audio objects.

Made xmpp and mailto URLs clickable.

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

If you find useful, please consider contributing via LiberaPay: https://liberapay.com/grunfink/

This release has been inspired by the painting Judith Slaying Holofernes by .

FediMeteo »
@admin@fedimeteo.com

A big, huge thank you to @grunfink@comam.es, the creator of Snac.
They are modifying the software based on the needs of FediMeteo – something amazing that shows the quality of the person involved.

https://codeberg.org/grunfink/snac2


gyptazy »
@gyptazy@mastodon.gyptazy.com

is really awesome and @grunfink did an amazing job by creating this. It even runs smoothly on my RISC-V dev board which is really pretty slow.

@gumnos @ltning @rubenerd @grunfink

Piero Bosio boosted

mario »
@mario@tilde.zone

Questo account sarà definitivamente cancellato il 6 di gennaio p.v.. Chi vuole seguirmi nel fediverso mi trova qui: @mario@snac.sabatino.social

mario »
@mario@tilde.zone

La prima cosa del 2025 è stata installare un'istanza . Il mio nome utente è il seguente:

@mario@snac.sabatino.social

Stefano Marinelli »
@stefano@mastodon.bsd.cafe

Announcing FediMeteo – Weather in the Fediverse!

Weather has always influenced our lives: from agriculture to outdoor activities, to extreme events that, thanks to modern technology, can now be predicted with greater reliability. Personally, weather plays a significant role in my daily decisions, which is why I decided to create a service tailored for the Fediverse.

FediMeteo uses Open-Meteo data to publish updates every 6 hours, including current weather conditions, forecasts for the next 12 hours, and predictions for the upcoming days. Each country is served by its own dedicated instance (e.g., it.fedimeteo.com for Italy), managed through snac to ensure simplicity and efficiency in publishing.

You can follow FediMeteo directly in the Fediverse (on Mastodon and compatible platforms), via RSS, or by visiting the dedicated page for your city (e.g., fr.fedimeteo.com/paris).

Currently supported countries include:
Austria, Germany, France, Italy, Spain, the United Kingdom, and the Netherlands – with many more regions coming soon!

FediMeteo is hosted on a FreeBSD-based VPS, with each country isolated in its own jail to ensure security and scalability.

Visit the main site to explore the national instances and start following your local weather updates today:
fedimeteo.com

Happy weather monitoring to all! 🌦️

FediMeteo is dedicated to my grandfather, who every evening would give me the weather forecast based on TV, radio, and his personal experience. He would convince me that the weather would be bad, so he had an excuse to accompany me to school instead of me going alone.