home.social

#modules — Public Fediverse posts

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

fetched live
  1. Mi sono riavvicinato ai Tracker ed in particolare a Shinsm Tracker (uno stupendo clone di Impulse Tracker), cercado in rete qualche modulo e vedendo oggi che The Mod Archive sembra essere down, ho trovato una miniera d'oro qui: ftp.modland.com/

    Il sito è ftp, il che lo rende molto veloce da consultare, se anche voi vi divertite con questi software vi consiglio vivamente di farci un giro.

    #tracker #mod #trackermusic #arcade #vintagearcademusic #fastracker #impulsetracker #modules #music

  2. Vite vs. Webpack: Which Build Tool Is Right for Your Frontend Project?, by @eleanorhecks.bsky.social (@designerly.bsky.social):

    frontenddogma.com/posts/2026/v

    #guestposts #vite #webpack #bundling #modules #comparisons

  3. Exploring the hidden power of kernel modules: a deep dive into loadable wonders. From network stacking to encryption, modules add capabilities without restarts. Quick tips for tuning and monitoring. #Linux #Kernel #Modules #SelfHosted #DevOps

  4. Solar module prices remained largely stable in Europe in July, with improved availability across most segments, while back-contact modules continued to face supply constraints.#Europe #Modules #Opinion
    Rise in solar module prices comes to a halt - pv magazine Global
  5. 🏗️ ConduitPlatform/Conduit

    Batteries-included backend that works with any stack.

    Provides ready-made backend modules for authentication, databases, storage and more with a CLI to spin up local deployments

    ⭐ Stars: 881
    📅 Last Update: Jul 09, 2026

    github.com/ConduitPlatform/Con

    #selfhosted #homelab #selfhost #selfhosting #opensource #backend #modules

  6. ‘The era of unlimited cheap inventory is ending’

    In an interview with pv magazine, Bart Wansink, CEO of Search4Solar, said Europe’s solar module market is moving away from the extreme oversupply that enabled continuous price declines and a “wait-and-buy-cheaper” procurement strategy over the past t…#Europe #Highlights #Modules
    'The era of unlimited cheap inventory is ending' - pv magazine Global

  7. @mboelen
    This is regarding your wonderful article linux-audit.com/kernel/kernel-. It is stated in this article

    there is also an alias option. This might be used to redirect a module to /dev/null

    Can you please elaborate on this? How to use block loading of a module when alias is used?

  8. Well, this is annoying.

    I have some little power #modules (bought on #AliExpress, natch) that were advertised as automatic boost/buck converters. Input from <4V to >30V, output from 1.25V to 35V.

    They're based on the XL6009 switching converter, which supports auto-buck-boost as one mode.

    But they appear to use it in boost-only mode. The output voltage can not go below the input as far as I can tell. From the datasheet, it looks like that's because the auto-buck-boost config requires a few more components, plus a transformer instead of a simple inductor, which is probably the main reason (BOM).

    The listing just seems to be ... wrong.

    Annoying.

    #seller #SellerDescription #YumCha #Chinesium #BuckConverter #BoostConverter #AutoBuckBoost #BuckBoost #electronics #hobby

  9. CW: rant (cmake)

    WTF, CMake still cannot be arsed to support import std; in C++‽

    Frankly, this is a complete joke and unacceptable for a modern build system! Like: “What would you say you are doing for a living?”-tiers level of unacceptable.

    They are
    actively holding back the evolution of C++ at this point!

    Anyways, does anyone have a recommendation for a build system that meets the most basic requirements ever:

    * Support for globs (So no, Meson is not a valid answer!), I do not consider having to manually edit the build-file each time I add a file acceptable.
    * Parallel build, strongly prefered by default!
    * Basic support of modules, in particular
    import std; has to just work!

    It is
    insane that I have to even ask this at this point. C++ modules have been a thing since C++20! This is not just a hald decade old superseeded standard. The version that superseeded it has been superseeded again since this week! (Okay, technically national bodies still have a vote, but the committee has voted it out as completed!)

    #cplusplus #modules #cmake

  10. Kernel programming lore

    Orientating myself in the kernel lore

    I haven't looked at the linux kernel source in too long a time. I just grabbed a section that was on top and started reading and learning

    Source code is nice to read IMHO

    lore.kernel.org/linux-input/20

    #kernel #lore #Linux #programming #OpenSource #POSIX #technology #modules #configure #make #asm #assembler #test #install