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.

Site description
Ángel Ortega in the fediverse, running snac
Admin email
angel@triptico.com
Admin account
@angel@triptico.com

Search results for tag #linux

[?]Dublin Linux Community » 🌐
@dublinlinux@mastodon.ie

[?]Monospace Mentor » 🌐
@monospace@floss.social

Linux tip: `dmesg -T` shows kernel messages with human-readable timestamps. Add ` | grep -i error` to find hardware issues. The kernel ring buffer often contains clues about system instability.

    [?]Niels K. » 🌐
    @nielsk@mastodon.social

    Maybe someone is interested in my blog-post about NFS-problems I didn't expect when I migrated storage to a new setup (an old -setup with several SPOFs to a more a redundant setup running on Rocky - both with ZFS of course):

    niels.kobschaetzki.net/2026/07

    I won't go into the reasoning why I switched to Linux there.

      [?]Joachim Wiberg » 🌐
      @troglobit@fosstodon.org

      Summer of code continues, today I'm releasing mini-snmpd v2.0 with a HUGE list of new features 🎉

      github.com/troglobit/mini-snmp

      It's a follow-up to the v1.7 release a short while back, which fixed a lot long-standing bugs.

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

        [?]Monospace Mentor » 🌐
        @monospace@floss.social

        Linux tip: `journalctl -f -u servicename` follows logs for a specific systemd service in real-time. Much cleaner than tailing multiple log files. Add `--since "10 minutes ago"` to see recent entries first.

          [?]KaiXin » 🌐
          @kaixin@snac.bsd.cafe

          Something going on with the archive: kernel.org ? All links to tarballs except the 7.2 rc leads to 404. Read it somewhere else but it seems to be happening for many.


            [?]Monospace Mentor » 🌐
            @monospace@floss.social

            Linux tip: `ps aux --sort=-%cpu | head -20` shows top CPU-consuming processes. Replace `-%cpu` with `-%mem` for memory usage. The `--sort` flag works with any column name from `ps` output.

              Ángel boosted

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

              [MANGA][FREE DOWNLOAD] JAPANESE JESUS

              triapul.cz/files/pmjv-japanese

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

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

              stay prayed up

              analognowhere.com/jj

              japanese jesus

              Alt...japanese jesus

                [?]Freexian :debian: » 🌐
                @freexian@hachyderm.io

                LTS contributors released 56 DLAs fixing 877 CVEs in May, a larger number than usual. The Kernel team deserves a special mention for handling the disclosed vulnerabilities on regarding Local Privilege Escalation with public proof-of-concept exploits. On the LTS side, the Front Desk team also triaged a significant flow of high severity CVEs and notable security updates were released for exim, gnutls28, krb5, lemonldap-ng, imagemagick, openjdk-11, openjdk-17, php7.4, python3.9 and more.

                Several patches were prepared by Catalyst for 4.17 shipped with Debian 12, to fix vulnerabilities disclosed in May, thanks to Freexian's partnership with them to extend the support.

                LTS team also contributed with updates to the latest Debian releases, and .

                Read the details in our full report at freexian.com/blog/debian-lts-r

                This work is funded by Freexian's Debian LTS offering. Become a sponsor of Debian LTS (freexian.com/lts/debian/?utm_s) and enjoy the benefits (freexian.com/lts/debian/detail).

                  [?]KaiXin » 🌐
                  @kaixin@snac.bsd.cafe

                  I thought I read somewhere the () has started. I did not see any more posts though. Hard to find any information on the occ website from links. Anyone aware of the current status?


                    [?]KaiXin » 🌐
                    @kaixin@snac.bsd.cafe

                    To switch between different tools on a non- systems is so easy.

                    (it is not my post, just read about it)

                    dinit a new init system


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

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

                        [?]Monospace Mentor » 🌐
                        @monospace@floss.social

                        Use `tmux` for persistent terminal sessions on servers. Your work survives SSH disconnections. `tmux new -s work` creates a named session, `tmux a -t work` reattaches to it.

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

                          Great news! My presentation for has been accepted!

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

                          Stay tuned!

                            [?]Monospace Mentor » 🌐
                            @monospace@floss.social

                            Linux tip: `rsync -avz --progress source/ user@host:/destination/` syncs files via SSH with progress display. The `-a` preserves permissions, `-v` is verbose, `-z` compresses during transfer.

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

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

                              vermaden.wordpress.com/2026/06

                              Past releases: vermaden.wordpress.com/news/

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

                                ANOTHER LPE: CVE-2026-43503

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

                                cnet.com/tech/tech-industry/to

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

                                  @nixCraft

                                  / had the right idea.

                                  * User homes are in /Users

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

                                  * The operating system is in /System

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

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

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

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

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

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

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

                                      I've finally published slackfetch.

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

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

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


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

                                        Another great shout out to @vermaden for this thorough introduction to , especially if one is coming from . It may be several years old but much of the info is still relevant today.

                                        The FreeBSD Handbook is great but the additional details and context for the topics covered are where this document really shines.

                                        This needs to be required reading for anyone curious about the OS.

                                        vermaden.wordpress.com/2020/09

                                          [?]Monospace Mentor » 🌐
                                          @monospace@floss.social

                                          Linux tip: `lsof -i :8080` shows which process is using port 8080. Essential when you get "port already in use" errors during development or when troubleshooting service conflicts.

                                            [?]Martin Boller :debian: :tux: :freebsd: :windows: :mastodon: [He/Him/His] » 🌐
                                            @itisiboller@infosec.exchange

                                            I run both kinds of Operating Systems; BSD and Linux.

                                              [?]Monospace Mentor » 🌐
                                              @monospace@floss.social

                                              Linux tip: When monitoring system performance, `htop` shows real-time CPU, memory, and process info in a colourful interface. Much more intuitive than basic `top` for spotting resource bottlenecks.

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

                                                Here's some for you. This is the Data General Nova 2. These 16-bit were very popular in the 1970s. Coincidentally this was taken in the office of my last job, the of a facility. I didn't take the photo but the link to the post is below.

                                                I spent just over two years here managing and servers. My was just around the corner from these , below flickering fluorescent lights. Exactly what you'd expect from working in the basement of a government building.

                                                While these systems haven't been in use for decades and should have been in a museum, they were still on the books and inventoried annually. 🤦‍♂️

                                                reddit.com/r/retrocomputing/co

                                                Photo of two of three Data General Nova 2 minicomputers in the basement of a government research facility.

                                                Alt...Photo of two of three Data General Nova 2 minicomputers in the basement of a government research facility.

                                                  [?]Monospace Mentor » 🌐
                                                  @monospace@floss.social

                                                  Linux tip: For troubleshooting network issues, `ss -tuln` shows all listening ports and services. Faster than `netstat` and comes pre-installed on modern systems.

                                                    Ángel boosted

                                                    [?]lia :user_online: [she/they · sie/ihr oder es/deren/denen] » 🌐
                                                    @lianna@micro.webgarden.click

                                                    After Bluesky, Threads, and so on, the whole #WSocial thing is another reminder that it was never about the #Fediverse being "too complicated" or "just for nerds".

                                                    A bafflingly large amount of people genuinely only act on a gut feeling telling them that only commercial products with fancy marketing owned by a for-profit corporation can be trustworthy, 'official' and 'legal', for the lack of a better word.

                                                    If something is a commercial offering by a competent-looking, rich family man in a suit, it's clearly an official, legal, trustworthy product. You can be proud of using such a fancy-looking service.

                                                    When they see a community-run open-source project or a grassroots initiative, their first instinct is that it must be shady, illegal, complicated, broken or predatory in some way. It's probably some aftermarket grey area bootleg made by weird tech nerds, political groups with an ulterior motive, conspiracy theorists or some naive teenage hackers. They'd also be embarrassed for using it in front of their peers and neighbours; who uses some free back-alley software, are you poor or something?

                                                    The same people are the reason why Google is using the word 'sideloading', why scammers love wearing fancy suits, why people suddenly act childishly helpless in front of LibreOffice, or why DIY HRT is so demonised.

                                                    They trust any kind of 'official approval' over their own senses. If someone does something that isn't 'approved', they're a bad person or clearly endangering themselves and others. No idea why exactly, but psh, it must be wrong somehow, or everyone would do it, right?

                                                    If people on the Fediverse understood that the whole "it's all so complicated and clunky" thing is just a thinly veiled excuse for a general disdain for non-commercial software, we could finally stop making all our software imitate their corporate equivalents in a futile attempt to appease people who never gave us a chance in the first place.

                                                    You'll never convince them to treat it in good faith no matter how much effort or money you put into UX or 'ease of use'. All you're doing is making the software worse, e. g. through things like dot-social, verified accounts or begging brands, corporations and politicians to join and give your product some kind of 'official' validation.

                                                    #mastodon #openSource #linux

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

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

                                                      vermaden.wordpress.com/2026/06

                                                      Past releases: vermaden.wordpress.com/news/

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

                                                        RE: mastodon.social/@rustaceans/11

                                                        yserver

                                                        ― a modern X11 server written from scratch in Rust.

                                                        <github.com/joske/yserver>

                                                        "… there are multiple projects on GitHub with this name (but none for X11 servers), the name is subject to change. …"

                                                        <lobste.rs/s/yy8je0/yserver_mod>

                                                        <phoronix.com/news/YSERVER-Rust>

                                                        "… can currently run a full MATE, Xfce, or Cinnamon X11 desktop. The prominent X11 extensions from RandR to DRI3, GLX, MIT-SHM, Composite, and others are supported. And, yes, with working Compiz goodness too:

                                                        … open-source under an MIT license. …"

                                                        <news.ycombinator.com/item?id=4>

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

                                                          🗳

                                                          [?]jhx » 🌐
                                                          @jhx@fosstodon.org

                                                          All fans, what is your favorite distro? :kdenew:

                                                          Kubuntu:2
                                                          Debian:8
                                                          Fedora:7
                                                          Other (Comment):1
                                                            Ángel boosted

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

                                                            Entropy 2

                                                            Girl: "Master?"

