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

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

Really nice tool to do some ad blocking 😎

github.com/tanrax/maza-ad-bloc

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

    Leap 16.0 is out! I have some free time today so I'd figure I'd try it out in a VM.

    Initial impressions:

    New, streamlined installer just requires a few clicks with minimal input required. In a few minutes the installer finished. Rebooted and BAM! The OS boots straight into this mess!

    This is not XFCE with Wayland. Time to troubleshoot.

    ...sigh...

    An error message presented by openSUSE Leap 16.0 while trying to boot into the OS.

    Alt...An error message presented by openSUSE Leap 16.0 while trying to boot into the OS.

      [?]druid of blue » 🌐
      @druidofblue@fe.disroot.org

      I'm not a real #artist, but I would like to try my hand at painting and drawing stuff.
      So I want a #graphicstablet, with a pen.
      I need one that works with #Linux, and I want something that works connected to my PC or #offline/on the go.
      I do NOT want #android.
      And I'd like something that is about or smaller than A5.

      I don't think I'm going to find anything other than #paper 🥺

        [?]jmcunx » 🌐
        @jmcunx@mastodon.sdf.org

        @PurpleJillybeans
        Momentum.

        In the days (before windows95),, partitioning was easier for people to use. Plus you could easily mount disks under Linux if you dual booted. Along with that, dos utilities were created to read/write ext2. Those did not exist to write data to ufs from dos.

        By 1997/8, people mainly stuck with . In that period, v3&4 of was awesome, but then v5 came out and that version got nothing but bad press :( So here we are.

          [?]Project Insanity » 🌐
          @pi_crew@social.project-insanity.org

          Oh nice, the latest version now has native support for forwarding notifications to the host system github.com/waydroid/waydroid/r

            [?]A Pumpkin Spice Sergal 🎃 » 🌐
            @Adorable_Sergal@hachyderm.io

            Just switched to Linux, but miss the product key-less Windows experience? There's an app for that~

            github.com/MrGlockenspiel/acti

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

              @stefano @hyc Not only does do it the proper way but they've had the technology for at least a decade before .

              I am far from holding God-like status in either FreeBSD or Linux but this needs to be a major talking point.

              Just sayin'.

                [?]Lobsters » 🤖 🌐
                @lobsters@mastodon.social

                [?]Monospace Mentor Live » 🤖 🌐
                @stream@live.monospacementor.com

                We're live!

                Course livestream: Basic Linux System Administration | !linuxcourse

                #owncast #streaming #linux #ruby #sysadmin #systemadministration #unix #devops #development #livecoding #codestream #tech

                https://live.monospacementor.com

                Live stream preview

                Alt...Live stream preview

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

                  🚨LIVE NOW!🚨 DevOps/SRE Instructor Livestream

                  On this lovely Thursday, let's chat about , , or any other topic in the and space you're interested in!

                  Owncast: live.monospacementor.com/

                    [?]Mike :nixos: » 🌐
                    @codemonkeymike@fosstodon.org

                    We had an event last night at a low income housing community here in Olympia. We brought some Nixbooks, gave them away and showed people how to use them.

                    These people are NOT technical and still all said that Nixbook was far easier to use than any other computer they had used in the past.

                    All these laptops were headed for the scrapyard, but now thanks to Linux are out there changing peoples lives. :)

                    80 year old woman in wheel chair getting a demo of nixbook

                    Alt...80 year old woman in wheel chair getting a demo of nixbook

                    Two men around an HP laptop running nixbook browsing the web

                    Alt...Two men around an HP laptop running nixbook browsing the web

                    One of our volunteers showing a woman how to use Nixbook

                    Alt...One of our volunteers showing a woman how to use Nixbook

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

                      "The contrast with Docker is striking: while the Docker container required 100% CPU to reach peak for the HTTP and HTTPS throughput, the FreeBSD jail delivered the same speed with ~60% of the CPU sitting idle. In terms of performance cost per request, Jails are drastically cheaper."

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

                        [?]Jadi » 🌐
                        @jadi@mastodon.bsd.cafe

                        These are the things you need to fiddle with during your free time for fun (and to become a better candidate for jobs):

                        - Docker & K8s
                        - AWS, Azure, Google Cloud
                        - Python, Bash, Go
                        - CD/CD: Jinkins, GitHub Actions
                        - Monitoring: Prometheus, Grafana, …




                        linuxcareers.com/resources/blo

                          [?]R1 Open Source Project » 🌐
                          @r1os@mastodon.bsd.cafe

                          Proxmox VE 9.1 released with support for OCI container images, TPM state support in qcow2 format, enhanced control for nested virtualization in specialized VMs, better SDN status reporting

                          proxmox.com/en/about/company-d

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

                            Another data corruption, fortunately not fatal, with btrfs. Two mirrored disks that have little activity. On the same server, Proxmox 9, there is also a ZFS pool (mirrored, more active). Same type of disks.

                            An employee mistakenly connected an electric heater to a socket protected by the UPS, and the server rebooted brutally.

                            Upon reboot, one of the two btrfs disks reported:

                            [ 167.015266] BTRFS error (device sdd): parent transid verify failed on 873906176 wanted 998679 found 998677
                            [ 167.017007] BTRFS error (device sdd): parent transid verify failed on 873906176 wanted 998679 found 998677
                            [ 167.052517] BTRFS error (device sdd): open_ctree failed mount: /btrfs: can't read superblock on /dev/sdd.

                            Result: unable to mount, even in degraded mode. The only way was to disconnect sdd and mount the other disk in degraded mode.

                            No issues with the ZFS pool.

                            Needless to say, I'm now copying the data to ZFS, and before tomorrow, these two disks will be a new ZFS pool.

                              [?]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 » 🌐
                                @itnotes@snac.it-notes.dragas.net

                                [?]Eva Winterschön » 🌐
                                @winterschon@mastodon.bsd.cafe

                                👋 The End of an Era 👋
                                - Fact: time is an irreplaceable critical resource, too often in short supply
                                - Resources: finite patience, focus, attention; infinite idgaf

                                Requisite Changes
                                - Core hardware from HomeLab will be moved to the colo this month (systems which matter)
                                - Likely much will be given to specific OSS projects for free, easiest for those local to Milpitas (colo)

                                Respond to thread or DM if you want to be updated with the inventory spreadsheet (partially complete, more to add)

                                  [?]🦄 🅃🅁🄰🄽🅂🄸🄲🄾🅁🄽 🏳️‍⚧️ » 🌐
                                  @transicorn@mastodon.social

                                  @petko @rysiek @mozillaofficial Librewolf is clearly a fork.

                                  librewolf.net/

                                  Also, i get that everyone dislikes and for good reason, but it's now also going to be acceptable for it to be used in development of the kernel itself.

                                  There are places where it works, and places where it's annoying and no one asked for it. Mozilla adding it to Firefox is obviously the latter of the two but AI overall is here to stay in some regards obviously.

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

                                    Check `ss -tuln` for open ports. Add `| grep :80`, for example, to filter specific services. You'll get clearer output and better performance than with the outdated `netstat`.

                                    🔗 Learn more in my course: monospacementor.com/courses/li

                                      [?]Martin Bishop » 🌐
                                      @toomanysecrets@mastodon.social

                                      The authorities are currently discussing whether to enable support for Microsoft C (MSVC) language extensions. Sounds like heresy? It turns out, this is about the growing importance of the compiler. The patches under review do not aim to compile Linux with Microsoft’s cl.exe compiler. Instead, they enable the kernel to take advantage of Clang’s ability to operate in a Microsoft-compatible dialect. Why would Linus Torvalds want that?
                                      1/3

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

                                        @stefano @christopher I am not sure if I'd say is becoming like . I do recall similar statements made on the Debian-User mailing list on a previous release when xorg introduced autoconfiguration. A lot of people were pissed that it was making choices for you instead of manually configuring the xorg.conf file.

                                        Honestly, that was a good thing. Painful doesn't begin to describe it but users were unaware they could still hand-configure the file.

                                        There has been, however, more stuff added to Linux over the last several years. Call it bloat, call it whatever you want. OSes change. But it has been gradually moving away from simplicity.

                                        I miss the simplicity.

                                        However, to reply to your original post, coming from COTS solutions, sometimes the vast amount of choice can be overwhelming. For instance, when it comes to it used to just be jails. Now, it's thin, thick, classic, networking. I understand they have their places but it would be helpful to provide more detailed explanations, tutorials, or best practices for each. The FreeBSD Handbook is good but just scratches the surface but often leaves more questions. It would help with learning and in part...marketing.

                                        On a side note: The FreeBSD Handbook is a great resource but there are opportunities to improve it, like tailoring it to new users (better empathy), best practices, architectural examples, and links to additional resources and info.

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

                                          We’ve gained a number of new followers recently—shoutouts @FediFollows—so maybe it’s time for a re-?

                                          Hi! We’re elementary, an software company with a focus on ! We make —the thoughtful, capable, and ethical replacement for Windows and macOS—plus , the pay-what-you-can app store.

                                          We’ve been contributing to the desktop space for about 16 years now and we’re 100% funded by regular people just like you 💕

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

                                            Last week I had a chat with a colleague who is highly specialized in Microsoft solutions. Young but not too young, smart, not very up to date simply because he has little time for anything else. His specialization depends entirely on where he works, not on personal interest. Lately he seemed a bit disillusioned with some choices made by "other operating systems", and he was starting to consider moving his personal projects toward Microsoft as well, since he already had the experience. Still, he said it with boredom. With the attitude of someone who is tired of wasting time.

                                            He had heard of the BSDs but had never tried installing them. He was convinced that there were no decent hypervisors outside the Linux world and that KVM belonged to Linux alone. I had the terrible idea of showing him the BSDs, how great bhyve is, and how nvmm on NetBSD uses qemu underneath, making it almost a replacement for KVM in many setups. He lit up with the look of someone waking up from a long sleep. I also had the terrible idea of showing him illumos and its distributions. He had no clue it existed and thought old, great Solaris had been dead for years thanks to Oracle.

                                            He called me a little while ago. He was furious. He spent the whole weekend doing tests and now he has no idea what to use among FreeBSD with bhyve, NetBSD with nvmm, and illumos with bhyve or kvm. He is slowly starting to explore jails and illumos zones. He was annoyed (in a positive way) because now he does not know what to pick since everything feels so different from what he was used to, and he found advantages in each option.

                                            I am obviously happy about it, but I also wonder: instead of reinventing the wheel every time, would it not sometimes be better to simply broaden our horizons?

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

                                              RE: mastodon.bsd.cafe/@vermaden/11

                                              I look forward to the @vermaden weekly newsletter as much as I anticipate a perfect tiramisu after a superb lunch. It is truly the cherry on top.
                                              That special something that helps me kick off the week in style.

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

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

                                              vermaden.wordpress.com/2025/11

                                              Past releases: vermaden.wordpress.com/news/

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

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

                                                  vermaden.wordpress.com/2025/11

                                                  Past releases: vermaden.wordpress.com/news/

                                                    [?]Jon 🇨🇦 » 🌐
                                                    @SamuraiSakura@mastodon.bsd.cafe

                                                    Hyperlink Roundup 09 is here. I read many interesting posts and watched some videos. From programs to posts and -hosting suggestions. This is a long one!

                                                    basic.bearblog.dev/hyperlink-r

                                                      [?]R1 Open Source Project » 🌐
                                                      @r1os@mastodon.bsd.cafe

                                                      Debian 13.2 is out. As always with a bunch of security and bug fixes.

                                                      debian.org/News/2025/20251115

                                                        [?]William Andrew Conna » 🌐
                                                        @williamconna@mastodon.social

                                                        Saya masuk kategori Stage 4 karena menggunakan 13.2 😎

                                                          Á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

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

                                                            So… what browser are we supposed to be using in this the age of enshittification?

                                                            Firefox? Forcing unwanted AI on us
                                                            Chrome? Same, plus, it’s Google
                                                            Brave? No thank you for many reasons

                                                            So, what browser is safe and compatible?

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

                                                              I've taken the time to read this IT notes Story where we are reminded to use Open Source Code in the diverse way it's intended

                                                              I can give you an example regarding the _if tools_
                                                              **ifconfig** is in my _muscle memory_ the things that I need executed from this program just fly out of my fingers in reflex mode
                                                              I've been using the if tools ever since we needed to _compile everything_ ourselves, when we wanted to run an Open Source Environment, where the kernel was written and delivered in source code only.
                                                              If this is the first toot you read by me, I've been with the Open Source community on the Linux side since the alpha versions were coded and distributed through Usenet, in comp.os.unix.*

                                                              In that period you were grateful when a task set that you needed to execute, had a program, which would either make your task easier or better manageable, than doing everything by hand in a laborious manner

                                                              Ever since the beginning there are different GNU programs, written in the Richard Stallman period, that can do similar things. All you need to do is choose what you like and stick with it
                                                              If you do not like the way it works, you can fork it & change the code, if you don't know how to write a line of code, there are _manual pages_ available which you can use as teaching methods to learn how to code yourself
                                                              All you need to be for that is an _autodidact_
                                                              You have the power of the **Source Code** readily available right in front of you

                                                              At a certain point in time _Bram Molenaar_ did not like the way VI worked; he want it more than vi offered. At this point in time Bram Molenaar programmed vim on the _Amiga_ computer. Since the true Open Source form was followed vim was also distributed in Source form and was happily adopted by others who were thinking in a similar manner as Bram Molenaar and they started to contribute to that program.
                                                              vi is a vital program on UNIX systems. What Bram has made, is create a _choice_ for people who want it more than what vi offered.

                                                              # vim & vi happily coexist!

                                                              ## This is the beauty of Open Source

                                                              At a later point in time this is also what happened with the programmer who wanted more than what the if-tool set offers. Thus the command set of _ip_ was programmed. Similar to vi and vim they happily coexist.

                                                              ### However on the distribution level something changed.

                                                              After a couple of decades I noticed that traditional tools, that have been tried, tested, stable and have withstood the test of time, were dropped from the base installations. You have to go and fetch them yourself. It was even done with _critical tools_ like the if tool set. It's not just one distribution that's doing it but different distributions.
                                                              I was busy with an installation; at a certain point I needed **ifconfig** to work on my network interface devices; I needed to configure something on the fly. Imagine my facial expression when I detected that ifconfig wasn't in the base installation!
                                                              The machine was in a _chicken egg_ situation because I had &no access to the network_ I had to stop, go to another place fetch the if tools separately, find out that they were dropped for reasons which were totally irrelevant to my work, go back to the machine, install them separately and in the process waste many valuable minutes of time.

                                                              It was then that I started to notice the pattern a pattern of **polarization** removing tools which are critical to base installations without leaving a warning

                                                              I had to _change_ my setup routine which has been working for decades in a _flawless_ manner, because someone somewhere decided that a good tool set became obsolete.

                                                              This polarization is not only in the choice of what commands are chosen to be in the base installation of a distribution, it's in many different sections of the open source community which is what Stefano has shed some light upon.

                                                              Polarization because of diversity is totally unnecessary, happy and peaceful coexistance is key

                                                              * You can love vim yet cherish vi
                                                              * You can glorify emacs yet admire vim
                                                              * I can love XCFE cherish LXDE, admire KDE & like GNOME all simultaneously

                                                              Depending up on what I'm doing, what machine I am working on (SBC server embedded system), what is needed on the task at hand, I simply adapt and work with the diverse tools available for free.

                                                              There is absolutely now need for polarisation or Toxic behavior in the Open Source ENV:

                                                              Another example is the direction that Gnome went many years ago.

                                                              In that period I used Enlightenment, Gnome, KDE and FVWM simultaneously on different machines. All WM are working in a manner that I like. When however the Gnome programmers decided to strip configuration features of the Desktop Environment, I didn't go on a rant, I didn't bother to fork, because of the massive amount of work involved.

                                                              I just left in Peace

                                                              Diversity is Vital. GNOME is Vital! We need them all

                                                              🦋💙 💙🦋

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

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

                                                                @stefano Great post! I've been using for about two decades and want to share my experiences. For context, Linux became my daily driver and I dabbled in FreeBSD on the side.

                                                                As a newcomer to both the and of and the BSDs, *back then* there was more toxicity. And by toxicity I mean abrasive and unhelpful responses ("RTFM!") or some kind of "l337" attitudes in various mailing lists and forums. This, of course, was before YouTube and Reddit, where the former mediums were more prevalent.

                                                                Some Linux distros were friendlier than others. In those days, the mailing lists and forums were a rough place for newcomers and it drove a lot of people away. I left the forums because of that. I rarely post to the mailing lists but for other reasons.

                                                                At some point, there was considerable effort to improve the etiquette in said mediums, particularly the mailing lists. Sure, some fiery disagreements can take place but overall people are friendly and welcoming.

                                                                FreeBSD, on the other hand, has been a more positive experience. Yes, there are people who are vocal about their contempt for Linux, but they aren't disrespectful to other people.

                                                                Having witnessed both communities grow and change over the years, there's definitely less toxicity and FreeBSD is still a more welcoming community.

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

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

                                                                    For anyone who missed it: Patrick Volkerding confirmed on LQ that Plasma 6 has been tested internally during every Slackware -current release cycle.

                                                                    It hasn’t shown up in /testing (and might never), because KDE6/Qt6 is still going through heavy upstream churn — exactly the kind of instability that can break a system-wide upgrade. So Pat is keeping KDE6 out-of-tree until it’s truly ready.

                                                                    Pat’s post:
                                                                    🔗 https://www.linuxquestions.org/questions/slackware-14/requests-for-current-next-15-0-15-1-a-4175706801/page603.html#post6600820

                                                                    If you want to experiment with precompiled KDE6 for Slackware, check out the great community builds provided by r0ni.

                                                                    🔗 https://slackware.lngn.net/#kde6
                                                                    👤 @jloc0@mastodon.sdf.org

                                                                    You can also download KDE6 from this community build as well:
                                                                    🔗 https://www.linuxquestions.org/questions/slackware-14/building-the-plasma6-for-slackware-current-in-the-ktown-style-a-build-based-on-the-alienbob%27s-ktown-4175735773/

                                                                    So no worries our BDFL won’t disappoint.
                                                                    Plasma 6 will arrive at the right moment: stable, polished, and with that classic Slackware quality. 😉


                                                                      [?]Neil Brown » 🌐
                                                                      @neil@mastodon.neilzone.co.uk

                                                                      Linux User Group meeting in Reading (UK), Wednesday evening [SENSITIVE CONTENT]

                                                                      Come and join us this Wednesday evening!

                                                                      It is a small, friendly group, and while the chat tends to be mostly about tech and related stuff, you don't have to be A Very Linuxy Person to enjoy it.

                                                                      It "officially" starts at 19:30, but I tend to be there earlier.

                                                                      sclug.org.uk/

                                                                      Questions? Join the Signal group!

                                                                        [?]R1 Open Source Project » 🌐
                                                                        @r1os@mastodon.bsd.cafe

                                                                        MX Linux 25 "Infinity" released, based on Debian 13 "Trixie", with Xfce 4.20, KDE Plasma 6.3.6, Fluxbox 1.3.7, new mx-updater tool, Secure Boot support, new features in MX Cleanup

                                                                        mxlinux.org/blog/mx-25-infinit

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

                                                                          Securing your infrastructure is a marathon, not a sprint. Dedicate 30 minutes this week to learning a new command or setting up your first Bastille Jail. Small steps lead to massive knowledge gains!

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

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

                                                                            vermaden.wordpress.com/2025/11

                                                                            Past releases: vermaden.wordpress.com/news/

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

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

                                                                                Use `sed -n '100,200p' largefile.txt` to extract specific line ranges without loading the entire file into memory. Much faster than `head -200 | tail -100` for large files or when targeting middle sections.

                                                                                🔗 Learn more in my course: monospacementor.com/courses/li

                                                                                  [?]gyptazy » 🌐
                                                                                  @gyptazy@gyptazy.com

                                                                                  impressed me as a alternative, but ? That’s the next evolution!

                                                                                  IncusOS comes with all the missing things like ARM64 (aarch64) support, boot safety, full disk encryption, immutable images (read-only and signed) and fully locked down to operate in API only mode.

                                                                                  For me, it’s a mix of , and Proxmox where it merges the best features of all ones!

                                                                                  Tags:

                                                                                  Blog post: https://gyptazy.com/incusos-a-platform-for-modern-virtualization-containerization-infrastructure/

                                                                                  IncusOS - Showing the Incus logo

                                                                                  Alt...IncusOS - Showing the Incus logo

                                                                                    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?'"

                                                                                      Ángel boosted

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

                                                                                      🧠 Nixers Newsletter is out!
                                                                                      Boot processes, reproducible builds, user-mode Linux, FreeBSD sandboxes, and even /dev/null as a database 😄

                                                                                      Plus:
                                                                                      • Fedora KDE pkg mgmt
                                                                                      • Debian vs systemd
                                                                                      • raconn — a smart tool for parallel SSH connections to multiple hostnames/IPs in one ProxyCommand. (https://blog.izissise.net/posts/raconn/)
                                                                                      • UBIOS (China’s UEFI-alt)

                                                                                      Read it 👉 https://newsletter.nixers.net/entries.php#311

                                                                                      “There are no life hacks, only trade-offs.” — James Clear


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

                                                                                              Ángel boosted

                                                                                              [?]Neil Brown » 🔓
                                                                                              @neil@mastodon.neilzone.co.uk

                                                                                              If you are thinking of moving from Windows to Linux and are not sure where to start, here's the software that I am using day to day:

                                                                                              decoded.legal/blog/2024/09/run

                                                                                              (Work-focus, as that is where I spend most of my (computing) time, but I am Linux-only for personal computing too.)

                                                                                              And don't forget that many Free software programs have Windows versions too, so you can test before you leap.

                                                                                              Good luck!