Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

Dear #macos and #windows #musician (s) and #musicproducer (s),


Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • More moaning about #linux.

    Uncategorized linux
    4
    0 Votes
    4 Posts
    1 Views
    @paco@infosec.exchange why Discourse? Use NodeBB. We keep our shit in one folder. You can put that folder anywhere 🫠
  • 0 Votes
    1 Posts
    7 Views
    🚀 I just published my "LINUX & FOSS Starter Pack for everyone"I’ve curated over 111 accounts focusing on European Digital Sovereignty. It includes distros, software, and services produced or maintained right here in Europe. I hope this helps someone in their open source journey! 🐧If I missed any great EU-based FOSS accounts or services, please let me know in the replies! "LINUX & FOSS Starter Pack for everyone" 👇️️ https://fedidevs.com/s/OTA2/ #Linux #FOSS #OpenSource #Europe #DigitalSovereignty #StarterPack #EuropeanDigitalSovereignty #EUdistros #EUsoftware #EUservices #Fediverse #Privacy #SelfHosted #DigitalPrivacy #Decentralize #GDPR #OpenWeb #LinuxCommunity #FreeSoftware #Tech #DataProtection #OpenSourceEU #TechEU
  • 0 Votes
    1 Posts
    19 Views
    Namjae Jeon from exFAT and KSMBD fame published a new #NTFS #Linux #kernel driver called #NTFSPLUShttps://lore.kernel.org/lkml/20251020020749.5522-1-linkinjeon@kernel.org/""Currently, ntfs support in Linux was the long-neglected NTFS Classic (read-only), which has been removed from the Linux kernel, leaving the poorly maintained ntfs3. ntfs3 still has many problems and is poorly maintained, so users and distributions are still using the old legacy ntfs-3g.What is ntfsplus? The remade ntfs called ntfsplus is an implementation that supports write and the essential requirements(iomap, no buffer-head, utilities, xfstests test result) based on read-only classic NTFS. The old read-only ntfs code is much cleaner, with extensive comments, offers readability that makes understanding NTFS easier. This is why ntfsplus was developed on old read-only NTFS base. The target is to provide current trends(iomap, no buffer head, folio), enhanced performance, stable maintenance, utility support including fsck.""#LinuxKernel
  • 0 Votes
    1 Posts
    15 Views
    For 10 years now, people from the Linux side tell me systemd is so much easier and "Unit-Files" are so much cleaner and better than init-scripts ...Well, I still don't get it. A well implemented init-system like that of FreeBSD is:- Clean- Flexible- Way more lightweight - Works with just shell code I have written a rc.d init-script for zigbee2mqtt today and honestly? It's not going to be shorter than that. Would chose that instead of systemd! ANY TIME! K.I.S.S.10 years in and I still don't see a real advantage of monolithic-binary init-systems with static configuration files. #freebsd #init #systemd #kiss #simplicity #scripting #linux