Fish and Penguin are playing chess. Fish: "Yes?"

Girl: "It should compile by morning. I'm off to bed."

Fish: "Fine, fine"

Girl goes to bed, reads hagakure and falls asleep.

                                                            Alt...Girl: "Master?" Fish and Penguin are playing chess. Fish: "Yes?" Girl: "It should compile by morning. I'm off to bed." Fish: "Fine, fine" Girl goes to bed, reads hagakure and falls asleep.

                                                            analognowhere presents techno-mage in entropy 2

                                                            Alt...analognowhere presents techno-mage in entropy 2

                                                            Girl awakens in the Realm of the Spirit of The Machine. She notices Fossangel in the distance.

                                                            Alt...Girl awakens in the Realm of the Spirit of The Machine. She notices Fossangel in the distance.

                                                            Girl: "Fossangel!"

Fossangel: "SHHH. Fill this in first."

It's a clipboard: Before you dream, we must verify your identity. Name, DOB, Address, MATA_ID.

Girl: "I have to do this in my own dream now?!"

Fossangel: "Girl.. You have no idea how deep this thing goes."

                                                            Alt...Girl: "Fossangel!" Fossangel: "SHHH. Fill this in first." It's a clipboard: Before you dream, we must verify your identity. Name, DOB, Address, MATA_ID. Girl: "I have to do this in my own dream now?!" Fossangel: "Girl.. You have no idea how deep this thing goes."

                                                              Ángel boosted

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

                                                              Get snac'd up (not just) for !

                                                              You can now purchase propaganda stickers and apparel to show your allegiance or to wage war with.

                                                              redbubble.com/people/analognow

                                                              Blessed be the hacker @grunfink for they can C.

                                                              snac's suzie qr, points to comam.es/what-is-snac

                                                              Alt...snac's suzie qr, points to comam.es/what-is-snac

                                                              snac alien

