Skip to content

Instantly share code, notes, and snippets.

@GoodNovember
Created July 20, 2019 17:17
Show Gist options
  • Select an option

  • Save GoodNovember/61c849ef00bfc2d1343da8deabaaeca7 to your computer and use it in GitHub Desktop.

Select an option

Save GoodNovember/61c849ef00bfc2d1343da8deabaaeca7 to your computer and use it in GitHub Desktop.
Vague thought

Each layer of abstraction is commented with a fabric like flag attached with two strings.

As you type and describe what you want, this is saved. inputs are indicated and outputs expected are automatically displayed. imports are specified in code, these are separate from the rest of the code, but once imported it acts as any other node.

describing the layers in this way allows for us to search for previously written abstractions and transformations.

we can zoom in and out of our abstractions, depth visible can be specified.

most important thing is clear primitives and transformations. clear pipelines. clear ports. import export.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment