Articles About

Atlassian Engineering

Over the last few years, Software Supply Chain Security has rapidly emerged as a critical aspect in the software development...

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...