Forum Discussion

jwl247's avatar
jwl247
Copper Contributor
May 29, 2026

Global Substrate Library

I built a substrate to never have to install software again, or find a file if I know its name. How fast is fast? My userspace Kernel where the file system is completely abstracted into a global asset library, can I, Do I implement in windows permanently? microseconds load time is very nice to have. 

2 Replies

  • lkadirozcan's avatar
    lkadirozcan
    Brass Contributor

    Hi jwl247,

    This sounds like an interesting project, but I'm not quite sure what you mean by implementing it in Windows permanently.

    Are you talking about integrating it with the Windows file system, running it as a service, or something else?

    Also, could you share a bit more about how it works? From your description, it sounds like you've created a layer that abstracts file storage and retrieval, but it's difficult to understand the architecture without more details.

    The more information you can provide, the easier it will be for others to offer suggestions.

    Regards,

    Kadir O.

     

    • jwl247's avatar
      jwl247
      Copper Contributor

      yes to all then i can just make dedicate FS drive and the regular fs would just be like app data etc , the more information i would be happy to supply i was just teying not to self promote and fo;;ow the guide lines