
Sensor API – Update – Rework
New Knowledge and full steam ahead: Recently discovered GraphQL, and that seems to be more fitting on how I want to interact with my API. Also, even though I had fun with the previous implementation…
Your daily geek
New Knowledge and full steam ahead: Recently discovered GraphQL, and that seems to be more fitting on how I want to interact with my API. Also, even though I had fun with the previous implementation…
I know have a bottom of the server ready to run, an empty metrics API is running. Everything for this basic implementation is up and running. Defining how to interact with data At the end…
Continue Reading Sensor API Update – data manipulation design
So a bit earlier this week Matt Parker asked on hit Patreon for some help with subtitles. I though it was a good idea to tests AWS Transcribe. From there I create tiny CDK app…
Hello, so this is my new project, this one is a real one, so some context: I plan to build a weather station at home using an Arduino, but for it to be useful, I…
Hello all, first I’ld like to wish you an happy solstice, christmass, new year, or what ever you celebrate during this time of the year. I think it’s a good time to plan for the…
Small update on my little password store project, I took my last weekend off from code because I needed to break a bit. Things a moving on, slower that I expected, mostly because, coding on…
Last Friday, I implemented the last part of the basic testing for the Password File API. To perform the unit testing for the lambda, I went for a pretty basic solution: no SAM image deployment…