SINCE YOU LEFT ME

IVE BEEN SNACPILLED

comam.es/what-is-snac

                                                              Alt...snac alien SINCE YOU LEFT ME IVE BEEN SNACPILLED comam.es/what-is-snac

                                                                Ángel boosted

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

                                                                strlcpy(3)

                                                                MATA_Bots descend upon Fish's bunker.

Bots: "CLEAR! KEEP MOVING, THE FISH IS HERE"

Fish: "I'll buy you time. Use the ventilation system. Go wake her up. Get her out."

Bots: "GOT A SEALED DOOR. BREACH IT"

Fish: "And Purple? Thank you."

Bots: "BREACHING! MOVE MOVE!"

Fish: "For what it's worth... I wish for unlimited ammo."

                                                                Alt...MATA_Bots descend upon Fish's bunker. Bots: "CLEAR! KEEP MOVING, THE FISH IS HERE" Fish: "I'll buy you time. Use the ventilation system. Go wake her up. Get her out." Bots: "GOT A SEALED DOOR. BREACH IT" Fish: "And Purple? Thank you." Bots: "BREACHING! MOVE MOVE!" Fish: "For what it's worth... I wish for unlimited ammo."

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

                                                                  Fish Alpinism

                                                                  How I make digital art.

                                                                  triapul.cz/_/1765291397

                                                                  artist keyboard

                                                                  Alt...artist keyboard

                                                                    Tomáš boosted

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

                                                                    DUFF v KORN 2

                                                                    prev: merveilles.town/@prahou/115508

                                                                    Daemon: "I think that looks pretty good! Don't you?"

