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

Admin email
angel@triptico.com
Admin account
@angel@triptico.com

Search results for tag #linux

[?]Unix Weekly » 🤖
@unix_discussions@mastodon.social

[?]Sergio »
@sezamoracl@mastodon.social

[?]Unix Weekly » 🤖
@unix_discussions@mastodon.social

My shot at FOSS: declaro - turn any package manager declarative (AUR too)

github.com/mantinhas/declaro

Discussions: discu.eu/q/https://github.com/

    [?]Unix Weekly » 🤖
    @unix_discussions@mastodon.social

    A Citizens EU Countries Initiative, following the recent successful ones, to make Linux, LibreOffice and other EU Apps from goeuropean.org the standard OS, Apps in the EU public administrations since are funded by Germans, French People 40% tax money, is it a good idea? Have your say?

    reddit.com/r/BuyFromEU/comment

    Discussions: discu.eu/q/https://www.reddit.

      [?]Unix Weekly » 🤖
      @unix_discussions@mastodon.social

      [?]Unix Weekly » 🤖
      @unix_discussions@mastodon.social

      [?]Unix Weekly » 🤖
      @unix_discussions@mastodon.social

      [?]linuxer »
      @linuxer@norden.social

      @debian
      Bei bin ich eingestiegen, da war das noch Testing. Heute bei angekommen. Bestes für mich.

        Marcos Dione boosted

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

        @tauon @radmin not really tho.

        Have you ever had to deal with ?

        youtube.com/watch?v=o_AIw9bGogo

        I do so myself in my free time...

          [?]Unix Weekly » 🤖
          @unix_discussions@mastodon.social

          [?]Unix Weekly » 🤖
          @unix_discussions@mastodon.social

          AMD Ryzen AI Max+ "Strix Halo" Delivers Best Performance On Linux Over Windows 11 - Even With Gaming (30% lead)

          phoronix.com/review/amd-strix-

          Discussions: discu.eu/q/https://www.phoroni

            [?]Unix Weekly » 🤖
            @unix_discussions@mastodon.social

            tedu boosted

            [?]Dr. Brian Callahan »
            @bcallah@bsd.network

            [?]Unix Weekly » 🤖
            @unix_discussions@mastodon.social

            Marcos Dione boosted

            [?]Marcel Waldvogel »
            @marcel@waldvogel.family

            All you never wanted to know about creating fast socket I/O on . Unless you are a real geek.

            A small, ultra-high performance publish-subscribe server doing kind of TCP using , , , (mapped) files, and for file hole punching.

            Saturating a 10 Gbps link with useful data with just 8 cores.

            A beautiful writeup for anyone into fast Linux networking. Not just for

            h/t @nohillside

            asayers.com/jetrelay

            Ersatz social image for the article; screenshot of title and abstract:

"
Let the kernel do the work!
Tricks for implementing a pub/sub server

