@caseyliss Ask not for whom “The compiler is unable to type-check this expression in reasonable time,” it “is unable to type-check this expression in reasonable time” for thee.
#CodeProblems #swift #xcode
@caseyliss Ask not for whom “The compiler is unable to type-check this expression in reasonable time,” it “is unable to type-check this expression in reasonable time” for thee.
#CodeProblems #swift #xcode
Java's final classes stifling innovation
I wanted to extend Optional for seamless integration of my TypeMap library. Fluent, functional, and reflection-free. But nope, Optional is final. Now I’m stuck recreating and syncing its methods manually. Final or Private classes don’t prevent misuse, they block creativity and create more mess when copying functionalities. I love final, but not on classes.
TypeMap: https://github.com/YunaBraska/type-map
#Java #Programming #Optional #FinalClass #CodeProblems #DevLife #TypeSafe #InnovationBlocked #FunctionalProgramming #CodeDesign
I am having "trouble" with Docker... I have two up-to-date docker containers that I want to run as a group with docker-compose, but the damn thing won't use my existing local images - it insists on trying to re-download them! FML! #glenliving #geeklife #codeproblems #devopsisnotalwaystheanswer