Skip to content

Blog

Members Public

How to change the version of an npm package associated with a specific tag

If publishing experimental npm packages is a somewhat regular part of your development workflow, you've likely experienced some nerves around publishing that package incorrectly such that it becomes the version that anyone newly installing or upgrading the package gets. If you find that you accidentally did exactly this

How to change the version of an npm package associated with a specific tag
Members Public

Lessons from the first issue of The 418

It's been about a month since Christina and I published our first issue of The 418 zine (check it out here if you haven't already!) and now that I've had a little bit of time to sit and reflect on how things went, I

Lessons from the first issue of The 418
Members Public

Soccer as a metaphor for software development teams

I'm sure I'm not the first person to think of software engineering teams as mini soccer (or 'football' for my readers outside of Canada and the US) teams given some of the dynamics that exist within engineering teams are the same ones that you

Soccer as a metaphor for software development teams
Members Public

How to search and filter issues and pull requests in Github by author

If you ever find yourself needing to find issues or pull requests created by someone (or a few someones) in Github, here are a few quick tips for how to do that. First up - when you're looking for an individual, you'll want to use the

How to search and filter issues and pull requests in Github by author
Members Public

Building my first Rust project

When I first joined Netlify, I worked on the Frameworks team which focuses on ensuring that all major web frameworks run out-of-the-box when deployed to the platform. As part of our testing strategy at the time, we would make legitimate requests from test applications to test rewrite and redirect behaviour.

Building my first Rust project
Members Public

Is the proliferation of edge data centres counterproductive towards the goal of more sustainable software?

Proponents of edge computing (myself included) have argued that the edge can help us create more environmentally friendly software. While removing the use of a data centre for some operations by running them locally rather than on a remote server is a clear step in the right direction, what'

Is the proliferation of edge data centres counterproductive towards the goal of more sustainable software?
Members Public

Tips for maintaining peak health before conference speaking

Being a speaker is intense energy- and time-wise and we can sometimes forget to take care of ourselves as a result. While there are a lot of guides and posts out there for things like navigating the 'call for proposals' process, making great slide decks, and speaking with

Tips for maintaining peak health before conference speaking
Members Public

Exploring the world of AI-powered code mods with Intuita

In a past job life, a lot of the codebase I had been working in was written in Coffeescript. There was a strong desire to move towards Typescript, but the transition was slow because it was done on the initiative of various engineers or whenever it was possible to incorporate

Exploring the world of AI-powered code mods with Intuita
Members Public

Hopping on the AI-powered bandwagon

For the past year, it seems like every other day there's a new AI-powered tool being released. Not sure how everyone else is feeling but for me it started to feel a bit overwhelming after the excitement over the possibilities. For those out there who have started looking

Hopping on the AI-powered bandwagon
Members Public

The 418

I grapple more often than I'd like to admit with a sense that I don't entirely 'belong' in the tech community. I don't enjoy trying out every shiny new tool or framework that comes out seemingly every week. I don't

The 418