A Tensorflow “Hello, World!”
Doing my Hello, World with tensorflow, and technically Docker and Jupyter Notebooks.
Automating the process of ‘When to water’
Understanding ‘when to water’ a plant has a few considerations, and in my opinion can be done in a way that keeps answering that question simple, and testable.
Ending the Rust 365 Challenge Early
Ending my Rust 365 challenge a bit early. Nothing technical to read here this is just a transitory life update post.
What is an Interface?
A post that covers the concept of interfaces between different areas in the code base. Not so much specifics as just helping to grasp the role of interfacing, and even interface syntax in general.