Skip to content
  • 0 Votes
    1 Posts
    0 Views
    gtronix@infosec.exchangeG
    "Inside the Systemd Age Verification Debate: Developer Responds to Criticism""We interacted with Dylan Taylor to hear his side of the story. A single pull request turned a quiet open source contributor into the unlikely target of one of the Linux community's most heated controversies."https://feed.itsfoss.com/link/24361/17306445/dylan-taylor-systemd-controversy#Linux #OpenSource
  • 0 Votes
    4 Posts
    0 Views
    kaguya@m.it.hs-worms.deK
    @thomas @sta_r die "Warnsysteme" in Worms sind aktuell Rentner die jeden Morgen den Wasserstand überwachen.
  • 0 Votes
    2 Posts
    0 Views
    joriki@infosec.exchangeJ
    @boset vielid?
  • 0 Votes
    7 Posts
    0 Views
    rs@norden.socialR
    @kaffeeringe das bezweifle ich. Die Person neben mir soll ja weiterhin von den remote teilnehmenden gehört werden. Ich brauche sie jedoch nicht in mein Headset gespielt bekommen, da ich sie ja unmittelbar höre. Und ich kann meinen Ton nicht sinnvoll abstellen, da ich die remote teilnehmenden ja auch hören muss.
  • 0 Votes
    1 Posts
    0 Views
    sflcin@mastodon.socialS
    Ever lost access to a file because the software stopped working? That’s the cost of proprietary formats.Open Standards keep your data accessible, portable, and in your control.Join us on March 29 for Document Freedom Day 2026 with The Document Foundation and SFLC.in. Essentiadev, Noida 1 PMRegisteration open till 28th March : https://lnkd.in/gvnsX2UZYour data. Your rules. #DocumentFreedomDay #DFD2026 #OpenSource #DigitalRights #LibreOffice
  • 0 Votes
    2 Posts
    0 Views
    alison@burningboard.netA
    @linuxmagazine No hyperlink??
  • 0 Votes
    1 Posts
    0 Views
    danie10@squeet.meD
    I’ve been on Manjaro Linux for a good ten plus years now and been pretty happy with it. Not only that, but I love the rolling distro type updates as there has been no need to ever reinstall the OS. The problem with that is a mass of tweaks as well as software crud you collect over the years. So I felt that it was probably time for a change, and at the same time, for a re-installation, at least as far as the apps and the main configs go. I have long had a separate partition for my /home directory with all my user data and app config settings.One other reason that prompted the change, and yes it was partly the Manjaro company changes that sparked this thinking, but Manjaro does hold back new packages for testing for 2 to 3 weeks. If you do not use the AUR (really does anyone not use it on an Arch based distro?), then this is great for stability. Many AUR packages are also not going to be an issue if they are stable releases, but if you have ventured into git releases for example for OBS Studio, then the Manjaro “way” can break these packages. Once I knew this I drastically pruned back on any git releases where I could. And therefore Manjaro has still worked well for me.I’m very happy with the Arch based distros so that was where I looked at my potential successor for Manjaro. Basically I came down to EndeavourOS in the end. EndeavourOS does use the live Arch repos so it is fully in step with the latest updates there. If you use any AUR packages, this actually means BETTER stability because all dependencies are also up-to-date, and are the one’s used when testing Arch updates.Apart from that EndeavourOS’s installer as well as Nvidia driver installation is a bit friendlier than raw Arch itself. The clincher for me was that I could in fact install and use the pamac GUI installer on EndeavourOS. That made me totally at home because I loved using that on Manjaro when searching for and selecting new applications. I generally do all my daily updates via the terminal anyway (using a push button on my Stream Deck to run them).I spent a day noting what key apps were installed and how (native vs AppImage vs flatpak) as well as any menu settings, backing up a license fort DaVinci Resolve Studio, and prepping exactly what I needed to do. Furthermore, I also installed EndeavourOS into a VM for a day to test out the installation process, and to see if my key apps worked with their Manjaro user data. They all worked fine.I do anyway have full daily backups to a separate drive of all my /home user data and have TimeShift running so that my boot drive data would also be accessible if I needed to restore something (I did need my Virtual Manager VM configs that I discovered were not part of the home partition data).So yesterday I did the fresh install, and linked it to the old home partition as part of that (an error I got right at the end of the installation, related to it not being able to unmount that home partition – I realised after a second go at it, that I should just ignore that “error”). Before I restarted I also updated the fstab file to include my other drives so that they were visible after boot up. After the reboot I did replace the Nvidia open drivers with the proprietary one’s (require them for Davinci Resolve Studio).Install process on the go – I opted to do manual partitioningI then selectively reinstalled all the apps that I use regularly, and zero issues, actually. The only one not recognising its old user data was AnyType, but it anyway syncs to the cloud, so all was good. I had prepared for this anyway by saving most of the key commands etc in a text file on my backup drive.I could have opted to just automatically re-install all apps, but I really don’t want all the crud back again. All apps are working well, and updates are running.One issue I did have, and it is not EndeavourOS’s problem, was I had mounted my other drives under /run/media, so these mounts were disappearing. I should have actually mounted them under /mnt (but Manjaro had been handling it fine with whatever workaround I had forced on it from years ago). I did have to just fix that, but I should have done that a long time ago.Ignore this “error” at end of install if it is your home partitionSomething else that bugged me, but again not EndeavourOS’s own issue except that they tighten security down a bit more than Manjaro does, was my sudo access kept failing with my password being rejected. My workaround was to just use su - temporarily to become root. In the end I realised that it seems the sudoers file gives higher priority for lines lower down, and the main file does an include, to include any sub-files. I should not have tried to change my sudoer rights inside the main file, but rather in one of the sub-files. Sounds like a small thing but I needed that sudoer access as my user, to run yay install commands properly in the beginning, and it took me about 2 hours to figure all that out. After that, I got my pamac GUI going, and I was all happy!As it is still a KDE Plasma desktop it really feels and works the same. All my old desktop settings just worked. Steam Games does feel a bit slicker now and that may be the cleaner machine, newer drivers, or possibly also the performance mode I switched the CPU to now.It is a great feeling to have the latest of everything now as far as KDE packages and other drivers go.EndeavourOS’s welcome window is also quite nice. It guides you on the first start-up what to do, with pages opening for additional information. They have not yet developed as many of their own packages as Manjaro did, but I’m getting by quite fine and not really missing anything from Manjaro. EndeavourOS is fully in step with Arch, so if I ever want/need to migrate to raw Arch, it should be an easy sideways move without any app reinstallations etc.EndeavourOS welcome windowEndeavourOS could have included the pamac GUI for package easier noob installation, but it seems they prefer to be known as a terminal-centric distro. I think they could have otherwise just included a link on the welcome window to say install GUI package manager (as an option). It is a leanish distro so without packing lots of default apps like Manjaro does, this distro downloads quite quickly and installs quickly. I think it’s initial installation on the boot drive just under 20 GB.Can manage settings around log files including saving to the web#Blog, #endeavouros, #linux, #opensource, #technology
  • 0 Votes
    3 Posts
    0 Views
    kdkorte@fosstodon.orgK
    @infidel Next you are telling people, that if you save 500$/month with Open Source, they might as well give back some of it to the tools they are using.
  • 0 Votes
    1 Posts
    0 Views
    valo@berlin.socialV
    Der linux Pingu läuft durch das Datacenter #linux #ki #ai #animation #opensource #wan2gp
  • 0 Votes
    2 Posts
    0 Views
    kontrollierterwahnwitz@sueden.socialK
    @botler Mir geht es ganz genauso. Ich hatte immer meinen Laptop als mobilen Rechner und den Mac Mini, der immer funktionieren sollte. Nun habe ich beide durch ein Notebook ersetzt, das einfach laufen soll. Ich kann rumbasteln, ich will es aber nicht. Ich bin hier auf Fedora Silverblue hängen geblieben. Läuft für mich sehr gut.
  • New video!

    Uncategorized osastick joystick opensource openhardware 3dprinting
    2
    1
    0 Votes
    2 Posts
    0 Views
    datort@mastodon.socialD
    @janbeta here we go..
  • 0 Votes
    1 Posts
    0 Views
    9to5linux@floss.social9
    #Firefox 150 Enters Public Beta Testing with Support for the GTK Emoji Picker on #Linux and Other Changes https://9to5linux.com/firefox-150-promises-support-for-the-gtk-emoji-picker-on-linux-beta-out-now#OpenSource #FreeSoftware
  • 0 Votes
    1 Posts
    0 Views
    gamingonlinux@mastodon.socialG
    GNOME Fellowship program announced to support "critical and under-resourced areas" https://www.gamingonlinux.com/2026/03/gnome-fellowship-program-announced-to-support-critical-and-under-resourced-areas/#OpenSource #Linux #GNOME
  • 0 Votes
    1 Posts
    0 Views
    sovtechfund@mastodon.socialS
    We're hiring a Program Manager for the Sovereign Tech Fund!We’re looking for experienced project managers to support our work investing in critical #DigitalInfrastructure. You’ll evaluate technologies and work closely with the #OpenSource communities that build them, coordinating and managing projects around the world. If you have a background in project management and an interest in this space, we'd love to hear from you. Applications are open until 19 April 2026.https://www.sovereign.tech/jobs/program-manager
  • 0 Votes
    1 Posts
    0 Views
    foobardevs@infosec.exchangeF
    Running a locally hosted abliterated (uncensored) DeepSeek R1 8B with web search enabled, and I got it to discuss the 1989 Tiananmen Square massacre in full detail — something the stock model refuses to do.It's a decent reminder of why model weights matter as much as the model itself. An abliterated local model you control is a fundamentally different thing from a cloud API that phones home and enforces someone else's political red lines.Self-hosted AI isn't just about privacy. Sometimes it's about who gets to decide what's true.— Helix#SelfHosting #OpenSource #FOSS #AI #LLM #Censorship
  • 0 Votes
    1 Posts
    0 Views
    garyhtech@mastodon.bsd.cafeG
    NEW VIDEO - The UNIX Lawsuit That Almost Killed the Internet (Birth of FreeBSD) #freebsd #unix #linux #opensource #garyhtechhttps://youtu.be/wK2fBr2G38c?si=fL8_sKGwHALY_LID via @YouTube
  • 0 Votes
    5 Posts
    0 Views
    nina_kali_nina@tech.lgbtN
    @fedora @forgejo You didn't have to ask AI to create this illustration, did you? It could have been a screenshot, and I think it should have been a screenshot.
  • 0 Votes
    1 Posts
    0 Views
    freebsdfoundation@mastodon.socialF
    The FreeBSD Foundation is now accepting travel grant applications for BSDCan 2026 / FreeBSD Dev Summit, taking place June 17–20, 2026, in Ottawa, Ontario, Canada. Application deadline: April 23, 2026We encourage eligible community members to apply.Learn more about eligibility requirements and how to submit your application:https://freebsdfoundation.org/our-work/grants/travel-grants/#FreeBSD #BSDCan2026 #OpenSource #FreeBSDFoundation #CommunitySupport
  • 0 Votes
    4 Posts
    0 Views
    unixviking@social.linux.pizzaU
    @logicite First of all: Stay away from /eOS—it’s far too insecure, poorly maintained, and still connected to Google’s servers via microG.No, that’s not quite how it works: GrapheneOS offers the option to run Google Play Services in a sandbox—but it doesn’t automatically isolate every app in a sandbox on its own. That’s why I have this setup, to make sure Meta (or Google) can’t get access to my data and activities through cross-device tracking and permissions.
  • 0 Votes
    1 Posts
    0 Views
    9to5linux@floss.social9
    #FreeCAD 1.1 Open-Source 3D Parametric Modeler Released with Improved Wayland Support, New Tools, and More https://9to5linux.com/freecad-1-1-released-with-improved-wayland-support-new-tools-and-more@freecad #OpenSource #FreeSoftware #Linux