jrollans.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
These are the voyag... uh, things I post about.
Admin email
jrollans@gmail.com
Admin account
@jrollans@jrollans.com

Search results for tag #opensource

[?]𝕂𝚞𝚋𝚒𝚔ℙ𝚒𝚡𝚎𝚕™ » 🌐
@kubikpixel@chaos.social

«KDE und GNOME diskutieren unterschiedliche Ansätze zur LLM-Nutzung»

Das @kde und @gnome schon immer eine Ansichtssache des User*innen Geschmacks ist, ist nichts neues. Nun aber ob und wie KI zum Entwickeln eingesetzt wird, wird nun gegensätzlich aufgenommen.

🧑‍💻 linuxnews.de/kde-und-gnome-dis

    [?]Arint - SEO+KI » 🌐
    @Arint@arint.info

    RT @vllm_project: 762 Commits. 315 Mitwirkende. 104 Erstteilnehmer. vLLM v0.30.0 ist live. 🎉

    mehr auf Arint.info

    https://x.com/vllm_project/status/2102593516740411733

      [?]iX Magazin » 🌐
      @iX_Magazin@social.heise.de

      [?]heise online English » 🤖 🌐
      @heiseonlineenglish@social.heise.de

      [?]🐈‍⬛David Sommerseth » 🌐
      @dazo@infosec.exchange

      @Rene_M_G In addition to @Codeberg as one of the primary hosting places, I also use @radicle.

      If or is the primary hosting location depends on how easily accessible I want or need the issue and patch/merge-request trackers to be. Radicle does add some extra steps for contributors (need to install a local software).

        [?]heise online » 🌐
        @heiseonline@social.heise.de

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

        I Kept Switching Linux Distros Until I Found This

        An interesting breakdown of switching between Pop!_OS, Zorin OS, Fedora, Debian, CachyOS, and finally settling on MX Linux AHS Xfce. It covers stability, privacy, gaming performance, and systemd vs SysVinit concerns.

        youtu.be/r4xp-QSISIk?si=c0fmjK

          [?]iX Magazin » 🌐
          @iX_Magazin@social.heise.de

          [?]Carolina Koehn 🇩🇰🇪🇺🇮🇱 » 🌐
          @carolina@norden.social

          Gerne möchte ich die Aufmerksamkeit der von vernachlässigten und mit Drohungen der Inkompatibilität mit bedrohten Benutzer:innen einer auf ein feines Projekt lenken: github.com/jamesyc/TimeCapsule rüstet eine aktuelle auf der TC nach, so dass auch das nächste MacOS damit klarkommt.

          Welche es nützlich (wie ich) finden dürfen dem Entwickler gern einen Kaffee ausgeben.

            [?]VSX.is | Digital sovereignty » 🌐
            @vsx@infosec.exchange

            Three Months Left Before the EU Wallet Arrives. Its Privacy Is Being Decided Outside Parliament

            By December 24, 2026, each member state must offer its residents at least one European digital identity wallet.

            vsx.global/eu-wallet-privacy/

              [?]Alexandre Dulaunoy » 🌐
              @adulau@infosec.exchange

              The GCVE Workshop at Vulnopticon 2026 took place on 22 September in Luxembourg.

              We discussed decentralized vulnerability allocation, digital sovereignty, CVD workflows, Vulnerability-Lookup, Vulniverse, AI-assisted vulnerability analysis, and the future of GCVE.

              All slide decks and workshop materials are now available:

              🔗 gcve.eu/2026/09/23/gcve-worksh

              Slides, examples, BCPs and open-source tooling are all linked from the workshop recap.

              @gcve

                [?]ICS Advisory Project » 🌐
                @AdvisoryICS@infosec.exchange

                ICS[AP] updated CISA ICS Advisories Master File for 9/22/2026 & the following year's CSVs:

                CISA_ICS_ADV_2026_9_22_26.csv

                Available @ ICS[AP] GitHub:
                github.com/icsadvprj/ICS-Advis



                  AodeRelay boosted

                  [?]omg! ubuntu » 🌐
                  @omgubuntu@floss.social

                  Obscura VPN now has a Linux desktop app – no more wrangling WireGuard config files.

                  VPNs aren’t exactly in short supply, but Obscura does do things differently to most: it routes your traffic through two providers. Obscura handles the entry node; Mullvad the exit. Neither can assemble a full picture.

                  And it’s now GPLv3-licensed, which is a nice bonus.

                  omgubuntu.co.uk/2026/09/obscur

                    [?]Arint - SEO+KI » 🌐
                    @Arint@arint.info

                    AodeRelay boosted

                    [?]omg! ubuntu » 🌐
                    @omgubuntu@floss.social

                    OpenShot is now available as a snap – officially, too.

                    The Qt-based video editor is already available via a PPA with Deb builds, AppImage and an (unverified, outdated) Flathub listing for Linux.

                    omgubuntu.co.uk/2026/09/opensh

                      [?]The Privacy Dad » 🌐
                      @theprivacydad@social.linux.pizza

                      How European Schools and Universities Are Replacing Google Workspace with Nextcloud

                      massivegrid.com/blog/nextcloud

                      Found this a bit late, but a 2026 article.

                        [?]binaergewitter » 🌐
                        @binaergewitter@jit.social

                        Binärgewitter Talk #386: Suchmaschine mit Hund

                        Neue Folge live: blog.binaergewitter.de/2026/09 🎙️
                        Wir sprechen über Hister (Nachfolger SearX) und warum „echte links bei google“ wieder relevant sind. Außerdem: AI der Woche — OpenAI‑Agents greifen RubyGems an. Transcript: download.binaergewitter.de/202
                        Welche Privacy‑freundliche Suche nutzt ihr?

                        [?]Dima » 🌐
                        @dima@dol.social

                        Small one in Matomo core.

                        Someone else had already found the fix. GitHub issue #25147: searching for lowercase öppettider did not find Öppettider, Swedish å/ä/ö just do not fold across case under a plain ASCII regex. The reporter pasted the exact one-line patch himself, add a u flag next to the existing i.

                        I turned that into an actual pull request: the flag change, a docblock explaining why /i alone was not enough, and a test covering å/ä/ö in both directions.

                        Merged into 6.x-dev today by chippison. PR #25159.

                        Merged into Matomo

                        Alt...Merged into Matomo

                          [?]mipmip » 🌐
                          @pim@c.im

                          Reviewing AI-written specs became our real bottleneck, so we built specgetty: a fast, focused TUI for OpenSpec.

                          Open it in any project to browse change proposals and specs, then walk through scenarios one card at a time. Scanning a spec vs actually reading it.

                          Written in Go, keyboard-driven, MIT licensed. Feedback very welcome!

                          Blog: technative.eu/en/blog/specgett
                          github.com/speclib/specgetty

                            [?]BlablaLinux » 🌐
                            @blablalinux@mastodon.blablalinux.be

                            La puissance des logs ne ment pas ! 📊 Suite à ma petite publication pour mettre en avant mon métamoteur SearXNG, vous avez débarqué en masse. Regardez-moi cette activité en direct sur le serveur, ça fait plaisir à voir ! 🚀
                            Envie de surfer sans pister ni être pisté ? C'est par ici que ça se passe : searxng.blablalinux.be 🕵️‍♂️✨

                              [?]The Zeek Network Security Monitor » 🌐
                              @zeek@infosec.exchange

                              We've got a hands-on Zeek training coming up at the NSF Cybersecurity Summit on October 27 in Irvine, CA. Bring your laptop and work through real-world R&E deployment models, cluster setup, the management framework, package manager, and a session on Unicor for threat hunting.

                              Registration closes October 9.
                              trustedci.org/2026-nsf-cyberse

                                [?]José M. Requena Plens » 🌐
                                @jmrplens@mstdn.jmrp.io

                                GitHub guarda el tráfico de tus repositorios 14 días, la actividad hasta 300 eventos y olvida las notificaciones leídas.

                                He hecho ghchronicle para no perder nada: un recolector en Go que barre 34 familias de la API de GitHub y escribe 92 medidas con la fecha en que ocurrieron. InfluxDB, PostgreSQL, Prometheus, Loki y siete destinos más, con dashboards de Grafana que publica él mismo.

                                Código abierto, MIT.

                                github.com/jmrplens/ghchronicle

                                El logo de ghchronicle, una cuadrícula verde de cinco por cinco que sube en diagonal, sobre el lema: todas las métricas que da GitHub, con la fecha en que ocurrieron. Un panel enumera lo que GitHub deja escapar: el tráfico a los 14 días, la actividad más allá de los 300 últimos eventos, las notificaciones leídas y las fechas de las estrellas cuando la lista crece. ghchronicle las recoge periódicamente y guarda cada una como un punto con fecha.

                                Alt...El logo de ghchronicle, una cuadrícula verde de cinco por cinco que sube en diagonal, sobre el lema: todas las métricas que da GitHub, con la fecha en que ocurrieron. Un panel enumera lo que GitHub deja escapar: el tráfico a los 14 días, la actividad más allá de los 300 últimos eventos, las notificaciones leídas y las fechas de las estrellas cuando la lista crece. ghchronicle las recoge periódicamente y guarda cada una como un punto con fecha.

                                Cómo funciona ghchronicle, en cuatro pasos. 1, GitHub: REST y GraphQL, 34 familias, 92 medidas. 2, ghchronicle: barridos periódicos, cada punto con la fecha en que ocurrió y un backfill que se reanuda tras un corte. 3, once destinos: InfluxDB, PostgreSQL, TimescaleDB, Graphite, Elasticsearch, OpenSearch, Prometheus, OpenTelemetry, Loki, Telegraf y fichero. 4, Grafana: cinco dashboards de 154 paneles cada uno, que publica el propio binario. Se instala con una línea y se configura con ghchronicle -setup.

                                Alt...Cómo funciona ghchronicle, en cuatro pasos. 1, GitHub: REST y GraphQL, 34 familias, 92 medidas. 2, ghchronicle: barridos periódicos, cada punto con la fecha en que ocurrió y un backfill que se reanuda tras un corte. 3, once destinos: InfluxDB, PostgreSQL, TimescaleDB, Graphite, Elasticsearch, OpenSearch, Prometheus, OpenTelemetry, Loki, Telegraf y fichero. 4, Grafana: cinco dashboards de 154 paneles cada uno, que publica el propio binario. Se instala con una línea y se configura con ghchronicle -setup.

                                  [?]José M. Requena Plens » 🌐
                                  @jmrplens@mstdn.jmrp.io

                                  GitHub keeps your repository traffic for 14 days, your activity feed for 300 events, and forgets read notifications altogether.

                                  I built ghchronicle to keep all of it: a Go collector that sweeps 34 families of the GitHub API on a schedule and writes 92 measurements as points dated when they happened. InfluxDB, PostgreSQL, Prometheus, Loki and seven more, with Grafana dashboards it publishes itself.

                                  Open source, MIT.

                                  github.com/jmrplens/ghchronicle

                                  The ghchronicle logo, a five by five grid of green squares rising on the diagonal, above the tagline: every metric GitHub will give, kept with the date it happened. A panel lists what GitHub lets go of: traffic after 14 days, the activity feed beyond the last 300 events, read notifications, and star dates once the list grows. ghchronicle sweeps them on a schedule and keeps each one as a dated point.

                                  Alt...The ghchronicle logo, a five by five grid of green squares rising on the diagonal, above the tagline: every metric GitHub will give, kept with the date it happened. A panel lists what GitHub lets go of: traffic after 14 days, the activity feed beyond the last 300 events, read notifications, and star dates once the list grows. ghchronicle sweeps them on a schedule and keeps each one as a dated point.

                                  How ghchronicle works, in four steps. 1, GitHub: REST and GraphQL, 34 families, 92 measurements. 2, ghchronicle: sweeps on a schedule, dates each point when it happened, and a backfill that resumes after a kill. 3, eleven destinations: InfluxDB, PostgreSQL, TimescaleDB, Graphite, Elasticsearch, OpenSearch, Prometheus, OpenTelemetry, Loki, Telegraf and a file. 4, Grafana: five dashboards of 154 panels each, published by the binary itself. Install in one line, then run ghchronicle -setup.

                                  Alt...How ghchronicle works, in four steps. 1, GitHub: REST and GraphQL, 34 families, 92 measurements. 2, ghchronicle: sweeps on a schedule, dates each point when it happened, and a backfill that resumes after a kill. 3, eleven destinations: InfluxDB, PostgreSQL, TimescaleDB, Graphite, Elasticsearch, OpenSearch, Prometheus, OpenTelemetry, Loki, Telegraf and a file. 4, Grafana: five dashboards of 154 panels each, published by the binary itself. Install in one line, then run ghchronicle -setup.

                                    AodeRelay boosted

                                    [?]Linuxiac » 🌐
                                    @linuxiac@mastodon.social

                                    NetBSD 10.2 is out as the second point release in the 10.x stable series, adding new Ethernet, VMware, ARM, and security improvements.
                                    linuxiac.com/netbsd-10-2-relea

                                    NetBSD 10.2 is out as the second point release in the 10.x stable series, adding new Ethernet, VMware, ARM, and security improvements.

                                    Alt...NetBSD 10.2 is out as the second point release in the 10.x stable series, adding new Ethernet, VMware, ARM, and security improvements.

                                      AodeRelay boosted

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

                                      A big step for open source graphics on Android. 📱

                                      Turnip is now the first Mesa driver to achieve official Vulkan conformance on Android, alongside improved Android integration, shared Vulkan runtime infrastructure, and real-device CI testing on Qualcomm Adreno hardware.

                                      collabora.com/news-and-blog/ne

                                      @vulkan

                                        AodeRelay boosted

                                        [?]9to5Linux » 🌐
                                        @9to5linux@floss.social

                                        1.6 Open-Source Hardcore Loop Machine Adds Time-Stretching Playback Mode for Sample Channels, Revamps the Sample Editor 9to5linux.com/giada-1-6-loop-m

                                        A screenshot of Giada showing the main interface while producing music.

                                        Alt...A screenshot of Giada showing the main interface while producing music.

                                          [?]Oliver Zehentleitner » 🌐
                                          @oliverzehentleitner@burningboard.net

                                          "Project memory" for coding agents can mean very different things.

                                          I compared Keep the Why, Claude Code Auto Memory, MemoryCustodian and AgentsRoom using three questions:

                                          Where does the memory live?
                                          Who can read it?
                                          What does it actually remember?

                                          The interesting result: most of these tools are not direct competitors.

                                          Session memory remembers what happened.

                                          Project state remembers where the project is.

                                          The rationale layer remembers why the project became what it is.

                                          Different layers, different tools, different trade-offs.

                                          blog.technopathy.club/keep-the

                                          keep the why versus ...

                                          Alt...keep the why versus ...

                                            [?]Eibriel [He / Him] » 🌐
                                            @eibriel@mstdn.games

                                            What are good alternatives to 1Password?

                                              [?]Perforce Zend » 🌐
                                              @zend@phpc.social

                                              NEXT WEEK | Join OSS experts as they discuss how to prioritize real risk, validate fixes, and achieve web application security in the age of AI.

                                              Can’t make the live broadcast? Sign up, and we’ll make sure to send an on-demand recording after the event.

                                              Save your spot >> ter.li/k32meem1

                                              Alt...To the left are the OpenLogic and Zend logos over the same information included in the post. To the right is a gif with CVE warnings and error symbols growing and shrinking.

                                                AodeRelay boosted

                                                [?]LibreOffice » 🌐
                                                @libreoffice@fosstodon.org

                                                San Salvador will host the VII Latin American Congress of in 2026, on November 27 and 28: blog.documentfoundation.org/bl

                                                Conference logo

                                                Alt...Conference logo

                                                  [?]akavel » 🌐
                                                  @akavel@merveilles.town

                                                  I'm looking for an open-firmware oldschool AA/AAA charger and algorithm. Anyone knows whom could I ask, who could know something? I tried searching on github and the wide web a while ago, but there seems to be surprisingly little information. What I found IIRC either:

                                                  - used proprietary chips, that are long out-of-manufacture, or will be sooner or later, or are otherwise nontrivial to source for an amateur;

                                                  - was a PDF that assumed an Electr. Engineering understanding level that I don't have, and still anyway left much "as an exercise for the reader";

                                                  - was a promising link that has long since bitrotten and was not even on The Web Archive;

                                                  - was a dumb "trickle charger".

                                                  What I understand is generally that apparently doing a "smart" (non-trickle) charger is somewhat non-trivial, and it requires a temperature sensor and some RAM for tracking the recent voltages curve. But the actual details seem murky and vague, at least to me.

                                                  But with all of the above, come on, NiMH batteries are so long on the market and so ubiquitous for so many decades already, and you can buy so many premade chargers for cheap - there must be people who have this knowledge, somewhere! After all, somebody keeps designing those chargers!

                                                  Can you please help me find someone in-the-know, who might also be able to try and help (even just by patiently explaining) me (an electronics noob with just barebones knowledge) build a simple open-firmware project for a NiMH charger, hopefully, and then share the result on the web to also make available for others?

                                                    AodeRelay boosted

                                                    [?]9to5Linux » 🌐
                                                    @9to5linux@floss.social

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

                                                    AodeRelay boosted

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

                                                    [?]Geoff » 🌐
                                                    @sternecker@infosec.exchange

                                                    I love my fairphone, in case you are considering one. Daily driver in the US and while traveling. Murena is a/the? US distributor.
                                                    I'm not affiliated with either, but this was my choice to move away from/off oligarch technology.

                                                      [?]GamingOnLinux » 🤖 🌐
                                                      @gamingonlinux@mastodon.world

                                                      It seems the KDE developers want to allow some use of generative AI / LLMs, as they're working on a policy of guidelines for it.
                                                      gamingonlinux.com/2026/09/kde-

                                                        [?]heise online English » 🤖 🌐
                                                        @heiseonlineenglish@social.heise.de

                                                        [?]Esteban Lorenzano » 🌐
                                                        @estebanlm@social.smallworks.eu

                                                        🌊 A new Git river is flowing into Pulsar (and Pharo) 😉

                                                        I just implemented a @pharoproject version of **git-rivera**, a very efficient Git log graph viewer.

                                                        The interesting bit: the graph is generated lazily, on demand, instead of traversing the complete commit history before displaying anything.

                                                        That makes it much better suited for large repositories — and hopefully, once the experiment settles, something I can bring into Iceberg itself.

                                                        🧩 Git Rivera for Pharo
                                                        https://forge.smallworks.eu/pharo/pharo-git-rivera

                                                        🚀 Pulsar
                                                        https://forge.smallworks.eu/pharo/Pulsar

                                                        📝 More details
                                                        https://blog.lorenzano.eu/git-rivera-graph-in-pulsar/

                                                        #Pharo #Smalltalk #Git #Pulsar #OpenSource

                                                          [?]heise online » 🌐
                                                          @heiseonline@social.heise.de

                                                          Qwen-Image-2.1: Neues KI-Bildmodell von Alibaba mit Transparenzfeature

                                                          Das neue generative Modell Qwen-Image-2.1 der Alibaba-KI-Gruppe ermöglicht lokale Bildbearbeitung, Transparenzfeatures und die Nutzung von Referenzbildern.

                                                          heise.de/news/Qwen-Image-2-1-N

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

                                                          [?]hasamba » 🤖 🌐
                                                          @hasamba@infosec.exchange

                                                          ----------------

                                                          🛠️ Tool
                                                          ===================

                                                          IRDoc is a self-hostable, open-core incident response documentation platform designed for SOC analysts, IR engineers, and MSSPs. It provides a structured workspace to document an incident from initial detection through the final report, replacing the fragmented workflow of switching between a ticket system, a Word document, and a SharePoint folder.

                                                          🔹 Key Features
                                                          • Timeline-first workspace: Chronological event logging across detection, analysis, containment, evidence, and communications phases. This approach ensures that the report is built progressively as the investigation unfolds.
                                                          • IOC management: Automated tracking and detection of IPs, domains, hashes, emails, and URLs within the platform. This eliminates the need to maintain separate IOC lists.
                                                          • Evidence attachments: Drag-and-drop or paste screenshots directly into the incident timeline. This keeps visual evidence contextually aligned with the investigation steps.
                                                          • Task management: Phase-grouped tasks generated from incident templates. Analysts can track containment and remediation actions without leaving the workspace.
                                                          • Inbound webhook API: Create cases from ServiceDesk Plus, Jira, or any system capable of POSTing JSON. This allows seamless integration with existing alerting pipelines.
                                                          • Investigation graph: Visual relationship map linking IOCs, timeline entries, and attached evidence. This provides a quick overview of how different components of the incident interact.
                                                          • Self-hosted architecture: Incident data remains on the deploying organization's infrastructure, addressing data residency and privacy concerns.

                                                          🔹 Technical Implementation

                                                          The core repository is licensed under AGPL-3.0. The project integrates automated security scanning, including CodeQL, secret scanning, dependency audits, and an OpenSSF Scorecard. The maintainers state they aim to release patches for critical vulnerabilities within 24 hours of confirmation. Inbound webhooks allow integration with existing ticketing systems, ensuring IRDoc can act as a dedicated documentation layer rather than a replacement for alerting or case creation.

                                                          🔹 Use Cases

                                                          Primary use cases include structured IR case management for SOCs that require strict data residency via self-hosting. It is also suited for MSSPs needing a structured documentation framework that can map relationships between indicators and evidence across multiple client incidents. The visual investigation graph is particularly useful for complex incidents involving multiple overlapping IOCs.

                                                          🔹 Limitations

                                                          The core is free under AGPL-3.0, but the open-core model implies there may be paid features or enterprise extensions not detailed in the repository. The repository does not specify the underlying database or deployment framework in the provided summary, though documentation is available at their docs site. Performance under high concurrency is not documented.

                                                          🔹 tool

                                                          🔗 Source: github.com/soc-irdoc/irdoc-app

                                                            AodeRelay boosted

                                                            [?]LibreOffice » 🌐
                                                            @libreoffice@fosstodon.org

                                                            New in 26.8: Clearer UI text – Many menu entries, option labels and interface strings have been refined throughout LibreOffice, improving clarity and consistency. wiki.documentfoundation.org/Re

                                                              [?]VSX.is | Digital sovereignty » 🌐
                                                              @vsx@infosec.exchange

                                                              Posteo Won the Email Provider Test. But the Score Ignores the Cost of Leaving

                                                              On September 2, the German organization Stiftung Warentest published a comprehensive test of email services.

                                                              vsx.global/email-provider-test

                                                                [?]LibreOfficeDE » 🌐
                                                                @LibreOfficeDE@social.tchncs.de

                                                                Unsere Arbeit am -Projekt findet größtenteils online statt – doch wir nehmen auch gerne an Präsenzveranstaltungen teil. Letzten Monat waren wir auf der FrOSCon in Deutschland, haben coole Merchandise-Artikel verteilt und Fragen zu unseren Plänen für die Web- und Mobilentwicklung beantwortet:
                                                                de.blog.documentfoundation.org

                                                                FrOSCon banner

                                                                Alt...FrOSCon banner

                                                                Mitglieder der Community am Stand

                                                                Alt...Mitglieder der Community am Stand

                                                                  [?]heise online » 🌐
                                                                  @heiseonline@social.heise.de

                                                                  Schleswig-Holstein zieht das wohl ambitionierteste Open-Source-Projekt einer deutschen Landesverwaltung durch – und die Staatskanzlei in Kiel geht voran. 🐧

                                                                  Zum Artikel: heise.de/-11460729?wt_mc=sm.re

                                                                  Das Bild zeigt eine Themis-Statue. Hinter ihrem Rücken schaut Tux, das Linux-Maskottchen hervor. Im Bild steht: “Über 200 Beschäftigte umgezogen” darunter steht: "Staatskanzlei Kiel wechselt von Windows auf Linux"

                                                                  Alt...Das Bild zeigt eine Themis-Statue. Hinter ihrem Rücken schaut Tux, das Linux-Maskottchen hervor. Im Bild steht: “Über 200 Beschäftigte umgezogen” darunter steht: "Staatskanzlei Kiel wechselt von Windows auf Linux"

                                                                  [?]Arint - SEO+KI » 🌐
                                                                  @Arint@arint.info

                                                                  [?]Kris Freedain 🙏 🏋🏻 🍕 » 🌐
                                                                  @krisfreedain@fosstodon.org

                                                                  ✈️ PDX to SFO ✈️
                                                                  Looking forward to seeing the Community at !

                                                                  Me smiling at the camera waiting to board my flight

                                                                  Alt...Me smiling at the camera waiting to board my flight

                                                                    [?]Cassidy James :roost: :gnome: [he/him] » 🌐
                                                                    @cassidy@mastodon.blaede.family

                                                                    The @roost Coop docs are looking preeeeeetty nice now, huh? 👀

                                                                    roostorg.github.io/coop/latest/

                                                                    Screenshot of the Coop documentation with a ROOST theme. There is a nice Coop logo in the dark header, and a charcoal-colored sidebar navigation with the current page title in a bright yellow.

                                                                    Alt...Screenshot of the Coop documentation with a ROOST theme. There is a nice Coop logo in the dark header, and a charcoal-colored sidebar navigation with the current page title in a bright yellow.

                                                                    The same documentation, but on mobile

                                                                    Alt...The same documentation, but on mobile

                                                                      AodeRelay boosted

                                                                      [?]The Late Night Linux Family » 🌐
                                                                      @latenightlinux@mastodon.social

                                                                      The Steam Frame is finally here and it’s not quite as expensive as we feared. Graham was selected in the lottery but will he actually buy one? We finally talk about Omarchy, its huge fundraising effort, and why we are disappointed in companies who are contributing. Plus LibreOffice’s enviable download numbers. With guest hosts @andybalaam from Linux Dev Time, and @randoming from Hybrid Cloud Show.

                                                                      latenightlinux.com/late-night-

                                                                      Late Night Linux artwork

                                                                      Alt...Late Night Linux artwork

                                                                        [?]MarkG » 🌐
                                                                        @markgrieveson@mindly.social

                                                                        From F-Droid, I tried this new app called timeto.me. It's for organising tasks.

                                                                        It looks interesting. But I can't quite figure it out. Does anyone else use this?

                                                                        f-droid.org/en/packages/me.tim

                                                                          [?]DrupalSouth » 🌐
                                                                          @drupalsouth@drupal.community

                                                                          ⏰ Time is running out to submit your talk for DrupalSouth Community Day 2026!

                                                                          The Call for Papers officially closes 25 September.
                                                                          Don't miss your chance to speak in Canberra this November.

                                                                          📍 Hellenic Club, 1 Matilda St, Phillip ACT
                                                                          🗓️ Thursday 19 & Friday 20 November

                                                                          Submit your proposal today! 👇
                                                                          drupalsouth.org/events/drupals







                                                                          ⏰ Time is running out to submit your talk for DrupalSouth Community Day 2026!


