Bits edition: 01101110 01100001 01110011 01110100 01111001 00100000 01101000 01100001 01100011 01101011 01100101 01110010 01110011
In addition to our letter, glue stick “strikk og binders” hack, we had to resort to another hack..
We had wanted to run our Python Flask app in Cloud, but turns out it’s not that easy to control an Arduino from Azure.. So we had to resort to running it locally, but exposing our endpoint through a third party called ngrok to get it to work:
This hack makes it possible to call a local API from the outside!