@munawwarfiroz Checking holes and template can be done with TS language service plugin. What can't be done is dynamic return type of the TTL based on its template, JSX can't do that either though. TTL should be able to accept generic args to override the return type (though I haven't tested).
@sitnikcode I still don't trust that extensions running in dev container can't access outside the container, and it doesn't help that vs code has no permission controls on extensions.
@dmitriid I was taught BEDMAS in Canada and it really wasn't confusing at all. It was always taught that division/multiplication shared precedence, as well as addition/subtraction, and that's when you fallback to left to right.
@devagrawal09 If you think AI can or will in a short time replace software engineering, and you also think software can still be productized you're ngmi.
@WebReflection Small models need more specifically drafted prompts. The current design will break way to easily even if Google updates the model or if other browsers choose different models.
@WebReflection The size of the models isn't my concern with the API.
At the very least it should be:
- permissioned like location
- designed to support multiple models
@JLarky The best is when your bank has requirements like this but then allows ambiguous case matching by essentially just always lower casing it. I wouldn't be surprised if some even do fuzzy matching of characters like 1/i, 0/o, etc.