home.social

#unix — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #unix, aggregated by home.social.

  1. @JdeBP @bytebro

    I don't know why I need to be dragged out of the 1970s... [1]

    But I think I'm in agreement with @ska in that modifying dd's interface - which is at least 53 years old at this point - is the wrong approach. A new program, even if it takes exactly the same functional arguments and options, but formatted with the modern (?) style, seems more apropos to me.

    You could even call it `ndd` for "new dd" or something, if you want to preserve a link to the old name. A new program would also allow you to drop the old interface entirely, likely simplifying the code.

    But the most important factor in deciding which way this work should be done would be, of course, "Who's doing the work?", and since that's not me, my opinion counts for little.

    [1] Am I particularly crotchety? I was *born* in the '70s...

    #legacy #interface #Unix #dd #CommandLine #CLI

  2. ⚪️ Linux Kernel Fuzzing: Setting Up Syzkaller to Find Security Bugs

    🗨️ In this article, we’ll get some hands-on practice fuzzing the kernel. But first, we’ll briefly cover the history and theory of fuzzing and discuss how our target works. We’ll then configure and build the Linux kernel, set up Syzkaller, and start hunting for bugs.

    🔗 hackmag.com/unix/syzkaller-set

    #unix

  3. DeepWiki – an advanced AI-powered tool from Cognition that automatically generates interactive documentation and architecture diagrams for code repositories... archiveapp.org/deepwiki/ #wiki #linux #unix #bsd #windows

  4. Citizen Astronomy (CAst)
    by ÖgetayKayali
    github.com/OgetayKayali/citize

    Every clear night, amateur telescopes around the world capture photons that professional observatories never will -- the right patch of sky, at the right moment, with enough patience to notice something change. Citizen Astronomy turns those images into science.

    CAst is a desktop application (Windows installer primary; unsigned macOS .app zip available for alpha testers) that takes folders of FITS and XISF images and gives you the tools to measure variable stars, discover moving asteroids, build Hertzsprung-Russell diagrams, and explore the sky -- all from one guided interface, no command-line scripting required.

    Please read more details in ALT-Texts of images. These images are just a few examples of the sophisticated use-cases of this software!
    Another nice example:
    defcon.social/@grobi/117234604

    Topic> Useful Code
    defcon.social/@grobi/114797042

    or expand post & scroll up ^

    #space #tech #science #astronomy #astrophotography #code #python #unix #linux #windows #commandline #plotting #github #apod

  5. "sure, I'll compress the file and send it over".

    *Sends a .Z file* 😎
    #unix

  6. True digital literacy isn't generated; it's understood. 💡

    On this Literacy Day, step away from the opaque shortcuts of AI, dive into the clean NetBSD source code, and empower human curiosity from the bare metal up. Read the source, master the system, and keep human craftsmanship alive. 📖⚙️

    RTFM (Read the Fantastic Manual)

    #NetBSD #LiteracyDay #DigitalLiteracy #ReadTheSource #CodeLiteracy #HumanIntelligence #runBSD #Linux #Unix #RTFM #internationalliteracyday #noai #antiai #nollm #antillm

  7. @juandesant this is built into bash as $RANDOM and $SRANDOM as well. Its been there since 1989 when it was created, but the Korn shell seems to have invented the idea in 1986.
    #UNIX #Linux #bash #chaos

  8. @juandesant this is built into bash as $RANDOM and $SRANDOM as well. Its been there since 1989 when it was created, but the Korn shell seems to have invented the idea in 1986.
    #UNIX #Linux #bash #chaos

  9. @juandesant this is built into bash as $RANDOM and $SRANDOM as well. Its been there since 1989 when it was created, but the Korn shell seems to have invented the idea in 1986.
    #UNIX #Linux #bash #chaos

  10. @juandesant this is built into bash as $RANDOM and $SRANDOM as well. Its been there since 1989 when it was created, but the Korn shell seems to have invented the idea in 1986.
    #UNIX #Linux #bash #chaos

  11. @juandesant this is built into bash as $RANDOM and $SRANDOM as well. Its been there since 1989 when it was created, but the Korn shell seems to have invented the idea in 1986.
    #UNIX #Linux #bash #chaos

  12. NetBSD 9.x erreicht das Support-Ende

    Zum Abschied von NetBSD 9.x gibt es noch einmal einige Sicherheits- und Stabilitätskorrekturen. Ein Umstieg auf NetBSD 10 oder 11 wird ausdrücklich empfohlen.

    heise.de/news/NetBSD-9-x-errei

    #Betriebssystem #BSD #IT #OpenSource #OpenSSL #Unix #Xorg #news

  13. NetBSD 9.x erreicht das Support-Ende

    Zum Abschied von NetBSD 9.x gibt es noch einmal einige Sicherheits- und Stabilitätskorrekturen. Ein Umstieg auf NetBSD 10 oder 11 wird ausdrücklich empfohlen.

    heise.de/news/NetBSD-9-x-errei

    #Betriebssystem #BSD #IT #OpenSource #OpenSSL #Unix #Xorg #news

  14. NetBSD 9.x erreicht das Support-Ende

    Zum Abschied von NetBSD 9.x gibt es noch einmal einige Sicherheits- und Stabilitätskorrekturen. Ein Umstieg auf NetBSD 10 oder 11 wird ausdrücklich empfohlen.

    heise.de/news/NetBSD-9-x-errei

    #Betriebssystem #BSD #IT #OpenSource #OpenSSL #Unix #Xorg #news

  15. NetBSD 9.x erreicht das Support-Ende

    Zum Abschied von NetBSD 9.x gibt es noch einmal einige Sicherheits- und Stabilitätskorrekturen. Ein Umstieg auf NetBSD 10 oder 11 wird ausdrücklich empfohlen.

    heise.de/news/NetBSD-9-x-errei

    #Betriebssystem #BSD #IT #OpenSource #OpenSSL #Unix #Xorg #news

  16. NetBSD 9.x erreicht das Support-Ende

    Zum Abschied von NetBSD 9.x gibt es noch einmal einige Sicherheits- und Stabilitätskorrekturen. Ein Umstieg auf NetBSD 10 oder 11 wird ausdrücklich empfohlen.

    heise.de/news/NetBSD-9-x-errei

    #Betriebssystem #BSD #IT #OpenSource #OpenSSL #Unix #Xorg #news

  17. @leah @lanodan

    They rolled their own nonce argv processing. I can still viably claim to be the first to have put #getopt mechanisms into #dd. (-:

    It is good to see that someone has invented a short option set for a similar tool. I can nick it.

    #Unix #FreeBSD

  18. @leah @lanodan

    They rolled their own nonce argv processing. I can still viably claim to be the first to have put #getopt mechanisms into #dd. (-:

    It is good to see that someone has invented a short option set for a similar tool. I can nick it.

    #Unix #FreeBSD

  19. @leah @lanodan

    They rolled their own nonce argv processing. I can still viably claim to be the first to have put #getopt mechanisms into #dd. (-:

    It is good to see that someone has invented a short option set for a similar tool. I can nick it.

    #Unix #FreeBSD

  20. @leah @lanodan

    They rolled their own nonce argv processing. I can still viably claim to be the first to have put #getopt mechanisms into #dd. (-:

    It is good to see that someone has invented a short option set for a similar tool. I can nick it.

    #Unix #FreeBSD

  21. @leah @lanodan

    They rolled their own nonce argv processing. I can still viably claim to be the first to have put #getopt mechanisms into #dd. (-:

    It is good to see that someone has invented a short option set for a similar tool. I can nick it.

    #Unix #FreeBSD

  22. @okapi

    You won't get #dd to not have long options. It's had long options for the entirety of its existence, from about 15 years before #getopt long options were even invented.

    What this does is give them the standard Unix syntax with dashes, in addition to the existing original JCL syntax.

    The only supposed worse interface that this encourages is that which the dd command itself has had all along. (-:

    @aris
    #Unix

  23. @okapi

    You won't get #dd to not have long options. It's had long options for the entirety of its existence, from about 15 years before #getopt long options were even invented.

    What this does is give them the standard Unix syntax with dashes, in addition to the existing original JCL syntax.

    The only supposed worse interface that this encourages is that which the dd command itself has had all along. (-:

    @aris
    #Unix

  24. @okapi

    You won't get #dd to not have long options. It's had long options for the entirety of its existence, from about 15 years before #getopt long options were even invented.

    What this does is give them the standard Unix syntax with dashes, in addition to the existing original JCL syntax.

    The only supposed worse interface that this encourages is that which the dd command itself has had all along. (-:

    @aris
    #Unix

  25. @okapi

    You won't get #dd to not have long options. It's had long options for the entirety of its existence, from about 15 years before #getopt long options were even invented.

    What this does is give them the standard Unix syntax with dashes, in addition to the existing original JCL syntax.

    The only supposed worse interface that this encourages is that which the dd command itself has had all along. (-:

    @aris
    #Unix

  26. @okapi

    You won't get #dd to not have long options. It's had long options for the entirety of its existence, from about 15 years before #getopt long options were even invented.

    What this does is give them the standard Unix syntax with dashes, in addition to the existing original JCL syntax.

    The only supposed worse interface that this encourages is that which the dd command itself has had all along. (-:

    @aris
    #Unix

  27. currently setting up my #opensuse tumbleweed! I’ve been on #ubuntu for some time now and was curious for a #kde environment. Still very WIP but I love the customisation options!

    I wanted to go with a magical girl theme but my eyes couldn’t handle the pastel on white so here we go: #acheron #honkaistarrail is our theme for today.

    #unix #linux #unixporn #gaming #hsr

  28. Shout-out to #devRant pal @selea that also maintains #Mastodon instance social.linux.pizza, counting 1.4K+ active users as per today, and few other #SelfHosted services. With the recent system administrator's day! 🎉 :fistbump: 🎉

    Upon looking in a profile: nah, I don't believe for a sec that you're pretending to be one - telling as a person who only touches DNS with a pole. 😅

    #LinuxPizza #PrivateBin #FreeDNS #SpeedTest #SysAdmin #SystemAdministrator #SystemAdministration #SelfHosting #Sweden #GNU #Linux #Unix #Fedi22 #LibreHardware #Fedora #Trisquel #Debian #openSUSE