cablespaghetti.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
Cablespaghetti's personal snac instance
Admin email
sam@cablespaghetti.dev
Admin account
@sam@cablespaghetti.dev

Search results for tag #snac

3 ★ 0 ↺

[?]Sam (home from EMF 😢) » 🌐
@sam@cablespaghetti.dev

Alright I've got myself a 1GB RAM VPS for $12 for the year (a 4x increase over the Pi 😆). It's in London and everything for super low latency! I managed to get installed through some hackery and migrate my blog and instance to it.

One slightly weird thing I had is that inbound traffic on both SSH and HTTPS was returning a "connection reset by peer" for a while. It seems to be working now, but if some IPv6 folks can check https://cablespaghetti.dev loads properly over v6 for them now, it would put my mind at rest.

    5 ★ 0 ↺

    [?]Sam (home from EMF 😢) » 🌐
    @sam@cablespaghetti.dev

    In unsurprising on a news. I am increasingly fed up of having to restart it when it crashes due to running out of memory. It happens quite often when I post and sometimes when I don’t. I think this is due to having more content on disk than when I first set it up.

    I may have to move it to slightly more powerful hardware for my own sanity…

      4 ★ 0 ↺

      [?]Sam (home from EMF 😢) » 🌐
      @sam@cablespaghetti.dev

      Thanks to whoever figured out that my server configuration with Lighttpd opened me up to filling up the in-memory root partition and crashing the machine by POSTing a large file. Free pen testing is always appreciated. 😆

        10 ★ 3 ↺

        [?]Sam (home from EMF 😢) » 🌐
        @sam@cablespaghetti.dev

        In snac on an ancient Raspberry Pi news, I switched from XFS to Btrfs and my memory pressure issues are now a thing of the past. As a bonus I can use snapshots for backups instead of taring up the many small files that snac generates (it has no traditional database).

        I tried tuning various parameters but after some reading came to the conclusion that lots of small files with very little RAM is about the worst case scenario for XFS.


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

          I love independent proposals, so next release of will include support for Webmention. It's a protocol built on top of web standards and part of the IndieWeb. It helps web page maintainers and bloggers to know when one of their URLs are mentioned in other platforms by providing a webhook to receive notifications. In snac's case, all links written in a Fediverse post (directly or using the Markdown format) will be tested for Webmention endpoints and notified if they exist.

          I don't know how many web sites out there implement Webmention (I guess very few), but given that it has been very simple to implement, here it is.

          Long live the non-big-tech Internet.


            7 ★ 0 ↺

            [?]Sam (home from EMF 😢) » 🌐
            @sam@cablespaghetti.dev

            In an unsurprising development, my 256MB Raspberry Pi hosted server decided to get OOMKilled this morning just before I boarded a steam train in Wales.

            I quickly restarted the service from the platform but then it got killed again and I didn’t notice until this evening. I have now rebooted the server, maybe that will help until I get home from my camping trip with my kids.

            For those who don’t care about my latest ADHD obsession, don’t worry I’m sure I’ll move on to a different one soon, and here’s a steam train…

            A black narrow 2’ gauge steam train with people around it on the Brecon Mountain Railway. The plaque on the front says it was made in Philadelphia in 1930.

            Alt...A black narrow 2’ gauge steam train with people around it on the Brecon Mountain Railway. The plaque on the front says it was made in Philadelphia in 1930.

              24 ★ 12 ↺

              [?]Sam (home from EMF 😢) » 🌐
              @sam@cablespaghetti.dev

              Time for another blog post, about hosting a fediverse instance on my ancient Raspberry Pi. Obviously I had to share it on the fediverse.

              https://cablespaghetti.dev/hosting-a-fediverse-instance-on-an-original-raspberry-pi.html


                1 ★ 0 ↺

                [?]Sam (home from EMF 😢) » 🌐
                @sam@cablespaghetti.dev

                Well that's interesting. tells me in the notifications tab when people block me. I don't think there's a way to find out in Mastodon if you've been blocked. I just got blocked by someone who seems to post regularly but has 0 followers and 0 following over on defcon.social. How strange!

                  5 ★ 0 ↺

                  [?]Sam (home from EMF 😢) » 🌐
                  @sam@cablespaghetti.dev

                  I think this is why crashed last night when I posted the link to my blog post. The combination of the load from sending out to many ActivityPub servers and all those servers trying to generate a thumbnail card thing by hitting the website was just too much for the little Pi. I'll have to see if I can do anything to optimise caching...

                  Screenshot of dmesg output showing many "TCP: too many orphaned sockets" from last night.

                  Alt...Screenshot of dmesg output showing many "TCP: too many orphaned sockets" from last night.

                    23 ★ 4 ↺
                    Jason Davis boosted

                    [?]Sam (home from EMF 😢) » 🌐
                    @sam@cablespaghetti.dev

                    If you’re reading this you have been successfully migrated as a follower to my stupidly underpowered Raspberry Pi hosted instance. Let’s see how it does with nearly 700 followers. 😆

                      7 ★ 2 ↺

                      [?]Sam (home from EMF 😢) » 🌐
                      @sam@cablespaghetti.dev

                      Part of running a instance on a 256MB Raspberry Pi is working out how to do "stuff" without installing more packages than you have RAM for.

                      Here's a script to backup to Backblaze B2 with just Jq as an additional dependency (and the included curl, tar, openssl etc.). It works so far...

                      https://gist.github.com/cablespaghetti/01862b9d8252223719cbe2586145f686

                        0 ★ 0 ↺

                        [?]Sam (home from EMF 😢) » 🌐
                        @sam@cablespaghetti.dev

                        Starting to play with a bit more seriously on a 256MB Raspberry Pi 1 with a 40GB IDE laptop hard disk attached for reasons...