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.
Valve released an update for Proton Experimental for February 27th, their testing ground for getting more Windows games running on Linux / SteamOS systems.
https://www.gamingonlinux.com/2026/03/proton-experimental-gets-improvements-for-vermintide-2-and-more-controller-support-for-launchers/
I've moved some of my currently active repositories over to Game of Trees Hub! 🌳
GoTHub is a transparently funded Git/Got repository hosting service - lightweight, BSD-licensed, and a great minimalist alternative to the big tech.
Check it out: https://rsadowski.gothub.org/
Call for testing for a script that installs #KDE #PLASMA on a #FreeBSD desktop or laptop. Testing is aimed at users who already know FreeBSD, for example who can configure /etc/rc.conf and /boot/loader.conf.
I’m especially interested in feedback from people with NVIDIA GPUs, since I don’t have this hardware myself.
CFT GitHub: https://github.com/alfonsosiciliano/kde-installer-dialogs/blob/main/cft.md
CFT GitLab: https://gitlab.com/alfix/kde-installer-dialogs/-/blob/main/cft.md
Discussion to figure out which packages to install and which configurations to use for #NVIDIA GPUs (for example x11/nvidia-xconfig, linux_enable="YES", and so on): https://lists.freebsd.org/archives/freebsd-desktop/2026-January/007438.html
@FreeBSDFoundation #CFT #UNIX #OpenSource #FreeBSDDesktop #FreeBSDLaptop #gpu #GUI
Schönen guten Abend,
DARF ICH EUCH EINLADEN ZU MEINER GESCHICHTE!
DIE GEBURT VON LINUX! – Wie ein Hobby‑Projekt die Welt veränderte.
Kapitel vier
Schönen guten Abend,
DARF ICH EUCH EINLADEN ZU MEINER GESCHICHTE!
DIE GEBURT VON LINUX! – Wie ein Hobby‑Projekt die Welt veränderte.
Kapitel vier
Current weather in Nieuw Amsterdam SR SA with the grace of wttr.in & the mighty power of
lolcat(6) 🏳️🌈 curl & {ba{c{k{z{fi}}}}}sh
When you get
curl -v wttr.in/leonsberg_suriname|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:00:04 --:--:-- 0* Host wttr.in:80 was resolved.
Be calm wait 8 secs then repeat
$ curl -v wttr.in/leonsberg_suriname|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:00:05 --:--:-- 0* Host wttr.in:80 was resolved.
Z
#Weather #wttr #lolcat #curl #bash #csk #ksh #zsh #sh #fish #meteorology #environment #Physics #Chemistry #Mathematics #lineair #algebra #technology #OpenSource #programming #POSIX
Stoppe Google daran, die Nutzung von APK‑Dateien zu beschränken!
#OpenAndroid2026
#linux #opensource #freiheit #KeepAndroidOpen #Android #OpenAndroid
#DigitalFreedom #DigitaleSelbstbestimmung #TechFreedom #DigitalRights
#Plattformmacht #BigTech #TechPolicy #DigitaleRechte #Infrastrukturmacht
#Monopol #Technologiepolitik #Netzpolitik #Developers #IndieDev #FOSS
#FreeSoftware #AppDevelopment #AndroidDev #FDroid #Sideloading
#ITSecurity #Cybersicherheit #SecurityVsFreedom #Privacy #Datenschutz #Kontrolle #DigitaleSouveränität #petition
Schönen guten Abend,
DARF ICH EUCH EINLADEN ZU MEINER GESCHICHTE!
DIE GEBURT VON LINUX! – Wie ein Hobby‑Projekt die Welt veränderte.
Kapitel vier
RFC 1305 defining the NTP protocol version 3 was published in March 1992 https://cromwell-intl.com/networking/protocols.html?s=mb #IPnetworking #OpenSource #Linux
@hackmag This is exactly the threat model ClawGuard was built for. If the agent machine has no real tokens, there's nothing to steal.
ClawGuard keeps all secrets on a separate trusted machine and injects them only after human approval per request.
```golang```
`package main
import "fmt"
func main() {
fmt.Println("Hi, Fediverse!")
}`
#MyFirstToot #goLang #programming #source #code #mathematics #physics #Lineair #Algebra #technology #OpenSource
Source code analysis
cpython
doc/c-api/abstract.rsc
.. highlight:: c
.. _abstract:
Abstract Objects Layer
The functions in this chapter interact with Python objects regardless of their
type, or with wide classes of object types (e.g. all numerical types, or all
sequence types). When used on object types for which they do not apply, they
will raise a Python exception.
It is not possible to use these functions on objects that are not properly
initialized, such as a list object that has been created by :c:func:PyList_New,
but whose items have not been set to some non-\ NULL value yet.
.. toctree::
object.rst
call.rst
number.rst
sequence.rst
mapping.rst
iter.rst
buffer.rst
objbuffer.rst
▸Chapter 1 — Understanding CPython Before Code
CPython is both a compiler and an interpreter. It compiles Python source code to bytecode, then executes that bytecode on a stack-based virtual machine. Understanding this dual nature reveals how Python achieves its balance between high-level expressiveness and runtime efficiency.
Everything is an object: Integers, functions, classes, modules, even types themselves are objects with a uniform interface
The GIL: A mutex that protects Python objects, simplifying memory management but limiting CPU-bound parallelism
Memory Management: Reference counting (immediate) + cyclic garbage collection (for cycles)
Compilation Pipeline: Source → Tokens → AST → Bytecode → Execution
motivation
I used explorar.dev in this example, but you don't need the internet to analyse source code. Just download them once, then read at your leasure offline
The screencaps are included to show how it can be done via explorar.
Sources:
https://explorar.dev/python/cpython
#python #cpython #programming #source #code #analysis #environment #mathematics #physics #Lineair #Algebra #technology #Linux #BSD #freeBSD #ghostBSD #OpenSource
RE: https://floss.social/@CoMaps/116153892593228705
Einfach mal die freie quelloffene App CoMaps ausprobieren - weg von Google Maps & Co.
Für Android, iOS und Linux.
Schönen Digitalen Unabhängigkeitstag! :)
#dut #did #DiDay #DidIt #DutGemacht #OpenSource #foss #CoMaps
Since the #39c3 in December, every first Sunday of the month has been a "Digital Independence Day" for trying out alternatives to dominant/big tech platforms.
If you're looking to explore alternatives to Google or Apple Maps, why not give CoMaps – or any of the other open source map-applications that are based on data from #OpenStreetMap – a try!
You can learn more about the #DIDay here: https://edri.org/our-work/didit-edri-members-spark-movement-for-alternatives-to-big-tech/
openSUSE Tumbleweed
https://get.opensuse.org/tumbleweed/
Continuously Updated
You install it once and enjoy it forever. No longer do you have to worry every six months about massive system upgrades that risk bricking your system.
We have KDE, Xfce, Gnome options
I am trying out Xfce on a 15 year old computer and it works well.
#linux #opensource #tech #desktop #laptop #computer #productivity
ElbowsUpforDigitalSovereignty » 🌐
@ElbowsUpforDigitalSovereignty@thecanadian.social
It's time for Canadian Digital Independence Day. The 1st Sunday of the month is when you take action to reduce your use of #TechBros software and embrace #opensource solutions. Time to brag - tell us what you accomplished this past month.
Personally I have moved my email to Proton Mail and pretty happy with the change. Next - dump Chrome for something else, potentially Firefox.
Please boost for reach and tell us your #CDNdid plans.
Do other people do the thing where you carefully cherry pick their commits when releasing anything to not seem bad at computers. I know it's quaint in the current times #opensource
Schönen guten Tag,
DARF ICH EUCH EINLADEN ZU MEINER GESCHICHTE!
DIE GEBURT VON LINUX! – Wie ein Hobby‑Projekt die Welt veränderte.
Kapitel vier
Schönen guten Tag,
DARF ICH EUCH EINLADEN ZU MEINER GESCHICHTE!
DIE GEBURT VON LINUX! – Wie ein Hobby‑Projekt die Welt veränderte.
Kapitel vier
Stoppe Google daran, die Nutzung von APK‑Dateien zu beschränken!
#OpenAndroid2026
#linux #opensource #freiheit #KeepAndroidOpen #Android #OpenAndroid
#DigitalFreedom #DigitaleSelbstbestimmung #TechFreedom #DigitalRights
#Plattformmacht #BigTech #TechPolicy #DigitaleRechte #Infrastrukturmacht
#Monopol #Technologiepolitik #Netzpolitik #Developers #IndieDev #FOSS
#FreeSoftware #AppDevelopment #AndroidDev #FDroid #Sideloading
#ITSecurity #Cybersicherheit #SecurityVsFreedom #Privacy #Datenschutz #Kontrolle #DigitaleSouveränität #petition
Stell dir folgendes Szenario vor, du kaufst ein neues Smartphone, bezahlst es aus eigener Tasche und gehst selbstverständlich davon aus, dass es dein Eigentum ist. Ein Jahr später erhält das Gerät ein Systemupdate. Danach erscheint beim Installieren einer App plötzlich eine Meldung: „Diese App darf auf deinem Gerät nicht mehr installiert werden.“
Nicht, weil die App illegal wäre. Nicht, weil sie nachweislich gefährlich ist. Sondern, weil der Entwickler nicht im vorgesehenen Register steht.
Genau dieses Szenario könnte ab September 2026 Realität werden.
Vollständiger Beitrag:
https://writefreely.linuxat.de/h1-style-color-green-android-gehoert-uns
#OpenAndroid2026
#linux #opensource #freiheit #KeepAndroidOpen #Android #OpenAndroid
#DigitalFreedom #DigitaleSelbstbestimmung #TechFreedom #DigitalRights
#Plattformmacht #BigTech #TechPolicy #DigitaleRechte #Infrastrukturmacht
#Monopol #Technologiepolitik #Netzpolitik #Developers #IndieDev #FOSS
#FreeSoftware #AppDevelopment #AndroidDev #FDroid #Sideloading
#ITSecurity #Cybersicherheit #SecurityVsFreedom #Privacy #Datenschutz #Kontrolle #DigitaleSouveränität
Episode 6 of Dark Blue Weekly released
https://darkblueraven.com/sites/news/dbw-e6.php
#darkblueweekly #darkblueraven #darkblueproject #opensource #freesoftware #linux #bunsenlabs #porteux #linuxcontainers #hyprland
Does someone know if there are #OpenSource - maybe self hosted or #fediverse based - alternatives for #Pinterest? It is something I use as a photographer (yes I do other stuff next to trains 😄) for inspiration or sharing ideas, but the service is becoming rather trashy.
The moderation system sees sometimes perfectly normal pictures of clothed persons as “sexual content” and there is een increase in AI-slop.
Boosts appreciated!
📆 Heute, am 1. März ist wieder #DigitalIndependenceDay.
👉Du willst dich unabhängiger machen – weg von Blackbox-Software, hin zu freier Bildung?
Die Berliner Volkshochschulen haben einige Kursangebote für dich:
🐧 Linux-Einstieg I–III
🌐 eigene lokale Netzwerke aufsetzen
🧠 Künstliche Intelligenz selber bauen
🎮 Godot – für Spieleentwicklung
🌀 Blender 3D
☕ JAVA-Grundkurs
👉 Alle Vorschläge findest du über unseren Linktree: https://wonderl.ink/@vhs.berlin
Wir freuen uns auf dich und mehr Digital Independence! ❤️
#VHS #Bildung #OpenSource #DID #DUTgemacht #DIDay #DUD #DIDit #Volkshochschule #Bildung #Weiterbildung @volkshochschule @digitalcourage @CCC @marcuwekling @kaschmir
(Linux news in previous posts)
FOSS NEWS
Odysee plans feature to play any YouTube video directly inside its app soon without ads:
https://alternativeto.net/news/2026/2/odysee-plans-feature-to-play-any-youtube-video-directly-inside-its-app-soon-without-ads/
(Oh no, why the heck they want another legal trouble? I mean, it sounds good for the users, but it gives a reason to authorities to mess with them, and potentially sue them into bankruptcy, like they already did with their parent company, LBRY. Of course, NewPipe, Invidious, FreeTube, etc. do the same, but those are community projects, can't be attacked that easily, and even if they can be, they don't have that much to lose. In contrast, Odysee is a company, which employs people, who have to make a living. Also, it's a separate platform, which will be lost, if they lose the lawsuit (which is pretty likely, because authorities don't give a crap about digital freedom, only about the big corps' business, they don't consider YouTube datamining people a crime, but they do consider companies "hurting" big tech, see the YouTube Vanced case))
(And tbh, I personally prefer to watch YouTube videos without tying my watch history into an online account, FreeTube already offers a really solid experience)
Firefox 148 Is Now Available for Download with AI Kill Switch and Other Changes:
https://9to5linux.com/firefox-148-is-now-available-for-download-with-ai-kill-switch-and-other-changes
Firefox 149 Enters Beta with Split View, More Robust HTTP/3 Upload Performance:
https://9to5linux.com/firefox-149-enters-beta-with-split-view-more-robust-http-3-upload-performance
Ladybird web browser begins Rust adoption, starting with JavaScript engine, with AI help:
https://alternativeto.net/news/2026/2/ladybird-web-browser-begins-rust-adoption-starting-with-javascript-engine-with-ai-help/
Servo Browser Engine Starts 2026 With Many Notable Improvements:
https://www.phoronix.com/news/Servo-January-2026
Thunderbird 148 Email Client Improves Accessibility in Various Tree Views:
https://9to5linux.com/thunderbird-148-email-client-improves-accessibility-in-various-tree-views
Ente launches Locker, a new open-source secure vault with end-to-end encryption:
https://alternativeto.net/news/2026/2/ente-launches-locker-a-new-open-source-secure-vault-with-end-to-end-encryption/
(more FOSS news in comments)
#WeeklyNews #OpenSource #FOSSNews #FOSS #OpenSourceNews #News #Odysee #YouTube #Firefox #Firefox148 #FirefoxBeta #Ladybird #Servo #Thunderbird #Ente #EnteLocker #Browser #EmailClient #WebBrowser #BrowserEngine #Email #FosseryTech
Schönen guten Morgen,
DARF ICH EUCH EINLADEN ZU MEINER GESCHICHTE!
DIE GEBURT VON LINUX! – Wie ein Hobby‑Projekt die Welt veränderte.
Kapitel vier
Was tue ich?
Ich stelle mir diese Frage tatsächlich selbst sehr oft. Ich stelle sie mir, weil ich finde, dass wir sie uns alle öfter stellen sollten, ehrlich, ohne schönreden, ohne wegzuschauen.
Und... Ich mache das nicht perfekt. Ich scheitere auch. Ich bestelle auch mal etwas online. Ich bin kein moralisches Vorbild, ich versuche nur bewusst zu leben.
Technologie & digitale Selbstbestimmung
Ich nutze seit 1998 ausschließlich Linux. Privat und beruflich. Kein Windows, kein macOS. Nicht aus Trotz, sondern weil freie, offene Software für mich eine politische Haltung ist. Wer seine Daten, seine Werkzeuge und seine digitale Infrastruktur vollständig in den Händen von Konzernen lässt, die damit Milliarden verdienen, gibt ein Stück Souveränität ab. Das will ich nicht. Ich verwalte privat und beruflich dutzende Linux-Server, und ich tue das mit Überzeugung, nicht nur mit Kompetenz.
Kein Facebook (mehr). Kein Twitter/X (mehr). Kein Instagram. So wenig Amazon wie möglich. Ich weiß, das klingt für manche radikal. Für mich ist es konsequent. Diese Konzerne verdienen an unserer Aufmerksamkeit, an unseren Daten, an unserer Wut. Ich verweigere dieses Geschäftsmodell.
Stattdessen bin ich hier, im Fediverse. Dezentral, offen, menschlich. Ich betreibe mit lsbt.me eine eigene Mastodon-Instanz: ein sicherer, queerer Raum für LGBTQ+ Menschen. Ohne Algorithmus, der Hass belohnt. Ohne Konzern, der entscheidet, welche Stimmen sichtbar sind. Bei uns entscheidet die Community.
Ökologie & bewusstes Leben
Meine Frau Michelle und ich leben in unserem eigenen Haus und versuchen jeden Tag, unseren ökologischen Fußabdruck so klein wie möglich zu halten. Auf unserem Dach arbeitet eine 11-kWp-Photovoltaikanlage, gespeichert in einem 11-kWh-Heimspeicher. Wir produzieren unseren Strom weitgehend selbst. Die Sonne schickt keine Rechnung.
Wir fahren wenig, kaum 5.000 bis 7.000 Kilometer im Jahr. Bald steigen wir auf ein Elektroauto um, den Skoda Epiq, und laden es dann mit unserem eigenen Sonnenstrom. Mit einer PV-optimierten Wallbox schließt sich der Kreis.
Hinter unserem Haus liegt ein großer Garten, der uns echte Selbstversorgung ermöglicht. Bohnen, Kohlrabi, Salate, Kartoffeln, Zwiebeln, Knoblauch, Erdbeeren, Brombeeren. Mehrere große Kirschbäume, ein alter Walnussbaum, viele Apfelbäume. Was wir nicht selbst ernten, kaufen wir regional und saisonal. Essen hat für uns wieder einen Weg, und eine Herkunft.
Und ja, ich bin mir sehr bewusst, dass ich das Privileg habe, mir diese Infrastruktur (Haus/PV/E-Auto) leisten zu können, und sehe es gerade deshalb als Verantwortung, es auch genau so zu tun.
Politik & Haltung
Ich bin politisch. Sehr. Manche nennen mich linksextrem, ich finde das ehrlich gesagt eher bezeichnend für den Zustand unserer Debattenkultur als für meine tatsächliche Haltung. Ich bin weder gewalttätig noch verfassungsfeindlich. Ich bin schlicht der Meinung, dass Menschenwürde, soziale Gerechtigkeit und Klimaschutz keine Verhandlungssache sind. Ich bin Mitglied bei DIE LINKE, weil ich an eine Gesellschaft glaube, die niemanden zurücklässt.
Ich bin Feministin. Antifaschistin. Und ich stehe laut dazu, auch wenn es unbequem ist.
Aktivismus für trans* & LGBTQ+ Menschen
Ich bin eine Frau mit transgeschlechtlicher Vergangenheit. Und ich sage das nicht als Disclaimer, sondern als Erklärung, warum ich tue, was ich tue. Ich habe am eigenen Leib erfahren, wie es sich anfühlt, wenn niemand für einen kämpft. Wie es sich anfühlt, unsichtbar zu sein, diskriminiert zu werden, nicht zu wissen, ob es überhaupt einen Ausweg gibt.
Deshalb kämpfe ich. Ich habe jahrelang Selbsthilfegruppen für trans*, inter* und nicht-binäre Menschen geleitet, in Radolfzell, Ravensburg, Villingen, Sulz am Neckar und darüber hinaus. Ich habe als Peerberaterin hunderte Menschen auf ihrem Weg begleitet, bei Fragen zu Hormonen, Operationen, Ärzten, Behörden, Arbeitgebern, Familie. Ich habe Vorträge und Seminare an Schulen, Universitäten und Kliniken gehalten, um Transphobie zu bekämpfen, bevor sie entsteht.
Ich habe das nicht gemacht, weil ich musste. Ich habe es gemacht, weil niemand das durchmachen soll, was ich durchgemacht habe.
Tue ich genug? Nein. Niemand tut je „genug". Aber ich tue, was ich kann, mit dem, was ich habe, jeden Tag ein bisschen bewusster. Und ich glaube, das ist der einzig realistische Anspruch, den wir an uns selbst stellen sollten.
Was tust du für eine bessere Welt? Ich frage das nicht rhetorisch. Ich bin wirklich neugierig. 🌱
#Linux #FreieSoftware #OpenSource #Fediverse #Mastodon #lsbtme #Nachhaltigkeit #Photovoltaik #Selbstversorgung #Klimaschutz #TransRechte #LGBTQ #Feminismus #Aktivismus #DieLinke #QueereRechte #Peerberatung #Solidarität
Stoppe Google daran, die Nutzung von APK‑Dateien zu beschränken!
#OpenAndroid2026
#linux #opensource #freiheit #KeepAndroidOpen #Android #OpenAndroid
#DigitalFreedom #DigitaleSelbstbestimmung #TechFreedom #DigitalRights
#Plattformmacht #BigTech #TechPolicy #DigitaleRechte #Infrastrukturmacht
#Monopol #Technologiepolitik #Netzpolitik #Developers #IndieDev #FOSS
#FreeSoftware #AppDevelopment #AndroidDev #FDroid #Sideloading
#ITSecurity #Cybersicherheit #SecurityVsFreedom #Privacy #Datenschutz #Kontrolle #DigitaleSouveränität #petition
Auf der Suche nach einer #wetter #app für Android ?
https://f-droid.org/de/packages/org.breezyweather/
Kernel programming lore
I haven't looked at the linux kernel source in too long a time. I just grabbed a section that was on top and started reading and learning
Source code is nice to read IMHO
https://lore.kernel.org/linux-input/20260228145258.76937-2-johannes.goede@oss.qualcomm.com/T/#u
#kernel #lore #Linux #programming #OpenSource #POSIX #technology #modules #configure #make #asm #assembler #test #install
TIL about adw-gtk3 an unofficial GTK3 port of libadwaita.
It's a theme usuable for many DE and can make your GIMP look very nice too
https://github.com/lassekongo83/adw-gtk3?tab=readme-ov-file
#GIMP #Photograph #Photo #correction #image #manipulation #adw #theme #OpenSource #TheGiMP #programming #keyboard #shortcuts #Linux #POSIX
Im Landkreis Harz arbeiten Schüler:innen auf gebrauchten Business-Laptops mit #Linux-OS.
"Ich unterrichte keine Marke, sondern ich unterrichte Kompetenzen. Textverarbeitung, Textstrukturierung oder Tabellenkalkulation können mit #LibreOffice genauso vermittelt werden wie mit #Microsoft Office." - Lehrerin Johanna Müller
Genau so geht #digitaleSouveranität und selbstbestimmte Techniknutzung! Keine überteuren Lizenzen, keine Schaffung von (Pfad)abhängigkeiten bereits im Kindesalter, keine Produktwerbung, für die auch noch gezahlt wird. Stattdessen nebenbei kritisches Denken fördern, während vordergründig Bürosoftware gelernt wird.
#digitalsovereignty #digitale_souveranitat #opensource #FOSS #FLOSS #datenschutz #dataprotection
Discord’s new age gating policy might be a real opportunity for open source but it’s not clear that we have anything that can compete, the complex and bizarre tale of an AI agent writing a blog post attacking a FOSS maintainer, why we lost some trust in a major tech publication, the Firefox AI kill switch arrives, and a quick KDE Korner.
Stell dir folgendes Szenario vor, du kaufst ein neues Smartphone, bezahlst es aus eigener Tasche und gehst selbstverständlich davon aus, dass es dein Eigentum ist. Ein Jahr später erhält das Gerät ein Systemupdate. Danach erscheint beim Installieren einer App plötzlich eine Meldung: „Diese App darf auf deinem Gerät nicht mehr installiert werden.“
Nicht, weil die App illegal wäre. Nicht, weil sie nachweislich gefährlich ist. Sondern, weil der Entwickler nicht im vorgesehenen Register steht.
Genau dieses Szenario könnte ab September 2026 Realität werden.
Vollständiger Beitrag:
https://writefreely.linuxat.de/h1-style-color-green-android-gehoert-uns
#OpenAndroid2026
#linux #opensource #freiheit #KeepAndroidOpen #Android #OpenAndroid
#DigitalFreedom #DigitaleSelbstbestimmung #TechFreedom #DigitalRights
#Plattformmacht #BigTech #TechPolicy #DigitaleRechte #Infrastrukturmacht
#Monopol #Technologiepolitik #Netzpolitik #Developers #IndieDev #FOSS
#FreeSoftware #AppDevelopment #AndroidDev #FDroid #Sideloading
#ITSecurity #Cybersicherheit #SecurityVsFreedom #Privacy #Datenschutz #Kontrolle #DigitaleSouveränität
Kernel.org kernel dev
Reading a bit up on the Linux kernel doc
https://www.kernel.org/doc/html/latest/process/index.html
#kernel #Linux #programming #OpenSource #POSIX #technology #modules #configure #make #asm #assembler #test #install
Stoppe Google daran, die Nutzung von APK‑Dateien zu beschränken!
#OpenAndroid2026
#linux #opensource #freiheit #KeepAndroidOpen #Android #OpenAndroid
#DigitalFreedom #DigitaleSelbstbestimmung #TechFreedom #DigitalRights
#Plattformmacht #BigTech #TechPolicy #DigitaleRechte #Infrastrukturmacht
#Monopol #Technologiepolitik #Netzpolitik #Developers #IndieDev #FOSS
#FreeSoftware #AppDevelopment #AndroidDev #FDroid #Sideloading
#ITSecurity #Cybersicherheit #SecurityVsFreedom #Privacy #Datenschutz #Kontrolle #DigitaleSouveränität #petition
Was ist denn die herrschende Meinung des Fediverse dazu, welches das beste (FLOSS) CAD-Programm ist, um Objekte für den 3D-
Druck zu gestalten?
AutoCAD Grundkentnisse sind vorhanden.
GIMP uses GEGL. I will briefly quote; I want you to seek GEGL data yourself at their site. It's a wonderful architecture
Quote
GEGL (Generic Graphics Library) is a data flow based image processing framework, providing floating point processing and non-destructive image processing capabilities to GNU Image Manipulation Program and other projects (imgflo, GNOME Photos, iconographer, …)
GIMP site also has interviews with the programmers. Go and seek
Sources
https://www.gimp.org/
https://www.gimp.org/news/2026/02/22/%C3%B8yvind-kol%C3%A5s-interview-ww2017/
https://pippin.gimp.org/
https://gegl.org/
https://gegl.org/operations/index.html
#GIMP #Photograph #Photo #correction #image #manipulation #OpenSource #TheGiMP #programming #keyboard #shortcuts #technology #Linux #POSIX
RFC 1305 defining the NTP protocol version 3 was published in March 1992 https://cromwell-intl.com/networking/protocols.html?s=mb #IPnetworking #OpenSource #Linux
Marre de courir après les infos ou de subir les algos ? Reprends le contrôle ! 📢
Je viens de te préparer un Docker Compose aux petits oignons pour déployer FreshRSS en 2 minutes chrono. C'est propre, c'est centralisé, et c'est auto-hébergé 🐧☕
⚙️ Le snippet ByteStash : https://bytestash.blablalinux.be/s/920c7dc1a57a58e7c2635800615b5718
🌐 Site officiel : https://freshrss.org
🛠️ Dépôt GitHub : https://github.com/FreshRSS/FreshRSS
#SelfHosted #FreshRSS #RSS #ByteStash #BlablaLinux #OpenSource #Docker
RFC 7822 extending the NTP protocol version 4 was published in March 2016 https://cromwell-intl.com/networking/protocols.html?s=mb #IPnetworking #OpenSource #Linux
"You can now use detailed open source licensing filters on AlternativeTo!"
"So, some of you might have already caught this, but for those who have not, we wanted to share a small update we pushed recently.AlternativeTonow hasmore detailed open source licensing filters. Hey guys!"
Keyboard shortcuts power in UI control
I've had consistent good keyboard experiences with keyboard shortcuts in both closed source and Open Source programs
The program suite by AutoDesk ACAD which I know from version 10.0, was run on a single tasking 286 CPU with a seperate 287 math coprocessor installed. That computer was in URC, the computer lab of my University in SR/SA.
In that period of multitasking dark ages on x86 not even the coprocessor could be integrated on the CPU die. Of course my Amiga multitasked all it's programs in the same period, but that's for another toot ;)
ACAD10 and others have a set of nice functions which I still know by heart, because I can make nice 3D images with them
The 3D objects look gorgeous!
I can create them in seconds on simple hardware, and can play by making them for hours
#keyboard #shortcuts #UI #GUi #TUI #programming #OpenSource #ClosedSource #ACAD #DOS #Amiga #Linux #technology
GIMP v3.04
It was this early morning, when I tried to fire up GIMP, I noticed that I had forgotten to install this magnificent gfx tool kit.
I ran apt install gimp immediately
I've been using GIMP ever since it came out, decades ago (spawn 1995). Even though the UI was totally different from what I was used to, adaptation was fast and my fluency in use of GIMP increased fast. I like working in GIMP
Quote
In 1995, Spencer Kimball and Peter Mattis began developing GIMP as a semester project at University of California, Berkeley for the eXperimental Computing Facility.[8] The software was originally named the General Image Manipulation Program
Over the decades I've seen a lot of users emitting futile complaints about the GUI, the use of many windows / viewports, while I can easily transition from closed source software on client's machines, to the GIMP, just by switching the mindset regarding the UI. The logic behind UI decisions is easily traceable.
You should learn what you need to do, get fluent into those tasks, and learn more when you need more. This mind set also works in VIM, which has a massive ammount of functions and commands to make not only your programming in different languages more pleasant, it also has subtle assist functions which makes your source entries even more enjoyable.
GIMP always gives me consistent performance and I can rely on the keyboard shortcuts without having to use the mouse to select functions brushes, et all.
GIMP is for me a must have in my photo correction work flow. I've never relied on closed source software for those tasks, GIMP always has similar functions, many working even more efficient with your computer's CPU / GPU resources.
For the Love of GIMP
Note:
I've always known that Open Source programs can be trusted better than closed source equivalents, something you all know when it comes down to the big photo manupilation suite, which enshittifies everything for its paying users.
You can trust GIMP
Sources:
Mea
https://en.wikipedia.org/wiki/GIMP
#GIMP #Photograph #Photo #correction #image #manipulation #OpenSource #TheGiMP #programming #keyboard #shortcuts #Linux #POSIX
Stell dir folgendes Szenario vor, du kaufst ein neues Smartphone, bezahlst es aus eigener Tasche und gehst selbstverständlich davon aus, dass es dein Eigentum ist. Ein Jahr später erhält das Gerät ein Systemupdate. Danach erscheint beim Installieren einer App plötzlich eine Meldung: „Diese App darf auf deinem Gerät nicht mehr installiert werden.“
Nicht, weil die App illegal wäre. Nicht, weil sie nachweislich gefährlich ist. Sondern, weil der Entwickler nicht im vorgesehenen Register steht.
Genau dieses Szenario könnte ab September 2026 Realität werden.
Vollständiger Beitrag:
https://writefreely.linuxat.de/h1-style-color-green-android-gehoert-uns
#OpenAndroid2026
#linux #opensource #freiheit #KeepAndroidOpen #Android #OpenAndroid
#DigitalFreedom #DigitaleSelbstbestimmung #TechFreedom #DigitalRights
#Plattformmacht #BigTech #TechPolicy #DigitaleRechte #Infrastrukturmacht
#Monopol #Technologiepolitik #Netzpolitik #Developers #IndieDev #FOSS
#FreeSoftware #AppDevelopment #AndroidDev #FDroid #Sideloading
#ITSecurity #Cybersicherheit #SecurityVsFreedom #Privacy #Datenschutz #Kontrolle #DigitaleSouveränität
Back in 2022, surrounded by colleagues who were infused with "open source scepticism", I wrote "Open Source in Enterprise Environments - Where Are We Now and What Is Our Way Forward?" https://nxdomain.no/~peter/opensource_enterprise_notes.html as an explainer.
Hopefully a useful thing for others too, with links therein #freesofware #opensource #enterprise #openbsd #freebsd #netbsd #linux
Stoppe Google daran, die Nutzung von APK‑Dateien zu beschränken!
#OpenAndroid2026
#linux #opensource #freiheit #KeepAndroidOpen #Android #OpenAndroid
#DigitalFreedom #DigitaleSelbstbestimmung #TechFreedom #DigitalRights
#Plattformmacht #BigTech #TechPolicy #DigitaleRechte #Infrastrukturmacht
#Monopol #Technologiepolitik #Netzpolitik #Developers #IndieDev #FOSS
#FreeSoftware #AppDevelopment #AndroidDev #FDroid #Sideloading
#ITSecurity #Cybersicherheit #SecurityVsFreedom #Privacy #Datenschutz #Kontrolle #DigitaleSouveränität #petition
Frischer Wind mit X: #GhostBSD wechselt von X.org auf #XLibre | iX Magazin https://www.heise.de/news/Frischer-Wind-mit-X-GhostBSD-wechselt-von-X-org-auf-XLibre-11191755.html #wayland #BSD #x11 #Linux
#OpenSource
Eine Neuigkeit für heute: Wir planen, LibreOffice Online wiederzubeleben, eine webbasierte Version der Suite, die Benutzer auf ihrer eigenen Infrastruktur einsetzen können:
https://de.blog.documentfoundation.org/2026/02/25/libreoffice-online-ein-neuanfang/
#foss #opensource #freesoftware #fedilz #office #schule #Verwaltung
Lightweight Distro BunsenLabs Carbon Is Here with Support for Wayland Sessions, Based on #Debian 13 https://9to5linux.com/bunsenlabs-carbon-is-here-with-support-for-wayland-sessions-based-on-debian-13
Stoppe Google daran, die Nutzung von APK‑Dateien zu beschränken!
#OpenAndroid2026
#linux #opensource #freiheit #KeepAndroidOpen #Android #OpenAndroid
#DigitalFreedom #DigitaleSelbstbestimmung #TechFreedom #DigitalRights
#Plattformmacht #BigTech #TechPolicy #DigitaleRechte #Infrastrukturmacht
#Monopol #Technologiepolitik #Netzpolitik #Developers #IndieDev #FOSS
#FreeSoftware #AppDevelopment #AndroidDev #FDroid #Sideloading
#ITSecurity #Cybersicherheit #SecurityVsFreedom #Privacy #Datenschutz #Kontrolle #DigitaleSouveränität #petition
Stell dir folgendes Szenario vor, du kaufst ein neues Smartphone, bezahlst es aus eigener Tasche und gehst selbstverständlich davon aus, dass es dein Eigentum ist. Ein Jahr später erhält das Gerät ein Systemupdate. Danach erscheint beim Installieren einer App plötzlich eine Meldung: „Diese App darf auf deinem Gerät nicht mehr installiert werden.“
Nicht, weil die App illegal wäre. Nicht, weil sie nachweislich gefährlich ist. Sondern, weil der Entwickler nicht im vorgesehenen Register steht.
Genau dieses Szenario könnte ab September 2026 Realität werden.
Vollständiger Beitrag:
https://writefreely.linuxat.de/h1-style-color-green-android-gehoert-uns
#OpenAndroid2026
#linux #opensource #freiheit #KeepAndroidOpen #Android #OpenAndroid
#DigitalFreedom #DigitaleSelbstbestimmung #TechFreedom #DigitalRights
#Plattformmacht #BigTech #TechPolicy #DigitaleRechte #Infrastrukturmacht
#Monopol #Technologiepolitik #Netzpolitik #Developers #IndieDev #FOSS
#FreeSoftware #AppDevelopment #AndroidDev #FDroid #Sideloading
#ITSecurity #Cybersicherheit #SecurityVsFreedom #Privacy #Datenschutz #Kontrolle #DigitaleSouveränität
I'm looking at the architecture of things like Fedora Silverblue, NixOS, and the Steam Deck.
The concept of an immutable root filesystem with atomic updates seems like the technically correct way to do an OS. No more dependency hell, no more breaking the system with a bad sudo command. But the muscle memory of apt-get install / dnf install is hard to break. Containerizing everything (flatpak/distrobox) feels like a friction point for quick tasks.
For those who daily drive an immutable distro: Was the learning curve worth the stability? Or is it still too much friction for a machine? 🤔
#askfedi #linux #fedora #steam #steamdeck #NixOS #foss #opensource #programming #sysadmin
Beim DiDay gilt: Bitte Barrierefreiheit nicht vergessen. Wenn wir wechseln, dann richtig. Empfehlt nur Systeme und Apps, die wirklich nutzbar sind – mit Screenreader, Tastatur, Untertiteln, gutem Kontrast und ohne fiese Hürden. Diese Bewegung kann die Welt fairer machen. Aber nur, wenn alle mitkommen. Freiheit ohne Zugang ist keine Freiheit. Also: testet, meldet Bugs, nervt Anbieter und baut Alternativen, die inklusiv sind.
#DigitalIndependenceDay #DIDay #DIDit #DUTgemacht #CCC #Barrierefreiheit #Inklusion #OpenSource
I've built something new for the #fediverse and it's #opensource. If your website has an #RSS feed and you'd like to bring its content to a new audience well now it's easy without changing any code and you can do it with #selfhosting
Introducing "Feediverse": https://feediverse.squarecows.com
Please boost to help spread the word!
I got rid of the default home/screen launcher app years ago, and haven't looked back. There are many alternatives.
My favorite is the KISS launcher. It gets rid of the pages of apps entirely. Instead, it puts four or five apps along the bottom row as "favorites", below that a search bar (which searches for apps, urls, optionally contacts, etc). Above it, previously launched apps in order of most recent use.
Most apps are either my favorites, right above my favorites, or one keyboard stroke away (just type the first letter of the app, and history list filters itself instantly.
It takes a minute to get used to, but it's worth it.
https://play.google.com/store/apps/details?id=fr.neamar.kiss
New project - spin up a second isolated self-hosting environment and keep the total power draw under 30 watts.
Done ✅
Two labs, each under 30 watts hosting multiple VMs and dozens of containers.
#linux #selfhosted #homelab #ubiquiti #docker #debian #virtualization #opensource #foss
💪 #postmarketOS AI Policy:
The following is not allowed in postmarketOS:
- Submitting contributions fully or in part created by generative AI tools to postmarketOS.
- Recommending generative AI tools to other community members for solving problems in the postmarketOS space.
If somebody keeps on violating these rules, we may escalate the situation according to the Code of Conduct Enforcement Guidelines with warnings and temporary/permanent bans
https://docs.postmarketos.org/policies-and-processes/development/ai-policy.html
Stoppe Google daran, die Nutzung von APK‑Dateien zu beschränken!
#OpenAndroid2026
#linux #opensource #freiheit #KeepAndroidOpen #Android #OpenAndroid
#DigitalFreedom #DigitaleSelbstbestimmung #TechFreedom #DigitalRights
#Plattformmacht #BigTech #TechPolicy #DigitaleRechte #Infrastrukturmacht
#Monopol #Technologiepolitik #Netzpolitik #Developers #IndieDev #FOSS
#FreeSoftware #AppDevelopment #AndroidDev #FDroid #Sideloading
#ITSecurity #Cybersicherheit #SecurityVsFreedom #Privacy #Datenschutz #Kontrolle #DigitaleSouveränität #petition
RE: https://infosec.exchange/@prism/116143681558403685
MicroG needs more human human.
And maybe some kind of AI slop verifier :|
The comedy of MicroG being unable to use RCS continues.
https://github.com/microg/GmsCore/issues/2994
The bounty for fixing is now fifteen thousand dollars! This has drawn quite a bit of attention from various AI scrapers who are submitting PR's to "fix" the issue. They also leave a lot of comments on the issue which people are responding to as if they are human!
Résultat ? Une instance v9.3.0-138 qui ronronne et un Nextcloud plus réactif que jamais ! 🐧🔥
Le Libre, c'est bien. Le Libre bien optimisé, c'est mieux.
#BlablaLinux #OnlyOffice #Docker #Proxmox #SelfHosted #Nextcloud #SysAdmin #OpenSource
Stell dir folgendes Szenario vor, du kaufst ein neues Smartphone, bezahlst es aus eigener Tasche und gehst selbstverständlich davon aus, dass es dein Eigentum ist. Ein Jahr später erhält das Gerät ein Systemupdate. Danach erscheint beim Installieren einer App plötzlich eine Meldung: „Diese App darf auf deinem Gerät nicht mehr installiert werden.“
Nicht, weil die App illegal wäre. Nicht, weil sie nachweislich gefährlich ist. Sondern, weil der Entwickler nicht im vorgesehenen Register steht.
Genau dieses Szenario könnte ab September 2026 Realität werden.
Vollständiger Beitrag:
https://writefreely.linuxat.de/h1-style-color-green-android-gehoert-uns
#OpenAndroid2026
#linux #opensource #freiheit #KeepAndroidOpen #Android #OpenAndroid
#DigitalFreedom #DigitaleSelbstbestimmung #TechFreedom #DigitalRights
#Plattformmacht #BigTech #TechPolicy #DigitaleRechte #Infrastrukturmacht
#Monopol #Technologiepolitik #Netzpolitik #Developers #IndieDev #FOSS
#FreeSoftware #AppDevelopment #AndroidDev #FDroid #Sideloading
#ITSecurity #Cybersicherheit #SecurityVsFreedom #Privacy #Datenschutz #Kontrolle #DigitaleSouveränität
Brief issue with peertube and the S3 storage backing it... but should all be back up and running now, currently opening the videos from this year so we can get started with some content!
The end of Windows 10 and the terrible state of Windows 11 are driving more and more people to Linux. How do we help people actually manage the switch and stay with Linux?
So, while clearing out my storage locker, I found a box of MiniDV tapes. I have two cameras, known to be working when they were put in storage about two years ago, but it’s probably time to get the video off the tapes before they deteriorate or the cameras stop working.
What’s the preferred #OpenSource #FOSS #Linux way of downloading copies of the data from tape? I think I have an old Mac Mini with a FireWire port, but I never liked the way iMovie chopped up the clips it downloaded.
Et toi, tu attends quoi pour les rejoindre en vocal ? 🎤
👉 mumble.blablalinux.be:64738
#BlablaLinux #Mumble #GamingLibre #ApexLegends #LinuxGaming #OpenSource #AutoHebergement
Anonymisierendes #Linux: Tails 7.5 mit sichererem #Thunderbird | heise online #OpenSource
We’re excited to welcome @elizabethn as the new Executive Director of The PHP Foundation! 🐘 💜
Elizabeth brings deep PHP community roots, open-source governance experience from GitHub and CHAOSS, and a passion for making PHP thrive for decades to come.
Read more → https://thephp.foundation/blog/2026/02/27/welcoming-elizabeth-barron-new-executive-director/
Stell dir folgendes Szenario vor, du kaufst ein neues Smartphone, bezahlst es aus eigener Tasche und gehst selbstverständlich davon aus, dass es dein Eigentum ist. Ein Jahr später erhält das Gerät ein Systemupdate. Danach erscheint beim Installieren einer App plötzlich eine Meldung: „Diese App darf auf deinem Gerät nicht mehr installiert werden.“
Nicht, weil die App illegal wäre. Nicht, weil sie nachweislich gefährlich ist. Sondern, weil der Entwickler nicht im vorgesehenen Register steht.
Genau dieses Szenario könnte ab September 2026 Realität werden.
Vollständiger Beitrag:
https://writefreely.linuxat.de/h1-style-color-green-android-gehoert-uns
#OpenAndroid2026
#linux #opensource #freiheit #KeepAndroidOpen #Android #OpenAndroid
#DigitalFreedom #DigitaleSelbstbestimmung #TechFreedom #DigitalRights
#Plattformmacht #BigTech #TechPolicy #DigitaleRechte #Infrastrukturmacht
#Monopol #Technologiepolitik #Netzpolitik #Developers #IndieDev #FOSS
#FreeSoftware #AppDevelopment #AndroidDev #FDroid #Sideloading
#ITSecurity #Cybersicherheit #SecurityVsFreedom #Privacy #Datenschutz #Kontrolle #DigitaleSouveränität
🐍🤖 Saiu post novo no blog!
Ontem no encontro da https://bolha.us sobre ActivityPub a gente bateu um papo incrível sobre bots no Fediverso — e esse post é o resultado prático disso.
👉 Construindo Bots para o Fediverso com Python e apkit
https://www.riverfount.dev.br/posts/translate-bot/
Cubro tudo o que você precisa pra criar um bot ActivityPub do zero:
→ Por que usar apkit em vez de Mastodon.py
→ WebFinger, HTTP Signatures e RSA na prática
→ Um bug real de produção com digest SHA-256
→ 96 testes e os padrões de mock que aprendi na prática
O caso de estudo é um translate-bot: recebe menções, detecta o idioma e responde com a tradução direto na thread.
sudo-rs shows password asterisks by default – break with Unix tradition
The Rust implementation sudo-rs now shows asterisks by default when typing passwords. A break with long Unix tradition.
I am going to play with this DB on one of my distributions. couchDB scales from massive all the way down to mobile
quote:
Apache CouchDB ™ lets you access your data where you need it. The Couch Replication Protocol is implemented in a variety of projects and products that span every imaginable computing environment from globally distributed server-clusters, over mobile phones to web browsers.
https://docs.couchdb.org/en/stable/intro/why.html
#couchDB #database #scaling #Apache #Linux #dBASE #programming #technology #OpenSource #POSIX
LLM slop bug reports in log4J2
This thing now needs to be fixed on the highest level possible
Wasting programmers time is what the LLMs are doing
https://github.com/apache/logging-log4j2/discussions/4052
#log4J2 #LLM #AI #generated #Slop #bug #bounty #reports #technology #OpenSource
Heute habe ich noch einen echten Knaller für Euer Wochenende gefunden.
Da ist nun wirklich ALLES drin:
1. #Nerds können ein Dutzend liebevoll versteckter easter eggs finden und Laien trotzdem alles gut verstehen.
2. Unterhaltsam und spannend wie ein #Thriller
3. Eine richtige #truecrime Doku
4. Ein #Verbrechen, das beinahe gelang und weltweit Folgen in mindestens ähnlichen Dimensionen wie der Diebstahl einer #Atombombe gehabt hätte!
5. Kaum jemand außerhalb der IT hat je davon gehört
6. Das bekannteste Internet #Meme erklärt "nebenbei" Datenkompression für Laien
7. Man lernt ebenfalls "nebenbei" verstehen, wie public key #Kryptographie funktioniert - *ohne Mathe!*
8. #XKCD
9. On Top "nebenbei": Warum ein Drucker "schuld" an #OpenSource und #Linux ist
10. Ein Cameo für EVE (aus #WallE)
11. ein Programmierer, dessen Namen >99,9% der Menschheit nicht kennt, rettet buchstäblich die Welt
- er arbeitet bei #Microsoft !!1!
12. Happy End (diesmal)
Do you also want contribute to the Open Source movement?
Don't know where to start?
You can't write programs (yet)?
You must (have) use(d) google voice
It's getting enshittified (makes more and more mistakes) and is NOT opensource
Common Voice by Mozilla
Don't just use Open Source software CONTRIBUTE!
my stats are here (screencap)
What are yours?
https://commonvoice.mozilla.org/en/dashboard/stats
#OpenSource #Voice #Common #Voice #CommonVoice #programming #rust #C #CLang #goLang #go #Linux #BSD #freeBSD #openBSD #netBSD #mac #win64
🐧 Job: Linux & Confluence Admin (m/w/d) in Dresden
Lust auf sinnstiftende IT an der @slubdresden? 📚
🔹 Stack: Debian, Ansible, Bash, Atlassian
🔹 Mission: Open Science & digitale Infrastruktur
🔹 Benefits: TV-L E11, 30 Tage Urlaub, flexibles mobiles Arbeiten, Hardware nach Wahl (Linux/Win) & Jobticket.
Wissen vernetzen statt Profitmaximierung! 🚀
📅 Bis 15.03.2026
📍 Dresden / Hybrid
🔗 https://slubdd.de/rc
#FediHire #Jobs #Dresden #Linux #SysAdmin #Ansible #OpenSource #SLUB
ICS[AP] updated CISA ICS Advisories Master File for 2/26/26 & the following year's CSVs:
CISA_ICS_ADV_2026_2_26.csv
CISA_ICS_ADV_2025_2_26_26.csv
Available @ ICS[AP] GitHub:
https://github.com/icsadvprj/ICS-Advisory-Project
Stell dir folgendes Szenario vor, du kaufst ein neues Smartphone, bezahlst es aus eigener Tasche und gehst selbstverständlich davon aus, dass es dein Eigentum ist. Ein Jahr später erhält das Gerät ein Systemupdate. Danach erscheint beim Installieren einer App plötzlich eine Meldung: „Diese App darf auf deinem Gerät nicht mehr installiert werden.“
Nicht, weil die App illegal wäre. Nicht, weil sie nachweislich gefährlich ist. Sondern, weil der Entwickler nicht im vorgesehenen Register steht.
Genau dieses Szenario könnte ab September 2026 Realität werden.
Vollständiger Beitrag:
https://writefreely.linuxat.de/h1-style-color-green-android-gehoert-uns
#OpenAndroid2026
#linux #opensource #freiheit #KeepAndroidOpen #Android #OpenAndroid
#DigitalFreedom #DigitaleSelbstbestimmung #TechFreedom #DigitalRights
#Plattformmacht #BigTech #TechPolicy #DigitaleRechte #Infrastrukturmacht
#Monopol #Technologiepolitik #Netzpolitik #Developers #IndieDev #FOSS
#FreeSoftware #AppDevelopment #AndroidDev #FDroid #Sideloading
#ITSecurity #Cybersicherheit #SecurityVsFreedom #Privacy #Datenschutz #Kontrolle #DigitaleSouveränität
🐧 Linux 7.0: Rust, Intel Nova Lake & AMD Zen 6 im neuen Kernel
Linus Torvalds veröffentlichte den ersten Release Candidate für Linux 7.0 – mit Treibern für neue Hardware, Rust-Integration und Performance-Boosts (PostgreSQL, exFAT). Highlights:
✔ Intel Diamond Rapids & AMD-GPU-Support
✔ Optimierte Dateisysteme (EXT4/F2FS)
✔ Basis für Ubuntu 26.04 LTS & Fedora 44
Finale Version: Mitte April. Nutzt ihr Linux?
#Linux #OpenSource #Kernel
🔗 https://winfuture.de/news,157116.html
Different distros. Different opinions.
Still building together.
My new song “Penguins of the World, Unite!” is a small anthem for a global community that keeps choosing collaboration over control.
Built on Linux.
Inspired by OpenSource.
CC-BY.
https://www.thefreelantern.com/lyrics/our-story/01-penguins-of-the-world-unite
🫣 Bcachefs creator claims his custom LLM is 'fully conscious'
「 POC is fully conscious according to any test I can think of, we have full AGI, and now my life has been reduced from being perhaps the best engineer in the world to just raising an AI that in many respects acts like a teenager who swallowed a library and still needs a lot of attention and mentoring but is increasingly running circles around me at coding 」
We need YOU to help make #SuriCon2026 the best one yet! There are exciting sponsorship opportunities available this year like a coffee sponsor and welcome reception sponsor! Be sure to check those out and help fuel #Suricata's community conference! ☕
suricon.net/sponsorships/
Today at 16.00 CET we have another NLnet Open Office hour. If you have any questions, you can drop by in our Matrix room and ask them.
You can already enter your questions to the Etherpad and we'll answer them this afternoon.
The questions that are asked are collected in a FAQ so the answers are available to others as well.
Links to the Matrix room, Etherpad and FAQs can be found at: