
Benzaiten Sensor API – 2022-01-02
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…
Your daily geek
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…
It’s hard to keep the right balance between showing code and showing testing that is a bit more complex to make interesting on stream. That’s why I jumped to some actual implementation before finishing the…
Time for a new AWS Updates cherry picks updates: Lambda: I missed this announcement, but it’s a big feature: AWS Lambda now supports ARM/Graviton 2 processor. Until then lambda ran on x86 processor, that is…
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…