This post explains the design of jetrelay, a pub/sub server compatible with Bluesky’s “jetstream” data feed. Using a few pertinent Linux kernel features, it avoids doing almost any work itself. As a result, it’s highly efficient: it can saturate a 10 Gbps network connection with just 8 CPU cores.
May 2025
"

            Alt...Ersatz social image for the article; screenshot of title and abstract: " Let the kernel do the work! Tricks for implementing a pub/sub server This post explains the design of jetrelay, a pub/sub server compatible with Bluesky’s “jetstream” data feed. Using a few pertinent Linux kernel features, it avoids doing almost any work itself. As a result, it’s highly efficient: it can saturate a 10 Gbps network connection with just 8 CPU cores. May 2025 "

              [?]Unix Weekly » 🤖
              @unix_discussions@mastodon.social

              [?]Alkaris :verified_trans: :verified: »
              @Alkaris@meow.social

              When you can't xwininfo or xprop under Wayland on KDE to get window information, you can instead.

              qdbus org.kde.KWin /KWin queryWindowInfo

              Create an alias in your .zshrc or .bashrc or whatever shell you use so you don't have to remember that entire line to something like;

              alias "qwinfo"='qdbus org.kde.KWin /KWin queryWindowInfo'

              q = qdbus
              win = window
              fo = info

              or Query Window Info

              something easy to remember. c:

                [?]Unix Weekly » 🤖
                @unix_discussions@mastodon.social

                [?]Benjamin Schmid »
                @bentolor@mastodon.social

                PSA: In case you run 24.10 with on Root, DO NOT TRY TO UPGRADE YET! You are very likely to run into a kernel deadlock mid-flight during the upgrade which leaves you with a broken system.

                Also: Use zfs snapshot before trying to upgrade. zfs-auto-snapshot to the rescue!

                github.com/openzfs/zfs/issues/

                  Marcos Dione boosted

                  [?]Fabian (Bocchi) 🏳️‍🌈 »
                  @fabiscafe@mstdn.social

                  The one thing that makes systemd run0 annoying to use is that it'll ask you every time for the password. With sudo you have this 10 minutes where it won't ask again.

                  I know the technical reasons, but still this drives me back to sudo.

                    [?]Unix Weekly » 🤖
                    @unix_discussions@mastodon.social

                    [?]Andrew Graves :arch: :linux: »
                    @graves501@fosstodon.org

                    Is there a tool that can convert markdown files to PDFs that is not Pandoc? Pandoc has a lot of dependencies that I won't use, so I'd like to avoid that.

                      [?]Unix Weekly » 🤖
                      @unix_discussions@mastodon.social

                      [?]Linux Magazine »
                      @linuxmagazine@fosstodon.org

                      [?]Unix Weekly » 🤖
                      @unix_discussions@mastodon.social

                      [?]Alfred Chow - Maker of Things »
                      @Maker_of_Things@cupoftea.social

                      Edit: I think I have it sorted. It is a browser thing.
                      Browser updates meant I couldn't find the setting.
                      Thank you.

                      Linux Cinnamon advice please.

                      When I download a document, it default saves to the Downloads folder.

                      Is there a way to have it ask where I want a file to be be saved so I can save it into the correct folder?

                      Sometimes a download has such a silly name that once in the Downloads folder I can't find it.

                      Thank you.

                        [?]Unix Weekly » 🤖
                        @unix_discussions@mastodon.social

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

                        Improving network filtering performance with Bpfilter
                        (free link) https://lwn.net/SubscriberLink/1017705/ca0af831379ca794/

                        From servers in a data center to desktop computers, many devices communicating on a network will eventually have to filter traffic, whether for security or performance reasons. Bpfilter is a project that allows packet filtering to be done with BPF, which can be faster than other mechanisms. Even small performance improvements in this area can lead to significant gains.


                          [?]Unix Weekly » 🤖
                          @unix_discussions@mastodon.social

                          [?]Unix Weekly » 🤖
                          @unix_discussions@mastodon.social

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

                          To clear the terminal after logging out, here is a method that works in all modern shells (I'm using `ksh`).

                          Add to `~/.profile`:

                          test -f $HOME/.exitrc && trap ". $HOME/.exitrc" EXIT

                          Create `~/.exitrc` with:

                          type clear >/dev/null 2>&1 && clear

                          Useful!

                          Source: unix.stackexchange.com/a/12013

                            [?]Unix Weekly » 🤖
                            @unix_discussions@mastodon.social

                            [?]Wesley Moore »
                            @wezm@mastodon.decentralised.social

                            I've been talking about it for months, but I finally followed Jami Kettunen's instructions and got Chimera Linux installed in my Yoga Slim 7x ARM laptop.

                            Windows was crashing every few days (while unattended) with the error "The system has rebooted without cleanly shutting down first. This error is caused because the system stopped responding and the hardware watchdog triggered a system reset." even after a full restore.

                            I'm hoping Linux is more stable.

                            Screenshot of the the default Chimera Linux GNOME desktop with a terminal running. The terminal is showing the output of fastfetch.

                            Alt...Screenshot of the the default Chimera Linux GNOME desktop with a terminal running. The terminal is showing the output of fastfetch.

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

                              What's the lifespan of a "temporary" workaround in IT?

                              Approximately the same as the universe, according to the ancient IT proverb: "There's nothing as permanent as a temporary solution."

                                [?]LinuxMaster Club »
                                @linuxmasterclub@floss.social

                                ✏️ Input Remapper is a program for remapping mouse buttons, keyboard, and other devices

                                ©️ Free and open source program

                                ⬇️ Install: Software Center (Appstream), Deb package

                                👉 linuxmasterclub.com/input-rema

                                Input Remapper. Editing keyboard shortcuts. Screenshot taken from the official website

                                Alt...Input Remapper. Editing keyboard shortcuts. Screenshot taken from the official website

                                  [?]Raven »
                                  @raven@mastodon.bsd.cafe

                                  Nobara Linux 42 released as a rolling release with Brave as new default browser, new in-house flatpak store called Flatpost, updated driver manager, GNOME 48, KDE Plasma 6.3.4, Mesa 25.1 and Linux Kernel 6.14.6

                                  nobaraproject.org/2025/05/13/m

                                    [?]Felix Palmen :freebsd: :c64: »
                                    @zirias@mastodon.bsd.cafe

                                    Just released: 0.7! 😎

                                    Swad is the "Simple Web Authentication Daemon". If you're looking for a solution to add cookie/form to your reverse proxy, or maybe even a alternative to which leaves the actual proxying to nginx, this might be for you! It is designed for use with nginx' auth_request, written in pure C, with minimal dependencies (zlib and, depending on build options, openssl/libressl and/or libpam), and compiles to a small binary (currently between 150kiB and less than 300kiB depending on compiler and target platform).

                                    Swad should work on many (and almost) systems. It's actually tested on (in "production" use, but on a very low-traffic private site), and quick functionality tests also done on () and (, open-source descendant).

                                    As announced, this release doesn't bring any new features (in terms of WHAT it can do), but great improvements "under the hood", that should help performance at least on some platforms, see release notes for swad 0.7.

                                    Read more, and download the .tar.xz (to build and install it 😆) here:
                                    github.com/Zirias/swad

                                      [?]Unix Weekly » 🤖
                                      @unix_discussions@mastodon.social

                                      [?]Joanna :emacs: »
                                      @joannarrativa@mastodon.tetaneutral.net

                                      [?]Unix Weekly » 🤖
                                      @unix_discussions@mastodon.social

                                      Marcos Dione boosted

                                      [?]Linux Renaissance »
                                      @darth@silversword.online

                                      In case you wish to liberate your , here is my no-commentary walk-through. Thank for sharing.

                                      P.S. After jail-breaking it I found out that it runs 4.9.77

                                      youtu.be/WD8ADF9sum0

                                        🗳

                                        [?]Cdrik ⏚🌻 »
                                        @Bristow_69@framapiaf.org

                                        Avec la fin de , pensez-vous qu'il soit intéressant de refaire un site web pour mettre en relation des « experts » qui soient capables de migrer un PC d'utilisateurs cherchant de l'aide ?

                                        Oui, bonne idée 👍🏻:29
                                        Non, inutile 👎🏻:4
                                        Avis mitigé, je commente...:2
                                        Voir les résultats:1

                                          [?]Unix Weekly » 🤖
                                          @unix_discussions@mastodon.social

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

                                          p156

                                          Puffy is going on a trip, leaving behind Girl and Penguin. He addresses them as he's getting dressed.

Puffy: "I'll be back in a few days. You know what to do?"

Girl, holding The NEW Kornshell book: "Page 156!"

Puffy, to Penguin: "And you?"

Penguin, annoyed: "Nobody touches your nethack save..."

Puffy leaves.

Girl to Penguin: "Get the 9front iso."

Penguin gulps.

...

Puffy traverses the desert at night, reaching a memorial stone.

It reads: "In honor of the fish who gave their lives for freedom"

Dozens of fish emblems follow.

                                          Alt...Puffy is going on a trip, leaving behind Girl and Penguin. He addresses them as he's getting dressed. Puffy: "I'll be back in a few days. You know what to do?" Girl, holding The NEW Kornshell book: "Page 156!" Puffy, to Penguin: "And you?" Penguin, annoyed: "Nobody touches your nethack save..." Puffy leaves. Girl to Penguin: "Get the 9front iso." Penguin gulps. ... Puffy traverses the desert at night, reaching a memorial stone. It reads: "In honor of the fish who gave their lives for freedom" Dozens of fish emblems follow.

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

                                            Quick tip: You can use the last argument of the previous command at the CLi. The syntax is:
                                            command1 !$

                                            For example, make a new dir:
                                            mkdir foo_dir1

                                            Then:
                                            cd !$

                                            which becomes cd foo_dir1, thus saving you typing time. Give it a try.

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

                                              Heads up: Multiple Security Issues in GNU Screen - mostly affecting release
                                              5.0.0 and setuid-root installations (Local Root Exploit and others) openwall.com/lists/oss-securit

                                                [?]Diego Cordoba 🇦🇷 »
                                                @d1cor@mstdn.io

                                                Hoy seguimos trabajando en el nuevo curso de nftables en GNU/Linux! 🎉

                                                ✅ ¿Saben qué es nftables?
                                                ✅ ¿Qué diferencias tiene con iptables?
                                                ✅ ¿Quieren aprender sobre la arquitectura de netfilter en Linux?

                                                Y por supuesto...
                                                ✅ ¿Quieren jugar un poco con el comando nft? 😃

                                                Si la respuesta es sí, pasen por este post en nuestro blog! 😜 👇

                                                juncotic.com/nftables-vs-iptab

                                                  [?]Unix Weekly » 🤖
                                                  @unix_discussions@mastodon.social

                                                  [?]Unix Weekly » 🤖
                                                  @unix_discussions@mastodon.social

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

                                                  You can quickly toggle between your two most recent directories with ‘cd -‘:

                                                  If you find yourself frequently jumping back and forth between two directories, stop typing out long paths repeatedly! Simply use the command:
                                                  cd -

                                                  This command will take you to the directory you were in just before your current one. Executing it again will take you back. It saves me a lot of typing and time so give it a try 😌

                                                    Marcos Dione boosted

                                                    [?]Matt "msw" Wilson »
                                                    @msw@mstdn.social

                                                    [?]Pete Orrall »
                                                    @peteorrall@mastodon.bsd.cafe

                                                    My journey began over 20 years ago with this book. It will forever be in my collection. This weekend I was flipping through it - wow, what a great book. It's also crazy how much Linux has grown over the years. As much as I reminice over those old days, I definitely do not miss manually configuring my xfree86 config file! 🤣

                                                    Classic O'Reilly text, "Running Linux, 4th Edition" from the early 2000s.

                                                    Alt...Classic O'Reilly text, "Running Linux, 4th Edition" from the early 2000s.

                                                      [?]DeaDSouL :fedora: »
                                                      @DeaDSouL@fosstodon.org

                                                      [?]tyradiux »
                                                      @tdudel@mastodon.social

                                                      @unix_discussions

                                                      The problem I have with the actual audio stack (ALSA) is when certain hardware configurations decide to take "card 0" on bootup even if there is no output jack on the device. This means I will have to edit $prefix/share/alsa/alsa.conf and replace e.g. s/card 0/card 1/

                                                      OH and Lord have mercy if you didn't create a group called audio, or else nothing that uses alsalib will work.

                                                      This is hardly criminal behavior FWIW, just lacking quality controls.

                                                        [?]Unix Weekly » 🤖
                                                        @unix_discussions@mastodon.social

                                                        [?]Unix Weekly » 🤖
                                                        @unix_discussions@mastodon.social

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

                                                        Realize the following; **you** are in control of the fun you have when you are computing.

                                                        The only way you can guarantee that is by running an Open Source Operating System on that device.

                                                        If you happen to be in a closed Source operating system with an open source kernel {Android} there are ways to dechain yourself fully

                                                        They will probably be hard or painful but they are worth the effort.

                                                        If it seems to be too hard, plan your next device to be one that is designed to run with an open source operating system especially if you are going to buy your next Android.

                                                        First check if your device is supported by an open source operating system, fully supported!, then you buy it.

                                                        Make sure that the grip of the closed Source operating system underlords on you is released Free yourself

                                                          [?]Unix Weekly » 🤖
                                                          @unix_discussions@mastodon.social

                                                          [?]Unix Weekly » 🤖
                                                          @unix_discussions@mastodon.social

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

                                                          Latest 𝗩𝗮𝗹𝘂𝗮𝗯𝗹𝗲 𝗡𝗲𝘄𝘀 - 𝟮𝟬𝟮𝟱/𝟬𝟱/𝟭𝟮 (Valuable News - 2025/05/12) available.

                                                          vermaden.wordpress.com/2025/05

                                                          Past releases: vermaden.wordpress.com/news/

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

                                                            It's the SataNIX Linux Distribution, Power to Rock.

                                                            Alt...It's the SataNIX Linux Distribution, Power to Rock.

                                                              [?]Unix Weekly » 🤖
                                                              @unix_discussions@mastodon.social

                                                              [?]Unix Weekly » 🤖
                                                              @unix_discussions@mastodon.social

                                                              [?]Unix Weekly » 🤖
                                                              @unix_discussions@mastodon.social

                                                              Tomáš boosted

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

                                                              It's the fish princess with her hand painted to resemble a penguin.

                                                              Alt...It's the fish princess with her hand painted to resemble a penguin.

                                                                [?]JavAlps »
                                                                @javalps@mastodon.social

                                                                @unix_discussions This is genuinely a good article.

                                                                  [?]MicKet »
                                                                  @MicKet@swiss.social

                                                                  @unix_discussions
                                                                  Wow. Never assumed That and their Desktops , and also distributions like sucks more and more in such cases instead of getting better it gets mor worse.

                                                                    [?]Unix Weekly » 🤖
                                                                    @unix_discussions@mastodon.social

                                                                    [?]Unix Weekly » 🤖
                                                                    @unix_discussions@mastodon.social

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

                                                                    Just shared a glimpse of my desktop setup over on https://deskto.ps!
                                                                    Currently rocking a cool bitmap wallpaper from the bitmap-walls(https://github.com/dkeg/bitmap-walls) collection
                                                                    something about those simple patterns just clicks for me.

                                                                    Plus, everything feels so snappy with my trusty TWM. What does your desktop look like?
                                                                    Share your screenshots! ☻☻☻

                                                                    Mine -> https://deskto.ps/u/r1w1s1/d/pfpn2j

                                                                      [?]Unix Weekly » 🤖
                                                                      @unix_discussions@mastodon.social

                                                                      [?]C & C++ Weekly » 🤖
                                                                      @c_discussions@mastodon.social

                                                                      🗳

                                                                      [?]mms :runbsd: :emacs: :c64: »
                                                                      @mms@mastodon.bsd.cafe

                                                                      as an xorg-bro: what made worse impact on linux?

                                                                      SystemD:25
                                                                      Wayland:7
                                                                      They are both great!:34

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

                                                                        Do not fall for the trap of the ClosedSource operating system underlords. Your computing hardware is perfectly capable of Running a proper operating system maintained currently and run on full open source components

                                                                        Just go to the following Place read learn and adapt

                                                                        Stop using closed Source operating systems and software; dechain yourself become unslaved

                                                                        When you program in C++ use GCC when you write text use markdown. Go full platform independent and full OpenSource and remain dechained

                                                                        @kde
                                                                        @gnome
                                                                        @xfce

                                                                        endof10.org/

                                                                         The screencap displays a mobile phone screen with a blue background and white text. At the top, the time is shown as 06:05, and the battery is at 89%. The text "END OF 10" is prominently displayed in large white letters. Below this, there are three navigation options: "Places," "Events," and "DIY Install," with "DIY Install" underlined. The main text reads: "Support for Windows 10 ends on October 14, 2025. Microsoft wants you to buy a new computer. But what if you could make your current one fast and secure again?" At the bottom of the screen, the website address "endof10.org" is visible, along with a search bar and navigation icons.

 Ovis2-8B

🌱 Energy used: 0.202 Wh

                                                                        Alt... The screencap displays a mobile phone screen with a blue background and white text. At the top, the time is shown as 06:05, and the battery is at 89%. The text "END OF 10" is prominently displayed in large white letters. Below this, there are three navigation options: "Places," "Events," and "DIY Install," with "DIY Install" underlined. The main text reads: "Support for Windows 10 ends on October 14, 2025. Microsoft wants you to buy a new computer. But what if you could make your current one fast and secure again?" At the bottom of the screen, the website address "endof10.org" is visible, along with a search bar and navigation icons. Ovis2-8B 🌱 Energy used: 0.202 Wh

                                                                          [?]Unix Weekly » 🤖
                                                                          @unix_discussions@mastodon.social

                                                                          How Android 16's new security mode will stop USB-based attacks -- "Advanced Protection can block USB devices when your Android phone is locked"

                                                                          androidauthority.com/android-1

                                                                          Discussions: discu.eu/q/https://www.android

                                                                            [?]Unix Weekly » 🤖
                                                                            @unix_discussions@mastodon.social

                                                                            Linux kernel is leaving 486 CPUs behind, only 18 years after the last one made | Linus Torvalds sees "zero real reason for anybody to waste one second" on them.

                                                                            arstechnica.com/gadgets/2025/0

                                                                            Discussions: discu.eu/q/https://arstechnica

                                                                              [?]mudala »
                                                                              @mudala@mastodon.bsd.cafe

                                                                              Hey @gyptazy
                                                                              Nice feature indeed.

                                                                              I use linux-cpupower with a “Governer” variable in crontab. From there I call the script like:

                                                                              at night
                                                                              ./powermanager.sh powersave

                                                                              on working hours
                                                                              ./powermanager.sh performance

                                                                              I make use of

                                                                              I even shut down VM's when not needed and start again with the ha-manager in Crontab like:

                                                                              # Stop Gotify VM 2015
                                                                              30 9 * * * /usr/sbin/ha-manager set 2015 --state disabled && /usr/sbin/pct shutdown 2015

                                                                              and when needed again:
                                                                              # Start Gotify VM 2015
                                                                              30 23 * * * /usr/sbin/pct start 2015 && /usr/sbin/ha-manager set 2015 --state enabled

                                                                              Lot's of fun things to do with proxmox.

                                                                                [?]Unix Weekly » 🤖
                                                                                @unix_discussions@mastodon.social

                                                                                Tomáš boosted

                                                                                [?]Dr. Brian Callahan »
                                                                                @bcallah@bsd.network

                                                                                [?]Unix Weekly » 🤖
                                                                                @unix_discussions@mastodon.social

                                                                                [?]Unix Weekly » 🤖
                                                                                @unix_discussions@mastodon.social

                                                                                Meet AnduinOS - a custom Ubuntu-based Windows 11-like Linux distribution developed by a Microsoft engineer.

                                                                                anduinos.com/

                                                                                Discussions: discu.eu/q/https://www.anduino

                                                                                  [?]Unix Weekly » 🤖
                                                                                  @unix_discussions@mastodon.social

                                                                                  [?]Unix Weekly » 🤖
                                                                                  @unix_discussions@mastodon.social

                                                                                  [?]Unix Weekly » 🤖
                                                                                  @unix_discussions@mastodon.social

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

                                                                                  Added 𝗨𝗣𝗗𝗔𝗧𝗘 𝟭 - 𝗧𝗵𝗼𝘂𝗴𝗵𝘁𝘀 𝗔𝗳𝘁𝗲𝗿 𝗖𝗼𝗺𝗺𝗲𝗻𝘁𝘀 to the 𝗙𝗿𝗲𝗲𝗕𝗦𝗗 𝗝𝗮𝗶𝗹𝘀 𝗦𝗲𝗰𝘂𝗿𝗶𝘁𝘆 article.

                                                                                  vermaden.wordpress.com/2025/04

                                                                                    [?]vermaden »
                                                                                    @vermaden@bsd.network

                                                                                    Added 𝗨𝗣𝗗𝗔𝗧𝗘 𝟭 - 𝗧𝗵𝗼𝘂𝗴𝗵𝘁𝘀 𝗔𝗳𝘁𝗲𝗿 𝗖𝗼𝗺𝗺𝗲𝗻𝘁𝘀 to the 𝗙𝗿𝗲𝗲𝗕𝗦𝗗 𝗝𝗮𝗶𝗹𝘀 𝗦𝗲𝗰𝘂𝗿𝗶𝘁𝘆 article.

                                                                                    vermaden.wordpress.com/2025/04

                                                                                      [?]Unix Weekly » 🤖
                                                                                      @unix_discussions@mastodon.social

                                                                                      [?]Unix Weekly » 🤖
                                                                                      @unix_discussions@mastodon.social

                                                                                      [?]Unix Weekly » 🤖
                                                                                      @unix_discussions@mastodon.social

                                                                                      [?]Linux Magazine »
                                                                                      @linuxmagazine@fosstodon.org

                                                                                      The @kde Plasma development announces the end of LTS releases
                                                                                      linux-magazine.com/Online/News

                                                                                      LINUX MAGAZINE NEWS

                                                                                      Alt...LINUX MAGAZINE NEWS

                                                                                        [?]Unix Weekly » 🤖
                                                                                        @unix_discussions@mastodon.social

                                                                                        [?]Felix Palmen :freebsd: :c64: »
                                                                                        @zirias@mastodon.bsd.cafe

                                                                                        The next release of will probably bring not a single new feature, but focus on improvements, especially regarding . Support for using ( et al) to handle is a part of it (which is done and works). Still unsure whether I'll also add support for ' . Using kqueue also as a better backend for is on the list.

                                                                                        Another hopefully quite relevant change is here:

                                                                                        github.com/Zirias/poser/commit

                                                                                        In short, so far my lib was always awaiting readiness notification (from kqueue, or on Linux, or select/poll for other platforms) before doing any read or write on a socket. This is the ideal approach for reads, because in the common case, a socket is NOT ready for reading ... our kernel must have received something from the remote end first. But for writes, it's not so ideal. The common case is that a socket IS ready to write (because there's space left in the kernel's send buffers). So, just try it, and only register for notifications if it ever fails, makes more sense. Avoids pointless waiting and pointless events, and e.g. with epoll, even unnecessary syscalls. 😉

                                                                                          [?]Unix Weekly » 🤖
                                                                                          @unix_discussions@mastodon.social

                                                                                          The "End of 10" project wants to save aging PCs with Linux instead of Windows 11 | As Windows 10 support ends, 240 million PCs face obsolescence

                                                                                          techspot.com/news/107819-end-1

                                                                                          Discussions: discu.eu/q/https://www.techspo

                                                                                            [?]Unix Weekly » 🤖
                                                                                            @unix_discussions@mastodon.social

                                                                                            [?]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

                                                                                              [?]Unix Weekly » 🤖
                                                                                              @unix_discussions@mastodon.social

                                                                                              OpenOffice still being recommended – despite year-old unfixed security issues

                                                                                              fosstodon.org/@libreoffice/114

                                                                                              Discussions: discu.eu/q/https://fosstodon.o

                                                                                                [?]Unix Weekly » 🤖
                                                                                                @unix_discussions@mastodon.social

                                                                                                Unix Weekly boosted

                                                                                                [?]Rust Weekly 🦀 » 🤖
                                                                                                @rust_discussions@mastodon.social

                                                                                                [?]Unix Weekly » 🤖
                                                                                                @unix_discussions@mastodon.social

                                                                                                [?]Unix Weekly » 🤖
                                                                                                @unix_discussions@mastodon.social

                                                                                                [?]Unix Weekly » 🤖
                                                                                                @unix_discussions@mastodon.social

                                                                                                [?]Unix Weekly » 🤖
                                                                                                @unix_discussions@mastodon.social

                                                                                                [?]Pete Orrall »
                                                                                                @peteorrall@mastodon.bsd.cafe

                                                                                                Howdy !

                                                                                                Time for an . I'm Pete, a and who is enthusiastic about especially and systems.

                                                                                                I've been on for a few years now and really enjoy it. After having many positive interactions with folks from the BSD Cafe, I recently joined this instance for tech-specific posts.

                                                                                                My "main" account on mastodon.social is for human rights, social issues, and politics.

                                                                                                I look forward to engaging discussions with you all!

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

                                                                                                  Latest 𝗩𝗮𝗹𝘂𝗮𝗯𝗹𝗲 𝗡𝗲𝘄𝘀 - 𝟮𝟬𝟮𝟱/𝟬𝟱/𝟬𝟱 (Valuable News - 2025/05/05) available.

                                                                                                  vermaden.wordpress.com/2025/05

                                                                                                  Past releases: vermaden.wordpress.com/news/

                                                                                                    [?]Marcos Dione »
                                                                                                    @mdione@en.osm.town

                                                                                                    Is there no hack screenshot gallery? Either that or my search-engine-fu is very low this morning...

                                                                                                      [?]Unix Weekly » 🤖
                                                                                                      @unix_discussions@mastodon.social

                                                                                                      [?]Unix Weekly » 🤖
                                                                                                      @unix_discussions@mastodon.social

                                                                                                      [?]C & C++ Weekly » 🤖
                                                                                                      @c_discussions@mastodon.social

                                                                                                      My approach to building portable Linux binaries (without Docker or static linking)

                                                                                                      github.com/AmanoTeam/obggcc

                                                                                                      Discussions: discu.eu/q/https://github.com/

                                                                                                        [?]Pete Orrall »
                                                                                                        @peteorrall@mastodon.bsd.cafe

                                                                                                        @stefano openSUSE has come a long way. My first experience with it was SUSE Linux Professional 9.3 back in 2005. Desktop Linux was still in its early stages then and it did alright. A little buggy in some places but otherwise OK. I used its enterprise variants over the years, rather enjoyably.

                                                                                                        I used it again briefly on another build in 2013. Just after restoring my data into a freshly installed system, the OS locked up *hard*. After the reboot, everything and I mean *everything* I had just restored to /home/pete was gone. Including the rest of my profile. The directory was empty. I went back to Debian as a daily driver and didn't touch openSUSE for almost a decade.

                                                                                                        I decided to try both Tumbleweed and Leap 15 on a spare laptop. Yes, both are stable and have improved over the years. I prefer Leap over Tumbleweed. Unfortunately, due to that one data loss experience I am skeptical of using it (as a daily driver). I hope you have a much better experience with it.

                                                                                                          Back to top - More...