Fabric Project

(github.com)

48 points | by brcmthrowaway 10 hours ago ago

11 comments

  • ludicrousdispla 3 minutes ago

    Is there anything similar that is not limited to Apple?

  • Yoric 39 minutes ago

    I've always been weirded out by these "programming by connecting boxes" environments. In my experience, the only benefit they bring is removing the need to understand the syntax, which is the simplest part of programming, at the cost of making it much more complicated to find out the boxes, figure out what can connect where, looking up documentation, etc.

    Interestingly, I don't get this feeling with Snap! or Scratch. Sure, they're not designed for me, but they're intuitive, and they just work.

    Not sure where the disconnect lies. Quite possibly in my brain.

  • dheepakg 7 hours ago

    Should have a better name. There is Fabric, a library in Python, microsoft's SaaS offering

    • iamsaitam 28 minutes ago

      That's a rather obscure conflict, when you think that the two have no domain overlap

    • bombcar 7 hours ago

      Also a popular Minecraft modding framework https://fabricmc.net/

    • csto12 6 hours ago

      Microsoft also called their new replacement for Synapse Fabric. So Microsoft has at least two projects named Fabric.

    • downboots 4 hours ago

      Is there a good resource on naming things? Or a catalogue of brilliant names?

      • klustregrif an hour ago

        A great resource for naming things is to use google once you think you have a good name. It really doesn’t have to be more complicated than that.

    • echelon 7 hours ago

      Everything has collisions unless it's an invented word. And even then, you might find prior art.

  • ergocoder 6 hours ago

    Fabric is a extremely overused name.

  • vasco 2 hours ago

    Looks like too many boxes needed for simple things.