<@U0AALHEDR> Bazel's view is super different inter...
# announce
a
@wide-energy-11069 Bazel's view is super different internally and externally. Internally there is one platform, so native things Just Work, and anything that can be built from source is. Platform doesn't form part of a cache key because one platform. Externally, the approach is shrug work it out yourselves.
😅 1
a
this is a little why i was excited to fix the problem from the complete opposite direction
because “we only care about one platform” is so classic google it makes me feel like it invalidates all their good open source work when important parts get shafted
phew
person opinions only sorry
a
I get where you're coming from, but also not needing to worry about multiple platforms is really nice. It's also why people are starting to docker all the things - that's just bundling up your one platform