Skip to content

Kevin Cox - All Articles

Software developer and all around nerd. I am webscale.

  • By Kevin Cox
  • Based in Canada
  • Roughly 10 posts per year
  • First post on

Posts per year

Data for this chart is available in the table below
Posts per year
Year starting Posts
2023 14
2024 10

Any gaps could be due to errors when fetching the blog’s feed.

Most recent posts

Hiking in the Yukon
I recently took a trip to the Yukon (and two days in Alaska) with my partner Elaine. The trip was mostly hiking focused and generally enjoying the nature. We took almost two weeks which was …
On , 2,439 words
CORS is Stupid
CORS, and the browser’s same-origin policy are often misunderstood. I’m going to explain what they are and what you need to do to stop worrying about them.NoteI’m going to talk about CORS and the same-origin …
On , 1,388 words
Sementic Versioning Doesn't Support Rolling Deprecation
I like SemVer. However, there is one important use case that I wish it supported better. This is what I’ll call “rolling deprecation”.The idea is simply that instead of removing APIs in a single compatibility-breaking …
On , 1,031 words