Articles About

How we build

Migrating Jira cloud instances involves three steps: exporting data, transforming it, and importing it into a new instance. This process, aided by Atlassian tools, ensures data integrity and minimizes disruption, especially useful for consolidating...

Most of what I’ve written so far has been about uploading changes from the client to the server. But we found it is equally important to download changes from the...

On page 52 of my copy of K&R, in a discussion of the ?: operator, is this line of code: printf("You have %d...

When writing offline mode, attachments proved to be a uniquely difficult aspect of syncing. The nature of attachments differ from...

I want to call out a surprisingly tricky problem we ran into when developing offline mode: handling identifiers. In Trello,...

Analyzing time to an event can answer many questions about a population. Medicine, epidemiology, and actuarial science have historically analyzed...