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

👋 Salut !

Uncategorized
16 11 40
Feed RSS

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    5 Posts
    21 Views
    @jstevenyork WordStar was quite capable even on those limited systems.@ukscone
  • 0 Votes
    19 Posts
    80 Views
    @egoldblatt @pafurijaz it is "free as freedom" not free as free beer. You can have foss project that you need to pay for. " Free software means that the users have the freedom to run, edit, contribute to, and share the software. Thus, free software is a matter of liberty, not price " From : https://www.fsf.org/So a FOSS software can still be a paid one
  • 0 Votes
    1 Posts
    16 Views
    🧠 Nixers Newsletter #311 is out!Boot processes, reproducible builds, user-mode Linux, FreeBSD sandboxes, and even /dev/null as a database 😄Plus:• Fedora KDE pkg mgmt• Debian vs systemd• raconn — a smart tool for parallel SSH connections to multiple hostnames/IPs in one ProxyCommand. (https://blog.izissise.net/posts/raconn/)• UBIOS (China’s UEFI-alt)Read it 👉 https://newsletter.nixers.net/entries.php#311“There are no life hacks, only trade-offs.” — James Clear#Unix #Linux #FreeBSD #FOSS #SysAdmin #ReproducibleBuilds #SSH #Nixers
  • 0 Votes
    1 Posts
    18 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