@0x00string right???? same same same i went down the same rabbit hole. The #superBowl vs #superbOwl debate too...
Top-level
@0x00string right???? same same same i went down the same rabbit hole. The #superBowl vs #superbOwl debate too... 11 comments
@0x00string my best guess at the end of the day is to query for existing casings of the same string, then compare to the canonical case and do {something} to determine which is preferable... @inherentlee if it were me, a dumbass, i would just make whichever is the most used at any given time the auto-suggest one @0x00string I did consider that! but I think the weight of the autosuggest might bias that toward lowercased versions. but use weight is definitely part of the solution 🧐 @inherentlee i would drop the no-cased one from consideration if cased ones exist, idk lol, this is why i dont host websites 😂 @0x00string ah but what if someone made a typo in a single word like tyPo? it's uncommon but not impossible. Or a break in a word that is only questionably a break - I've been running into this with "iframe". do you uppercase the "f"?? @0x00string just the existence of camelcasing can't be enough, there probably needs to be some sort of bare minimum # of uses as well When you say the word outloud do you pronounce it "Eye Frame" then yes, uppercase the Frame. If you pronounce it as If-rame, you wouldn't (not that I know anyone who pronounces that one without the "eye", but you get it, right?) @deirdrebeth @0x00string that's how I lean but my coworker has used the opposite convention! so it can be malleable, is the main point I was making Totes. I figure that the people it was originally created for use text to speech so the sound should outweigh the marketing convention :-) |
@inherentlee hell yeah lol, exactly hahahahahahhaha