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

[?]chesheer ยป
@chesheer@mastodon.bsd.cafe

removes Deepin from and later due to numerous violations of packaging policy.
Sounds probably bad for Deepin users, but what surprised me is this:
"In January 2025, during routine reviews, we stumbled upon the deepin-feature-enable package, which was introduced on 2021-04-27 without consulting us or even informing us."
This package basically asked user permission and then injected D-Bus configs and Polkit policies from custom tarballs to circumvent openSUSE strict policy about new D-Bus and Polkit. Sounds shady, right?
But it has been happening for four years! It seems modern OSes and in particular are overbloated.
How can we expect normal user to know their system, if even maintainers have no idea what's happening behind the curtains?
It's good to see this resolved at last, but man, four years!
What's funny, this "shady" package description plainly states that it asks the user if they agree to openSUSE security circumvention to install D-Bus configs and PolKit policies.

security.opensuse.org/2025/05/

    [?]Dr. Brian Callahan ยป
    @bcallah@bsd.network

    [?]nixCraft ๐Ÿง ยป
    @nixCraft@mastodon.social

    Do you know why most sysadmins & experienced DevOps folks like to use ? It's because learning all of Vim's (A-Z) commands actually grants the user temporary telepathic abilities. You see it all the time. All hardcore Vim users, like those sysadmins, often seem to anticipate your needs before you even type them. They can practically fix server /cloud issues by editing text config files or deploy Ansible playbook before they even happen! Vim gives them superpower. I have spoken

      [?]nixCraft ๐Ÿง ยป
      @nixCraft@mastodon.social

      Audiobookshelf is an open-source self-hosted media server for your audiobooks and podcasts audiobookshelf.org/

        [?]vermaden ยป
        @vermaden@mastodon.bsd.cafe

        Added ๐—จ๐—ฃ๐——๐—”๐—ง๐—˜ ๐Ÿญ - ๐—ง๐—ต๐—ผ๐˜‚๐—ด๐—ต๐˜๐˜€ ๐—”๐—ณ๐˜๐—ฒ๐—ฟ ๐—–๐—ผ๐—บ๐—บ๐—ฒ๐—ป๐˜๐˜€ to the ๐—™๐—ฟ๐—ฒ๐—ฒ๐—•๐—ฆ๐—— ๐—๐—ฎ๐—ถ๐—น๐˜€ ๐—ฆ๐—ฒ๐—ฐ๐˜‚๐—ฟ๐—ถ๐˜๐˜† article.

        vermaden.wordpress.com/2025/04

          [?]sjvn ยป
          @sjvn@mastodon.social

          Linux drops support for 486 and early Pentium processors - 20 years after Microsoft zdnet.com/article/linux-drops- by @sjvn

          Well, I guess since it's been 18 years since the last 486 shipped, it was about time for to drop it.

            [?]Mark Stosberg ยป
            @markstos@urbanists.social

            Progress towards universal Copy/Paste shortcuts on Linux
            mark.stosberg.com/universal-co

              [?]Akseli :quake_verified:โ€‹ :kde: ยป
              @aks@scalie.zone

              i need more RSS feeds. especially programming and/or linux ones.

              I have few of them but if you write such a blog, please share. Or just share any ones you like!

              edit: High preference on personal blogs!

                [?]nixCraft ๐Ÿง ยป
                @nixCraft@mastodon.social

                This tool can be used to convert a Docker image to an executable github.com/rzane/docker2exe

                  [?]Eva Winterschรถn ยป
                  @winterschon@mastodon.bsd.cafe

                  This past weekend... "I need to swap NICs and change L2, re-logic the L3, clean up the patch panels, install PoE++, etc... shouldn't take long."

                  Three days later, mostly done.. no. Everything else got in the way, hastily cabled basic bare minimum in-place. Maybe I'll finish it up on Saturday.

                  messy cabling on Eva's server rack, mostly ethernet, some DAC

                  Alt...messy cabling on Eva's server rack, mostly ethernet, some DAC

                  patch panels and keystone jacks, various short length ethernet, some cable making tools

                  Alt...patch panels and keystone jacks, various short length ethernet, some cable making tools

                    [?]Kevin Karhan :verified: ยป
                    @kkarhan@infosec.space

                    @wolf480pl @cas it's easy...

                    The reasons one can despise something and the reason one appreciates it can be different.

                    I.e. I can appreciate for it's right from the but I can it for not selling it as a commercial distro for a

                    Same with : I can appreciate it for being better than (unix-) , or but I despise it for not having modernized like .

                    It's called having "mixed feelings" or rather .

                      #netbsd boosted

                      [?]Kevin Karhan :verified: ยป
                      @kkarhan@infosec.space

                      @wolf480pl So yeah, I think that everything has compromises to some extent.

                      • I'm shure could even up their if they were willing to break and in general for their distro, but that'll only introduce more headaches and pain along the way.

                      I chose as basis for @OS1337 because it solves the problem for me and I know it. I'm just complete shit with which may arguably be the better option targeting low-end systems, but that'll again result in more pain and frustration getting other ported over when I can't just say: "Target linux- and statically compile in all your dependencies" to any 3rd party as starting point.

                        [?]nixCraft ๐Ÿง ยป
                        @nixCraft@mastodon.social

                        forbidden OS ๐Ÿ˜ฒ Hah! users don't like this one for sure

                        A collection of SCO OpenServer software, including CDs labeled "SCO OpenServer Release 5.0.5" and "SCO OpenServer Optional Services," a floppy disk, and product packaging.

                        Alt...A collection of SCO OpenServer software, including CDs labeled "SCO OpenServer Release 5.0.5" and "SCO OpenServer Optional Services," a floppy disk, and product packaging.

                          [?]nixCraft ๐Ÿง ยป
                          @nixCraft@mastodon.social

                          Installing packages brrrr ๐Ÿ˜‰

                          Drake meme format. Drake disapproves of package manager commands (apt, yum, pacman). Drake approves of compiling from source (git clone, cd, ./configure, make, sudo make install).

                          Alt...Drake meme format. Drake disapproves of package manager commands (apt, yum, pacman). Drake approves of compiling from source (git clone, cd, ./configure, make, sudo make install).

                            #netbsd boosted

                            [?]Kevin Karhan :verified: ยป
                            @kkarhan@infosec.space

                            @NostalgicKitsune damn...

                            And I guess there is no / you can plop in on a 'd ?

                            • Or am I too optimistic?

                            Sorry, I'm too used to on โ€ฆ

                              [?]Panda ยป
                              @panda@freiburg.social

                              Probably interesting for some users - during my break here, I also switched to on my main/every day laptop. I'm everything but a computer expert, but things work absolutely flawless.
                              Old laptop -> Linux Mint
                              New laptop -> Pop OS

                              For the gamers among you: wouldn't run on my laptop on Windows as the OS consumed too many resources, but does so on Linux.

                              @gamingonlinux

                                #netbsd boosted

                                [?]vermaden ยป
                                @vermaden@mastodon.social

                                Latest ๐—ฉ๐—ฎ๐—น๐˜‚๐—ฎ๐—ฏ๐—น๐—ฒ ๐—ก๐—ฒ๐˜„๐˜€ - ๐Ÿฎ๐Ÿฌ๐Ÿฎ๐Ÿฑ/๐Ÿฌ๐Ÿฑ/๐Ÿฌ๐Ÿฑ (Valuable News - 2025/05/05) available.

                                vermaden.wordpress.com/2025/05

                                Past releases: vermaden.wordpress.com/news/

                                  [?]vermaden ยป
                                  @vermaden@mastodon.bsd.cafe

                                  Latest ๐—ฉ๐—ฎ๐—น๐˜‚๐—ฎ๐—ฏ๐—น๐—ฒ ๐—ก๐—ฒ๐˜„๐˜€ - ๐Ÿฎ๐Ÿฌ๐Ÿฎ๐Ÿฑ/๐Ÿฌ๐Ÿฑ/๐Ÿฌ๐Ÿฑ (Valuable News - 2025/05/05) available.

                                  vermaden.wordpress.com/2025/05

                                  Past releases: vermaden.wordpress.com/news/

                                    [?]nixCraft ๐Ÿง ยป
                                    @nixCraft@mastodon.social

                                    Credit tends to flow to the applications using the platform, not the platform engineers themselves. It is a sad reality because reliable infrastructure is expected, the effort to achieve and maintain it becomes baseline, not something worthy of specific acknowledgment or appreciation until it fails. (2/2)

                                      [?]Eva Winterschรถn ยป
                                      @winterschon@mastodon.bsd.cafe

                                      ๐Ÿ’ป HomeLab & Mikrotik RB5009 ๐Ÿ’ป

                                      Do you really need the missing serial console for remote out-of-band managemnt, like most of their devices?

                                      Well, I had one and then returned it for that reason. I've been considering it again, but not without the serial connection... so a little digging around and I found some PCB images and quick info on the OpenWRT site.

                                      Then decided to add those bits to a fork for personal tracking... for those interested in the PCB photos and quick-doc:

                                      - github.com/em-winterschon/open

                                      Clearly still a WIP, and would need to re-purchase the device to test it out... so perhaps in the next few months that will happen.

                                      Some light discussion: forum.openwrt.org/t/add-suppor

                                      Diagnonal view of the PCB for a Mikrotik RB5009 router

                                      Alt...Diagnonal view of the PCB for a Mikrotik RB5009 router

                                        [?]Nils ยป
                                        @Nils@mastodon.xyz

                                        On continue la migration de VM sous , c'est tout de suite sur twitch.tv/ahp_nils !

                                          [?]chesheer ยป
                                          @chesheer@mastodon.bsd.cafe

                                          I've been reading an interesting article by Liguo Yu et. al., "Maintainability of the kernels of open-source operating systems: A comparison of Linux with FreeBSD, NetBSD, and OpenBSD" (DOI: 10.1016/j.jss.2005.08.014). Keep in mind, the article is from 2005 (published in 2006), so it would be interesting to know how things have changed since then. We are talking here about 2,4,20, 5.1, 1.6 and 3.3.
                                          The article basically explores maintainability of said OSes judging mainly by usage of global variables.
                                          Here's some interesting takeouts.
                                          "Unsafe definition" is in their terms a usage of global variables between kernel modules and non-kernel modules.

                                          Two graphs showing number of global variables and unsafe definitions in Linux and three BSDs. Linux has significantly more of both.

                                          Alt...Two graphs showing number of global variables and unsafe definitions in Linux and three BSDs. Linux has significantly more of both.

                                            [?]Mark Stosberg ยป
                                            @markstos@urbanists.social

                                            As a long-time Sway window-manager user on , I gave a try today on a new laptop.

                                            I was surprised that it it seems to support all the tiling keyboard shortcuts I wanted use and nearly all my other other configuration.

                                            One feature missing for me was remapping some mouse keys via libinput.

                                            I'll stick with Sway for now because I have it dialed in with no major complaints, but will keep an eye on Cosmic's future releases. Impressed.

                                              [?]Neil Brown ยป
                                              @neil@mastodon.neilzone.co.uk

                                              New blogpost: "Installing postmarketOS with full disk encryption on a OnePlus 6"

                                              The start of my adventure with @postmarketOS, bringing Linux-based life back to an old phone.

                                              postmarketOS isnโ€™t just a fun technical project - although it is a fun technical project - it is part of an important movement of recognising and mitigating the impact of electronic waste and excess consumerism, and giving perfectly functional hardware a new lease of life, without ads or trackers.

                                              neilzone.co.uk/2025/05/install

                                                Back to top - More...