schmonz.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.

Search results for tag #linux

[?]Jason Tubnor 🇦🇺 » 🌐
@tubsta@social.bsdlab.au

@jimsalter @robobenklein I bet #FreeBSD still does it the same way it did when you left for #Ubuntu. Using #Linux requires mental gymnastics with every update. It shouldn't be this way.....

    [?]r1w1s1 » 🌐
    @r1w1s1@snac.bsd.cafe

    A short but thoughtful post about cwm.

    I particularly liked this sentence:

    "cwm is the only one amongst the minimalist window managers that has managed to make me think the least."

    Whether you agree or not, it's an interesting way to think about window managers—not in terms of features, but in terms of cognitive load.

    Worth the two-minute read.
    https://williamjansson.com/posts/cwm/


      [?]Root Moose » 🌐
      @RootMoose@mastodon.bsd.cafe

      [?]Lorenzo Ancora 🇪🇺🇮🇹 :verified: » 🌐
      @LorenzoAncora@ieji.de

      Codex CLI, the free local AI-agent developed by OpenAI, quietly ruined your SSD!
      Rui Fan (Apache Software Foundation) discovered that the software has been writing up to 640 terabytes of logs per year, which is way more than a typical SSD lifetime endurance. This may cause user account issues, data loss and hardware damage.

      github.com/openai/codex/issues

      Tip: make periodic backups of your files! 💾

      Screenshot of the Codex CLI executed in a Mac terminal, with a couple of lovely bugs placed on top.

      Alt...Screenshot of the Codex CLI executed in a Mac terminal, with a couple of lovely bugs placed on top.

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

        You are not expected to understand this en.wikipedia.org/wiki/A_Commen

        A screenshot from Wikpedia.

Title: You are not expected to understand this