Kshboy: "Haha, yeah! You made it in troff?"

Daemon: "Yeah!"

Kshboy: "Cool!"

DEAR MISTER DUFF, MY BEST FRIEND AND I WERE WONDERING, IF YOU COULD BEAT KORN IN A FIGHT. WE KNOW OF A GREAT PLACE WHERE YOU COULD DO BATTLE.

Daemon: "We can just swap the names with sed for the other letter!"

Kshboy: "But how do we get it to them? We don't even know where they live..."

Daemon: "I have an idea. Let's rewrite it!"

                                                                    Alt...Daemon: "I think that looks pretty good! Don't you?" Kshboy: "Haha, yeah! You made it in troff?" Daemon: "Yeah!" Kshboy: "Cool!" DEAR MISTER DUFF, MY BEST FRIEND AND I WERE WONDERING, IF YOU COULD BEAT KORN IN A FIGHT. WE KNOW OF A GREAT PLACE WHERE YOU COULD DO BATTLE. Daemon: "We can just swap the names with sed for the other letter!" Kshboy: "But how do we get it to them? We don't even know where they live..." Daemon: "I have an idea. Let's rewrite it!"

                                                                    Random penguins hand a leaflet to Techno-Mage.

DUFF V KORN
DUEL OF THE AGES
WHEN: NEXT FULL MOON
WHERE: THE BIG HILL OUTSIDE FOSSTOWN

WHOEVER DOESN'T SHOW AUTOMATICALLY LOSES!

PLACE YOUR BEST AT THE DRUNKEN BIRD BARD

OpenBlade: "Oh yeah, I heard about this."

Mage: "You heard about this?"

OpenBlade: "You have a lot of money riding on Korn btw."

                                                                    Alt...Random penguins hand a leaflet to Techno-Mage. DUFF V KORN DUEL OF THE AGES WHEN: NEXT FULL MOON WHERE: THE BIG HILL OUTSIDE FOSSTOWN WHOEVER DOESN'T SHOW AUTOMATICALLY LOSES! PLACE YOUR BEST AT THE DRUNKEN BIRD BARD OpenBlade: "Oh yeah, I heard about this." Mage: "You heard about this?" OpenBlade: "You have a lot of money riding on Korn btw."

                                                                    Lo0: "YOU AND I WERE MEANT TO BE!"

Lo0 KORN TRIBUTE practice

Korn: "STOP! That's not what they sounded like..."

Mec: "Sorry, Mister K."

Korn: "Are you? The gig is in a week. Do better!"

Bot_Manager: "YO! CASH MONEY K! Why didn't you tell me about the fight?!"

Korn: "What fight?"

Bot_Manager: "I could get the band to play there!"

                                                                    Alt...Lo0: "YOU AND I WERE MEANT TO BE!" Lo0 KORN TRIBUTE practice Korn: "STOP! That's not what they sounded like..." Mec: "Sorry, Mister K." Korn: "Are you? The gig is in a week. Do better!" Bot_Manager: "YO! CASH MONEY K! Why didn't you tell me about the fight?!" Korn: "What fight?" Bot_Manager: "I could get the band to play there!"

                                                                    Penguin Postman walks up a mountain.

Penguin: "Mister Duff? Mail!"

Duff: "Vincent! Is it next year already?"

Penguin: "No sir, just some admin stuff regarding your fight."

