The article discusses the concept of 'local-first' software, which prioritizes keeping user data local while still allowing for occasional internet syncing. The author highlights the challenge of implementing local-first software, particularly when it comes to syncing data between devices. The article proposes using existing cloud-based file-syncing solutions, such as Dropbox, as a potential solution. This approach allows for a simple and widely available syncing mechanism, but may not be optimal for all use cases.