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 #linux

[?]Dusty »
@d1@autistics.life

@nina_kali_nina I've been using for the last year or so, wondering if the halcyon ICQ days of yore are still to be had.

After testing it with several friends connecting to my own self-hosted server, here's what I found:

- Yes it all works, on all XMPP clients. But MacOS/iPadOS/iOS clients are not all that mature at this time. The (, despite no video or audio calls) and () XMPP clients are the best, IMHO. Always favor those, I say, and they are confidently installable and reliable today.
- Yes, use OMEMO encryption on personal chats. But when it comes to group chats, OMEMO is not necessarily the right move.
- If you don't need privacy in an XMPP group, then don't create a private group, but rather a _public_ group (the safer choice for reliability of message delivery). No OMEMO is possible in a public group, and the messages propagating around will be reliable, even to clients who vanish and re-appear after prolonged absences.
- If you really need OMEMO encryption in a group chat, create a _private_ group, not a public group. **Clients who vanish from the group for prolonged periods may miss out on some of the messages when they return (say, a few weeks later)**.
- I kept a wiki with several more quirks noted, which came up, and felt confusing and frustrating to my (non-geek) friends using XMPP.

As to your Apple-ecosystem-confined friends, at this moment in time, maybe talk to them 1:1 in /Matrix, which affords encryption, and is all , like everything above. (Groups in have a track record of failing for everybody in them very badly every 2 or 3 years or so.)

    omglinux.com boosted

    [?]omg! ubuntu »
    @omgubuntu@floss.social

    June flew by, but it did drop off a bunch of app updates. Qt Creator, Warp, Audacity, Plank Reloaded + more

    omgubuntu.co.uk/2025/07/linux-

      [?]Fedora Project »
      @fedora@fosstodon.org

      Cool feature to help with troubleshooting your system!

      "sosreport acts as a black box recorder for Linux — capturing everything from system logs and kernel messages to active configurations and command outputs — helping support engineers trace problems without needing direct access to the system."

      Learn more: fedoramagazine.org/%F0%9F%94%A

        [?]Andy Piper »
        @andypiper@andypiper.co.uk

        I finally decided to break out of Bambu’s increasingly-closed walled garden.

        I’ve had the Bambu X1C for a couple of years already, and it is a really, really great 3D printer. There’s no question whatsoever that Bambu has transformed the 3D printing space for consumers, and has done so while also creating some very high-quality premium hardware.

        I’ve been meaning to write about the various mods I’ve made over time, but at this point it’s a bit far down the line to go into each one in detail 😁

        • riser with LED strip, remote controlled via a Raspberry Pi Pico with a simple MicroPython HTTP-to-RF API that can dim the strip
        • IKEA SKADIS mounted on the side with tools
        • boxes to hold desiccant beads in the AMS, and a hygrometer
        • after-market high flow nozzle (obviously)
        • Garolite plate
        • third party nozzle wiper
        • etc etc

        The printer has been very reliable, and straightforward to maintain as well.

        So why hack it? Well… I own it, I think it can be made better, and… because.

        When the X1Plus Expander launched on Crowd Supply I went ahead and backed the project, as I was interested in ways I could potentially add extra sensors and a better camera; as well as finally being able to connect over a LAN socket rather than having to be on wifi (the studio network can be a bit flaky from time to time).

        The X1Plus Expander depends on third-party firmware (X1Plus), which requires the printer itself to be jailbroken / rooted.

        Long story short, I’ve finally done that.

        I was extremely impressed with how smooth and clear the project contributors have made the process. I went through the official process with Bambu to switch my printer into the unsupported third party program, downgraded to a rootable version of the firmware, rooted it, then ran through the remote install process (via wifi from my Framework) to install the firmware. I’d already printed the case for the X1Plus Expander. Then it was simply a case of following the exciting and dramatic installation video.

        I now have VNC access to drive the controls on the printer’s touchscreen remotely; SSH access; the ability to network mount storage; etc etc. Lots of options to explore here. I was even able to upgrade the firmware of components like the AMS from within the third party X1Plus firmware.

        You’ll also spot the OpenSpool sitting off to the side in the image above. That’s another third-party addon that I’ve barely started to use, but it extends the ability for the printer to recognise RFID-tagged spools from Bambu themselves, to having it recognise “any” spool that I happen to tag and configure.

        All of this is background tinkering and admin… apart from the case for the X1Plus Expander, I’ve not been using the printer itself quite so much lately, due to travels.

        Open source (and open source hardware!) FTW!

        https://andypiper.co.uk/2025/07/01/opening-up-the-bambu/

          [?]nixCraft 🐧 »
          @nixCraft@mastodon.social

          Vulnerability Advisory: Sudo chroot Elevation of Privilege stratascale.com/vulnerability-

            Tommi 🤯 boosted

            [?]TheEvilSkeleton 🇮🇳 🏳️‍⚧️ »
            @TheEvilSkeleton@social.treehouse.systems

            As part of our volunteer-driven accessibility initiative in GNOME Calendar, and for the first time in the 10+ years of Calendar's existence, we finally completed and merged the first step needed to have a working calendar app for people who rely on keyboard navigation. This merge request in particular makes the event widgets focusable with navigation keys (arrow left/up/right/down) and activatable with space/enter. This will be available in GNOME 49.

            Most of GNOME Calendar's layout and widgets consist of custom widgets and complex calculations, both independently and according to other factors (window size, height and width of each cell, number of events, positioning, etc.), so these widgets need to be minimal to have as little overhead as possible. This means that these widgets also need to have the necessary accessibility features reimplemented or even rethought, including and starting with the event widgets.

            We also hope to get other parts of GNOME Calendar accessible before GNOME 49, but I can't promise anything at the moment. We did start working with making the month view accessible: gitlab.gnome.org/GNOME/gnome-c

              [?]TheEvilSkeleton 🇮🇳 🏳️‍⚧️ »
              @TheEvilSkeleton@social.treehouse.systems

              Continuing our volunteer effort to make GNOME Calendar fully accessible with a keyboard (see thread for context), we fixed a major bug that was causing the focus to disappear into the abyss when the user tried to tab into the month view in merge request !576. This means, as of this commit, events should now be completely functional and accessible within the month view. Additionally, the merge request changes the keyboard and focus behavior within the month view: Events can only be cycled using arrow buttons, the focus can't escape the month view with arrow buttons, and entering/exiting the month view can only be done with tab. These improvements will be available on GNOME 49.

                [?]Newk »
                @Newk@infosec.exchange

                No luck getting the webcam on my brand new Dell to work with MX Linux AHS.
                Looks like support for "ipu6" still isn’t quite there yet. :(

                  [?]Aaron Toponce ⚛️:debian: »
                  @atoponce@fosstodon.org

                  Bcachefs might get dropped from the Linux kernel.

                  > I have pulled this, but also as per that discussion, I think we'll be parting ways in the 6.17 merge window.
                  >
                  > You made it very clear that I can't even question any bug-fixes and I should just pull anything and everything.
                  >
                  > Honestly, at that point, I don't really feel comfortable being involved at all, and the only thing we both seemed to really fundamentally agree on in that discussion was "we're done."

                  theregister.com/2025/07/01/bca

                    [?]Michael Stapelberg 🐧🐹😺 »
                    @zekjur@mas.to

                    Have you updated sudo on your servers already for the CVE-2025-32463 vulnerability?

                    security-tracker.debian.org/tr

                    ubuntu.com/security/CVE-2025-3

                    access.redhat.com/security/cve

                    (unattended-upgrades had picked up the package already on one of my few remaining Debian VMs.)

                    25.05 response is still in progress: github.com/NixOS/nixpkgs/pull/

                      [?]System76 :popos: :ubuntu: »
                      @system76@fosstodon.org

                      What does computing freedom mean to you? Why is it important? Let us know in the comments with as a tag for a chance to win a free Launch keyboard with a special engraving! Winner announced July 7th.

                        [?]Liam @ GamingOnLinux 🐧🎮 »
                        @gamingonlinux@mastodon.social

                        [?]Liam @ GamingOnLinux 🐧🎮 »
                        @gamingonlinux@mastodon.social

                        [?]Liam @ GamingOnLinux 🐧🎮 »
                        @gamingonlinux@mastodon.social

                        [?]Liam @ GamingOnLinux 🐧🎮 »
                        @gamingonlinux@mastodon.social

                        [?]Maikel 🇪🇺 🇪🇸 »
                        @maikel@vmst.io

                        It's 2030 and Maikel still has to restart his PC from time to time because the bloody stupid TPLink PCIe Wifi card drivers keeps crashing.

                        (rtw89_8852be if you want to know)

                        Yay!

                        🥳

                          [?]Maikel 🇪🇺 🇪🇸 »
                          @maikel@vmst.io

                          [?]Liam @ GamingOnLinux 🐧🎮 »
                          @gamingonlinux@mastodon.social

                          omg! ubuntu boosted

                          [?]omg! ubuntu »
                          @omgubuntu@floss.social

                          Ubuntu is raising its RISC-V profile requirements to RVA23, requiring vector and hypervisor extensions to be included. Most existing RISC-V SBCs on sale lack them.

                          omgubuntu.co.uk/2025/06/ubuntu

                            [?]Liam @ GamingOnLinux 🐧🎮 »
                            @gamingonlinux@mastodon.social

                            [?]Liam @ GamingOnLinux 🐧🎮 »
                            @gamingonlinux@mastodon.social

                            Jim Salter boosted

                            [?]The Late Night Linux Family »
                            @latenightlinux@mastodon.social

                            Linux gaming goes from strength to strength but puts off the inevitable death of 32-bit x86, devs are sick of companies expecting free fixes, Creative Commons disappoints on AI, and more.

                            latenightlinux.com/late-night-

                            Late Night Linux artwork

                            Alt...Late Night Linux artwork

                              [?]Fedora Project »
                              @fedora@fosstodon.org

                              Nice for Fedora and Framework folks to connect at Open Source Summit!!

                              A Fedora branded towel for Fedora Linux 42 next to a rack of the new Framework Desktops.

                              Alt...A Fedora branded towel for Fedora Linux 42 next to a rack of the new Framework Desktops.

                                [?]JSkier :archlinux: :debian: »
                                @JSkier@social.linux.pizza

                                Upgraded to an AMD Radeon RX 9070 XT GPU recently, just in time for the latest stable Linux firmware to be wonky with an amdgpu. Oh well, I'm accustomed to the song and dance of downgrading / pulling git branches for stability on , and dabbling with the pro drivers.

                                And yes, that 4TB mount point is for models, and playing around with training and projects I do for fun and work. Not the best card for , but suffices for small to mid-size models. I'm done with NVIDIA, and have been for some time 😏

                                  DistroWatch boosted

                                  [?]Liam @ GamingOnLinux 🐧🎮 »
                                  @gamingonlinux@mastodon.social

                                  [?]Liam @ GamingOnLinux 🐧🎮 »
                                  @gamingonlinux@mastodon.social

                                  [?]🦠Toxic Flange (Gurjeet)🔬⚱️🌚 »
                                  @Toxic_Flange@infosec.exchange

                                  @jorge

                                  First off, While I appreciate you think you're helping, you're not. If you think trying to 'help' is telling people to 'RTFM' without actually understanding the complaint yourself, makes you part of the problem that people complain about community and getting help. Not a good look..

                                  Secondly, I solved it, i think you missed that part?

                                  Changing your permanent login shell for just the terminal and not in /etc/passwd is a weird stance to take. Like i said, usermod is how to do that..

                                    Michael boosted

                                    [?]Rachel »
                                    @rachel@transitory.social

                                    Ok so I didn't get to installing Nix on this laptop again so it'll be a bit before I get to it but it got me thinking:

                                    * What is the state of full disk encryption on Linux? Specifically for a laptop.
                                    * Is hone directory encryption a good alternative?
                                    * What distro does it best these days?
                                    * Can any of them use TPM? (Bonus: does my laptop even support tpm?)

                                    I'm open to suggestions since I'm not sure I'd feel great traveling with a laptop with an unencrypted drive these days.

                                      Neil Brown boosted

                                      [?]Alexis Bushnell (she/her) »
                                      @alexisbushnell@toot.wales

                                      I am finally tooting from Mint! Huge thank you to everyone who has helped me sort this out; @TCMuffin , @lexicaleigh, @woe2you , @ujeenator , @neil . So, so appreciated!

                                      p.s. I love how willing to help folks on Fedi are.

                                        [?]🦠Toxic Flange (Gurjeet)🔬⚱️🌚 »
                                        @Toxic_Flange@infosec.exchange

                                        @jorge @bryceac I did, that choice is wrong and the decision is dumb :) usermod to the rescue! (as seen in later threads)

                                          [?]🦠Toxic Flange (Gurjeet)🔬⚱️🌚 »
                                          @Toxic_Flange@infosec.exchange

                                          Oh well here we go again. Giving a try to see how on the desktop is.

                                            [?]🦠Toxic Flange (Gurjeet)🔬⚱️🌚 »
                                            @Toxic_Flange@infosec.exchange

                                            Neat! Only tried one game so far, and I knew that would work fine already. We shall see how others go.

                                            a neofetch screenshot show specs of new machine.

                                            Alt...a neofetch screenshot show specs of new machine.

                                              [?]🦠Toxic Flange (Gurjeet)🔬⚱️🌚 »
                                              @Toxic_Flange@infosec.exchange

                                              Ok, first annoyance with needing to use brew.sh for lsd.

                                              So I guess whatever is available via yum/dnf you can't use because of this read only root FS?

                                              Also, missing standard commands like chsh .. I just wanna change my shell!

                                                [?]🦠Toxic Flange (Gurjeet)🔬⚱️🌚 »
                                                @Toxic_Flange@infosec.exchange

                                                Ok changing shell workaround, usermod of course.

                                                  [?]🦠Toxic Flange (Gurjeet)🔬⚱️🌚 »
                                                  @Toxic_Flange@infosec.exchange

                                                  @bryceac

                                                  ¯_(ツ)_/¯ - "Fedora!"

                                                  A minor annoyance but its on "My list!". I really hate most if not all Linux distros. Arch is pretty much my go to, but I want something that'll let me play the games without a heck of a lot of muss and fuss, so giving Bazzite a shot on the desktop. Other than this tiny bit of needing brew.sh, so far workable.

                                                    [?]Juha Uotila »
                                                    @inffy@mementomori.social

                                                    It's almost July, so its time for a new Aurora wallpaper coming soon to your images.

                                                    PS. stable-daily and latest images from today have it already, stable gets it next weekend.

                                                      [?]Dendrobatus Azureus »
                                                      @Dendrobatus_Azureus@mastodon.bsd.cafe

                                                      A nice post about switching from a Linux distribution to freeBSD.

                                                      Quote
                                                      >>
                                                      The interesting thing here is that both are similar and yet very different, mainly owing to their very different histories, with freeBSD being a direct derivative of the original UNIX and its BSD derivative. One of the most significant differences is probably that Linux is just a kernel, with (usually) the GNU/Hurd userland glued on top of it to create GNU/Linux. GNU and BSD userland are similar, and yet different, with varying levels of POSIX support. This effectively means that freeBSD is a singular OS with rather nice documentation (the FreeBSD handbook).

                                                      The basic summary here is that freeBSD is rather impressive and easy to set up for a desktop, especially if you use a customized version like GhostBSD.
                                                      >>

                                                      hackaday.com/2025/06/29/switch

                                                      ^Z

                                                        [?]Liam @ GamingOnLinux 🐧🎮 »
                                                        @gamingonlinux@mastodon.social

                                                        [?]Liam @ GamingOnLinux 🐧🎮 »
                                                        @gamingonlinux@mastodon.social

                                                        [?]Liam @ GamingOnLinux 🐧🎮 »
                                                        @gamingonlinux@mastodon.social

                                                        Back to top - More...