How to get notified if your instance is preempted on GCP?

Preemptable instances are cheaper than normal ones but can automatically disappear. To deal with it, you not only need to make sure your data pipeline saves your progress at regular checkpoints but also to get notified when this unfortunate event happens.

, by Laszlo Sragner

Starting on GCP from scratch

Step-by-step instruction on how to create an instance, install the right tools easily and start using Hypergol.

, by Laszlo Sragner

How to start on a new machine with a "Settings repo"

How to get your usual environment on a new VM in no time at all? Including scripts to start Jupyter notebook server, create virtual environments and git autocomplete in command line.

, by Laszlo Sragner

Introduction

Hypergol was created from our experience in creating industrial strength machine learning products at a London startup.

, by Laszlo Sragner