Glad to hear it! To synthesis my comment down (because it's easier once I've written it once, poorly): The complexity you see in Bazel/Buck/Pants build files may seem like a result of their decision to use a programming…
Also, MIGRATIONS! Interfaces are VERY GOOD for migrations. If you decide that you want to stop using some compiler flag, or maybe use a different compiler, or change your python version, or... You can right a regex to…
> We wanted our system to be enjoyable to use and easy to understand, but also solve the same problems as existing systems. For example, configuration is in YAML, not a proprietary syntax I'm incredibly skeptical of…
Glad to hear it! To synthesis my comment down (because it's easier once I've written it once, poorly): The complexity you see in Bazel/Buck/Pants build files may seem like a result of their decision to use a programming…
Also, MIGRATIONS! Interfaces are VERY GOOD for migrations. If you decide that you want to stop using some compiler flag, or maybe use a different compiler, or change your python version, or... You can right a regex to…
> We wanted our system to be enjoyable to use and easy to understand, but also solve the same problems as existing systems. For example, configuration is in YAML, not a proprietary syntax I'm incredibly skeptical of…