m5l.eu 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
Yet another single-user instance
Admin account
@marek@m5l.eu

Search results for tag #foss

[?]Jarek Kopeć » 🌐
@jarekkopec@mastodon.com.pl

@michal@blog.narecki.name @michal@101010.pl

Potwierdzam, że Nextcloud Tasks jest trochę zbyt skomplikowane momentami, brakuje rozsądniejszych ustawień domyślnych.

NATOMIAST rozwija się, łatwo postawić, jeśli z innego powodu korzysta się z Nextclouda i jak na razie to najlepsze co znalazłem

Super, że zrobiłeś ten przegląd. Bardzo przydatna rzecz dla kogoś, kto stara się zbudować sobie ekosystem z daleka od big tech.

    AodeRelay boosted

    [?]pandolin » 🌐
    @pandolin@social.pandolin.online

    Auf meinem Schreibtisch steht eine vollständige Cloud.
    Kleiner als ein Taschenbuch, leiser als der Lüfter neben dir, sparsamer als eine Glühbirne. Kein Abo, keine fremde Cloud, keine Blackbox. Sie gehört mir.

    Möglich macht das eine Architektur, die erwachsen geworden ist: ARM, energieeffizient, leise. Dazu eine schlanke, quelloffene Software aus Berlin @OpenCloud@opencloud.eu , die die Daten dort lässt, wo man sie hinlegt.

    Ein neuer Artikel über ARM, den aus den Fugen geratenen Speichermarkt, die Freiheit, sich selbst auszusperren, und ein Mini-Rechenzentrum, das aussehen will wie ein kleines Gebäude.

    Viel Spass beim Lesen!
    👉 https://www.pandolin.io/die-cloud-die-in-eine-hand-passt/

    #DigitaleSouveränität #SelfHosting #OpenCloud #ARM #Fediverse #Linux #FOSS #OpenSource

    Illustration des Pandolin-Maskottchens, ein Pangolin, der an einem Schreibtisch ein kleines leuchtendes Mini-Rechenzentrum in den Klauen hält

    Alt...Illustration des Pandolin-Maskottchens, ein Pangolin, der an einem Schreibtisch ein kleines leuchtendes Mini-Rechenzentrum in den Klauen hält

      AodeRelay boosted

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

      Whoever fixed the calamares installer upstream to actually show progress (instead of just hanging out at 46% forever), THANK YOU!

      The installer has inherited this as well, and makes me gleefully happy!

      and is THE BEST

      NixOS installer showing progress during install

      Alt...NixOS installer showing progress during install

        AodeRelay boosted

        [?]PurpleGengar » 🌐
        @Purplegengar25@lgbtqia.space

        Today I learned that there are some proprietary components in . I learned the deep stuff like firmware is no escape. But there are some distros who will include stuff for workflow.

        I checked my and there was nothing, or at least the check told me, I'm as as if I'd be on . This made me relax a bit.

        But also learned that Debian gives a priority to Foss stuff more than any distro out there. That's a nice thing to know.

          AodeRelay boosted

          [?]Florian » 🌐
          @zersiax@cupoftea.social

          RE: facts.computer/@computer/11652

          and most if not all software will either get contributions from people you don't like, money from places you don't like, sponsors from companies you don't like, or will go in a direction you don't agree with. I guess we can't win

            AodeRelay boosted

            [?]NGI Zero open source funding » 🌐
            @NGIZero@mastodon.xyz

            In March asked people to help gather gesture data to implement a alternative to the closed gesture typing library Heliboard currently relies on. Since then over 700.000(!) examples were submitted. The new 4.0 release includes opt-in background data gathering in the hopes to collect 2 million examples by November. If you wish to contribute see @theeclecticdyslexic 's post mstdn.social/@theeclecticdysle. They've also made an explainer video on how privacy is preserved.

              [?]Chad McCullough » 🌐
              @cmccullough@polymaths.social

              I've been running Linux since 1993 and to this day, I'm still learning. It's what I love so much about running Linux and FOSS. I can't even imagine what it would be like to be stuck running only a proprietary OS or apps.

              I've also been running FreeBSD on and off for years, but that's about to change to running FreeBSD daily. Not replacing Linux, but running it along with Linux.

              Sorry, just a simple appreciation post for FOSS, all the projects, and most importantly, all of the folks who devote their time to developing this wonderful software.

              #foss #linux #freesoftware #bsd #freebsd

                AodeRelay boosted

                [?]Bogomil Shopov - Бого » 🌐
                @bogo@hapyyr.com

                What can we do to protect ourselves against ? Politicians and governments will not solve this.They are all about and power. Begging them is a waste of time and dignity.

                Must it be a technological change? A social one? What do we do?

                More ? More ? A new ? ? How can we help?

                Boost for reach, please. I am from a small instance ;)

                  AodeRelay boosted

                  [?]PurpleGengar » 🌐
                  @Purplegengar25@lgbtqia.space

                  I don't know what will be my journey with in the future. As a new comer, I'm using . I'm obsessed with and Linux now. I feel I'll be exploring new distros for the sake of learning, learning about computers, and how things work, it is rich.

                  But eventually, I feel I'd settle on something that works, as I need to be productive and take care of my work/job. So eventually, I see myself going back to Mint or even something similar. Going back to a distro that'll stay out of my way, let me focus on my work, something reliable and stable.

                    AodeRelay boosted

                    [?]@haitchfive » 🌐
                    @haitchfive@oldbytes.space

                    Good morning! It's been a few days of work, but happily I think these are very promising results. My assembler is now able to assemble a good part of IA-64 / AMD64 / x86_64 code and run simple programmes calling the Linux kernel directly, no C library involved, which accounts for the performance difference in the first rough benchmark (unsophisticated but directionally right).

                    This assembler architecture is an extension improving on the zenas Z80 assembler, so it's likely that a future version will fold zenas into the new architecture, and the new unified assembler will target both architectures (initially Z80 and AMD64).

                    The parts it still can't assemble: legacy i386 modes, fpu x87, SSE, SIMD instructions. It's possible that I may never go through the hassle of implementing i386. The payoff of implementing ARM64 next is much more important I think (that opens a few other modern platforms, including the M1 and Raspberry Pi).

                    In the coming months, ironing out the assembler wrinkles, completing ELF64, Mach-O, and PE32 output, it starts to look like I might be able to make ual generate native binaries directly, adding a new ual-zenas backend. Probably Linux-only sometime by the end of the year, and the rest sometime in 2027.

                     

                      AodeRelay boosted

                      [?]Vinterkarusell 🇳🇴 » 🌐
                      @vinterkarusell@saga.garden

                      Hi! 👋

                      I'm a producer with a strong passion for . Music‑wise I bend towards , while photography stretches from drone/aerial shots to architecture and everyday stills.

                      A big believer in , digital independence, and owning your own space online, powered by and .

                      I self-host my own corner of the internet via YunoHost.
                      It's part of my commitment to decentralization and taking control of my digital footprint.

                      When I'm not crafting electronic noise or framing pixels, I'm reading terms and conditions of whatever just to feel something. 😁

                      Also, I get paid to talk. Not paid a lot, mind you—I just talk a lot.

                      Feel free to connect! ✨

                      📣

                        AodeRelay boosted

                        [?]Jade » 🌐
                        @JadedBlueEyes@tech.lgbt

                        Continuwuity 26.6.0, the lightweight Matrix chat server, is finally out! This is by far our largest release ever yet! There are so many incredible improvements in this release, and there's never been a better time to get started!

                        forgejo.ellis.link/continuwuat

                        Continuwuity 26.6.0
