I am live streaming building a IoT Smart Farm spon...
# share-your-work
t
I am live streaming building a IoT Smart Farm sponsored by https://www.agropatterns.com/ in 1 hours time https://www.twitch.tv/tomlarkworthy using multiplayer coding in the following notebook https://observablehq.com/@tomlarkworthy/twitch-2022-06-07 (it will be a series part 1 will be mainly about setup and data storage)
well that went rather well I though! Storage backend and realtime graphs in < 30 minutes of actual coding. Gabriel gave as fascinating peek into the industrial production of flowers in Colombia. A recording of the vid is at the top of the notebook. https://observablehq.com/@tomlarkworthy/livecoding-2022-06-07
Next livestream is tomorrow and I will be demoing some programming techniques you cannot do in other programming systems, so it should be very interesting to a FoC crowd https://observablehq.com/@endpointservices/meetups In particular with Observable I am able to unroll a function over data flow cells. Freeze data in time, and iterate on solutions thanks to live code reload. In practice this means you can start coding from a server stub, in data processing order, on live data, without ever restarting or waiting for a new data point to arrive. You don't need to hunt in vendor documentation for schema definitions because you are coding off reality. Its very nice
❤️ 1
Video & Notebook of this development style https://observablehq.com/@tomlarkworthy/blueswireless-2022-06-14 The FoC bit is

https://youtu.be/5KxloAcMeSE?t=910