Duff: "Fight?"

                                                                    Alt...Penguin Postman walks up a mountain. Penguin: "Mister Duff? Mail!" Duff: "Vincent! Is it next year already?" Penguin: "No sir, just some admin stuff regarding your fight." Duff: "Fight?"

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

                                                                      Static Web Hosting on the Intel N150: FreeBSD, SmartOS, NetBSD, OpenBSD and Linux Compared

                                                                      Update: This post has been updated to include Docker benchmarks and a comparison of container overhead versus FreeBSD Jails and illumos Zones.

                                                                      it-notes.dragas.net/2025/11/19

                                                                        Ángel boosted

                                                                        [?]IT Notes - https://it-notes.dragas.net » 🤖 🌐
                                                                        @itnotes@snac.it-notes.dragas.net

                                                                        Ángel boosted

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

                                                                        the list

                                                                        MATACORP'S MOST WANTED HACKERS

Fish Daemon Cirno OpenBlade Rabbit Frederick "the Hammer" Glenda II Sphence Purple "Penguin" Pentium-M Man Girl

                                                                        Alt...MATACORP'S MOST WANTED HACKERS Fish Daemon Cirno OpenBlade Rabbit Frederick "the Hammer" Glenda II Sphence Purple "Penguin" Pentium-M Man Girl

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

                                                                          This Isn't a Battle

                                                                          After reading a post describing the FreeBSD community as 'toxic', I share a different perspective. This isn't a battle. It's a reflection on coexistence, the original Open Source spirit, and the quiet richness of taking a different path.

                                                                          my-notes.dragas.net/2025/11/14

                                                                            Ángel boosted

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

                                                                            bathing

                                                                            I use @OpenBSDAms btw

                                                                            Girl and Penguin visit the fish vats.

                                                                            Alt...Girl and Penguin visit the fish vats.

                                                                              Samuel boosted

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

                                                                              dating culture clash

                                                                              plan9bunny-person meets with a fish-daemon-person.

Daemon: "So, how was the date?"

Bunny: "He talked about docker for 35 minutes and then asked, if I have wine."

Daemon: "Did you tell him you're not Unix?"

Bunny: "Yeah, he said: 'oh, like GNU?'"

                                                                              Alt...plan9bunny-person meets with a fish-daemon-person. Daemon: "So, how was the date?" Bunny: "He talked about docker for 35 minutes and then asked, if I have wine." Daemon: "Did you tell him you're not Unix?" Bunny: "Yeah, he said: 'oh, like GNU?'"

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

                                                                                The Man of MATA pt1

                                                                                next: merveilles.town/@prahou/115271

                                                                                pls consider supporting my work: analognowhere.com/support

                                                                                Somewhere in a desert...

Girl and Penguin are eating breakfast.

Penguin: "Morning, slept well?"

Girl: "mhmhmhm"

Penguin: "What's today?"

Girl checks her school schedule. It's Monday, morning class - history.

Girl: "History.

Penguin, unenthusiased: "Sounds exciting."

                                                                                Alt...Somewhere in a desert... Girl and Penguin are eating breakfast. Penguin: "Morning, slept well?" Girl: "mhmhmhm" Penguin: "What's today?" Girl checks her school schedule. It's Monday, morning class - history. Girl: "History. Penguin, unenthusiased: "Sounds exciting."

                                                                                Classroom. Fish begins the lesson.

Fish: "I wanted to call this class mythology, but Purple said history suggests that some of it might actually be true. Nobody remembers how long ago, but as you know, the world ended. While the inheritors of the ravaged land learned to adapt to their predicament, three brothers, successors of those who brought about the end, set out into the destroyed world to ruin it some more."

LAST REMAINING MATACORPBUNKER B_73; three brothers

"Well, gentlemen, we ate all the women, children and uly. The water purifier is busted and the only person who could fix it was Parkinson."

"We ate her last week."

"We ate her last week."

"Nothing to eat, nothing to drink. So now what?"

"I think it's time to do what our great great great grandparents spoke of - Go outside and restart civilization."

"Ugh..."

                                                                                Alt...Classroom. Fish begins the lesson. Fish: "I wanted to call this class mythology, but Purple said history suggests that some of it might actually be true. Nobody remembers how long ago, but as you know, the world ended. While the inheritors of the ravaged land learned to adapt to their predicament, three brothers, successors of those who brought about the end, set out into the destroyed world to ruin it some more." LAST REMAINING MATACORPBUNKER B_73; three brothers "Well, gentlemen, we ate all the women, children and uly. The water purifier is busted and the only person who could fix it was Parkinson." "We ate her last week." "We ate her last week." "Nothing to eat, nothing to drink. So now what?" "I think it's time to do what our great great great grandparents spoke of - Go outside and restart civilization." "Ugh..."

                                                                                Penguin and Fish are dressed as the MATA brothers.

