*posts reflect my views, not my employer’s
I was thinking that this would be a good way to count words, but then I realized you could do the same with split(/\b/). I'm not sure if it would work as well, but .split(/\b/) runs in about 1/4 of the time by my test: jsbenchmark.com
I was thinking that this would be a good way to count words, but then I realized you could do the same with split(/\b/). I'm not sure if it would work as well, but .split(/\b/) runs in about 1/4 of the time by my test: jsbenchmark.com
I'm imagining an await sandwich:
await loadData()
templatePages()
await writePages()
I'm imagining an await sandwich:
await loadData()
templatePages()
await writePages()
Anyway, this is one of my favorite parts of my job.
Anyway, this is one of my favorite parts of my job.
Once you put `aria-label="and then"` on the `>`, you can apply whatever font-weight you want with CSS.
Once you put `aria-label="and then"` on the `>`, you can apply whatever font-weight you want with CSS.
The official Microsoft and Atlassian style guides say no.
But Google also specifies that the angle bracket should have an aria-label, since the syntactic meaning "greater than" is inaccurate in this context.
The official Microsoft and Atlassian style guides say no.
But Google also specifies that the angle bracket should have an aria-label, since the syntactic meaning "greater than" is inaccurate in this context.
Chatbots take all of the credit for “AI” (read: “ML”) accomplishments, with none of the technical potential.
Chatbots take all of the credit for “AI” (read: “ML”) accomplishments, with none of the technical potential.