Tag: tech

  • Minimal Bounding Circle Area of Lon/Lat Coordinates

    Minimal Bounding Circle Area of Lon/Lat Coordinates

    How do you check if the GPS trajectory stays around an area for a certain amount of time? While working with GPS data in Sakay, this is the problem we’ve encountered when trying to detect if a vehicle is not moving. There are many ways to do this, but we decided to check if the…

  • Setting Up Your Apple Silicon MacBook as a DevOps Engineer in 5 Minutes

    Setting Up Your Apple Silicon MacBook as a DevOps Engineer in 5 Minutes

    Getting your M1 (Apple silicon)-based MacBook ready for DevOps with iTerm, AWS, and Google Cloud Note: This post was written by a developer on an M1 MacBook. However, the same steps apply to all other M1 or M2 machines. Introduction As a DevOps engineer, you know the importance of having a reliable and efficient development…