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

Kami dug the Linux kernel code for funny comments.'nhttps://kami.bearblog.dev/grepping-the-linux-kernel-is-peak-entertainment'n#linux #c #programming

Uncategorized
3 2 19

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • Evergreen

    Uncategorized openbsd runbsd linux jokes
    5
    1
    0 Votes
    5 Posts
    21 Views
    @mirabilos trying to (wrongly) mimic Italian
  • 0 Votes
    1 Posts
    6 Views
    Hello, hachyderm.io! I'm Artur Manuel, better known as @amadaluzia across other platforms.I've been on Mastodon in the past under @amadaluzia@bsd.cafe, and recently moved in because I was self-consious about my status as a *BSD user. If you aren't sure who I am from that tag alone, I have a webpage that describes who I am that can be found in the following URL.https://amadaluzia.is-a.devYou should expect long posts from me, as I generally like to write long posts for the sake of detail. If you want short form posts, wait for a while until I have a reason to make a short post, which can be pretty hard to find. Otherwise, you'll at least have something to read. :DAside from the basic Mastodon tags, I'll add my interests as well. I hope we can get along!#introduction #mastodon #linux #cybersecurity #programming #tech #foss #privacy
  • 0 Votes
    2 Posts
    7 Views
    hey vim experts, how's that for a challenge to exit from it #Linux #Vim #FOSS #Software #Tech #Technology
  • 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