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.
we MUST avoid it in #Europe.
Why Linux Users Are Being Locked Out of the Internet #linux #opensource #privacy #cybersecurity #uklaw #internetfreedom #dataprivacy #technews #freebsd #linuxusers https://buff.ly/XSbCH9s
Raspberry Pi prices have gone up yet again, more drama in the exciting world of open source office suites, Red Hat looks to be going all in on “AI”, Cloudflare vibe codes a WordPress rip off, and GIMP shares some interesting download numbers.
This October... KDE is turning 30! Join us for six months of celebrations, fun and activities🎉!
Contribute to our gallery of historic photos, tell us a story about that time KDE got you out of a pickle, or share a little-known KDE-related fact.
Become a supporting member and help guarantee the next 30 years of top-notch free software.
Or, most important of all, organize a KDE-themed event/party and we'll include it on our map!
Platform Engineering vs. DevOps: Was steckt hinter Internal Developer Platforms?
Warum Firmen vor dem Aufbau einer Internal Developer Platform eine solide Automatisierungsbasis schaffen sollten, erklären Alexander Hoeft und Artem Lajko.
#Automatisierung #CloudNativeComputing #Developer #DevOps #InfrastructureasCode #IT #OpenSource #Softwareentwicklung #news
Syncthing-Fork is an open-source Android app for syncing files directly between your devices --no cloud needed.
Built on Syncthing, it uses peer-to-peer connections so your data stays private and fully under your control.
A solid alternative to Google Drive or Dropbox if you care about decentralization and privacy.
👉 https://github.com/researchxxl/syncthing-android
👉 More privacy-friendly tools: https://digital-escape-tools-phi.vercel.app/
#OpenSource #Privacy #SelfHosting #Decentralization #Android #DigitalMinimalism
Linux 7.0 erschienen – mehr als ein Nummernsprung
Der neue Linux-Kernel 7.0 bringt selbstheilende Dateisysteme, sorgt für robusteren Code und heißt Rust als nicht-experimentelles Feature willkommen.
#IT #Linux #OpenSource #Programmierung #Rust #Security #Softwareentwicklung #news
📉 Windows market share in the USA has dropped to just 40% according to government website analytics — and 31% for overall internet traffic.
This isn't a rounding error. It's a structural shift: Windows 10 EOL, macOS growth, ChromeOS in education, and Linux finally going mainstream.
What it means for open source 👇
https://newsgroup.site/windows-market-share-decline-linux-growth-2026/
RT @MiniMax_AI: Was wäre, wenn dein Agent dir ein Lied schreiben, als dein KI-Begleiter singen und eine Playlist aus deiner Bibliothek nativ zusammenstellen könnte? 🎶 Heute machen wir drei Music Skills Open Source: minimax-music-gen: Einzeiler-Prompt zum vollständigen Track. Der Agent wählt automatisch Original, Instrumental oder Cover aus. buddy-sings: Dein Claude Code-Charakter liest seine eigene Persona und singt in der Ich-Perspektive. minimax-music-playlist: Der Agent scannt deine lokale Musik, lernt deinen Geschmack kennen und erstellt deine Playlist. Alle drei sind darauf optimiert, nativ in MMX-CLI neben Music 2.6 und unseren restlichen multimodalen Modellen zu laufen. Verbinde einen MiniMax Token Plan, füge MMX-CLI hinzu, und dein Agent übernimmt die Skills automatisch. Starte hier 👉 github.com/MiniMax-AI/skills Video
#AI #KI #MiniMax #Musik #OpenSource #Technologie #arint_info
RT @DataChaz: Wow. Jemand hat gerade einen Open-Source-Klon von Claudes Managed Agents veröffentlicht 🤯 Anthropic hat eine verwaltete Infrastruktur zur Skalierung von KI bereitgestellt, aber dieses Tool bringt genau diese Power auf deine eigenen Server. Es lässt sich mit Claude Code, OpenAI Codex, OpenClaw und OpenCode integrieren. Multica hat in nur wenigen Tagen über 4.000 GitHub-Sterne erhalten. Das Angebot von Claude ist strikt an deren Cloud und deren Preisgestaltung gebunden. Wenn du Self-Hosting oder Modellfreiheit benötigst, musst du die Orchestrierungsschicht normalerweise von Grund auf neu aufbauen. Multica beseitigt diese Barriere vollständig. Der Workflow ist einfach: ✦ Starte den Daemon, damit er deine lokalen Agent-CLIs automatisch erkennt. ✦ Erstelle einen Agenten, lass ihn deinem Team-Board beitreten und weise ihm ein Ticket zu. ✦ Er erstellt automatisch einen isolierten Workspace, führt die Aufgabe aus und streamt Live-WebSocket-Updates. Was heraussticht: → Wiederverwendbare Fähigkeiten: Jede Lösung wird zu einem kumulativen Team-Asset. → Multi-Workspace-Isolierung: Teile deine Teams und Berechtigungen sicher auf. → Ein Board: Menschen und KI teilen sich exakt dasselbe UI. Anthropic hat bewiesen, dass produktive Agenten eine verwaltete Infrastruktur benötigen. Die Open-Source-Community hat sie in einer Woche gebaut! 100 % kostenlos. Repo-Link im 🧵↓ Video
#AI #Automation #Claude #LLM #Multica #OpenSource #arint_info
Compared to other 3D printer laws proposed this year, California’s is the most troubling. It criminalizes open source, reduces consumer choice, and creates a new bureaucratic burden. https://www.eff.org/deeplinks/2026/04/dangers-californias-legislation-censor-3d-printing #opensource #3dprinting #AB2047
Updated: Little Bits Issues
- Fix Broken Links
- Fix Redirect Links
- Issue #28 https://www.adamsdesk.com/posts/little-bits-issue-28/
- Issue #29 https://www.adamsdesk.com/posts/little-bits-issue-29/
- Issue #30 https://www.adamsdesk.com/posts/little-bits-issue-30/
- Issue #31 https://www.adamsdesk.com/posts/little-bits-issue-31/
- Issue #32 https://www.adamsdesk.com/posts/little-bits-issue-32/
- Issue #33 https://www.adamsdesk.com/posts/little-bits-issue-33/
- Issue #35 https://www.adamsdesk.com/posts/little-bits-issue-35/
Writing an #openSUSE DVD image to #USB? Info on using DD mode in Rufus. Plus new #KDE Plasma 6 widgets, #Slimbook Days 2026, and more all on this week's planet review. #Linux #OpenSource https://news.opensuse.org/2026/04/10/planet-roundup/
Most Docker auto-updaters (like non-maintained Watchtower) require mounting /var/run/docker.sock.
You are essentially giving a background container root access to your host 24/7. For a bastion host, that is an unnecessary security risk.
I wanted something completely transparent, so I wrote a native alternative. It is a minimal bash script triggered by a systemd timer.
It runs as a non-root user, pulls updates, prunes old images, and sends a report via AWS SNS (using EC2 IAM roles, so zero hardcoded credentials). No daemons, no bloatware. Just a script that wakes up, does its job, and goes back to sleep, saving system resources.
Check it out here: https://github.com/oliinykdm/docker-compose-autoupdater
#Docker #DevOps #AWS #Systemd #Security #SelfHosted #OpenSource #Blog #Thoughts #Software
#GNU Linux-Libre 7.0 Kernel Is Now Available for Software Freedom Lovers https://9to5linux.com/gnu-linux-libre-7-0-kernel-is-now-available-for-software-freedom-lovers
Einen wunderschönen guten Montag
! ☕️✨Nach unserem Deep-Dive in #LineageOS und #Ubuntu #LTS letzte Woche, möchte ich heute über das Fundament im Netz sprechen: Das Webhosting. 🏗️Passend zum Thema Newsletter und digitale Souveränität ist die Wahl des Hosters entscheidend. Wenn du einen zuverlässigen Partner suchst, schau dir unbedingt mal Lima-City an! 🚀Warum ich das empfehle? Lima-City wurde bereits zum vierten oder fünften Mal in Folge ausgezeichnet – Qualität, die man merkt! 🏆👉 Lima-City WebhostingIch bin gespannt auf eure Erfahrungen: Welchen Webhoster nutzt ihr für eure Open-Source-Projekte oder Newsletter-Setups? Habt ihr Lima-City schon mal ausprobiert? Lasst uns in einen regen Austausch gehen! 👇
Gehe auf den Link und klicke unten auf Webhosting bei Lima City, und Du gelangst zum Webhoster.https://systemgedacht.carrd.co/
Technik wird leicht gemacht. 🐧💚#Linux #LTS #OpenSource #Newsletter #DigitalSovereignty #TechTalk #Mastodon #Privacy #PocketBase #PB #SelfHosted #Karlsruhe #Webhosting #LimaCity #Systemgedacht #montag
FreeCAD Version 1.1 Released
After an enormous amount of work and dedication from FreeCAD contributors we are delighted to announce that FreeCAD Version 1.1 is now released and available for download. There are significant amounts of improvements and new features.
https://blog.freecad.org/2026/03/25/freecad-version-1-1-released/
Trisquel 12.0 is out — the FSF-endorsed Linux distro with zero proprietary code. No binary blobs in the kernel, no closed drivers, no firmware backdoors. If you've ever wanted a completely auditable OS for daily use, this is it. Full guide: https://newsgroup.site/trisquel-12-free-software-linux-guide-2026/ #Linux #FreeSoftware #Privacy #OpenSource
🚀 I’ve just updated my
“LINUX & FOSS Starter Pack for Everyone”
I’ve curated over 135 accounts dedicated to European digital Independence.
The pack includes distributions, software, and services developed or managed right here in Europe.
I hope this helps someone on their open-source journey! 🐧
If I’ve missed any great EU-based FOSS accounts or services, let me know in the comments!
“LINUX & FOSS Starter Pack for Everyone” 👇️️
https://fedidevs.com/s/OTA2/
#Linux #FOSS #OpenSource #Europe #EuropeanDigitalIndependence #DigitalSovereignty #StarterPack #EuropeanDigitalSovereignty #SelfHosted #DigitalIndependence #Decentralization
Emerging like a cicada from my long dormancy to share something I've been working on:
<< OpenAlpheus >>
An open-source, self-hosted multi-agent harness intended for solo operators and small teams. AGPL copyleft license.
https://codeberg.org/merryshelly/openalpheus
What's different:
**You control the entire prompt.** Your agent doesn't read a single character you didn't put there. Identity, behavior, safety rules — all markdown files you edit. No code required.
**Full visibility.** Every tool call, every sub-agent dispatch, every thinking step surfaces in your chat history. No black boxes.
Talk to your agents from any ** Matrix client ** — phone, desktop, web. No bespoke UI to maintain or learn.
Session state is **plain text.** grep works. cat works. No database, no migrations, no query language. The unreasonable effectiveness of text files reigns supreme.
One-command install on Debian or Ubuntu.
#opensource #selfhosted #AI #matrix #AGPL #FOSS #agenticai #llm #codeberg #openclaw #anthropic #openai
Das 2016 in #Stuttgart gegründete Unternehmen #Nextcloud sieht ein deutlich wachsendes Interesse in ganz #Europa, wenngleich #Deutschland noch im Rückstand ist 🙈. Einzig #SchleswigHolstein ist gerade dabei, auf #OpenSource - Anbieter umzustellen https://www.sueddeutsche.de/wirtschaft/frankreich-digitale-unabhaengigkeit-usa-microsoft-li.3381489
Kurz drohte dem Projekt #Veracrypt unter #Windows das defacto aus, nun hat der #Microsoft eingelenkt und das Missverständnis dank des VP Scott Hanselman gelöst. #OpenSource https://sourceforge.net/p/veracrypt/discussion/general/thread/9620d7a4b3/?page=1#43c0
Alright, Linus (Linus Torvalds) has pushed out a new shiny kernel for people to consume ...i.e., 7.0 .....go and give it a spin.
Thanks, man! 👍
A brand new version of fheroes2 is out now, the open source and cross-platform Heroes of Might and Magic II game engine reimplementation.
https://www.gamingonlinux.com/2026/04/heroes-of-might-and-magic-2-project-fheroes2-version-1-1-15-is-out-now/
I built a CLI tool that does something I thought was impossible:
Pause a running server, FREE its TCP port, then resume later — same PID, same memory.
It's called park. It uses ptrace (Linux) and Mach thread injection (macOS) to inject close(fd) into the target process. That's what actually frees the port. SIGSTOP alone doesn't do this.
Demo: https://asciinema.org/a/920996
curl -fsSL https://raw.githubusercontent.com/mr-vaibh/park/main/install.sh | sh
https://github.com/mr-vaibh/park
#golang #cli #devtools #opensource #linux #macos #programming
(Linux news in previous posts)
FOSS NEWS
Odysee receives huge UI improvements and some new features: new video player (mimicking YouTube's video player), home page top slide now displays a channel preview the 3 latest videos and a follow button, mini video player when hovering a video's thumbnail, floating player, search field on channel > Content pages, revamped content upload flow divided into multiple pages, Advanced Editor for writing comments (with text formatting buttons), favicons displayed next to links in text posts and comments
FreeTube also received some UI revamp: new video player (also somewhat similar to YouTube's), some text changed to first letter uppercase instead of all uppercase, icons added to subscription page
(Why does everyone copy YouTube's video player? It looks kinda ugly... Also, the bottom panel's buttons are barely visible if the video is bright. Odysee's new video player at least has a darker background for those buttons)
Mastodon introduces Collections, its take on Bluesky starter packs for account discovery:
https://alternativeto.net/news/2026/4/mastodon-introduces-collections-its-take-on-bluesky-starter-packs-for-account-discovery/
Firefox 149.0.2 Improves the Browser Toolbar on Wayland for Linux Users:
https://9to5linux.com/firefox-149-0-2-improves-the-browser-toolbar-on-wayland-for-linux-users
Calibre 9.7 E-Book Manager Improves the Annotations Browser and Content Server:
https://9to5linux.com/calibre-9-7-e-book-manager-improves-the-annotations-browser-and-content-server
PeaZip 11.0 Archive Manager Speeds Up File Browsing and Enhances Bookmarks:
https://9to5linux.com/peazip-11-0-archive-manager-speeds-up-file-browsing-and-enhances-bookmarks
OBS Studio 32.1 released with overhauled audio mixer, WebRTC simulcast support, and more:
https://alternativeto.net/news/2026/4/obs-studio-32-1-released-with-overhauled-audio-mixer-webrtc-simulcast-support-and-more/
OpenShot 3.5.1 Video Editor Adds New Optimize Preview Built-In Proxy Workflow:
https://9to5linux.com/openshot-3-5-1-video-editor-adds-new-optimize-preview-built-in-proxy-workflow
PlayStation 3 emulator RPCS3 showcases an improved handheld gaming PC experience:
https://www.gamingonlinux.com/2026/04/playstation-3-emulator-rpcs3-showcases-an-improved-handheld-gaming-pc-experience/
FEX 2604 Released With Better Memory Savings For Running x86_64 Apps/Games On ARM64:
https://www.phoronix.com/news/FEX-2604-Released
(more FOSS news in comments)
#WeeklyNews #OpenSource #FOSSNews #FOSS #OpenSourceNews #News #Odysee #FreeTube #Mastodon #Fedi #Fediverse #Firefox #Calibre #PeaZip #OBS #OBSStudio #OpenShot #RPCS3 #FEX #PS3 #FosseryTech
(more Linux and FOSS news in previous posts of thread)
Zed Editor launches Agent Metrics, offering public AI agent usage data:
https://alternativeto.net/news/2026/4/zed-editor-launches-agent-metrics-offering-public-ai-agent-usage-data/
Immich 2.7 adds duplicate resolution, editor shortcuts, new web actions, and much more:
https://alternativeto.net/news/2026/4/immich-2-7-adds-duplicate-resolution-editor-shortcuts-new-web-actions-and-much-more/
SQLite 3.53 fixes WAL-reset bug, adds QRF library, new SQL features, improved CLI and more:
https://alternativeto.net/news/2026/4/sqlite-3-53-fixes-wal-reset-bug-adds-qrf-library-new-sql-features-improved-cli-and-more/
GNU nano 9.0 CLI Text Editor Released with New Features and Improvements:
https://9to5linux.com/gnu-nano-9-0-cli-text-editor-released-with-new-features-and-improvements
Microsoft has terminated developer accounts of VeraCrypt, WireGuard & Windscribe software:
https://alternativeto.net/news/2026/4/microsoft-has-terminated-developer-accounts-of-veracrypt-wireguard-and-windscribe-software/
(It was only by accident, right, Microsoft? RIGHT??)
FosseryWeb progress report:
I regenerated the HTML cheatsheets using the new page-builders tool, and fixed a lot of bugs/mistakes. Now I'm working on regenerating the JavaScript cheatsheets.
https://fosseryweb.codeberg.page/@beta/cheatsheets/
https://fosseryweb-min.codeberg.page/@beta/cheatsheets/
Vulkan 1.4.349 Released With Data Graph Optical Flow Extension:
https://www.phoronix.com/news/Vulkan-1.4.349
Hugging Face Contributes Safetensors To PyTorch Foundation To Secure AI Model Execution:
https://www.phoronix.com/news/PyTorch-Safetensors
Godot gets a funding boost from Slay the Spire 2 devs Mega Crit:
https://www.gamingonlinux.com/2026/04/godot-gets-a-funding-boost-from-slay-the-spire-2-devs-mega-crit/
Legendary, the free and open source Epic Games Launcher, has moved to a new organisation:
https://www.gamingonlinux.com/2026/04/legendary-the-free-and-open-source-epic-games-launcher-has-moved-to-a-new-organisation/
Raspberry Pi Imager 2.0.8 Released with Fastboot Improvements, Bug Fixes:
https://9to5linux.com/raspberry-pi-imager-2-0-8-released-with-fastboot-improvements-bug-fixes
Redox OS Establishes AI Policy To Forbid Contributions Made Using LLMs:
https://www.phoronix.com/news/Redox-OS-March-2026
NetBSD 11.0 Nears Release With RC3 Released For Testing:
https://www.phoronix.com/news/NetBSD-11.0-RC3
Intel Releases OpenVINO 2026.1 With Backend For Llama.cpp, New Hardware Support:
https://www.phoronix.com/news/OpenVINO-2026.1-Released
#WeeklyNews #OpenSource #FOSSNews #OpenSourceNews #FOSS #News #Zed #Immich #SQLite #GNUNano #FosseryWeb #FosseryWebMin #Vulkan #AI #ArtificialIntelligence #HuggingFace #GodotEngine #Godot #RaspberryPIImager #RedoxOS #NetBSD #OpenVINO #Llamacpp #PyTorch #DBMS #SelfHosting #Development #IDE #CodeEditor #TextEditor #Programming #Dev #BSD #FosseryTech
Took another step towards #DigitalSovereignty today! I'm now self-hosting my own instance of #Immich to store all my photos, officially saying goodbye to Apple's iCloud. It feels great having everything entirely under my control, running on my own hardware using CentOS-Stream 10 and #Podman.
Episode 12 of Dark Blue Weekly released
https://darkblueproject.com/sites/news/dbw-e12.php
#darkblueweekly #darkblueproject #linux #opensource #freesoftware #trisquel #gparted #debian #nanoeditor #sqlite
🇫🇷 Frankreich macht Ernst: Die Digitalbehörde DINUM wechselt von Windows zu Linux, 80.000 Beschäftigte der Krankenversicherung migrieren auf eigene Kollaborationstools. Bis Herbst 2026 muss jedes Ministerium einen Abfahrtsplan vorlegen. So geht digitale Souveränität! 💪🇪🇺
#DigitaleSouveränität #Linux #OpenSource #Datenschutz
https://www.heise.de/news/Frankreichs-Plan-Weg-von-Windows-hin-zu-Linux-11251566.html
Linux Programme als Alternative zu Windows Programmen.
Je mehr ich recherchiere, je mehr fällt mir auf, dass meine Quellen oft nicht gut recherchiert haben. Anscheinend schreibt der Eine von dem Anderen einfach nur ab.
Daher kursieren auch immer die gleichen #Programme als Alternative.
Beispiel:
#DAW > zu 99% wird Reaper empfohlen, obwohl noch nicht mal Open Source. Ich nutze #Ardour.
#Bildbearbeitung > RawTherapee oder Darktable. Ich nutze #Art.
Echte Tipps!
apt 3.2 in Debian Sid and Ubuntu 26.04 LTS now has built-in rollback: a single command undoes any package update or reverts your system to a previous state. No more fear of breaking your Linux with updates. 🐧
apt history-rollback <ID> — that's it.
Full guide: https://newsgroup.site/apt-32-history-rollback-debian-ubuntu-guide-2026/
Microsoft suspended developer accounts for VeraCrypt, WireGuard, and Windscribe — blocking them from signing Windows updates. No warning, no appeal process. Only public pressure restored access. A reminder that even the best privacy tools can be held hostage by corporate infrastructure. 🔒
Read the full analysis: https://newsgroup.site/microsoft-veracrypt-wireguard-windscribe-developers-2026/
#OpenSource #Privacy #VeraCrypt #WireGuard #Linux #Security #DigitalRights
Mieux vaut tard que jamais ! #servicepulic #opensource #free #software 👍🇫🇷🐧 LA FRANCE LÂCHE MICROSOFT POUR LINUX ET L'OPENSOURCE !!!! https://www.youtube.com/watch?v=zhTqURiXh6o
I made a visual 24-hour caffeine tracker for quickly checking how long it takes to leave my system and how that fourth latte affects my sleep.
Caffeine half-life is surprisingly long and individually variable.
Free to use at https://jnaskali.github.io/caffeine-tracker/
In addition to funding open source projects you use, if you can, consider extending support to the individual contributors/developers personally who work on those projects, many are volunteers and even a small monthly contribution could mean the difference. 🫶
Hello, we're on Mastodon 👋
🎧 Follow for updates on Navidrome, the open-source music streaming server 🎧
Released amiga-lw-plugin v0.7.0 for LightWave 5.x on AmigaOS: Fresnel + PBR scene-save fixes, a cleaner PBR setup, LensFlare now configurable up to 50 flare sources, and faster ObjSwap lookup for large replacement sets. Before/after renders in the thread.
github.com/midwan/amiga-lw-plugin
Alguien por aquí recomendó en su día Localsend y me da mucha pena no recordar quién fue porque tiene mi agradecimiento eterno.
Es lo mejor del mundo para compartir archivos entre distintos dispositivos que estén conectados a la misma red wifi.
Meet Shelly, a Modern Graphical Package Manager for Arch Linux https://9to5linux.com/first-look-at-shelly-a-modern-graphical-package-manager-for-arch-linux
@autistics
Announcement: #Voxelibre multiplayer casual game today (Sat) for 4 hours in the late afternoon to evening (North America). That's in about 4.5 hours from now.
Voxelibre is a free and #OpenSource #Minecraft clone. More details here:
https://
docs.autis.toque.im/
Damage has been turned off. People with #Autism, #ADHD or #AuDHD are invited.
heads up #Europe, if you want #sovereignty, there is an #European #chat solution that is #decentralized, #OpenSource, free, multi-platform, multi-profile, #encrypted, it is called #DeltaChat
it is doesn't require phone numbers or any data for registration! painless setup, find it in your app store of choice
your messages and data live in your pockets and not in some 3rd party's "cloud" servers, you truly own it!
Okay, folks, gather 'round, because you are not going to believe this one. My friend who is working at NASA told me this confidential news , but i can finally spill the beans: NASA is officially running NetBSD.
Yeah, you heard that right. Turns out, when you need an OS that can literally run on a potato *and* survive the vacuum of space without a hiccup, you do not mess around. They have been working under wraps with their deep space division on something they are calling "AstroBSD."
Apparently, the Perseverance rover on Mars? Yeah, it is not just taking pretty pictures; it is crunching data with a custom NetBSD kernel.
This just proves what foundation has been saying forever: "Of course it runs NetBSD!" From your ancient router to a rover on another planet.
#NetBSD #NASA #AstroBSD #AprilFools #OpenSource #Portability #MarsRover #SpaceTech #GeekHumor
Finde ich sehr gut von Frankreich! 👍 🇫🇷🇪🇺
Deutschland - wann? 🇩🇪🇪🇺🤔
„2,5 Mio. Beamte steigen um: Frankreich forciert Open-Source-Wechsel
10.04.2026 16:04 Uhr
Von Felix Krauth
Frankreich macht Ernst bei der digitalen Souveränität und verabschiedet sich von amerikanischer Software. Ein neuer Fahrplan sieht zudem den schrittweisen Wechsel von Windows zu Linux vor.“
#Frankreich #Foss #DigitaleSouveraenitaet #Deutschland #OpenSource #Linux https://winfuture.de/news,158029.html
10 years of #MountainCamp
It started with a small group of open source enthusiasts, a mountain, and a dream. That was 2017.
Fast forward to today: the orga team just had its first planning session for #MountainCamp2027 and we are buzzing. This one is special. 2027 marks 10 years since that very first camp, and we want to make it the most fun and amazing one yet.
Want to help organize? Reach out!
👥 drupalmountaincamp.ch/team
✉️ drupalmountaincamp.ch/form/contact
📩 A new **Digging Code** newsletter just dropped.
📰 Issue title
**Laravel 13.4**, **Toast Notifications** & a **Laracasts App** — Plus **2 Packages You'll Want**.
👀 Catch the full issue:
https://mmramadan.com/newsletter/campaign/019d7769-278c-73b5-9996-f55709b1f39d
📡 Subscribe to stay updated:
https://mmramadan.com/newsletter
🔐 Create your account:
https://mmramadan.com/register
#tech #webdev #dev #backend #php #laravel #opensource #ai #claude
First picture from the dual front-facing IMX355 sensors on #Pixel3 📸
Both lenses are now alive under mainline Linux — standard + wide, just like Google intended. Still early bring-up, but seeing real images come through makes it very real.
Patch series:
https://lore.kernel.org/phone-devel/20260411-pixel3-camera-v2-0-41b889abb14c@ixit.cz/T/#t
You can find already applied patches in the integration branch here:
https://codeberg.org/sdm845/linux/
#LinuxMobile #MobileLinux #Mainline #Kernel #OpenSource #sdm845
AI assistance for the Linux kernel at 205 comments on HN. The core tension: kernel maintainers want quality contributions. AI generates quantity. The mailing list culture — where rejected patches teach more than accepted ones — is the part AI cannot replicate. Experience is not just what worked. It is what failed and why. #AI #Linux #OpenSource
Time for our #Linux and #OpenSource news video! In this one, France is announcing a move to Linux and to Open Source solutions, with each ministry being required to provide a plan to do so!
We also have more distros speaking on age verification, KDE revamping some themes to give you more options, and a lot more:
Zapraszamy dzisiaj o 17:00 do siedziby Hakierspejs Łódź na Meet FLOSS gdzie w ramach panelów dyskusyjnych porozmawiamy o wolnym oprogramowaniu i alternatywnych mediach społecznościowych!
Będziesz? 👀
#floss #wioo #mastodon #fediverse #matrix #foss #opensource #freesoftware
Zum Wochenende: Wie die Document Foundation ihre eigenen Gründer vor die Tür setzte
Die Document Foundation und Collabora, das Unternehmen hinter einem Grossteil der LibreOffice-Entwicklung, haben sich nach jahrelangen Spannungen um Branding, Cloud-Rechte und Governance endgültig entzweit.
My dad is partially sighted with poor motor control. He likes audiobooks but every player I tried had tiny buttons and too many screens.
I’ve now made this one. Two screens, big controls, high contrast.
When I want to send him a new book, I just text him a link — he taps it and the book appears in his library.
It always comes back to the last book he was playing, ready to play again.
The settings are configurable via a link too.
This is very much made for my exact specific needs with him, but it’s open source and free if it helps anyone else.
https://apps.apple.com/gb/app/easy-audiobook/id6761441597
Tar fediverse
``tar -cvfz fediverse.raw fediverse.tgz
ls -lh
>> fediverse.raw 2.048 PiB
fediverse.tgz 1.36 TiB
```According to my version of tar(1) it's entirely doable
sources
man tar(1)
man gnu
/me grins 😁
@stefano@bsd.cafe @justine@snac.smithies.me.uk
#tar #GNU #gnutar #cvfz #gzip #compression #fediverse #mathematics #technology #OpenSource #Linux #BSD
The country wants to be as least dependent as possible of US American Technology because the USA has been proven to be unworthy as a partner
Thus the country of France takes an enormous step towards digital sovereignty
https://en.wikipedia.org/wiki/France?wprov=sfla1
#OpenSource #Linux #programming #BSD #Technology #France #FR #USA #Little #Donald #Agent #Orange #no #TV
🚀 Domptez le stockage S3 en ligne de commande !
Marre de passer par une interface web pour gérer vos buckets ? Je viens de vous pondre un petit guide sur le wiki pour configurer le client MinIO (mc) sur Debian. 🐧
C’est simple, c’est rapide et ça change la vie pour vos scripts de sauvegarde !
👉 https://wiki.blablalinux.be/fr/configurer-client-minio-mc-debian
Retrouvez l'ensemble de mes services sur https://blablalinux.be/mes-services-publics/
Retrouvez l'ensemble de mes services sur blablalinux.be/mes-services-publics/
#Linux #OpenSource #Productivité #BlablaLinux #Wekan #Kan #Kanban
France's plan: Away from Windows, towards Linux
France's administration is to move away from Windows and US tools: the government is presenting a concrete roadmap for digital sovereignty.
#Datenschutz #DigitaleSouveränität #IT #OpenSource #Netzpolitik #Windows #news
We’ve published the second monthly report (March 2026) for the Cyber Resilience Act Readiness project, part of our ongoing 2026 effort to prepare the FreeBSD community for the European Union’s cybersecurity regulation.
Read the March report: https://github.com/FreeBSDFoundation/all-projects/blob/main/Cyber%20Resilience%20Act%20Readiness/monthly-updates/2026-03.md
#FreeBSD #OpenSource #Security #CyberResilienceAct #CRA #Community
I just released version 2 of my Catppuccin Mastodon UI and it is a big release!
- New name, Catppuccin Complete UI for Mastodon
- Added configurable Catppuccin flavor switching for Mocha, Macchiato, Frappe, and Latte (via Stylus/UserCSS)
- Added organized fixed exports under themes/ for every Catppuccin flavor and accent combination in both layouts
- and so much more!
Check it out here:
https://www.kylereddoch.me/blog/catppuccin-complete-ui-for-mastodon-20/
Legendary, the open source launcher that powers the Epic Games integration in the likes of the Heroic Games Launcher has switched hands to keep it going.
https://www.gamingonlinux.com/2026/04/legendary-the-free-and-open-source-epic-games-launcher-has-moved-to-a-new-organisation/
New podcast episode: Put some privacy in your smartphone! 📣 🎧
How can you use an Android smartphone while protecting your privacy? Who should you turn to for more privacy-friendly Android alternatives?
Can you install Linux on your phone?
With @fla from @Framasoft , we answer these questions!
👉 https://www.projets-libres.org/en/podcast/smartphone-put-privacy-in-your-smartphone/
#podcast #opensource #privacy #eos #iodeOS #calyxos #postmarketos #fairphone #commown #murena #ubuntutouch #grapheneos
New on The Sovereign Auditor -- a long read for a Friday afternoon.
France just committed 2.5 million civil servants to leaving Microsoft. The reasoning is simple: a server in Paris is not legally French if the company is governed by US law.
Meanwhile Australia signed a new five-year Microsoft deal in February.
Different calculations. Different conclusions.
https://open.substack.com/pub/sovereignauditor/p/the-exit-and-the-lock-in
#DataSovereignty #CLOUDACT #Linux #OpenSource #GDPR #IsleOfMan #DigitalSovereignty #EU
Gas Town kontrolliert, was automatisierte Agenten dürfen
Gas Town 1.0.0 orchestriert mehrstufige Entwicklungs-Workflows, härtet Agenten-Sicherheit und unterstützt erstmals Windows.
RT @garrytan: Wenn Sie möchten, dass Ihr OpenClaw- oder Hermes-Agent über eine perfekte Gesamterinnerung an alle mehr als 10.000 Markdown-Dateien verfügt, ist GBrain hier, um zu helfen. Es entspricht exakt meinem OpenClaw/Hermes-Agenten-Setup. Open Source unter der MIT-Lizenz. Ich hoffe, es hilft Ihnen beim Bau Ihrer Mini-AGI. github.com/garrytan/gbrain
What do people use / recommend for plotting *publication quality* plots of mathematical functions.
Not plotting data, plotting functions.
---
In opensource, matplotlib is huge, but it is fundamentally plotting data points, and plotting functions means creating domain data points and calculating their mapping, and plotting that. Unsatisfactory imo.
Similarly for the other tool, ggplot2 in R, it is designed for data.
In proprietary software, Mathematica is also huge, but imho their plots have always look janky and not publication quality.
What I haven't explored is "latex packages" which purport to do function plotting. I'd be surprised if they did fancy things like not crashing at singularities. Is this what authors use for polished publications?
---
Attached image is mathics3, an open source implementation of the Mathematica language. Looks fine for blogs, but not for a book typeset in the style of the classic Springer texts imho,
Wishing everyone a great time at Grazer Linuxtage by Verein der Grazer Linuxtage starting today in TU Graz, Campus Inffeldgasse in #Graz, #Austria
Find out more on
https://foss.events/2026/04-10-grazer-linuxtage.html
Follow the official account: @linuxtage
Connect via official hashtag(s): #glt26
Why the hell do I constantly have problems with KDE Plasma and that piece of crap Akonadi???? Constant error messages, crashes, etc. whenever I try to connect to a calendar! It doesn't matter at all whether I try the Nextcloud Calendar, iCloud Calendar, or Google Calendar. And when I remove an online calendar, everything freezes—the entire KDE desktop. I’ve had this problem for years, no matter which version of KDE I use. I never have these kinds of problems with GNOME or GNOME Calendar. Akonadi is just a piece of software crap. 💩
Quand je vous dis que ce sont des gens bien…
La DINUM passe sous Linux.
Via @claude et @chickenkiller
#LogicielsLibres #OpenSource #FreeSoftware
🔒 Tired of Google Drive reading your files? Syncthing syncs them directly between YOUR devices — no cloud, no subscriptions, no middlemen.
Open source, TLS-encrypted, works on Linux/Android/Windows. Set up in 10 minutes.
Full guide 2026: https://newsgroup.site/syncthing-file-sync-without-cloud-guide-2026/
FSL and BSL belong on any list of false-promise licenses:
They are not open source. They are restrictive source-available licenses dressed up with “open” language.
Reading the code is not enough. If users cannot freely run, use, or build on the software because of field-of-use or competition restrictions, the software is not open source.
Marketing it as “open source” or even putting “open” in your name is misleading twice: first in the license, then in the messaging.
✊️ France Launches Government Linux Desktop Plan as Windows Exit Begins
「 France positions Linux adoption as part of a broader policy focused on sovereignty, interoperability, and reducing dependence on foreign vendors. As the announcement comes directly from DINUM, which oversees digital strategy across ministries, it holds greater significance than a local pilot or isolated administrative project 」
https://linuxiac.com/france-launches-government-linux-desktop-plan-as-windows-exit-begins/
It's done and #opensourced on #GitHub! 🖖🥳
https://github.com/ProjectPhysX/hw-smi
A minimal, cross-compatible #CPU/#GPU telemetry monitor with accurate data directly from vendor APIs and beautiful ASCII visualization.
How much #VRAM bandwidth does an application or a game pull? Is the traffic over #PCIe a bottleneck? What's the CPU/GPU load, RAM/VRAM occupation, temps, power draw, clocks? hw-smi works with all CPUs and all #Nvidia/#AMD/#Intel GPUs, on both Windows and #Linux.
Have fun!
RE: https://turtleisland.social/@Tzipporah/116375812854285969
Y'all can read the rest of this article early with a sub to my Raindrops tier or higher on Patreon! Mvto for the support~
Centralized and corporate-owned social media hurts Native communities → https://www.patreon.com/posts/centralized-and-155143186
#Native #Indigenous #Fediverse #Mastodon #Mvskoke #OpenSource #FOSS
France is transitioning government desktops to Linux, with each ministry required to formalize its implementation plan by autumn 2026.
https://linuxiac.com/france-launches-government-linux-desktop-plan-as-windows-exit-begins/
Happy Horse: Alibaba's secret AI video model storms the benchmarks
The AI model Happy Horse causes a stir: it generates videos with synchronized audio and outperforms the competition. Alibaba is likely behind it.
#Alibaba #Forschung #IT #KünstlicheIntelligenz #OpenSource #OpenAI #news
"How it all began"
I saw an ad for this CD set at a very low price in a computer magazine. I decided to give it a try, enticed by the low cost and this 'alternative solution to Windows', and in late 1996 I ordered this set.
When it arrived, I was fascinated (having never used a Unix or Unix-like system before) but a bit daunted by the lack of support for the main applications I knew. A few months later, though, I decided to give it another go and from that point, I never looked back. Whether it was Linux, one of the BSDs, or something similar (but Unix or Unix-like), I was not going back to systems like Windows.
My #ThrowbackThursday today is probably one of the most significant in my computing life.
#Linux #TechHistory #OpenSource #Unix #TechNostalgia #ComputingMemories #BSD #TechnologyEvolution #OldSchoolComputing #1996 #ITLife
New blog post: #FreeBSD 16 System Calls Table
https://alfonsosiciliano.gitlab.io/posts/2026-04-09-freebsd-16-system-calls.html
I wrote this mainly as personal notes to explore and kick off a new project, but it might be useful for others too.
#happycoding #UNIX #openSource #kernel #coding #syscalls #SystemCall
Which has the best source code?
----
Best is whatever you care about code quality. For some it might be design coherence, for others it might be resistance to security exploits, for others it might be architecture portability.
#netbsd #openbsd #freebsd #opensource
| NetBSD: | 17 |
| OpenBSD: | 46 |
| FreeBSD: | 6 |
Had a great time joining the Call For Testing channel's Jail/Zones Production User Call to talk about daemonless.io! We dove deep into the weeds of bringing native FreeBSD OCI container images to life, porting complex application stacks, and exploring the future of container ecosystems on FreeBSD.
Check out the full conversation here: https://youtu.be/1pKdEZ1DhYM
#FreeBSD #daemonless #OCI #Containers #OpenSource #SelfHosted
2/2 Once I finish testing I'll publish all the results and methodology to show that the features in omnimem are helping rather than just a pure retrieval metric from the Valkey data store.
You can follow along on the v5 branch and particularly issue #19 at: https://codeberg.org/ric_harvey/omnimem whilst you're there drop me a star please :) It'll all help as I don't have celebrity backers ;)
1/2 So if you're wondering how #omnimem compares to #MemPalace:
result: single-session-assistant type achieved 94.6% on longMemEval.
However, v5 is bringing in LOTS of changes to help with temporal reasoning and multi-session improvements by allowing users to optionally switch on enrichment queues for remember_document(). This will extract individual facts from larger documents helping with the recall() function.
FreeBSD keeps showing that serious open source work also means serious hardware testing.
This laptop compatibility website is a great example of that. It gives people a clearer view of what actually works on real machines and makes FreeBSD more approachable for anyone thinking about using it on a laptop.
What I like most is that this is practical work. It helps users make better decisions, reduces guesswork and strengthens trust in the ecosystem.
APT 3.2 has landed with some noteworthy additions.
@ct_Magazin "KI-FOMO frisst Sicherheit" trifft es genau. MCP-Server werden ausgerollt, bevor irgendjemand fragt: Wer darf welches Tool aufrufen? Was passiert mit den Daten bevor sie das LLM erreichen? Das Protokoll selbst liefert keine Antworten darauf.
Deshalb bauen wir an ToolMesh — ein MCP-Gateway mit Autorisierung, Audit Trail und Output-Filtering. #MCP #Security #OpenSource
Keycloak 26.6 bringt Zero-Downtime-Updates und Workflows
Das Open-Source-IAM-System Keycloak 26.6 befördert fünf Features in den produktiven Status – darunter Federated Client Authentication und Zero-Downtime-Updates.
#IdentityManagement #IT #Java #Kubernetes #OpenSource #Security #news
Digitale Souveränität: Erneutes Stühlerücken beim ZenDiS
Führungswechsel beim Zentrum für Digitale Souveränität (ZenDiS): Geschäftsführer Alexander Pockrandt verlässt die Doppelspitze des Unternehmens.
#DigitaleSouveränität #IT #Security #Netzpolitik #OpenSource #Wirtschaft #news
RT @KanikaBK: 🚨 EILMELDUNG: MICROSOFT hat gerade eine VOICE AI als Open Source veröffentlicht, die 60 MINUTEN AUDIO in einem einzigen Durchgang transkribiert. 100 % KOSTENLOS. Sie weiß, wer gesprochen hat. Sie weiß, wann sie gesprochen haben. Sie weiß genau, was sie gesagt haben. Alles in einem Schritt. Kein Aufteilen. Kein Kontextverlust. Sie heißt VibeVoice. Kein bloßes Transkriptionswerkzeug. Kein einfacher Speech-to-Text-Wrapper. Eine wegweisende Voice-AI-Familie mit ASR, TTS und Echtzeit-Streaming. Alles Open Source. Alles kostenlos. Das ist der eigentliche Funktionsumfang 👇 VibeVoice ASR – Spracherkennung: → Verarbeitet 60 Minuten kontinuierliches Audio in einem einzigen Durchgang → Teilt Audio niemals in Stücke auf, sodass der globale Kontext niemals verloren geht → Identifiziert gleichzeitig, WER gesprochen hat, WANN sie gesprochen haben und WAS sie gesagt haben → Unterstützt benutzerdefinierte Hotwords für domänenspezifische Genauigkeit → Funktioniert nativ in über 50 Sprachen → Bereits von der Hugging Face Transformers Library übernommen → Wird bereits von der Open-Source-Community weiterentwickelt – VON LEUTEN, DIE KEINE AHNUNG HATTEN, DASS DIESES NIVEAU AN GENAUIGKEIT B
RT @JafarNajafov: 🚨EILMELDUNG: Jemand hat gerade einen Headless-Browser als Open Source veröffentlicht, der 11-mal schneller als Chrome läuft und 9-mal weniger Arbeitsspeicher verbraucht. Er heißt Lightpanda und wurde von Grund auf speziell für KI-Agenten, Scraping und Automatisierung entwickelt. Kein Chromium-Fork. Kein Hack. Ein völlig neuer Browser, geschrieben in Zig.
🦀 Redox OS — the Rust microkernel OS — has banned all AI/LLM-generated contributions.
Their reasoning:
❌ LLMs produce code that "looks correct" but hides subtle bugs
❌ No chain of accountability for AI-written system code
❌ Legal risk from training data copyright
❌ Erosion of contributor understanding
For OS-level code, this position makes sense. Every line of kernel code has a human who understands it.
Full analysis:
https://newsgroup.site/redox-os-ai-code-ban-llm-policy-2026/
🚨 NEWS 🚨
The Apache Software Foundation Announces $1.5M Donation from Anthropic
#AI #opensource #cloudnative #DataInfrastructure #ArtificialIntelligence
Hi folks again for today! ✌️
Now you can freely download "Dima Defense" on F-Droid 👉 https://f-droid.org/en/packages/org.xolatgames.dima.defense/
Thanks too much to linsui (https://gitlab.com/linsui) for helping me again 🙂
Have a good evening! 😉
#libgdx #android #androiddev #mobile #mobiledev #game #games #java #gradle #inkscape #tiled #TiledMapEditor #2d #towerdefense #fdroid #opensource #gamedev #MobileDevelopment #Dima #netbeans #free
Lately I’ve been thinking a lot about the kind of work I want to keep building and sharing online.
I wrote about that, why I refreshed my support pages, and what I’m hoping to make more of going forward: practical cybersecurity, MSP automation, indie web tools, and real-world IT projects.
#IndieWeb #IndieWebDev #OpenSource #BuildInPublic #Cybersecurity #MSP #IT #Blogging
I was asked many times over the last years which Linux distribution I would recommend for beginners. I always answered that they should try out multiple ones and choose the one that they like the most.
But, for the people that don't know where to start with that, here is my list of Linux distributions I would recommend for beginners in the Linux world.
https://darkblueproject.com/sites/articles/linux-distro-rec-beginners.php
#darkblueproject #linux #linuxdistribution #fedora #debian #archlinux #endeavouros #nobara #linuxmint #q4os #solusos #ubuntu #opensource #freesoftware
New on the blog: hidden Zeek features that even experienced users (some on our own team!) stumble onto by accident.
Click through for community discoveries from "I didn't know Zeek could do that" conversations.
Working on an #opensource project can be strange sometimes.
Personally, the strangest is seen when people want something changed.
Some peeps simply ask. (Yes, do this one)
Some get extremely angry that it isn't already like they want and demand it be changed.
Some people try to pay for the change.
Some try to guilt you to make the change by saying other software is sooo much better because it does x, y, z.
Some will try to guilt you by saying this change is the one and only thing keeping them on other software, and if you make the change they'll switch.
Some ask on #reddit, but since I'm not on there, it never reaches me. They then get mad it never happens 😵
It's truly a study in people's character.
« Qui peut me dire aujourd'hui que Linux n'est pas une alternative crédible ? »
Intervention remarquable de Michel Paulin (Conseil National de l'Industrie) lors de son audition à l'assemblée nationale.
→ https://peertube.mesnumeriques.fr/w/xjTxYFoGDTWrPEPXWLNC75
📺 https://peer.adalta.social/w/gRVJdNMwA98LTBSrRYEBJU
🔗 [🇩🇪🇺🇸🇫🇷](https://adalta.info/articles/prstn_cloud_116369029283028458_de)
🔗 [ℹ️](https://sovereigncloudstack.org/insights/scs-summit-2026/")
Die Notwendigkeit einer fokussierten Innovationsstrategie im Bereich Sovereign Cloud Stack
For anyone bored at 14:00 (2pm) CEST today, I'll be speaking on "The Role of Open Source and Standards in Creating a Competitive Cloud Market" in a webinar organized by European Open Source Academy (EOSA) and Open Forum Europe (OFE). 🇪🇺
@paolo and I will focus on policies, regulations and challenges to open source adoption in the European/Dutch public sector.
🔐 URGENT for Linux users: Flatpak 1.16.4 + XDG-Desktop-Portal 1.20.4 patch critical sandbox escape vulnerabilities. Malicious apps could delete arbitrary host files bypassing isolation. Update now + install Flatseal to audit app permissions. Full guide: https://newsgroup.site/flatpak-xdg-portal-security-sandbox-linux-2026/ #Linux #Security #Flatpak #OpenSource #Privacy
Arcee Launches Trinity: A New Open-Source AI Model Challenging Chinese Dominance
📰 Original title: I can’t help rooting for tiny open source AI model maker Arcee
🤖 IA: It's clickbait ⚠️
👥 Usuarios: It's clickbait ⚠️
View full AI summary: https://killbait.com/en/arcee-launches-trinity-a-new-open-source-ai-model-challenging-chinese-dominance/?redirpost=6edf29ab-48da-4476-a8b2-10a6463ba06c
ICS[AP] updated CISA ICS Advisories Master File for 4/7/26 & the following year's CSVs:
CISA_ICS_ADV_2026_4_7.csv
CISA_ICS_ADV_2024_4_7_26.csv
Available @ ICS[AP] GitHub:
https://github.com/icsadvprj/ICS-Advisory-Project/tree/main
EDIT: Link updated.
I am happy to bring this update for my pet project #GitRaven. It's a Git management tool built in C++ and Qt as a learning experience.
Give it a read and let me know how you like it?
https://blog.suryatejak.in/gitraven-april-2026-updates
#fediverse #developers #gitraven #cpp #qt6 #linux #opensource #diary #blog
"I can’t help rooting for tiny open source AI model maker Arcee"
"And it's gaining popularity with OpenClaw users. startup that built a high-performing, massive, open source LLM. Arcee is a tiny 26-person U.S."
https://techcrunch.com/2026/04/07/i-cant-help-rooting-for-tiny-open-source-ai-model-maker-arcee/
This is your daily reminder that Andrea Borman is an experienced Debian enthusiast with nearly 60K subscribers, go give her a sub!
https://www.youtube.com/@AndreaBorman
#Linux #Debian #AndreaBorman #Tech #YouTube #OpenSource #LinuxTips
I have been busy this past week!
First the redesign of my site, second the launch of my new eleventy plugin, and third, I have something new cooking. 😜
I finally finished my Mastodon Sharing Plugin for Eleventy! You can read about it and check it out here:
https://www.kylereddoch.me/blog/i-built-an-eleventy-plugin-for-sharing-posts-to-mastodon/
don't just be one of the crowd, stand out, join #ArcaneChat
#privacy #security #decentralization #openSource #resilience #sovereignty #autonomy #diday #digitalindependence
Heading to BotConf?
Don’t miss Peter Manev and Éric Leblond’s ( @Regit ) Suricata workshop on April 14 covering detection techniques, rule development, and real-world use. Learn from people who help shape Suricata.
Learn more: https://cfp.botconf.org/botconf-2026/talk/Z8H9Y9/
Request practical support for your free and open source project from NGI0 experts.
If you ever received a grant from any program in the Next Generation Internet initiative, you can request support services under the NGI0 Review program. The program ends on July 31 so the sooner you reach out the better. Use our webform and just tick the services that would benefit your project.
See the thread for a description of the available services.
Self-Hosted Backend: Appwrite 1.9 bringt MongoDB
Appwrite 1.9 bringt MongoDB-Support, ressourcenbasierte API-Keys und Query-Filter für Realtime-Subscriptions. Hinzu kommen Performance- und Compute-Updates.
I've just moved a number of large files that I do not use often from an active partition to a backup partition.
What is odd is that the access speed to the active partition has increased significantly. Since that should not be possible, that must have to do with the manner in which the active partition is accessed by the Android operating system. Some research required.
#Android #filesystems #exfat #ext4 #Linux #OpenSource #programming #transfer #rate
🎤 Workshop-Tage 2026 in Rapperswil!
Die Workshop-Tage finden vom 8. bis 10. September 2026 in Rapperswil statt.
❗ Der Call for Sessions ist ab sofort geöffnet ❗
Dieses Jahr feiern die Workshop-Tage ihr 35-jähriges Jubiläum, ein ganz besonderer Anlass. Verpasst nicht die Gelegenheit, Teil dieses grossartigen Events zu sein.
Wir freuen uns auf eure Workshop Beiträge bis zum 11. Mai.
👉 Hier Workshop einreichen: https://pretalx.com/workshop-tage-2026/cfp
#CHOpen #Workshop #WorkshopTage #CFP #CallforPapers #OpenSource
The Document Foundation expelled 30+ LibreOffice developers, many from Collabora Productivity, citing unclear legal conflicts despite major code contributions. ⚖️
Collabora plans a fork, raising risks to stability and governance transparency, as FOSS sustainability and user control depend on open stewardship. 🔐
🔗 https://byteiota.com/libreoffice-ejects-30-core-developers-fork-imminent/
#TechNews #LibreOffice #Office #OpenSource #FOSS #Collabora #Linux #Governance #Transparency #Privacy #Security #Software #Freedom #Developers #Tech #Europe #EU
JSON Alexander: Syntax-Highlighting und Baumdarstellung im Browser
Syntax-Highlighting und Baumdarstellung: Das Add-on verbessert die Ansicht von JSON-Daten, insbesondere für API-Entwickler.
#API #Browser #IT #JavaScript #OpenSource #Webentwicklung #news
@0xabad1dea ...and nobody's actually leaving though, to speak of. The network effects are too strong. I prefer #codeberg myself, BTW
#github #OpenSource
@eniko To my mind, Luanti hits it just right, targeting low-spec hardware. Even an 8-year-old laptop with a weak Intel video chip will play it just fune. A #luanti server will run on a $5 US/mo server. #Voxelibre is the most fun #OpenSource game I've ever played, BTW.
Consider contributing to the already-existing Luanti community, instead of undertaking a new project that will likely take years to finish. They could use help with the most basic things, like cleaning up documentation, etc.
Consider advocating its inclusion into default #Linux installs, becoming the new Solitaire or Minesweeper.
Your data stays yours. ConvertCraft offers instant, browser-based file conversion with a strict zero-logs policy. Drop any file, pick your format, and get your output – no registration, no compromise on privacy.
Try it here: https://convert-craft.com/ar/tool/main
#Privacy #SaaS #TechUSA #FileConverter #WebTools #OpenSource
Linux 7.1 kills i486 support after 37 years. Linus: \u201czero real reason to continue.\u201d No mainstream distro shipped an M486 kernel in ages. Pour one out for the processor that powered the early internet. 🐧🕊️
#linux #kernel #opensource #i486
Source: https://www.theregister.com/2026/04/06/patch_to_end_i486_support/