Penguin: "I have the best ideas."

Fish: "You're going to have to help us play the third brother."

Girl, ecstatic: "School trip!"

analognowhere presents: techno-mage in:

Girl, Fish and Penguin stand outside their cave home.

Fish: "... they gathered a bunch of thumbdrives with ancient CORPO tech and went on a journey to find people and machines they could poison."

Penguin: "It's a good day to fuck shit up. Come on, bros!"

Girl: "He's really into it!"

                                                                                Alt...Penguin and Fish are dressed as the MATA brothers. Penguin: "I have the best ideas." Fish: "You're going to have to help us play the third brother." Girl, ecstatic: "School trip!" analognowhere presents: techno-mage in: Girl, Fish and Penguin stand outside their cave home. Fish: "... they gathered a bunch of thumbdrives with ancient CORPO tech and went on a journey to find people and machines they could poison." Penguin: "It's a good day to fuck shit up. Come on, bros!" Girl: "He's really into it!"

                                                                                The three brothers cross the ancient desolate land.

"This suuuuuuuuuuuucks."

"Shut up."

                                                                                Alt...The three brothers cross the ancient desolate land. "This suuuuuuuuuuuucks." "Shut up."

                                                                                  Ángel boosted

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

                                                                                  I found this screenshot again and I still think it's brilliant. The best OS overview I've ever read.

                                                                                  Screenshot of a Reddit comment saying this:
Time for my OS opinion that's guaranteed to be unpopular with someone...
Sun Solaris used to be the OS that required overpriced proprietary hardware and still couldn't compete with Linux. That OS is now MacOS.
MacOS used to be the colorful and friendly walled garden OS that your non-techie parents would enjoy but was completely useless to you as a power user. That OS is now Windows.
Windows used to be the OS that could run a lot of apps, but was a headache to setup and maintain correctly and would sometimes blow up for no reason. That OS is now Linux.
Linux used to be the techie and developer oriented command-line OS that was lacking in desktop apps and might not support your hardware, but once you got it going, was rock solid and had no limits. That OS is now FreeBSD.

                                                                                  Alt...Screenshot of a Reddit comment saying this: Time for my OS opinion that's guaranteed to be unpopular with someone... Sun Solaris used to be the OS that required overpriced proprietary hardware and still couldn't compete with Linux. That OS is now MacOS. MacOS used to be the colorful and friendly walled garden OS that your non-techie parents would enjoy but was completely useless to you as a power user. That OS is now Windows. Windows used to be the OS that could run a lot of apps, but was a headache to setup and maintain correctly and would sometimes blow up for no reason. That OS is now Linux. Linux used to be the techie and developer oriented command-line OS that was lacking in desktop apps and might not support your hardware, but once you got it going, was rock solid and had no limits. That OS is now FreeBSD.

                                                                                    Ángel boosted

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

                                                                                    It's Just Me boosted

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

                                                                                    UPDATE: I haven't seen Recall in action there. I was just asking the doctor how they'll deal with it.

                                                                                    This morning, I went to the doctor for a scheduled appointment. While she was looking at the results of blood tests from two years ago on the screen (and suggested repeating them for a follow-up), I realized she was using Windows 11. A detail came to mind. The doctor is extremely polite and friendly, so I asked her, "How do you handle the feature called Recall?" The doctor was taken aback and had no idea what I was talking about. I was about to drop the conversation, but she, being a serious professional, immediately called the technicians who manage their PCs to ask for clarification. They downplayed it, saying it's not an issue and that it's a feature "on all PCs, so we can't do anything about it." She started to express that she didn’t like it and wanted it deactivated. No luck: they won’t proceed because, according to them, even deactivating it is "a hack that could compromise future updates." She’s furious and will talk to her colleagues and the decision-makers. She wants secure systems because "there’s patient data involved."

                                                                                    In reality, patient data is stored on servers (which I haven't investigated), but everything that appears on the screen is, in my opinion, at risk.

                                                                                    I’ve offered to help them find a solution—because, if I'm right, all they need is LibreOffice and a browser. In that case, I’ll suggest one of the *BSD or Linux systems and do it for free.

                                                                                    I don’t want to make money off my doctor. I just want patient data to be (sufficiently) secure.