This year, and for the second time in a row, Bleemeo has supported a team of INP Toulouse (the engineering school of two of our founders) during the EDHEC Sailing Race. This year the race was in Arzon in French Britany. During the race, we provided them a tracker composed of a Raspberry Pi and a GPS antenna. Then all along the race, it was reporting data in Bleemeo and we were displaying the boat data on a map.
There’s a variety of critical website change monitoring tools that should be leveraged for business and mission-critical websites. Such tools and software eliminate the need for manual website monitoring, and automatically detect important changes and updates and then alert business users and technology owners.
The main feature of HostTracker monitoring service is the regular checks of websites with monitoring intervals from 1 minute. Moreover, the HostTracker’s dedicated global monitoring checkpoints network currently includes more than 140 servers all over the world.
We use Node.js extensively in our production apps. When we started with golang, the major discussion point amongst us was, for a beginner how golang dependency management is supposed to work. Vendoring was the only method for golang dependency management. In this, you save a local copy of the dependent libraries that your application shall use. In Node.js world, dependency is managed using packages.json.