1) If Slime was depending on an unstable interface, it would have been nice if they had added a check for it, something I should remember for my own projects.
2) You would not believe the drama it took to get from asdf2 to asdf3. Faré is still salty about it. Yet now it's the golden standard.
3) Warnings-as-errors is great for development, terrible for deployment. Turning this off would fix all the builds. Some Postel's Law would be wise here.
@phoe Thanks for writing this. My own thoughts:
1) If Slime was depending on an unstable interface, it would have been nice if they had added a check for it, something I should remember for my own projects.
2) You would not believe the drama it took to get from asdf2 to asdf3. Faré is still salty about it. Yet now it's the golden standard.
3) Warnings-as-errors is great for development, terrible for deployment. Turning this off would fix all the builds. Some Postel's Law would be wise here.