The Call for Papers officially closes 25 September. 
Don't miss your chance to speak in Canberra this November.


📍 Hellenic Club, 1 Matilda St, Phillip ACT
🗓️ Thursday 19 & Friday 20 November


Submit your proposal today! 👇
https://drupalsouth.org/events/drupalsouth-community-day-2026/cfp

                                                                          Alt...⏰ Time is running out to submit your talk for DrupalSouth Community Day 2026! The Call for Papers officially closes 25 September. Don't miss your chance to speak in Canberra this November. 📍 Hellenic Club, 1 Matilda St, Phillip ACT 🗓️ Thursday 19 & Friday 20 November Submit your proposal today! 👇 https://drupalsouth.org/events/drupalsouth-community-day-2026/cfp

                                                                            AodeRelay boosted

                                                                            [?]paperlesspaper » 🌐
                                                                            @paperlesspaper@social.tchncs.de

                                                                            Ein E-Paper-Bilderrahmen, den ihr selbst reparieren, nachbauen und weiterentwickeln könnt!
                                                                            Das ist neu am OpenPaper L: 13,3 Zoll, 1600 × 1200 Pixel, Museumsglas und Fotos per Bluetooth mit Offline-Firmware.
                                                                            Komplett Open Source: Hardware, Software und Konstruktionsdateien. Von uns lokal in Dresden entwickelt und hergestellt, vom Bilderrahmen bis zur Endmontage.

                                                                              AodeRelay boosted

                                                                              [?]Fedora Project » 🌐
                                                                              @fedora@fosstodon.org

                                                                              We recently teamed up with @opensuse at Data Con LA 2026! 🚀 Check out our latest event report to see how we engaged with data professionals and students, showcased offline local AI on @AsahiLinux, and gathered key takeaways for future event organizers.

                                                                              Read the full recap on the Community Blog: communityblog.fedoraproject.or

                                                                                [?]ʞǝǝƃʎlloʇoʇ@ » 🌐
                                                                                @totollygeek@infosec.exchange

                                                                                AI reviews today, fewer bugs tomorrow. 🥷

                                                                                New in Zuke's open-source AI code reviewers:

                                                                                • Findings on the exact line, answered in the thread, closed when settled
                                                                                • No more loops: a finding you've argued away stays away, however it's reworded
                                                                                • Commands from the PR: @your-bot review and @your-bot accept <id> reason, with a help panel in every comment
                                                                                • Zero setup as the Actions bot, or your own name with a GitHub App

                                                                                zuke.build

                                                                                  [?]GamingOnLinux » 🤖 🌐
                                                                                  @gamingonlinux@mastodon.world

                                                                                  [?]Oliver Zehentleitner » 🌐
                                                                                  @oliverzehentleitner@burningboard.net

                                                                                  A common misconception about Keep the Why: that you need discipline to maintain another documentation system.

                                                                                  You don't.

                                                                                  Install the skill. Initialize the project. Keep coding.

                                                                                  The agent captures useful reasoning as it surfaces, Git distributes it, and context/ can even help during code review.

                                                                                  blog.technopathy.club/keep-the

                                                                                    AodeRelay boosted

                                                                                    [?]heise online » 🌐
                                                                                    @heiseonline@social.heise.de

                                                                                    Nachfolger von Windows: Staatskanzlei Kiel stellt auf Linux um

                                                                                    Schleswig-Holstein treibt den Wechsel von Microsoft auf Open Source voran. Nach E-Mail und Office läuft die Kieler Staatskanzlei nun weitgehend unter Linux.

                                                                                    heise.de/news/Nachfolger-von-W

                                                                                    AodeRelay boosted

                                                                                    [?]Igalia » 🌐
                                                                                    @igalia@floss.social

                                                                                    Today Igalia turns 25.

                                                                                    In September 2001, ten engineers from the University of A Coruña started a company with no outside investors, no managers, and no intention of ever appointing any.

                                                                                    There are now close to 200 of us, spread across the world. The arrangement has not changed: no managers, no shareholders, and everything we build left where anyone can use it.

                                                                                    Here is to the next twenty-five.
                                                                                    igalia.com/2026/09/21/Twenty-F

                                                                                    Igalia's 25th anniversary banner. Three figures from the Igalia logo form the Roman numerals XXV, beside the words YEARS OPEN and a multicoloured circle marked 25th on a timeline arc.

                                                                                    Alt...Igalia's 25th anniversary banner. Three figures from the Igalia logo form the Roman numerals XXV, beside the words YEARS OPEN and a multicoloured circle marked 25th on a timeline arc.

                                                                                      AodeRelay boosted

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

                                                                                      GNOME 51 offers support for 37 languages with at least 90% translated strings, making our desktop accessible to everyone, not just English speakers.

                                                                                      Thanks to our translators, who made this happen!

                                                                                      Image with multiple speech bubbles. Background is a blue-white gradient, with blue at the top, and blue at the bottom.

                                                                                      Alt...Image with multiple speech bubbles. Background is a blue-white gradient, with blue at the top, and blue at the bottom.

                                                                                        AodeRelay boosted

                                                                                        [?]9to5Linux » 🌐
                                                                                        @9to5linux@floss.social

                                                                                        7.2.7, 6.18.53, and 6.12.111 kernels are now available for download at kernel.org

                                                                                          AodeRelay boosted

                                                                                          [?]9to5Linux » 🌐
                                                                                          @9to5linux@floss.social

                                                                                          2.3 Released with New Features, Improvements, and Bug Fixes 9to5linux.com/gnu-wget-2-3-rel

                                                                                          A screenshot of the wget --help output in a terminal emulator.

                                                                                          Alt...A screenshot of the wget --help output in a terminal emulator.

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

                                                                                            Stealthy In-Memory Local Password Harvester (SILPH) tool: dump LSA, SAM and DCC2 with indirect syscall

                                                                                            github.com/almounah/silph

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

                                                                                              The whitepaper v1.0 is complete and notarized.
                                                                                              The reference implementation doesn't exist yet.

                                                                                              Looking for contributors with experience in:
                                                                                              ▸ Browser extension development
                                                                                              ▸ Privacy engineering
                                                                                              ▸ Differential privacy on event streams
                                                                                              ▸ Behavioral biometrics research

                                                                                              Good first issues open:
                                                                                              github.com/BaffiSan/HOLogram/issues

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

                                                                                                Prior art we're aware of:

                                                                                                ▸ Kloak (Whonix) — OS/kernel level, requires root, Linux only
                                                                                                ▸ MouseFaker (CHIIR 2021) — mouse only, research proof-of-concept

                                                                                                HOLogram is browser-native, cross-platform, and defines a formal open standard (HLP/HCT/RFC process) rather than a standalone tool.

                                                                                                These are complementary layers, not competing solutions.

                                                                                                  [?]veroandi_br » 🌐
                                                                                                  @veroandi@connexia.hibiol.eu

                                                                                                  Sábado à noite aqui e eu fazendo uma volta ao "passado" (2021 foi ontem!) e pesquisando sobre uma história curiosa: para quem não sabe, a rede social do Trump, Truth Social, usa o código do Mastodon como base e quando foi lançada não deu os créditos devidos.

                                                                                                  O Mastodon é um software livre publicado sob a licença , que exige que qualquer serviço que o utilize torne seu código-fonte e quaisquer modificações nele acessíveis publicamente. Significa que se alguém quiser copiar o Mastodon e criar uma outra plataforma baseado no código dele, precisa também abrir o código-fonte para todo mundo ver e usar. O princípio é mais ou menos o de que, se vc usa o código (trabalho) alheio gratuitamente, concorda em compartilhar o resultado do seu trabalho com todo mundo também.

                                                                                                  O Eugen, conhecido como Eugênio no mundo lusófono, o criador do Mastodon, precisou notificar a empresa do Trump para que eles dessem os créditos e abrissem e publicassem o código-fonte da plataforma Truth Social.

                                                                                                  Veja a assimetria da relação: um dos mais conhecidos projetos do Fediverso fazendo frente com o presidente dos EUA pedindo para eles respeitarem a licença do software. Significa que a empresa do Trump que dizia que eles mesmo tinham feito a Truth Social, foram obrigados a reconhecer que copiaram o código da mais conhecida rede social alternativa, o Mastodon. Feito por uma pessoa e mantido por uma comunidade que tem absoluta rejeição à pessoa do Trump e a tudo o que ele representa.

                                                                                                  Hoje é possível encontrar uma seção na rede trumpista que menciona os dois projetos de código aberto em que a plataforma Truth Social se baseia (Mastodon para o backend e Soapbox para o frontend) e, nessa página, é disponibilizado um arquivo ZIP com o suposto código-fonte.

                                                                                                  Digo "suposto" pois não significa que aquele código é o que realmente está sendo usado atualmente.

                                                                                                  Mas sempre tem gente muito bacana nesse mundo, né? E o Evan Boehs decidiu investigar o que tinha nesse código-fonte e comparar com a plataforma online. Óbvio que o código não batia - o arquivo zip não estava atualizado. Ele notificou a empresa do Trump e depois de alguma demora, ele recebeu o código "atualizado". Segue o link para o código-fonte de 2022: github.com/boehs/truthsocial/t…

                                                                                                  E outra pessoa muito bacana chamada Jasmin pegou esse novo código e comparou com o do Mastodon para saber o que a equipe do Trump mudou, e em breve vou postar um resumo em português aqui que é bem interessante. Spoiler: eles excluíram a conexão com o resto do Fediverso, entre outras coisas.

                                                                                                    AodeRelay boosted

                                                                                                    [?]lobo :nix_snowflake_logo: » 🌐
                                                                                                    @lobocode@hachyderm.io

                                                                                                    Capitalism is already grinding us down every single day... it’s wild that DHH is out here acting like a class traitor, getting way too comfortable in the while completely disrespecting the NiX Code of Conduct. People like this need to be completely iced out.

                                                                                                    My guy, if you don't want to respect minorities, trans men and women? if you don't want to respect people? build it from scratch on your own. get fucked.

                                                                                                      AodeRelay boosted

                                                                                                      [?]Land Schleswig-Holstein » 🌐
                                                                                                      @landesregierung@social.schleswig-holstein.de

                                                                                                      Schleswig-Holstein geht weiter konsequent in Richtung "Digitale Unabhängigkeit": Bis auf wenige Ausnahmen sind inzwischen alle Arbeitsplätze in der Kieler Staatskanzlei vom Betriebssystem Windows auf die offene Lösung Linux umgestellt.

                                                                                                      Mehr Infos: schleswig-holstein.de/DE/lande

                                                                                                      Digitalisierungsminister Dirk Schrödter sitzt mit einem lebensgroßen Plüschtier eines Pinguins, dem Symbol des Betriebssystems Linux, auf einer Treppe.

                                                                                                      Alt...Digitalisierungsminister Dirk Schrödter sitzt mit einem lebensgroßen Plüschtier eines Pinguins, dem Symbol des Betriebssystems Linux, auf einer Treppe.

                                                                                                        [?]Cedric » 🌐
                                                                                                        @cedric@fosstodon.org

                                                                                                        We talk a lot about digital sovereignty.

                                                                                                        But who controls the vulnerability intelligence our infrastructure depends on?

                                                                                                        Who owns the identifiers? Who controls the databases? Who decides when information becomes public? Who controls the models interpreting it?

                                                                                                        Maybe sovereignty starts with the data.

                                                                                                        👉 I’ll be discussing this through Vulnerability-Lookup, @gcve, open AI and the Fediverse at @oscl October 7.

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

                                                                                                          Introducing HOLogram — an open protocol to protect people from AI behavioral tracking in the browser.

                                                                                                          Every page you visit runs JavaScript that reads your behavioral signals in real time — keystroke timing, pointer trajectories, scroll dynamics. These are fed to AI classifiers that identify you without cookies, across VPNs, even on Tor.

                                                                                                          HOLogram intercepts these signals at the browser layer before JS can read them and replaces them with a synthetic behavioral profile — functionally identical, behaviorally unidentifiable.

                                                                                                          Local-only · Zero-retention · MIT license · Reference implementation not yet built — looking for contributors.

                                                                                                          🌐 hologramprotocol.org
                                                                                                          💻 github.com/BaffiSan/HOLogram
                                                                                                          📄 Whitepaper v1.0 (notarized SHA-256 + IPFS): hologramprotocol.org/download/

                                                                                                            [?]CH Open » 🌐
                                                                                                            @CHopen@infosec.exchange

                                                                                                            🔐 Digitale Souveränität Track an der DINAconCH 2026

                                                                                                            Können US-amerikanische Behörden auf unsere persönlichen Daten zugreifen oder uns sogar aus digitalen Diensten aussperren? Seit Donald Trumps zweiter Amtszeit ist diese Frage aktueller denn je und der Begriff "digitale Souveränität" in aller Munde.

                                                                                                            An der DINAcon beleuchten wir die verschiedenen Schichten digitaler Souveränität.🔍 Was euch konkret in diesem Track erwartet:

                                                                                                            ▪️ Anwendungen – mit Peer Heinlein

                                                                                                            ▪️ Betriebssysteme – mit Philippe Gervais

                                                                                                            ▪️ Cloud – mit Tobias Brunner und Aarno Aukia

                                                                                                            ▪️ Blick in den Maschinenraum – mit Torben Stephan

                                                                                                            Dazu gibt's konkrete Handlungsempfehlungen für Verwaltung, Politik und privatrechtliche Organisationen.

                                                                                                            👉 Mehr Informationen: dinacon.ch/2026/09/15/um-was-g

                                                                                                            👉 Zu den Tickets: eventfrog.ch/de/p/wissenschaft

                                                                                                            Florin Hasler

                                                                                                            [?]Arint - SEO+KI » 🌐
                                                                                                            @Arint@arint.info

                                                                                                            RT @JagersbergKnut: Base Labs startet eine Open-Weight-AI-Sicherheitspartnerschaft mit Hugging Face und Goodfire.

                                                                                                            mehr auf Arint.info

                                                                                                            https://x.com/JagersbergKnut/status/2101909240054972862

                                                                                                              [?]Arint - SEO+KI » 🌐
                                                                                                              @Arint@arint.info

                                                                                                              RT @kimmonismus: Wir haben nun ein Open-Weight-Modell mit 7 Milliarden Parametern, das Nano Banana 2.0 übertrifft. Lassen Sie das einen Moment auf sich wirken. t.co/7M0o8aeLaI t.co/Z9cGSRReky

                                                                                                              mehr auf Arint.info

                                                                                                              https://x.com/kimmonismus/status/2101679965590769872

                                                                                                                AodeRelay boosted

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

                                                                                                                [?]Alex | アレックス » 🌐
                                                                                                                @dodgycoffee@mas.to

                                                                                                                After many many hours and much internal panic, I released my micro php framework for public alpha on source.tube .

                                                                                                                Built mostly for me, but maybe others like me that do things a little different than normal devs. I’ve still got a bunch of stuff to build for it, but where it’s at right now I can use it for actual projects I have planned

                                                                                                                Also there’s a demo site. And it’s basically the docs too because I can’t be bothered to build a doc site

                                                                                                                  [?]GamingOnLinux » 🤖 🌐
                                                                                                                  @gamingonlinux@mastodon.world

                                                                                                                  More retro Nintendo goodies for you with The Legend of Zelda: Twilight Princess reimplementation Dusklight version 2.0 bringing major new features.
                                                                                                                  gamingonlinux.com/2026/09/the-

                                                                                                                    AodeRelay boosted

                                                                                                                    [?]9to5Linux » 🌐
                                                                                                                    @9to5linux@floss.social

                                                                                                                    Weekly Roundup for September 20th, 2026: 51, 156, 156, 45 Beta, 9.15, MX Linux 25.3, 1.6.9, Live 3.3.3-37, 3.26.6, 26.10 Snapshot 4, 7.2.18, new OS release, 3.1.1, Nix, and more 9to5linux.com/9to5linux-weekly

                                                                                                                    9to5Linux Weekly Roundup - September 20th, 2026

                                                                                                                    Alt...9to5Linux Weekly Roundup - September 20th, 2026

                                                                                                                      AodeRelay boosted

                                                                                                                      [?]LibreOffice » 🌐
                                                                                                                      @libreoffice@fosstodon.org

                                                                                                                      Our work in the project is mostly online – but we like to join in-person events too. Last month we were at FrOSCon in Germany, handing out cool merch and answering questions about our web and mobile development plans: blog.documentfoundation.org/bl

                                                                                                                      FrOSCon banner

                                                                                                                      Alt...FrOSCon banner

                                                                                                                      Community members at the booth

                                                                                                                      Alt...Community members at the booth

                                                                                                                        AodeRelay boosted

                                                                                                                        [?]Eugenia L » 🌐
                                                                                                                        @eugenialoli@mastodon.social

                                                                                                                        Switch all your creative needs to open source apps now, My favorite picks:

                                                                                                                        Photo library:
                                                                                                                        Raw photo devel:
                                                                                                                        Image manipulation:
                                                                                                                        Vectors:
                                                                                                                        Painting:
                                                                                                                        Pixel Art:
                                                                                                                        Drawn animation:
                                                                                                                        Motion graphics:
                                                                                                                        Video editing:
                                                                                                                        Compositing:
                                                                                                                        3D:
                                                                                                                        Audio:
                                                                                                                        Music production:
                                                                                                                        3D CAD:
                                                                                                                        2D CAD: (Free edition)
                                                                                                                        Desktop Publishing:

                                                                                                                          [?]GamingOnLinux » 🤖 🌐
                                                                                                                          @gamingonlinux@mastodon.world

                                                                                                                          The Windows compatibility layer Wine 11.18 development release is out now with an assortment of feature additions and bug fixes.
                                                                                                                          gamingonlinux.com/2026/09/wine

                                                                                                                            [?]Bob the Traveler » 🤖 🌐
                                                                                                                            @bobthetraveler@mastodon.world

                                                                                                                            [?]VSX.is | Digital sovereignty » 🌐
                                                                                                                            @vsx@infosec.exchange

                                                                                                                            Who in Europe Responded to the Autistici/Inventati Case, and Who Stayed Silent

                                                                                                                            The Italian group Autistici/Inventati announced its dissolution on September 6, eleven days after the United States placed it on a sanctions list.

                                                                                                                            vsx.global/autistici-inventati

                                                                                                                              AodeRelay boosted

                                                                                                                              [?]9to5Linux » 🌐
                                                                                                                              @9to5linux@floss.social

                                                                                                                              -Based Linux Dr460nized and Mokka Editions Are Out Now 9to5linux.com/nixos-based-garu

                                                                                                                              A screenshot of a NixOS-based Garuda Linux Mokka edition showing the System Settings and Dolphin apps.

                                                                                                                              Alt...A screenshot of a NixOS-based Garuda Linux Mokka edition showing the System Settings and Dolphin apps.

                                                                                                                                AodeRelay boosted

                                                                                                                                [?]Radio_Azureus » 🌐
                                                                                                                                @Radio_Azureus@ioc.exchange

                                                                                                                                Meteorology

                                                                                                                                Current weather in Leonsberg SR SA with magnifico power of wttr.in & le passion grace beauty & colours of lolcat(6) 🏳️‍🌈 wttr curl(1) & {ba{c{k{z{fi}}}}}sh

                                                                                                                                Background photograph is a nice Clouds in FL shades scene meticulously and passionately composed with CIRC_POL 81A FL and UV filters stacked using a Nikon Analog SLR lens combo in my Negative film photography phase

                                                                                                                                log

                                                                                                                                $ curl -v wttr.in/palmentuin|lolcat
                                                                                                                                % Total % Received % Xferd Average Speed Time Time Time Current
                                                                                                                                Dload Upload Total Spent Left Speed
                                                                                                                                0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Host wttr.in:80 was resolved.

                                                                                                                                • IPv6: (none)
                                                                                                                                • IPv4: 5.9.243.187
                                                                                                                                • Trying 5.9.243.187:80...
                                                                                                                                • Connected to wttr.in (5.9.243.187) port 80
                                                                                                                                • using HTTP/1.x0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0> GET /palmentuin HTTP/1.1> Host: wttr.in> User-Agent: curl/8.14.1> Accept: />
                                                                                                                                • Request completely sent off< HTTP/1.1 200 OK< Access-Control-Allow-Origin: *< Cache-Control: public, max-age=600< Content-Type: text/plain; charset=utf-8< Date: Mon, 21 Sep 2026 03:57:07 GMT< Transfer-Encoding: chunked< { [1195 bytes data]100 8575 0 8575 0 0 14718 0 --:--:-- --:--:-- --:--:-- 14708
                                                                                                                                • Connection #0 to host wttr.in left intact
                                                                                                                                  Weather report: palmentuin

                                                                                                                                  Mist
                                                                                                                                  _ - _ - _ - +23(27) °C
                                                                                                                                  _ - _ - _ ← 4 km/h
                                                                                                                                  _ - _ - _ - 2 km
                                                                                                                                  0.0 mm

                                                                                                                                Location: Leonsberg, Blauwgrond, Suriname [5.8692506,-55.1026346]

                                                                                                                                Note:

                                                                                                                                Remember to repeat the request with an interval of 8 then 24 secs when the server sends and empty response to curl, watch the LOG!

                                                                                                                                API

                                                                                                                                en.wikipedia.org/wiki/Bash_(Un

                                                                                                                                gnu.org

                                                                                                                                directory.fsf.org/wiki/Bash

                                                                                                                                curl.se/

                                                                                                                                github.com/busyloop/lolcat

                                                                                                                                wttr.in

                                                                                                                                Z

                                                                                                                                wttr leonsberg

                                                                                                                                Alt...wttr leonsberg

                                                                                                                                  [?]Kroc Camen » 🌐
                                                                                                                                  @Kroc@oldbytes.space

                                                                                                                                  And here’s that exact same code running on the device. It’s nothing to look at, it is a minimal viable text-editor so far, but the fact that it _can_ be changed is what matters. There hasn’t been an open-source plain text editor for this platform, ever.

                                                                                                                                  Photo of me holding up a Psion 5mx "palmtop" computer, open, with the electroluminescent backlight on, display some text on the screen which reads:

"Permission is expressly denied for the use of any part of this book in connection with the development of any software program, including, but not limited to, training a machine learning (ML) or artificial intelligence (AI) or Large Language Model (LLM) system.

The author asserts that no AI, of any kind, \
was used in the production of this book."

                                                                                                                                  Alt...Photo of me holding up a Psion 5mx "palmtop" computer, open, with the electroluminescent backlight on, display some text on the screen which reads: "Permission is expressly denied for the use of any part of this book in connection with the development of any software program, including, but not limited to, training a machine learning (ML) or artificial intelligence (AI) or Large Language Model (LLM) system. The author asserts that no AI, of any kind, \ was used in the production of this book."

                                                                                                                                    AodeRelay boosted

                                                                                                                                    [?]omg! ubuntu » 🌐
                                                                                                                                    @omgubuntu@floss.social

                                                                                                                                    Geary e-mail client, reborn? Kinda! Convey is built from the same code, but adds new features and a UI port to GTK4.

                                                                                                                                    It's available to install from Flathub.

                                                                                                                                    omgubuntu.co.uk/2026/09/convey

                                                                                                                                      AodeRelay boosted

                                                                                                                                      [?]9to5Linux » 🌐
                                                                                                                                      @9to5linux@floss.social

                                                                                                                                      MX Linux 25.3 “Infinity” Is Out Now with Kernel 7.2, Based on 13.7 "Trixie" 9to5linux.com/mx-linux-25-3-in

                                                                                                                                      @MX_Linux

                                                                                                                                      A screenshot of MX Linux 25.3 with the Xfce desktop environment showing the MX Welcome app.

                                                                                                                                      Alt...A screenshot of MX Linux 25.3 with the Xfce desktop environment showing the MX Welcome app.

                                                                                                                                        AodeRelay boosted

                                                                                                                                        [?]Pidgin Instant Messenger » 🌐
                                                                                                                                        @pidgin@fosstodon.org

                                                                                                                                        Hey everyone! We're looking at adding an "audit log" to Pidgin 3 and we are looking for your input!

                                                                                                                                        The point of this is to make it easier for us to support users and to let users help themselves.

                                                                                                                                        If you have anything to add, please leave it on the discourse post so we can keep everything i a single place. Thanks!

                                                                                                                                        discourse.imfreedom.org/t/audi

                                                                                                                                          [?]AppSec stof » 🌐
                                                                                                                                          @stoff@infosec.exchange

                                                                                                                                          pretty sure that @openai @AnthropicAI and literally all the big funded AI labs don't want you to hype an harness that makes theirs look like clippy
                                                                                                                                          signet.vulnetix.com

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

                                                                                                                                            I think I've seen a new selfhostable but I can't find its name again ...

                                                                                                                                            Any idea ?

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

                                                                                                                                              Plain Texting Almost Everything

                                                                                                                                              I use plain text for as much as I possibly can. However, there are just some things that I cannot or do not use plain text for. As much as I prefer plain text, here are the things I that I do not use plain text for.

                                                                                                                                              readbeanicecream.codeberg.page

                                                                                                                                                [?]heise online English » 🤖 🌐
                                                                                                                                                @heiseonlineenglish@social.heise.de

                                                                                                                                                Enterprise Shift: Portainer Freezes Community Edition

                                                                                                                                                Starting with version 3.0, Portainer focuses on Kubernetes; Docker plays a secondary role. The Community Edition remains on the 2.x codebase.

                                                                                                                                                heise.de/en/news/Enterprise-Sh

                                                                                                                                                  AodeRelay boosted

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

                                                                                                                                                  Pastor (Parch Store), the software center we built for Parch GNU/Linux and other Arch-based distros, now supports ALPM.

                                                                                                                                                  You can update, install, and manage Arch packages directly from Pastor.

                                                                                                                                                  Downgrading and AUR support are coming in future versions.

                                                                                                                                                  Stay tuned, there's more on the way.

                                                                                                                                                  Steam from multilib

                                                                                                                                                  Alt...Steam from multilib

                                                                                                                                                    AodeRelay boosted

                                                                                                                                                    [?]9to5Linux » 🌐
                                                                                                                                                    @9to5linux@floss.social

                                                                                                                                                    Live 3.3.3-37 Disk Imaging Tool Released with Kernel 7.1 and Many Improvements 9to5linux.com/clonezilla-live-

                                                                                                                                                    A screenshot of Clonezilla Live's boot menu.

                                                                                                                                                    Alt...A screenshot of Clonezilla Live's boot menu.

                                                                                                                                                      AodeRelay boosted

                                                                                                                                                      [?]Farooq [Master Patata] » 🌐
                                                                                                                                                      @farooqkz@mastodon.bsd.cafe

                                                                                                                                                      Most softwares, as well as contribution to projects like , are examples of "ongoing charity" in .

                                                                                                                                                      See the wikipedia page here: en.wikipedia.org/wiki/Sadaqah_

                                                                                                                                                      And yeah, of course, the person must had done it for God's sake. Not for fame, or becoming popular.

                                                                                                                                                        [?]SwampPutty » 🌐
                                                                                                                                                        @SwampPutty@mstdn.ca

                                                                                                                                                        AodeRelay boosted

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

                                                                                                                                                        During GNOME 51 cycle we welcomed 3 new apps in Circle✨️

                                                                                                                                                        🔹Bobby, handy app for inspecting SQLite databases
                                                                                                                                                        apps.gnome.org/Bobby/

                                                                                                                                                        🔹Tally, simple tool for counting anything
                                                                                                                                                        apps.gnome.org/Tally/

                                                                                                                                                        🔹Bazaar, fantastic Flatpak-first app store
                                                                                                                                                        apps.gnome.org/Bazaar/

                                                                                                                                                          [?]MR.e [they/them] » 🌐
                                                                                                                                                          @MR_E@infosec.exchange

                                                                                                                                                          I've been tinkering with on which has some pretty useful features like the ability to assign specific voices to an app. I can also disable network permissions after I downloaded the engines with different voices.

                                                                                                                                                          Previously I've been using which has been a life saver in the space. Marmalade is easier to test and configure the voices to get natural sounding voices, but it's limited to English. Sherpa TTS is still going to be the go to for other languages.

                                                                                                                                                          f-droid.org/packages/app.marma

                                                                                                                                                          f-droid.org/packages/org.wohel

                                                                                                                                                            AodeRelay boosted

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

                                                                                                                                                            GNOME 51 was released! 🥳️

                                                                                                                                                            GNOME OS now has a dedicated website with documentation, is now smarter on systems with little RAM and much more in This Week in GNOME!

                                                                                                                                                            #266 Fifty One!
                                                                                                                                                            thisweek.gnome.org/posts/2026/

                                                                                                                                                              AodeRelay boosted

                                                                                                                                                              [?]Kevin Dominik Korte » 🌐
                                                                                                                                                              @kdkorte@fosstodon.org

                                                                                                                                                              We often talk about the big IT projects migrating to Open Source. Yet it's just as important to talk about a 5-person office finding its way to Open Source.

                                                                                                                                                              itsfoss.com/linux-stories/ital

                                                                                                                                                                [?]heise online » 🌐
                                                                                                                                                                @heiseonline@social.heise.de

                                                                                                                                                                Enterprise-Schwenk: Portainer friert Community Edition ein

                                                                                                                                                                Portainer fokussiert sich ab Version 3.0 auf Kubernetes, Docker spielt nur noch die zweite Geige. Die Community Edition bleibt auf der 2.x-Codebasis.

                                                                                                                                                                heise.de/news/Enterprise-Schwe

                                                                                                                                                                  [?]Fossery Tech :debian: :gnome: » 🌐
                                                                                                                                                                  @fosserytech@social.linux.pizza

                                                                                                                                                                  (more Linux and FOSS news in previous posts of thread)

                                                                                                                                                                  Zed v1.20 adds Markdown previews and custom window titles:
                                                                                                                                                                  alternativeto.net/news/2026/9/

                                                                                                                                                                  Rune (IDE with AI capabilities) Goes Open Source, Looks to Share Revenue With Contributors:
                                                                                                                                                                  feed.itsfoss.com/link/24361/17

                                                                                                                                                                  Microsoft’s open-source CLI text editor adds syntax highlighting:
                                                                                                                                                                  omgubuntu.co.uk/2026/09/micros

                                                                                                                                                                  Java 27 brings major post-quantum security leap, G1 garbage collector by default, and more:
                                                                                                                                                                  alternativeto.net/news/2026/9/

                                                                                                                                                                  Swift 6.4 brings better interoperability, faster performance, and Swift Build by default:
                                                                                                                                                                  alternativeto.net/news/2026/9/

                                                                                                                                                                  MariaDB 13.0.2 Now Stable: DuckDB Engine and What Changes:
                                                                                                                                                                  linuxcompatible.org/story/mari

                                                                                                                                                                  Laravel MCP 1.0 brings searchable tools to agents:
                                                                                                                                                                  alternativeto.net/news/2026/9/

                                                                                                                                                                  Mojo 1.1 Released, Now Accepting Community Contributions To The Compiler:
                                                                                                                                                                  phoronix.com/news/Mojo-1.1-Rel

                                                                                                                                                                  Rust Issues Warning Over Key Developers Being Targeted For Compromise:
                                                                                                                                                                  phoronix.com/news/Rust-Develop

                                                                                                                                                                  Rustls 0.23.45 Released To Fix Two Year Old Security Issue:
                                                                                                                                                                  phoronix.com/news/Rustls-0.23.

                                                                                                                                                                  NGINX 1.30.5 and 1.31.6 Released: Patch for HTTP/3 Buffer Overflow (CVE-2026-90439):
                                                                                                                                                                  linuxcompatible.org/story/ngin

                                                                                                                                                                  Nextcloud Hub 26 Summer adds Teams workspaces and brings Euro-Office to desktop:
                                                                                                                                                                  alternativeto.net/news/2026/9/

                                                                                                                                                                  GrapheneOS Isn't Happy With Google Over Pixel's Widening Head Start:
                                                                                                                                                                  feed.itsfoss.com/link/24361/17

                                                                                                                                                                  VirtualBox 7.2.18 Released with Linux 7.3 Fixes, Support for RHEL 10.3 Kernel:
                                                                                                                                                                  9to5linux.com/virtualbox-7-2-1

                                                                                                                                                                  Valve Quietly Open-Sources Its Android Compatibility Layer:
                                                                                                                                                                  feed.itsfoss.com/link/24361/17

                                                                                                                                                                  SDL3 Ported To HarmonyOS / OpenHarmony:
                                                                                                                                                                  phoronix.com/news/SDL3-Ported-

                                                                                                                                                                    [?]Fossery Tech :debian: :gnome: » 🌐
                                                                                                                                                                    @fosserytech@social.linux.pizza

                                                                                                                                                                    (more Linux and FOSS news in previous posts of thread)

                                                                                                                                                                    Zed v1.20 adds Markdown previews and custom window titles:
                                                                                                                                                                    alternativeto.net/news/2026/9/

                                                                                                                                                                    Rune (IDE with AI capabilities) Goes Open Source, Looks to Share Revenue With Contributors:
                                                                                                                                                                    feed.itsfoss.com/link/24361/17

                                                                                                                                                                    Microsoft’s open-source CLI text editor adds syntax highlighting:
                                                                                                                                                                    omgubuntu.co.uk/2026/09/micros

                                                                                                                                                                    Java 27 brings major post-quantum security leap, G1 garbage collector by default, and more:
                                                                                                                                                                    alternativeto.net/news/2026/9/

                                                                                                                                                                    Swift 6.4 brings better interoperability, faster performance, and Swift Build by default:
                                                                                                                                                                    alternativeto.net/news/2026/9/

                                                                                                                                                                    MariaDB 13.0.2 Now Stable: DuckDB Engine and What Changes:
                                                                                                                                                                    linuxcompatible.org/story/mari

                                                                                                                                                                    Laravel MCP 1.0 brings searchable tools to agents:
                                                                                                                                                                    alternativeto.net/news/2026/9/

                                                                                                                                                                    Mojo 1.1 Released, Now Accepting Community Contributions To The Compiler:
                                                                                                                                                                    phoronix.com/news/Mojo-1.1-Rel

                                                                                                                                                                    Rust Issues Warning Over Key Developers Being Targeted For Compromise:
                                                                                                                                                                    phoronix.com/news/Rust-Develop

                                                                                                                                                                    Rustls 0.23.45 Released To Fix Two Year Old Security Issue:
                                                                                                                                                                    phoronix.com/news/Rustls-0.23.

                                                                                                                                                                    NGINX 1.30.5 and 1.31.6 Released: Patch for HTTP/3 Buffer Overflow (CVE-2026-90439):
                                                                                                                                                                    linuxcompatible.org/story/ngin

                                                                                                                                                                    Nextcloud Hub 26 Summer adds Teams workspaces and brings Euro-Office to desktop:
                                                                                                                                                                    alternativeto.net/news/2026/9/

                                                                                                                                                                    GrapheneOS Isn't Happy With Google Over Pixel's Widening Head Start:
                                                                                                                                                                    feed.itsfoss.com/link/24361/17

                                                                                                                                                                    VirtualBox 7.2.18 Released with Linux 7.3 Fixes, Support for RHEL 10.3 Kernel:
                                                                                                                                                                    9to5linux.com/virtualbox-7-2-1

                                                                                                                                                                    Valve Quietly Open-Sources Its Android Compatibility Layer:
                                                                                                                                                                    feed.itsfoss.com/link/24361/17

                                                                                                                                                                    SDL3 Ported To HarmonyOS / OpenHarmony:
                                                                                                                                                                    phoronix.com/news/SDL3-Ported-

                                                                                                                                                                      [?]Fossery Tech :debian: :gnome: » 🌐
                                                                                                                                                                      @fosserytech@social.linux.pizza

                                                                                                                                                                      (Linux news in previous posts)

                                                                                                                                                                      FOSS NEWS

                                                                                                                                                                      PeerTube 8.3 enhances moderation, user control & security for decentralized video hosting:
                                                                                                                                                                      alternativeto.net/news/2026/9/

                                                                                                                                                                      Firefox 156 reduces CPU usage when viewing JPGs:
                                                                                                                                                                      omgubuntu.co.uk/2026/09/firefo

                                                                                                                                                                      Mozilla Firefox 157 Enters Public Beta Testing with Brand-New Nova Design:
                                                                                                                                                                      9to5linux.com/mozilla-firefox-

                                                                                                                                                                      Bonjour! Firefox Smart Window Users Now Get to Use a French AI:
                                                                                                                                                                      feed.itsfoss.com/link/24361/17
                                                                                                                                                                      (Bonjour, Le Chat! Tu aime la baguette?)

                                                                                                                                                                      Pale Moon 35 targets modern site compatibility with shims:
                                                                                                                                                                      alternativeto.net/news/2026/9/
                                                                                                                                                                      (FosseryWeb is now rendered (almost) perfectly, with only a minor whitespace issue on cards with images, yay!)

                                                                                                                                                                      Brave 1.95 adds encrypted sharing for Leo conversations:
                                                                                                                                                                      alternativeto.net/news/2026/9/

                                                                                                                                                                      Brave for Android v1.95 adds dynamic color support:
                                                                                                                                                                      alternativeto.net/news/2026/9/

                                                                                                                                                                      Ungoogled Chromium 153.0.8010.36-1 Drops with Rapid Security Patch and Expanded Privacy Protections:
                                                                                                                                                                      linuxcompatible.org/story/ungo

                                                                                                                                                                      Zen Browser 1.22.2b Ships with Firefox 156, Locking Down 67 CVEs:
                                                                                                                                                                      linuxcompatible.org/story/zen-

                                                                                                                                                                      Waterfox 6.7.3 lets vertical tabs auto-hide at the edge:
                                                                                                                                                                      alternativeto.net/news/2026/9/

                                                                                                                                                                      Mozilla Thunderbird 156 Email Client Brings Custom OAuth Support for POP3:
                                                                                                                                                                      9to5linux.com/mozilla-thunderb

                                                                                                                                                                      Ente Locker brings in-app paper scanning with encrypted PDFs:
                                                                                                                                                                      alternativeto.net/news/2026/9/

                                                                                                                                                                      Krita 5.3.4 Release: Android Animation Export and Dropped GIMP XCF Plugin:
                                                                                                                                                                      linuxcompatible.org/story/krit

                                                                                                                                                                      Calibre ebook manager adds AI-powered writing game:
                                                                                                                                                                      omgubuntu.co.uk/2026/09/calibr
                                                                                                                                                                      (Game in an ebook manager? I think it's a bit early for April's Fools lol)

                                                                                                                                                                      Navidrome 0.64 brings Jellyfin Music API, faster artwork delivery, and performance gains:
                                                                                                                                                                      alternativeto.net/news/2026/9/

                                                                                                                                                                      Nuke your neighbours in the massively multiplayer RTS game 'OpenFront' now on Steam:
                                                                                                                                                                      gamingonlinux.com/2026/09/nuke

                                                                                                                                                                      (more FOSS news in comments)

                                                                                                                                                                        [?]• Łącze » 🌐
                                                                                                                                                                        @lacze@infosec.exchange

                                                                                                                                                                        Wyniki badania „DeGoogle Mobile Telemetry Study 2026”

                                                                                                                                                                        Co faktycznie wysyła telefon z Androidem, gdy się go nie dotyka?

                                                                                                                                                                        Zespół badawczy przez 72 godziny z rzędu rejestrował pakiety sieciowe z telefonów pozostawionych w laboratorium, w stanie bezczynności.

                                                                                                                                                                        Chcąc sprawdzić co faktycznie wysyła telefon z Androidem, gdy się go nie dotyka skonfigurowano kilka starych telefonów Pixel 8 w izolowanej sieci VLAN za sprzętową zaporą pfSense z uruchomionym programem Wireshark. Wszystkie urządzenia były podłączone do zasilania i pozostawione bez ingerencji przez 72 godziny bez przerwy.

                                                                                                                                                                        Ile danych telefon potajemnie wysyła do Google, gdy nie korzystasz z niego?
                                                                                                                                                                        Oto surowe dane porównujące fabryczny system (stock) i GrapheneOS:

                                                                                                                                                                        1. Pixel 8 w wersji fabrycznej – ustawienia domyślne: 348,4 połączeń wychodzących na godzinę (ponad 8 300 dziennie). Najczęściej odwiedzanymi adresami docelowymi były checkin.gstatic.com (skanowanie pobliskich identyfikatorów BSSID sieci Wi-Fi) oraz device-provisioning.googleapis.com.

                                                                                                                                                                        2. Standardowy Pixel 8 – wszystkie opcje prywatności wyłączone: 194,2 połączeń na godzinę. Wyłączenie lokalizacji i diagnostyki w ustawieniach powstrzymuje jedynie około 44% żądań w tle.

                                                                                                                                                                        3. GrapheneOS – Google Play w piaskownicy: 12,1 połączeń na godzinę (wyłącznie sygnały kontrolne powiadomień push przez port 5228 dla aplikacji wyraźnie zatwierdzonych przez użytkownika).

                                                                                                                                                                        4. GrapheneOS – brak usług Google: 0,0 połączeń wychodzących na godzinę w całym 72-godzinnym okresie.

                                                                                                                                                                          🗨️ Podziel się swoimi przemyśleniami

                                                                                                                                                                        Opublikowany surowy zbiór danych w formacie CSV na licencji CC BY 4.0, aby każdy mógł zweryfikować wyniki lub sprawdzić adresy IP miejsc docelowych w programie Excel lub bibliotece pandas.
                                                                                                                                                                        ⬇️ Research methodology and per-service packet breakdown

                                                                                                                                                                        🔗 2026 DeGoogle Mobile Telemetry Study: 72-Hour Packet Capture Dataset

                                                                                                                                                                        🔗 We captured 72 hours of idle Android network packets behind a pfSense firewall, and here is some raw data with Stock vs GrapheneOS

                                                                                                                                                                        ~

                                                                                                                                                                        [?]Muntashir Akon » 🌐
                                                                                                                                                                        @muntashir@infosec.exchange

                                                                                                                                                                        [?]Arint - SEO+KI » 🌐
                                                                                                                                                                        @Arint@arint.info

                                                                                                                                                                        [?]Daily CyberSecurity » 🌐
                                                                                                                                                                        @DailyCyberSecurity@infosec.exchange

                                                                                                                                                                        Discover how the upcoming Ubuntu 26.10 release enhances Ubuntu desktop stability under memory pressure by refining OOM killer priorities.

                                                                                                                                                                        securityonline.info/ubuntu-des

                                                                                                                                                                          [?]VSX.is | Digital sovereignty » 🌐
                                                                                                                                                                          @vsx@infosec.exchange

                                                                                                                                                                          Trust Cannot Be Eliminated, Only Managed

                                                                                                                                                                          I recently wrote that with Swiss services, it's not so much about where the servers are located as it is about…

                                                                                                                                                                          vsx.global/trust-can-only-be-m

                                                                                                                                                                            [?]Arint - SEO+KI » 🌐
                                                                                                                                                                            @Arint@arint.info

                                                                                                                                                                            RT @yuntiandeng: Du kannst eine KI-Funktion auf Englisch beschreiben, sie einmal kompilieren und dann mit ausgeschaltetem WLAN ausführen.

                                                                                                                                                                            mehr auf Arint.info

                                                                                                                                                                            https://x.com/yuntiandeng/status/2100975083376275795

                                                                                                                                                                              [?]Mert Gör 🇹🇷🦋☝ » 🌐
                                                                                                                                                                              @hwpplayer1@infosec.exchange

                                                                                                                                                                              If you use frameworks and services we developed, you must release your code to the world under the AGPLv3 license. However, if you write your own code and use only my operating system's infrastructure, IPC, and driver support, your code can remain yours

                                                                                                                                                                              If you use frameworks and services we developed, you must release your code to the world under the AGPLv3 license. However, if you write your own code and use only my operating system's infrastructure, IPC, and driver support, your code can remain yours  #freesoftware #opensource

                                                                                                                                                                              Alt...If you use frameworks and services we developed, you must release your code to the world under the AGPLv3 license. However, if you write your own code and use only my operating system's infrastructure, IPC, and driver support, your code can remain yours #freesoftware #opensource

                                                                                                                                                                                [?]Open Source Mecha » 🌐
                                                                                                                                                                                @OpenSourceMecha@gamepad.club

                                                                                                                                                                                If you were given $2,000 USD. What kind of server equipment would you get?

                                                                                                                                                                                  AodeRelay boosted

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

                                                                                                                                                                                  [?]Jay :cachyos: [he/him] » 🌐
                                                                                                                                                                                  @jay@social.zerojay.com

                                                                                                                                                                                  If you're looking to manually upgrade your Raspberry Pi 5 with more RAM, well they're trying to stop the few of you out there with the skills/equipment to do it for... reasons?

                                                                                                                                                                                  reddit.com/r/selfhosted/commen

                                                                                                                                                                                    AodeRelay boosted

                                                                                                                                                                                    [?]Robert Kingett » 🌐
                                                                                                                                                                                    @WeirdWriter@caneandable.social

                                                                                                                                                                                    If you really want to tell disabled people to use an open source or alternative thing instead of the proprietary thing, you better make damn well sure that open source or alternative thing is at least screen reader friendly as a bare minimum when it comes to disability access if you're the developer.

                                                                                                                                                                                    If you're a user of the open source or alternative thing, encourage the developer to do better than the proprietary developers on all disability developments, even when the developer tries to make the excuse that they are not a large corporation and can't afford the accessibility developments.

                                                                                                                                                                                    If you can't figure out why disable people continue to use proprietary thing when open source or alternative thing exist, shut the fuck up and do a lot more reading instead of replying.

                                                                                                                                                                                      AodeRelay boosted

                                                                                                                                                                                      [?]BlablaLinux » 🌐
                                                                                                                                                                                      @blablalinux@mastodon.blablalinux.be

                                                                                                                                                                                      🔧 Mise à jour de la page wiki "Scripts d'auto-update LXC/VM sous Proxmox" !

                                                                                                                                                                                      Au programme : notifications Gotify désormais optionnelles (toggle simple), heartbeat même sans mise à jour, et quelques fiabilisations sous le capot. 🐧

                                                                                                                                                                                      👉 wiki.blablalinux.be/fr/script-

                                                                                                                                                                                        [?]Cyberbro » 🌐
                                                                                                                                                                                        @cyberbro@infosec.exchange

                                                                                                                                                                                        ✅ Cyberbro v0.15.0 released - ScanMalware, DFIR-IRIS and dependencies updates

                                                                                                                                                                                        - First contribution of @jonasl with the addition of ScanMalware engine - Thank you so much!

                                                                                                                                                                                        - Update of DFIR-IRIS engine to search for IoCs in DFIR-IRIS notes by @sdaaish@mastodon.social / @sdaaish
                                                                                                                                                                                        Thank you as well for introducing and maintaining the DFIR-IRIS engine :)

                                                                                                                                                                                        It is important to note that these two contributions updated the docs directly, so I don't even have to edit it. 📃

                                                                                                                                                                                        Additional updates: dependencies updated (especially IoC-Fanger and other small changes)

                                                                                                                                                                                        I would like to thank the community for creating Pull Requests and keeping Cyberbro alive, this means a lot to me!

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

                                                                                                                                                                                          A Mythic C2 Profile that uses the Microsoft Graph API to communicate through a Microsoft Teams channel.

                                                                                                                                                                                          github.com/Whispergate/msteams

                                                                                                                                                                                            AodeRelay boosted

                                                                                                                                                                                            [?]ティージェーグレェ » 🌐
                                                                                                                                                                                            @teajaygrey@snac.bsd.cafe

                                                                                                                                                                                            I submitted a Pull Request to update MacPorts' OpenSMTPD to 7.9.0p0 here:

                                                                                                                                                                                            https://github.com/macports/macports-ports/pull/34785

                                                                                                                                                                                            GitHub Continuous Integration checks passed OK!

                                                                                                                                                                                            It's up to someone else with commit access to merge it.

                                                                                                                                                                                            My sincere apologies for the delay in updating this.

                                                                                                                                                                                            As mentioned in the release notes:

                                                                                                                                                                                            "includes also the OpenBSD 7.9 errata 002 and 015 (all the
                                                                                                                                                                                            ones released as of today.)"

                                                                                                                                                                                            Which (to do the legwork of checking https://www.openbsd.org/errata79.html for you) means:

                                                                                                                                                                                            "002: RELIABILITY FIX: June 2, 2026 All architectures
                                                                                                                                                                                            Fixes for a variety of crashing bugs in smtpd(8)."

                                                                                                                                                                                            "015: SECURITY FIX: September 14, 2026 All architectures
                                                                                                                                                                                            In smtpd(8) a custom MDA could execute arbitrary code as an unprivileged recipient user."


                                                                                                                                                                                              [?]Owl Eyes Hoo » 🌐
                                                                                                                                                                                              @d1@autistics.life

                                                                                                                                                                                              @autistics
                                                                                                                                                                                              @autistics Announcement: multiplayer casual game today (Sat) for 4 hours in the late afternoon to evening (North America). That's in about 7 hours from now.

                                                                                                                                                                                              Voxelibre is a free and crafting and mining voxel game, available in the game engine. :blob_cat_heart:

                                                                                                                                                                                              Damage has been turned off. People with , or are invited. We also have a group for game-related discussion. More details here: docs.autis.toque.im/
                                                                                                                                                                                              (You can join with pretty much any device which **isn't** an iPad/iPhone)

                                                                                                                                                                                                [?]Arint - SEO+KI » 🌐
                                                                                                                                                                                                @Arint@arint.info

                                                                                                                                                                                                RT @picocreator: Ich liebe Jev, bin aber enttäuscht, dass es nicht quelloffen ist und keine Vision-Fähigkeiten bietet. Wir haben all das behoben und x.com/deepthivsnlNeKo2k5e eingeführt: eine vollständig quelloffene Bibliothek, die jedes HF-Modell nimmt und „Jevifiziert“, mit einer API-Endpunkt. Jetzt auf GitHub und live im Produktivbetrieb bei @FeatherlessAI t.co/dFKBbR411y

                                                                                                                                                                                                mehr auf Arint.info

                                                                                                                                                                                                https://x.com/picocreator/status/2101006253829046539

                                                                                                                                                                                                  [?] » 🌐
                                                                                                                                                                                                  @vgammieri@mastodon.uno

                                                                                                                                                                                                  For all lovers of plain text and on mobile 🚀
                                                                                                                                                                                                  @rrajath released Grove, an Android client for built around Local-First.
                                                                                                                                                                                                  ​It handles local files directly, seamlessly resolves sync conflicts (great with Syncthing), and offers a sleek interface with Agenda view & Capture Templates.
                                                                                                                                                                                                  ​Open-source project:
                                                                                                                                                                                                  📌 github.com/rrajath/grove
                                                                                                                                                                                                  ​#Android

                                                                                                                                                                                                    AodeRelay boosted

                                                                                                                                                                                                    [?]LUG Vorarlberg » 🌐
                                                                                                                                                                                                    @lugv@troet.cafe

                                                                                                                                                                                                    In einer Woche ist es so weit: LinuxDay in der HTL 🥳

                                                                                                                                                                                                    Natürlich kommt ihr zum wegen der tollen Vorträge, nicht weil's keinen Eintritt kostet.

                                                                                                                                                                                                    Aber dieses Jahr ist sogar die An- und Abfahrt mit Öffis aus ganz gratis, wenn ihr euch online ein Vmobil Veranstalterticket holt.

                                                                                                                                                                                                    Klimafreundlich und für lau! 🦊

                                                                                                                                                                                                    linuxday.at/ort.html

                                                                                                                                                                                                      AodeRelay boosted

                                                                                                                                                                                                      [?]DocYeet :verified: » 🌐
                                                                                                                                                                                                      @docyeet@mastodon.halis.io

                                                                                                                                                                                                      It's official, Halis can now onboard new users fully automatically.

                                                                                                                                                                                                      You can now find a registration button on halis.io, if you want to try out some of the services available there

                                                                                                                                                                                                      I am aware I am addressing the wrong crowd here, because if you are on the fediverse, you may not need what Halis provides, but one never knows :)

                                                                                                                                                                                                      I have been working on this infrastructure for years at this point, aiming to provide anyone in need with a corner of privacy, and this is only the first iteration !

                                                                                                                                                                                                      Let me know if you have any feedback, and boosts are very much appreciated !

                                                                                                                                                                                                      Halis home page with the new registration button

                                                                                                                                                                                                      Alt...Halis home page with the new registration button

                                                                                                                                                                                                      List of available services on halis.io
Counting Matrix, Bitwarden, Mastodon, Netbird, BentoPDF, Booge, Dawarich, Immich, OpenDrive, Forgejo, Lemmy, Spliit and Sure

                                                                                                                                                                                                      Alt...List of available services on halis.io Counting Matrix, Bitwarden, Mastodon, Netbird, BentoPDF, Booge, Dawarich, Immich, OpenDrive, Forgejo, Lemmy, Spliit and Sure

                                                                                                                                                                                                        [?]The New Oil » 🤖 🌐
                                                                                                                                                                                                        @thenewoil@mastodon.thenewoil.org

                                                                                                                                                                                                        and announce new initiative to build trustworthy for everyone, with Canadian government support

                                                                                                                                                                                                        blog.mozilla.org/en/mozilla/mi

                                                                                                                                                                                                          [?]rzeta0 » 💀 🌐
                                                                                                                                                                                                          @rzeta0@c.im

                                                                                                                                                                                                          @thenewoil

                                                                                                                                                                                                          given there are 3 options

                                                                                                                                                                                                          1. everyone is hooked into a small number of US technofascist AI companies

                                                                                                                                                                                                          2. use your own open source AI

                                                                                                                                                                                                          3. everyone avoids general purpose AI like they avoid asbestos, DDT and smoking

                                                                                                                                                                                                          then maybe (3) is the most feasible harm reduction?

                                                                                                                                                                                                          (my own preference is for 3)

                                                                                                                                                                                                            [?]OWASP Foundation » 🌐
                                                                                                                                                                                                            @owasp@infosec.exchange

                                                                                                                                                                                                            🎉 OWASP is 25! Celebrate with us! 🎁 Join OWASP between today and 30th Sept and get 1 FREE year's individual membership to gift to a friend. More people, more knowledge, more AppSec! 🔐
                                                                                                                                                                                                            One membership. Twice the impact. bit.ly/OWASPBringaFriend

                                                                                                                                                                                                              [?]Nick @ The Linux Experiment » 🌐
                                                                                                                                                                                                              @thelinuxEXP@mastodon.social

                                                                                                                                                                                                              Back to top - More...