Text read:
The infamous program comment "You are not expected to understand this" occurs on line 2238 of the source code (Lions' Commentary, p. 22) at the end of a comment explaining the process exchange mechanism. It refers to line 325 of the file slp.c.[9] The source code reads:[10][11]

The source code:
        /*
         * If the new process paused because it was
         * swapped out, set the stack level to the last call
         * to savu(u_ssav).  This means that the return
         * which is executed immediately after the call to aretu
         * actually returns from the last routine which did
         * the savu.
         *
         * You are not expected to understand this.
         */
        if(rp->p_flag&SSWAP) {
                rp->p_flag =& ~SSWAP;
                aretu(u.u_ssav);
        }

Taken from https://en.wikipedia.org/wiki/A_Commentary_on_the_UNIX_Operating_System

        Alt...A screenshot from Wikpedia. Title: You are not expected to understand this Text read: The infamous program comment "You are not expected to understand this" occurs on line 2238 of the source code (Lions' Commentary, p. 22) at the end of a comment explaining the process exchange mechanism. It refers to line 325 of the file slp.c.[9] The source code reads:[10][11] The source code: /* * If the new process paused because it was * swapped out, set the stack level to the last call * to savu(u_ssav). This means that the return * which is executed immediately after the call to aretu * actually returns from the last routine which did * the savu. * * You are not expected to understand this. */ if(rp->p_flag&SSWAP) { rp->p_flag =& ~SSWAP; aretu(u.u_ssav); } Taken from https://en.wikipedia.org/wiki/A_Commentary_on_the_UNIX_Operating_System

          #netbsd boosted

          [?]Stefano Marinelli » 🌐
          @stefano@mastodon.bsd.cafe

          🌟 Introducing BSD.cafe 🌟

          Excited to present the first building block of the BSD Cafe project! When I registered this domain months ago, I envisioned a themed bar where we can casually chat about *BSD systems, Linux, and Open-Source technology among friends, acquaintances, and patrons. But like any bar, discussions can cover a wide range of topics while respecting everyone.

          BSD.cafe will be a hub for various tools and services, powered by *BSD.

          The first brick is a new Mastodon instance, a gateway to the Fediverse. Registration is open, and the server will be moderated under clear guidelines promoting good behavior and zero tolerance for hate towards anyone. Inclusivity, respect, and constructive dialogue are the key values of this new instance.

          The main server is currently hosted in Finland on a small VM, based on . Services are divided into VNET jails, connected in a LAN via a local bridge. A VPN system is also present and have been able to move individual jails to different, more powerful, machines.

          Multimedia data and cache are hosted on another physical server (FreeBSD, within a jail), with Cloudflare in front. The aim is to cache and geodistribute data, reducing network traffic on the main VPS.

          Reverse proxy (frontend), mail server, media server, and the instance itself are reachable via .

          The instance started empty. No unnecessary content was pre-loaded; I want it to grow organically based on users' interests and following. There won't be any preemptive blocks at this stage. Users are encouraged to promptly report anything they find worth flagging.

          Join us at mastodon.bsd.cafe to build a constructive and inclusive community—a safe and relaxing space for everyone.

          Our wiki, located at wiki.bsd.cafe, features essential links and articles related to the BSD world. It provides an overview of the tools, services, rules, uptime, and more information about the BSD Cafe Services.

          A Matrix server, a Miniflux RSS Reader, the Wiki itself, and the BlendIT Lemmy instance are all part of the BSD Cafe services, with more to come.

            [?]Tomáš » 🌐
            @prahou@merveilles.town

            [MANGA][FREE DOWNLOAD] JAPANESE JESUS

            triapul.cz/files/pmjv-japanese

            I hereby announce the release of Japanese Jesus e-book. Enjoy!

            If you want, you can buy something or put a dollar in the hat.
            analognowhere.com/support

            stay prayed up

            japanese jesus

            Alt...japanese jesus

              [?]OSNews » 🤖 🌐
              @osnews@mstdn.social

              Linux ported to Sega’s Mega Drive

              If you have a Sega Mega Drive, you obviously want to run Linux on it. That's something you can do now. You do need to have an EverDrive, but don't worry, the port in question contains a custom fork of Qemu for those of us that don't.

              I don't know what else to say, other than I wonder why nobody did this sooner.

              osnews.com/story/145401/linux-

                [?]arosano 🇩🇰 🇮🇱 » 🌐
                @arosano@mastodon.bsd.cafe

                In Go we format with gofmt. In Python we use black. What do we do in JavaScript?
                I have tried installing oxfmt, but it says "not in ".
                It should preferably work on all platforms, and be recent enough to include .
                I prefere it to be strict.

                  [?]Leanpub » 🌐
                  @leanpub@mastodon.social

                  NEW! Leanpub Book LAUNCH 🚀 Switching to Linux: A Practical Guide for Windows and Mac Users by Learn Linux TV

                  youtu.be/L4at5WJ3mKI

                    [?]Klaus Zimmermann :unverified: [He/Him] » 🌐
                    @kzimmermann@c.im

                    I don't think this is the right bird.

                    Psyduck (duck pokemon) colored like a penguin. Accompanied by the text "Linux"

                    Alt...Psyduck (duck pokemon) colored like a penguin. Accompanied by the text "Linux"

                      [?]Shawn Webb [He/Him] » 🌐
                      @lattera@bsd.network

                      Additionally, I just enabled -ftrivial-var-auto-init=zero for the syscall emulation layer in to help mitigate CVE-2026-49424 (and issues like that in the future):

                      radicle.network/nodes/rad.hard

                        Liam Proven boosted

                        [?]Colin Macleod » 🌐
                        @CGM@mastodon.scot

                        @lproven I strongly agree that an update of the "Raspberry Pi Desktop" for x86 PCs would be very welcome. I have an old notebook PC which I only use when travelling. It works great with RPD, but I worried that was getting too old, so put a newer Debian on it. This led to great difficulty with WiFi etc., so now I have reinstalled RPD.

                          dch :flantifa: :flan_hacker: boosted

                          [?]Laurent Cheylus » 🌐
                          @lcheylus@bsd.network

                          How to create and manage Linux Containers (LXC) on Slackware - Detailed article by Joel Carnat @joel tumfatig.net/2026/linux-contai

                            Jay 🚩 :runbsd: boosted

                            [?]Stefano Marinelli » 🌐
                            @stefano@mastodon.bsd.cafe

                            Great news! My presentation for has been accepted!

                            Expect a mix of disasters, horror stories, recoveries, BSDs, and one very, very long day.

                            Stay tuned!

                              [?]Daniel Wayne Armstrong » 🌐
                              @dwarmstrong@fosstodon.org

                              New blog post!

                              I've only used it for a few weeks, however I've quickly come to ❤️ Void Linux.

                              I show the choices I make to create an encrypted Root-On-ZFS minimal Linux system with "just enough" to provide a solid foundation to build upon further: whether that be setting up a desktop, laptop, or server.

                              dwarmstrong.org/void-linux-ins

                                JdeBP boosted

                                [?]chesheer » 🌐
                                @chesheer@mastodon.bsd.cafe

                                So I wanted to share with you this little project of mine. I delved into "retro-necromancy" and reanimated one very old UNIX utility called ile written by Robert Pendleton in 1988. I found it on one of the Walnut Creek source code CDs from 1994.
                                What it does is simply works like an input line editor (hence ile) for shells and programs that do not support interactive line editing. To put it simply, it adds Emacs-style keybindings like ^A, ^E, ^K, ^U and so on and command history that you can easily navigate.
                                Of course, these days it's hard to find a shell that doesn't support line editing.
                                But this little tool can still be usable, for example, with ed. It's nice to have Emacs-style editing in ed.
                                It can work like shell replacement or just run like a "middleman" between any given program. It respects terminal settings and doesn't get in a way. Keybindings are configurable.
                                Needless to say, the code from 1988 wouldn't run on any modern system. It was written in K&R style because there was no ANSI C standard yet! And was quite a different beast back then.
                                So I ported it to modern systems, rewrote outdated bits (like sgttyb ioctls and brutal utmp handling).
                                Currently it builds and runs on , , and . Hopefully without too much bugs.
                                You can find it on Codeberg:
                                codeberg.org/chesheer/ile

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

                                  I tried to SSH into my server but kept getting “Permission denied (publickey)”.
                                  Story of my life. even my own machine doesn’t trust me 😒

                                    #netbsd boosted

                                    [?]vermaden » 🌐
                                    @vermaden@mastodon.social

                                    Latest 𝗩𝗮𝗹𝘂𝗮𝗯𝗹𝗲 𝗡𝗲𝘄𝘀 - 𝟮𝟬𝟮𝟲/𝟬𝟲/𝟮𝟵 (Valuable News - 2026/06/29) available.

                                    vermaden.wordpress.com/2026/06

                                    Past releases: vermaden.wordpress.com/news/

                                      [?]vermaden » 🌐
                                      @vermaden@mastodon.bsd.cafe

                                      Latest 𝗩𝗮𝗹𝘂𝗮𝗯𝗹𝗲 𝗡𝗲𝘄𝘀 - 𝟮𝟬𝟮𝟲/𝟬𝟲/𝟮𝟵 (Valuable News - 2026/06/29) available.

                                      vermaden.wordpress.com/2026/06

                                      Past releases: vermaden.wordpress.com/news/

                                        [?]Tom [he/him they/them] » 🌐
                                        @pertho@mastodon.bsd.cafe

                                        ANOTHER LPE: CVE-2026-43503

                                        If only Linus wasn't so obsessed with calling developers "masturbating monkey" 18 years ago and actually took security seriously. 🤔

                                        cnet.com/tech/tech-industry/to

                                          [?]Daniel Wayne Armstrong » 🌐
                                          @dwarmstrong@fosstodon.org

                                          I'm starting to not like the direction that (some parts of) Linux appear to be heading.

                                          The "some of" part is important, I think. Ultimately the foundation is a kernel. If the kernel stays OK, and people care enough and are willing to learn, can't Linux be steered in any direction we care to go? 🤔

                                          "Linux Is Becoming Android (And Almost No One Noticed)"

                                          youtube.com/watch?v=EnP1rdx-5So

                                            [?]JdeBP » 🌐
                                            @JdeBP@mastodonapp.uk

                                            @john

                                            You know that we non-flash people can just buy it on DVD-ROM from places like the Linux Shop, right?

                                            thelinuxshop.co.uk

                                            Or from a Bulgarian on e-Bay. (-:

                                            ebay.co.uk/usr/ali-aamedia/

                                              [?]John "Gozzy" Godsland » 🌐
                                              @john@social.gozzys.com

                                              Hey, Linux perverts; if you want mainstream normies to use your OS you need to make it a LOT easier to install. I am happy torrenting an ISO, checking the hashes, flashing a USB stick, and all of other nonsense because I am a greybeard nerd. Most folks? Not so much. It's got to get easier or it will only ever be a niche of a niche.

                                                [?]ARGVMI~1.PIF » 🌐
                                                @argv_minus_one@mastodon.sdf.org

                                                @nixCraft

                                                / had the right idea.

                                                * User homes are in /Users

                                                * Each app is in /Applications and looks like a regular file but is actually a folder (i.e. you can cd into it and examine the contents)

                                                * The operating system is in /System

                                                * Files shared among apps (except files that come with the OS), including configuration files, are in /Library

                                                * Static libraries, debug info, C headers, OS API reference docs, etc go in /Developer

                                                  [?]BastilleBSD :freebsd: » 🌐
                                                  @BastilleBSD@fosstodon.org

                                                  I'm learning (the hard way) that the wrong microSD card in the RPI4 will absolutely kill i/o performance.

                                                  For this weekend project I needed to just use what I had lying around but this will need an upgrade.

                                                  What are your preferred performance friendly microSD cards for use in RPI?

                                                    [?]p4bl0p3rn0t » 🌐
                                                    @pablopernot@toot.portes-imaginaire.org

                                                    ou alors ce projet malheureusement abandonné qui sonne super /
                                                    drumgizmo.org/wiki/doku.php?id

                                                      [?]p4bl0p3rn0t » 🌐
                                                      @pablopernot@toot.portes-imaginaire.org

                                                      La batterie (sous linux) qui va bien avec : x42-plugins.com/x42/x42-avldru

                                                        [?]Richard "RichiH" Hartmann » 🌐
                                                        @RichiH@chaos.social

                                                        > 3.2 released on 4 Jan, 2012

                                                        Oh, wow...

                                                          [?]p4bl0p3rn0t » 🌐
                                                          @pablopernot@toot.portes-imaginaire.org

                                                          Pour les beaux sons sous linux n'oubliez pas :
                                                          a) reaper (ou audacity, ou un daw qui accepte les lv2).
                                                          b) neural amp modeler de Mike Oliphant github.com/mikeoliphant/neural
                                                          c) les sons chez tone3000 tone3000.com/

                                                            [?]r1w1s1 » 🌐
                                                            @r1w1s1@snac.bsd.cafe

                                                            I've finally published slackfetch.

                                                            It's a minimal system information utility for Slackware, inspired by the philosophy of ufetch while providing a few extra details such as installation age, glibc version, and Flatpak package count.

                                                            The goal is to keep the code small, readable, and easy to hack.

                                                            Project:
                                                            https://forge.slackware.nl/r1w1s1/slackfetch


                                                              Back to top - More...