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

Raimo boosted

[?]Diego Córdoba 🇦🇷 » 🌐
@d1cor@mstdn.io

"Linux terminal for beginners"

linux terminal for beginners, a cat image with some refs: head, tail an cat.

Alt...linux terminal for beginners, a cat image with some refs: head, tail an cat.

    [?]Hyde 📷 🖋 :debian: » 🌐
    @hyde@lazybear.social

    So far for June's carnival, I got only ... @rl_dane 😔

    Any user that would like to write about it?

      [?]Adam » 🌐
      @adamsdesk@fosstodon.org

      5 Easy Steps To Crop An Image in Inkscape

      Step-by-step instructions on how to use Inkscape to crop an image whether you are a beginner or advanced user.

      adamsdesk.com/posts/inkscape-c

      An elegant serif title of 'Inkscape Crop Images' stands next to a Inkscape logo shape cropped out of a blue coloured mountain landscape.

      Alt...An elegant serif title of 'Inkscape Crop Images' stands next to a Inkscape logo shape cropped out of a blue coloured mountain landscape.

        [?]David Zaslavsky » 🌐
        @diazona@techhub.social

        Sure everyone knows you can compile a .c file into a .so library

        TIL you can compile a .so library back into a .c file

        🤯

        Two gcc commands, one compiling autofile/_move.c into autofile/_move.so, immediately followed by one compiling autofile/_move.so into autofile/_move.c. The second command is shown to complete successfully (with code 0).

        Alt...Two gcc commands, one compiling autofile/_move.c into autofile/_move.so, immediately followed by one compiling autofile/_move.so into autofile/_move.c. The second command is shown to complete successfully (with code 0).

          #netbsd boosted

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

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

          vermaden.wordpress.com/2026/06

          Past releases: vermaden.wordpress.com/news/

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

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

            vermaden.wordpress.com/2026/06

            Past releases: vermaden.wordpress.com/news/

              [?]amen zwa, esq. » 🌐
              @AmenZwa@mathstodon.xyz

              The periodic between 1960s and 1990s was the Cambrian Explosion of architecture and .

              A single manufacturer, DEC, alone, had RSTS, TOPS-10, TOPS-20, RSX-11, VMS, Ultrix, OSF/1, and several other OSs I no longer recall. And DEC had a slew of different CPU architectures, and they each ran many other OSs made by various software companies. Also, there were loads of other hardware makers, large and small, each with a flock of different CPUs and a gaggle of different OSs.

              In those days, we bitterly protested against this excess of “diversity”, on the grounds of software incompatibility, development impedance, and investment cost.

              Finally, we now have that much-vaunted “uniformity” we always desired: Slackware Linux, Debian Linux, Fedora Linux, SUSE Linux, Gentoo Linux, Ubuntu Linux, Arch Linux, NixOS Linux, SELinux, …, @$&*, and they all run on the .

              😞 😖

                agc boosted

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

                [?]philip » 🌐
                @philip@social.wittamore.fr

                / acpi_ibm vs. thinkpad_acpi

                Yep well, it's as I thought. Checking the source code I found that acpi_ibm only accepts a small subset of thinkpad events, and MICMUTE isn't one of them, contrary to Linux's thinkpad_acpi which accepts a far larger set (All?) including MICMUTE.

                FYI, acpi_ibm accepts just these keyboard events:

                LCD_BACKLIGHT
                SUSPEND_TO_RAM
                BLUETOOTH
                SCREEN_EXPAND
                SUSPEND_TO_DISK
                BRIGHTNESS_UP
                BRIGHTNESS_DOWN
                THINKLIGHT
                ZOOM
                VOLUME_UP
                VOLUME_DOWN
                MUTE
                ACCESS_IBM_BUTTON

                  agc boosted

                  [?]Terefang74 » 🌐
                  @terefang74@mastodon.social

                  Just finished a PoC if i could bootstrap pkgsrc on my self-assembled minimal docker container.

                  Ingredients: skarnet-musl-toolchain. busybox-static, toybox-static, gawk, gsed, gtar, gmake, libz, libexpat, libxcrypt, libbsd, libmd, musl-{bsdcompat,fts,obstack,rpmatch}, and finally pkgsrc from netbsd.

                  after a few ins and outs, and learning the ropes, bootstrapping worked flawlessly.

                  shout out for the developers for their good work!

                    [?]Michael Simons » 🌐
                    @rotnroll666@mastodon.social

                    Got my hands on an old Mac Mini 6,1 from 2012. First time ever attempted to install on hardware… Vanilla , everything, including wifi when selecting proprietary firmware… just being so much faster than the latest MacOS update that machine received. Blown away.

                      benz boosted

                      [?]Christian Kruse » 🌐
                      @cjk@chaos.social

                      🚀 0.7.0 is out!

                      - Visual commit graph with color-coded per-branch colors
                      - Greatly overhauled layout
                      - Rename detection in diffs
                      - Drop multiple commits at once
                      - Show word-based diffs more often
                      - Toggle recursing into untracked directories
                      - Shortcut (Ctrl+D) to switch between staged & unstaged

                      Plus many performance improvements & lots of fixes.

                      Flathub: flathub.org/apps/de.wwwtech.gi
                      macOS: gitlab.com/dehesselle/gitte_ma
                      Repo: codeberg.org/ckruse/Gitte

                      Git GUI in a three-pane layout showing a visual commit graph with branches and tags, a selected release commit, and a detailed diff view of the file changes introduced by that commit

                      Alt...Git GUI in a three-pane layout showing a visual commit graph with branches and tags, a selected release commit, and a detailed diff view of the file changes introduced by that commit

                      Git GUI showing a repository changes view with modified and new files, branch and tag navigation, and a side-by-side diff editor highlighting staged changes in a Markdown documentation file

                      Alt...Git GUI showing a repository changes view with modified and new files, branch and tag navigation, and a side-by-side diff editor highlighting staged changes in a Markdown documentation file

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

                        Idle power usage of my desktop on linux is significantly lower than on windows

                        reddit.com/r/linux/comments/1u

                        Is anyone surprised by this?

                          [?]Graham Perrin » 🌐
                          @grahamperrin@mastodon.bsd.cafe

                          RE: floss.social/@VolkerKrause/116

                          "… Regardless of how this will eventually materialize, the direction is clear, Android isn’t going to be a viable long-term platform for FOSS software, not even in its Google-free form. I have mostly considered it a stop-gap solution until Linux on the phone is ready anyway, so this is another reason to increase the effort into that direction."

                          volkerkrause.eu/2026/06/13/kde

                          cc @lproven

                            [?]Pier-Luc Brault [He/Him] » 🌐
                            @plbrault@fosstodon.org

                            I distro-hopped to openSUSE Tumbleweed and I'm liking it so far.

                              [?]jbz » 🌐
                              @jbz@indieweb.social

                              [?]TuxJam Podcast » 🌐
                              @tuxjam@podcasts.social

                              TuxJam 130 – Office Therapy is out. @mralc, @mcnalu, @thelovebug and @kevie take a look at the Collabora Office Suite and RawTherapee. They also talk about their recent trip to in Manchester. Along with the usual mix of tuxjam.otherside.network/tuxja

                                [?]Arch Linux :archlinux: » 🌐
                                @archlinux@fosstodon.org

                                #netbsd boosted

                                [?]Dæmon S. » 🌐
                                @dsilverz@catodon.rocks

                                Is it a good thing or a bad thing that I haven neither pacman -Syu nor yay -Syu my Arch (btw) setup since... checks notes... 2021? (Yes, it's this out-of-date; actually, I did update specific packages such as librewolf using makepkg -si twice this year, but I didn't update anything else, let alone updating the repositories).

                                Thinking on the bright side, I wasn't affected by the xz thing, for example.

                                When... If... I get a new machine, and/or a new spinning HDD for my laptop, I'll likely ditch Linux altogether and go with illumos, OpenIndianna, or whatever niche OS esoteric and unknown enough not to be a target of AI-assisted exploits (even BSD-based OSes don't seem like an alternative, as I recall seeing something linking some SomethingsomethingBSD to newly-discovered exploits; luckily, illumos is overly obscure).

                                Or, to quote the meme, "I'm going to build my own, with..."

                                Screenshot of a very recent (today's) Discourse thread "400+ AUR packages compromised with infostealer and rootkit".

                                Alt...Screenshot of a very recent (today's) Discourse thread "400+ AUR packages compromised with infostealer and rootkit".

                                  [?]Lioh » 🌐
                                  @Lioh@social.anoxinon.de

                                  I was able to make my Pixel 3a Linux Phone with postmarketOS GNOME look like my first iPhone.

                                  Ich habe es geschafft mein Linux-Handy mit postmarketOS GNOME so aussehen zu lassen, wie mein allererstes iPhone.

                                  Thanks to the help of @krafting who is making all this possible!

                                  Alt...My Pixel 3a running postmarketOS 26.04 with GNOME and is using the iGTK Theme which makes it look like an old iPhone.

                                    [?]saiki 🚒💨:manjaro: :debian: » 🌐
                                    @saiki@social.tchncs.de

                                    Nehmt Arch haben sie gesagt! Das wird toll, haben sie gesagt! 🙄

                                    Scheiß npm. Wer das erfunden hat, sollte sowieso ewig in die supply chain und dependency hell.

                                    @sodiboo gaysex.cloud/notes/andaxow7itf

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

                                      Anyone know why using sftp with Dolphin in Plasma is so slow in Alpine Linux?

                                      Using Debian, doing the same thing is like greased lightning.

                                      It's not network, ssh/scp/rsync/sftp command line works wicked fast between hosts with Alpine.

                                      Something about Alpine and Plasma it seems. This has been an on-going thing.

                                      Anyone know a workaround, beside using a different protocol I mean? This should "just work" like on other distros.

                                        [?]R.L. Dane :Debian: :OpenBSD: :FreeBSD: 🍵 :MiraLovesYou: [he/him/my good fellow] » 🌐
                                        @rl_dane@polymaths.social

                                        We need a #slop-free #Linux #distro.

                                        We really do.

                                          [?]GNOME » 🌐
                                          @gnome@floss.social

                                          We're happy to announce we have our first fellows — Sophie Herold and Peter Eisenmann!

                                          Thank you to all the donators who helped make this happen🩷 It wouldn't be possible without your financial contributions.

                                          Read the announcement here👉 blogs.gnome.org/foundation/202

                                          The GNOME Fellowship illustration - a drawing of a purple and white hand shaking together, behind a light blue background with some triangles

                                          Alt...The GNOME Fellowship illustration - a drawing of a purple and white hand shaking together, behind a light blue background with some triangles

                                            [?]Mark Stosberg » 🌐
                                            @markstos@urbanists.social

                                            CLI tools can be faster for commonly-used commands .

                                            My favorite dotfile manager to sync personal config files between machines is YADM... because there's so little to learn. It's basically `git` for dotfiles, where the files are edited in place. There's no extra symlinking or deploy step, just yadm commit/push/pull. Easy!

                                            For edge cases of different settings on different machines, it supports templates and alternates.

                                            yadm.io/

                                              dch :flantifa: :flan_hacker: boosted

                                              [?]jowodo » 🌐
                                              @jowodo@mas.to

                                              GeoSphere Austria (Vienna) is looking for head of SysAdmin (Win+Linux), head of IT Security, head of HPC, Linux SysAdmin and Full Stack Dev (Flask, FastAPI and PHP)

                                              geosphere.at/de/ueber-uns/karr

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

                                                An unsupervised agentic AI system working through compromised devs credentials (account) successfully altered bugs & pushed unverified code into multiple open source projects, including Fedora Anaconda installer. This rogue AI agent appears to have used a trusted open source contributor account over to submit bugs with backdoor & overwhelming maintainers & increasing the risk of deliberate supply chain compromises on FLOSS

                                                AI agent runs amok in Fedora & elsewhere lwn.net/SubscriberLink/1077035

                                                Source: https://lwn.net/SubscriberLink/1077035/c7e7c14fbd60fae9/

Title: AI agent runs amok in Fedora and elsewhere [LWN subscriber-only content]

Author and Date of publishing: Joe Brockmeier | June 10, 2026

Description:
Agentic AI systems can be used to do a variety of things autonomously on behalf of a human user: open or manage bugs, generate code, submit pull-requests, and (apparently) even complain about rejection. In May, a Fedora developer discovered that an allegedly rogue agent had been pestering the project in a number of ways: reassigning bugs, fabricating unhelpful replies to bugs, and even persuading maintainers to merge questionable code into the Anaconda installer. It also submitted a number of pull requests (PRs), some accepted, to several upstream projects. The Fedora account associated with the agent has had its group privileges revoked and the messes have been mopped up, but the motive behind the agent's actions is still a mystery.

Go here https://lwn.net/SubscriberLink/1077035/c7e7c14fbd60fae9/  to read full story.

                                                Alt...Source: https://lwn.net/SubscriberLink/1077035/c7e7c14fbd60fae9/ Title: AI agent runs amok in Fedora and elsewhere [LWN subscriber-only content] Author and Date of publishing: Joe Brockmeier | June 10, 2026 Description: Agentic AI systems can be used to do a variety of things autonomously on behalf of a human user: open or manage bugs, generate code, submit pull-requests, and (apparently) even complain about rejection. In May, a Fedora developer discovered that an allegedly rogue agent had been pestering the project in a number of ways: reassigning bugs, fabricating unhelpful replies to bugs, and even persuading maintainers to merge questionable code into the Anaconda installer. It also submitted a number of pull requests (PRs), some accepted, to several upstream projects. The Fedora account associated with the agent has had its group privileges revoked and the messes have been mopped up, but the motive behind the agent's actions is still a mystery. Go here https://lwn.net/SubscriberLink/1077035/c7e7c14fbd60fae9/ to read full story.

                                                  [?]Vijay Prema » 🌐
                                                  @vjprema@fosstodon.org

                                                  It's a bit scary talking to some people these days, who's first (and sometimes only) significant computing experience is a smartphone or closed-ecosystem PC, and not a general purpose PC.

                                                  Real Stockholm syndrome stuff: "I'm so impressed by Apple, my 2019 macbook still gets updates! most android phones only get 3-4 years"

                                                  Well a general purpose PC gets practically unlimited updates if you install the right thing on it.

                                                    [?]SeaFury 🦜🍃 » 🌐
                                                    @SeaFury@aus.social

                                                    I might have brain space to install linux on that spare laptop 🥰 What’s your favourite? I am going to use it to play movies and music on my tv - so not for work

                                                      [?]Adam » 🌐
                                                      @adamsdesk@fosstodon.org

                                                      Change Default Linux/Unix Image Viewer Application

                                                      Use this complete guide to change the default image viewer application for a graphical desktop environment on a GNU/Linux or Unix operating system.

                                                      adamsdesk.com/posts/change-def

                                                      Rays of light scatter down and outward through the blue and purplish water in the background. The foreground is made up of a group of three polaroids spread out like playing cards each with their own image viewer logo in the centre along with a strong title of 'Set Your Default Linux/Unix Image Viewer'.

                                                      Alt...Rays of light scatter down and outward through the blue and purplish water in the background. The foreground is made up of a group of three polaroids spread out like playing cards each with their own image viewer logo in the centre along with a strong title of 'Set Your Default Linux/Unix Image Viewer'.

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

                                                        Someone in IRC asked when dwm would be rewritten in a memory-safe language.

                                                        I think we're only a few decades away:

                                                        "First rewrite Xlib, Xft, and all the Linux kernel dependencies." :)


                                                          #netbsd boosted

                                                          [?]Dr. Brian Callahan [He/Him] » 🌐
                                                          @bcallah@bsd.network

                                                          By the way, our first two publications on evaluating mitigations are out. Both of these papers evaluate some amd64 anti-ROP mitigations: specifically changing the register selection order and semantically equivalent rewriting of instructions that may produce a potential polymorphic gadget instruction. This tracks a paper by mortimer@ back in 2019 at AsiaBSDCon.

                                                          The TL;DR is "OpenBSD can shrink binaries a little and gain a little performance without any security loss simply by reverting these mitigations." The mitigations did not hold up to independent evaluation.

                                                          The first paper did an exact 1:1 port of these mitigations to FreeBSD and found that register reallocation eliminates only about 0.3% of unique gadgets, for a 0.5% increase in binary size (mortimer@ claimed 6% reduction and "entirely free"). It is useless at best but more likely actively detrimental, as it produces a false sense of security. It also found the instruction rewriting reduces unique gadgets by about 3.5% with a binary size increase of about 1.8% (mortimer@ claimed 5% reduction with 0.15% binary size increase).

                                                          We then did a separate implementation of the instruction rewriting mitigation to GCC in the second paper. Our GCC implementation does the older <xchg; op; xchg> dance, as that's what mortimer@'s paper described. This is way worse; producing about a 3% performance hit for no security benefit at all.

                                                          The only part of both mitigations worth saving is for basic arithmetic, OpenBSD LLVM now takes advantage of the fact that basic arithmetic has two forms. For example, the newer instruction rewriting mitigation turns
                                                          addq %rax, %rbx (48 01 c3)
                                                          into
                                                          {load} addq %rax, %rbx (48 03 d8)

                                                          The new instruction rewriting mitigation is genuinely free in terms of binary size and execution speed, but doesn't move the security needle, so this one can stay as it is harmless. Other rewritings still have the flaw of increasing binary size and reducing performance for no security benefit.

                                                          Anyhow feel free to read the papers:
                                                          ieeexplore.ieee.org/abstract/d
                                                          researchgate.net/publication/4

                                                            [?]sigdevel » 🌐
                                                            @sigdevel@infosec.exchange

                                                            [?]Collabora » 🌐
                                                            @collabora@floss.social

                                                            We're hiring! Several open roles for open source engineers:

                                                            🔲 GPU Consultant Engineer
                                                            🐧 Linux Kernel Consultant
                                                            🔊 Linux Audio Consultant Engineer
                                                            ⚙️ Platform Engineering Consultant

                                                            Remote/anywhere · Full-time · Upstream-first culture since 2005 🐧

                                                            collabora.com/careers

                                                            Collabora - We're hiring!

                                                            Alt...Collabora - We're hiring!

                                                              dch :flantifa: :flan_hacker: boosted

                                                              [?]Thomas Strömberg [He/Him] » 🌐
                                                              @thomrstrom@triangletoot.party

                                                              After being locked away for 10+ years in the Cloud; it's so refreshing, and frustrating to deal with all of the little things; like filesystems, database replication and locks, replacing fans and NICs, debugging OOMs, and crashing daemons on , , and ;

                                                              I feel like everything moves a little more slowly and sustainably this way; but most of all - I really missed getting lost in the details.

                                                                [?]Eric The IT Guy » 🌐
                                                                @itguyeric@mastodon.social

                                                                Live RIGHT NOW on The IT Guy Show: Live Ops 009.

                                                                We're walking through @xcpng and @xenorchestra , the open source virtualization stack from @vates. If you're still on VMware because you don't know what else to use, this one's for you.

                                                                Full install walkthrough, running it nested on Proxmox as a PoC.

                                                                Watch now: youtube.com/live/Uz04d9Z-Itg?s

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

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

                                                                  Dear ,

                                                                  It is frustrating not having SIGINFO when troubleshooting network problems.

                                                                  Annoyed,

                                                                  Someone who prefers a much better networking stack

                                                                    gyptazy boosted

                                                                    [?]Michael » 🌐
                                                                    @mkleger@swissodon.ch

                                                                    📦 BackupPilot 1.0.1 ist veröffentlicht.

                                                                    Neu mit erweiterter CLI, Pre- und Post-Backup-Hooks sowie offizieller ARM64-Unterstützung. Damit können z.B. Datenbank-Dumps direkt vor einem Backup erstellt und automatisch mitgesichert werden.

                                                                    Pakete und Updates gibt es neu über unser Repository: repos.onesystems.ch

                                                                      [?]Cole Brodine » 🌐
                                                                      @colebrodine@mastodon.social

                                                                      @nixCraft I started off in the world of Gentoo because I wanted to run a 64 bit OS on my operating system when that wasn't an option using windows. Since then, I've moved off of Gentoo and now I use a variety of Distros like Mint, Ubuntu, Bazzite, etc on my different PCs.

                                                                      I think the majority of users probably don't feel that strongly about their distro, but there's a vocal minority out there that make it look like we all do.

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

                                                                        Why is like a religion? Everyone thinks their distro is the one true path, and they’ll die on that hill usually mid `apt upgrade`

                                                                          Liam Proven boosted

                                                                          [?]Krafting » 🌐
                                                                          @krafting@mamot.fr

                                                                          Okay, hi everyone

                                                                          This weekend, after a random toot from @alice in my TL, I found myself in a rabbit hole to enhance and create an iOS 6 theme for GTK4. It's not much, it has some rough edges, but damn it looks so cool, and I'm so proud of this!!

                                                                          If you wanna help with design or add icons, please feel free to do so!

                                                                          The code and install instructions lives here : gitlab.com/Krafting/igtk-theme

                                                                          Homescreen of GNOME mobile with ios6 styled icons and wallpaper

                                                                          Alt...Homescreen of GNOME mobile with ios6 styled icons and wallpaper

                                                                          Settings app with ios6 styled design

                                                                          Alt...Settings app with ios6 styled design

                                                                          Text Editor app with ios6 styled design

                                                                          Alt...Text Editor app with ios6 styled design

                                                                          Homescreen of GNOME mobile with ios6 styled icons and wallpaper

                                                                          Alt...Homescreen of GNOME mobile with ios6 styled icons and wallpaper

                                                                            Jay 🚩 :runbsd: boosted

                                                                            [?]Dark Blue Project » 🌐
                                                                            @darkblue@mastodon.fediblue.de

                                                                            *** Repost on new instance ***

                                                                            Hello Fediverse,

                                                                            I'm happy to announce our very own Mastodon instance called "FediBlue", a new friendly place in the Fediverse for all people that are interested in free and open source software, especially Linux, BSD and illumos.

                                                                            FediBlue is part of our ongoing effort to strengthen the FOSS community by publishing content about it and help projects gaining visibility in a time where many companies try to force their services on users, train AIs with people's data and collect as many data as they could.

                                                                            Alongside the wonderful BSD Cafe community, where I'm also at, FediBlue should provide another very friendly and welcoming place in the Fediverse. In the next days, the Dark Blue Project presence will move completely to FediBlue.

                                                                            mastodon.fediblue.de

                                                                              [?]knoppix » 🌐
                                                                              @knoppix95@mastodon.social

                                                                              Euro-Office, a fork of OnlyOffice backed by European vendors including Nextcloud and IONOS, is set to launch June 9 as a sovereignty-focused office suite. 🇪🇺
                                                                              The project aims to provide an open-source alternative to Microsoft Office and Google Docs while supporting EU digital sovereignty efforts. 📄

                                                                              🔗 fossforce.com/2026/05/euro-off

                                                                                [?]Eric The IT Guy » 🌐
                                                                                @itguyeric@mastodon.social

                                                                                Shoutout to the unpaid open source devs holding everything together.
                                                                                You know who you are. We owe you more than a GitHub star.

                                                                                  [?]Ari Sovijärvi » 🌐
                                                                                  @apz@some.apz.fi

                                                                                  Last week I installed Linux onto a new laptop. Nothing special about that, but it got me thinking how with all the negative sides of technology we also have plenty of positive ones.

                                                                                  I downloaded a close to 5 gigabyte .iso from the distro's site, wrote it onto an USB drive with dd and booted off it. In less than 10 minutes later a working desktop installation was done.

                                                                                  The first computer I've ever installed Linux on was a 486. My modem was 2400bps so I did not download an .iso. Instead I went to bank, got US dollars, stuffed those and a order form I had clipped off a computer magazine into an envelope and mailed that. As fast as 3 weeks I was holding a CD box of Slackware, with two CDs and a booklet that was to become the source of frustration for months to come.

                                                                                  I recently installed Alpine onto an old Thinkpad I have at the arcade and that got me thinking if I still had it to build a system from scratch to that old Slackware level. I may have to find a period accurate PC and see how it all looked like back then.

                                                                                    #netbsd boosted

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

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

                                                                                    vermaden.wordpress.com/2026/06

                                                                                    Past releases: vermaden.wordpress.com/news/

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

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

                                                                                      vermaden.wordpress.com/2026/06

                                                                                      Past releases: vermaden.wordpress.com/news/

                                                                                        [?]⚓💾 Tueddelmors 💾⚓ » 🌐
                                                                                        @reeeen@norden.social

                                                                                        22 Uhr Abends, und mir fällt auf: `tldr` statt `man` ist wie der Unterschied zwischen "ich erkläre dir die ganze Philosophie des Befehls" und "hier sind die 5 Beispiele, die du wirklich brauchst".

                                                                                        `tldr tar` hat mir mehr Lebenszeit gerettet als jeder Energy-Drink. Endlich entpacke ich Archive ohne im Kopf nach der richtigen Buchstabensuppe zu kramen. 🗜️

                                                                                        Installiert via Paketmanager, gibt's für fast alles.

                                                                                          [?]Janne Moren » 🌐
                                                                                          @jannem@fosstodon.org

                                                                                          So I've been using Shotwell as my photo organizer for many years. But it's old, creaky and only barely supported.

                                                                                          What should I use instead? What do you use? I need:

                                                                                          * Photo management (sorting, ranking, deleting)

                                                                                          * Handles 10k+ images fine

                                                                                          * edit with external editor (gimp)

                                                                                          * RAW support

                                                                                          * Runs locally on Linux

                                                                                          * Ideally, import from camera

                                                                                          * Ideally, export to Flickr

                                                                                          * Ideally, a way to export from shotwell/import to the new organizer

                                                                                          Any ideas?

                                                                                            Back to top - More...