ooh.directory
Visit this blog kevincox.ca/posts
Software developer and all around nerd. I am webscale.
Any gaps could be due to errors when fetching the blog’s feed.
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 …
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 …
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 …