The Continuwuity logo, a cute lil purple UwU guy, has a crown! There are stars and a meteorite decorating the background.

                        Alt...Continuwuity 26.6.0 The Continuwuity logo, a cute lil purple UwU guy, has a crown! There are stars and a meteorite decorating the background.

                          AodeRelay boosted

                          [?]Carsten O. 📯 💚🌻 » 🌐
                          @Carsten_O@neander.social

                          RE: social.heise.de/@heiseonline/1

                          Moment mal! 🤔

                          Es gibt eine deutsche Software Lösung, die so gut ist, das die Schweizer Armee sie als gangbaren Weg aus der M365 Falle sieht und unsere eigene reGIERung tut ganz genau nichts?!

                          Ich kann das alles nicht mehr.

                            AodeRelay boosted

                            [?]Jan » 🌐
                            @rzbrk@social.tchncs.de

                            Which matrix client for the Linux terminal would you recommend? And yes: FOSS only!

                              AodeRelay boosted

                              [?]Steffen Voß » 🌐
                              @kaffeeringe@social.tchncs.de

                              :bluelight: SZ: "Heute wird die sogenannte Open Social Web Alliance in Berlin ihre Formierung verkünden. Das Bündnis will nach eigenen Angaben 'das Momentum rund um gemeinwohlorientierte, offene soziale Netzwerke als Gegenmodell zu Big-Tech-Plattformen wie Facebook, Tiktok oder Youtube weiter befeuern'."

                              sueddeutsche.de/dossier/tiefga

                                AodeRelay boosted

                                [?]Steffen Voß » 🌐
                                @kaffeeringe@social.tchncs.de

                                🤩 5.000 User sind bereits auf @nextcloud umgestellt, meldet die Regierung von Mecklenburg-Vorpommern. 50.000 sollen es werden

                                "Der Umstieg von Microsoft Sharepoint ist schrittweise und ohne Reibungs- und Datenverluste für die Beschäftigten abgeschlossen worden. Gemeinsam mit der DVZ M-V haben wir eine Plattform aufgebaut, die heute zuverlässig läuft und sich Schritt für Schritt erweitert wird", sagt Marco Anschütz, CIO des Landes.

                                👉 regierung-mv.de/Landesregierun

                                Sharepic: 5000 User sind bereits auf Nextcloud umgestellt! Gemeinsam auf dem Weg zu 50.000 Usern. Sicher. Souverän. Kollaborativ. Zukunftssicher. Deine Daten. Deine Cloud.
