2 Matching Annotations
- Feb 2021
-
-
It makes me happy to see people actually think about things and not just accept a shitty API.
Tags
- describe the ideal hypothetical solution
- "makes me happy when ..."
- can we do even better?
- intentional/well-considered decisions
- actually consider / think about how it _should_ (ideally) be
- less than ideal / not optimal
- doing something without knowing why/how it works
- don't settle for/accept something that's not as good as it can be
Annotators
URL
-
-
stackoverflow.com stackoverflow.com
-
Yes, i'm trying to find the union of two relations
I guess that's what I needed too. How much of the time can a or() be converted to a union?
-