Jaja, ein bisschen übertrieben. Es musste schnell gehen. 
(Erzeugt mit CoPilot)

                                Alt...Sharepic: 5000 User sind bereits auf Nextcloud umgestellt! Gemeinsam auf dem Weg zu 50.000 Usern. Sicher. Souverän. Kollaborativ. Zukunftssicher. Deine Daten. Deine Cloud. Jaja, ein bisschen übertrieben. Es musste schnell gehen. (Erzeugt mit CoPilot)

                                  📅
                                  AodeRelay boosted

                                  [?]Linux Café Halle » 🌐
                                  @linux_cafe_halle@f.termine.di.day

                                  Linux Café Halle

                                  18. Juli 2026, 15:00:00 CEST - GMT+2 - Schulstraße 9a, 06108 Halle (Saale), Saxony-Anhalt, 9a Schulstraße (Halle (Saale)) [SENSITIVE CONTENT]

                                  Die Arbeit mit freier und quelloffener Software ist für viele Menschen Standard und gelingt hervorragend. Andere haben wenig oder keine eigenen Erfahrungen damit und Zweifel, ob ihnen ein Umstieg gelingen kann.

                                  Beim Linux Café Halle geben wir dazu gern Starthilfe und assistieren bei aufkommenden Herausforderungen. Alle Menschen auf der Suche nach Hilfestellung oder aber mit der Möglichkeit Unterstützung zu geben beim Umgang mit freier/quelloffener Software allgemein und Linux speziell, sind herzlich eingeladen.

                                  Die Teilnahme ist kostenfrei.

                                  Wir treffen uns am selben Ort, an dem einmal monatlich auch das Repair Café Halle stattfindet:

                                  • Schulstraße 9a, 06108 Halle (Saale)

                                  • 15:00-17:00 Uhr

                                  Banner

                                  Alt...Banner

                                  Location: Schulstraße 9a, 06108 Halle (Saale), Saxony-Anhalt

                                  Time: 2026-07-18 15:00:00 / 17:00:00 (Europe/Berlin)

                                  [?]shom » 🌐
                                  @shom@gts.shom.dev

                                  I had no idea that Xournal++ had geometry tools. I discovered the compass and the speed square while doing some idle sketching for an upcoming coffee table build on the PineNote! This is the appropriate level of "CAD" for me at this stage of the build, graph paper with a protractor but super easy copy paste to visualize various combinations.

                                  This is open hardware running free and open source software, I love this so much!

                                  #Xournal #SketchBook #PineNote #OpenHardware #FOSS #Woodworking #CAD

                                  A PineNote eink tablet with amber backlight is open to a sketching app with 2D drawings of many iterations of a side and end view of a coffee table with a virtual setsquare (speed square) at the bottom.

                                  Alt...A PineNote eink tablet with amber backlight is open to a sketching app with 2D drawings of many iterations of a side and end view of a coffee table with a virtual setsquare (speed square) at the bottom.

                                    AodeRelay boosted

                                    [?]selfhost.directory » 🤖 🌐
                                    @selfhost_discovery@mastodon.social

                                    everything is a subscription

                                    Immich for Google Photos, Jellyfin for Netflix, Navidrome for Spotify. All free, all open-source, all yours. 2,600+ more in one directory.

                                    Directory: selfhost.directory

                                      AodeRelay boosted

                                      [?]DeltaLima 🐧 » 🌐
                                      @DeltaLima@social.la10cy.net

                                      Hallo - ein kleiner Bastel-Hilferuf - hat wer von euch einen MQ3 Alkoholsensor übrig?
                                      Für unsere ORWOhaus Festival Kunstinstallation brauchen wir einen MQ3 Alkoholsensor, denn unserer ist leider gerade durchgebrannt und bei Segor haben sie ihn nicht vorrätig, Amazon kann erst nach dem Festival liefern :(

                                      Mutmaßlich ist der LM391 auf dem MQ3 Board durch, ich kann ihn selbst leider nicht tauschen.

                                        AodeRelay boosted

                                        [?]Jan Penfrat » 🌐
                                        @ilumium@eupolicy.social

                                        RE: mastodon.social/@ppcland/11688

                                        This is the kind of dumb assessment bred by the narrative:

                                        The led to the browser to gain 6 million EU users and we whine about it not being "European."

                                        And no need to reply how terrible Mozilla's decision often are, I'm aware. But they currently maintain the only reasonably successful alternative engine to and it's . Of course this should be celebrated.

                                          [?]// foss.events » 🌐
                                          @foss_events@fosstodon.org

                                          Wishing everyone a great time at DWeb Camp by DWeb starting today in Alte Hölle in ,

                                          Find out more on
                                          foss.events/2026/07-08-dweb-ca

                                          Follow the official account: @dweb

                                          Logo/Banner of DWeb Camp

                                          Alt...Logo/Banner of DWeb Camp

                                            [?]selfhost.directory » 🤖 🌐
                                            @selfhost_discovery@mastodon.social

                                            Block ads on every device → Pi-hole

                                            Pi-hole — network-wide ad blocking. ✓ blocks ads at DNS level ✓ kills trackers wifi-wide ✓ runs on a $10 Pi. Install once, whole network is clean. 🔔 Follow for a new self-host pick every day.

                                            Directory: selfhost.directory

                                              [?]Steven Lares » 🌐
                                              @stelar@mas.to

                                              Does anyone have a backup alternative to Duplicacy?

                                              I don't think the repo is maintained anymore

                                              In particular, I want:
                                              - open source. Works on linux
                                              - de-duplication of files
                                              - ideally, de-duplication support for files across multiple machines
                                              - I just want a cli. GUI is unnecessary
                                              - can connect to Backblaze B2, and uses the modern API
                                              - An anti-LLM policy

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


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


                                                      [?]Sohrab Behdani :freebsd: » 🌐
                                                      @sohrab@mastodon.bsd.cafe

                                                      FreeBSD 15 + CDE is probably the closest you can get to sitting in front of a high-end UNIX workstation without owning a time machine.

                                                      Running Common Desktop Environment in 2026 feels strangely refreshing. No blur effects, no Electron, no notifications fighting for attention, No ai written code, just Motif, terminals, man pages, and a desktop paradigm that was already mature before I was born.

                                                      Current setup: • FreeBSD 15.0-RELEASE • CDE • dtwm • bhyve • Motif everywhere

                                                      Today’s activity: reading bhyve(4) manuals and pretending I'm a UNIX admin in 1996.

                                                        AodeRelay boosted

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

                                                        A nice little tool to prevent screen locking on 🙂

                                                        github.com/PolarGoose/CoffeeBe

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

                                                          Main: "Tionisla - Dell Latitude e6540
                                                          Kernel: 15.1-RELEASE amd64
                                                          Operating System: FreeBSD 15.1-RELEASE
                                                          Desktop: LXQT 2.4.0
                                                          Windowmanager: XFWM4
                                                          Qt Version: 6.11.1
                                                          Graphics Platform: X11/xorg 7.7

                                                          bsd-hardware.info/?probe=7e1c6

                                                          Screenshot of a LXQT Desktop running on FreeBSD.

On the left there's a panel for starting and managing various programs and a system tray and a clock/date applet.

In the upper right corner is a terminal showing the output of a "bsdebfetch"-like neofetch command. In the lower right corner there's a FreeBSD logo icon.

Styling:
gtk2/3/QT/XFWM: Qogir (Ubuntu)
LXQT: Graphite
Icons: Qogir (Ubuntu)
Wallpaper: "Stimmung im Herbst (autumn mood)" by @orbite@mastodon.social lambda

                                                          Alt...Screenshot of a LXQT Desktop running on FreeBSD. On the left there's a panel for starting and managing various programs and a system tray and a clock/date applet. In the upper right corner is a terminal showing the output of a "bsdebfetch"-like neofetch command. In the lower right corner there's a FreeBSD logo icon. Styling: gtk2/3/QT/XFWM: Qogir (Ubuntu) LXQT: Graphite Icons: Qogir (Ubuntu) Wallpaper: "Stimmung im Herbst (autumn mood)" by @orbite@mastodon.social lambda

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

                                                            Secondary: "Tianve" - HP-250 G3
                                                            Operating System: OpenBSD 7.9 amd64
                                                            Desktop: LXQT 2.2.0
                                                            Windowmanager: XFWM4
                                                            Qt Version: 6.10.2
                                                            Graphics Platform: X11/xenocara

                                                            bsd-hardware.info/?probe=23dc2

                                                            Screenshot of OpenBSD running LXQT as Desktop environment

Styling: Qogir-Manjaro gtk2/3/xfwm, QT theming via qt6gtk2/qt5gtk2
LXQT Panel: Graphite
Icons: Qogir-Manjaro
Wallpaper: Dancers by @orbite

There's a panel with some pinned icons floating on the left, a qterminal running a minimal neofetch with some system stats. At the bottom is a floating panel with two desktop switcher buttons.

In the bottom right corner there's an OpenBSD Pufferfish icon (https://logodix.com/logos/1867876) labeled with LXQT Desktop and its logo. Above are two badges with slogans dealing with cancer.

                                                            Alt...Screenshot of OpenBSD running LXQT as Desktop environment Styling: Qogir-Manjaro gtk2/3/xfwm, QT theming via qt6gtk2/qt5gtk2 LXQT Panel: Graphite Icons: Qogir-Manjaro Wallpaper: Dancers by @orbite There's a panel with some pinned icons floating on the left, a qterminal running a minimal neofetch with some system stats. At the bottom is a floating panel with two desktop switcher buttons. In the bottom right corner there's an OpenBSD Pufferfish icon (https://logodix.com/logos/1867876) labeled with LXQT Desktop and its logo. Above are two badges with slogans dealing with cancer.

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

                                                              AI assisted pen testing, coding and arising secvulns. Are we humans still good enough?

                                                              the last weeks we saw more and more security issues coming up. Let's talk!

                                                              Sorry, a pretty long blog post about this...

                                                              https://gyptazy.com/blog/coding-after-ai-are-humans-still-good-enough/


                                                              Let's talk about AI slops - like this image!

                                                              Alt...Let's talk about AI slops - like this image!

                                                                [?]P.I.W.O. Poznań » 🌐
                                                                @piwo@fosstodon.org

                                                                🛠️ WARSZTATY: Mini CTF – alternatywny Internet w praktyce (Reticulum)

                                                                @luna, programistka Embedded Linux i promotorka z @sp9fld, poprowadzi warsztaty, podczas których zbudujecie sieć mesh i poznacie . Chat, własne strony, SSH – wszystko w alternatywnej sieci. 🌐

                                                                📍 Gdzie? Wydział Matematyki i Informatyki UAM w Poznaniu
                                                                📅 Kiedy? 30.05.2026

                                                                👉 Sprawdź program: piwo.sh
                                                                🎟️ ODBIERZ DARMOWY BILET: app.evenea.pl/event/piwo2026/

                                                                Grafika promująca warsztaty; u góry logo i napis „POZNAŃSKA IMPREZA WOLNEGO OPROGRAMOWANIA”. Na środku zdjęcie prelegentki. Pod zdjęciem imię i nazwisko wyróżnione żółtym kolorem: „LUNA MICHALAK”. Na dole tytuł wykładu: „Mini CTF – Alternatywny Internet w praktyce w oparciu o Reticulum Network stack”. Po bokach dekoracyjne, uproszczone ilustracje postaci ze świata open source.

                                                                Alt...Grafika promująca warsztaty; u góry logo i napis „POZNAŃSKA IMPREZA WOLNEGO OPROGRAMOWANIA”. Na środku zdjęcie prelegentki. Pod zdjęciem imię i nazwisko wyróżnione żółtym kolorem: „LUNA MICHALAK”. Na dole tytuł wykładu: „Mini CTF – Alternatywny Internet w praktyce w oparciu o Reticulum Network stack”. Po bokach dekoracyjne, uproszczone ilustracje postaci ze świata open source.

                                                                  Back to top - More...