Posts

Showing posts from 2023

TheMagic5 : The swimmer's Peace of Mind

Image
Background This post may be a bit different from others in the blog, but actually not too different. I enjoy swimming and make an effort to swim at least once a week, but I've always struggled to find suitable swimming goggles. The issue is often water getting inside, causing discomfort from being too tight, becoming foggy, and so on. When you're focused on counting your strokes, it's not practical to stop and adjust your goggles every lap. In the 21st century, there should be a solution to this problem.

ServerCheck : Get the Sensor value from CLI

Image
Background I'm monitoring the temperature in the datacenter with sensors from ServerCheck . They are reliable and very efficient. They support SNMP and have a comprehensive UI. But, I recently had the need to get the value of one sensor from the CLI. I noticed the company has been renamed to InfraSensing, but the hardware is still the same. Let's see what can be done !

JLCPCB : Monitor Solar Panels Production (Part 5)

Image
Background I always wanted to print my own PCB. This is so cool to see his own design getting to life. There are a couple of online PCB makers and I'm ready to test one of them ! But how does it work ? What should I do ? How much does it cost ? Where to start ?!?

Arduino : Monitor Solar Panels Production (Part 4)

Image
Background We did a lot of very interesting work so far and we already have a nice working product. However, I have the feeling it is lacking in few aspects. Especially the visibility of its own status and something showing it is working and reporting the data correctly.

ChatGPT : The Future is Now

Image
Background Yes, I did not resist to share an article on the most discussed topic of the last month ... ChatGPT, the new all terrain tool that address any questions. Instead of writing about something you already know, I let ChatGPT to create this blog post. I asked  questions and I merged the answers below. This is mind blowing ! Let me know in comments what you think about ChatGPT and the generated content. Please Keep in mind that I only layout the text, the entire content is AI-generated.

Wallbox : API Episode 3

Image
Background I've received some very positive messages related to my posts about the Wallbox API. This is very rewarding and I would like to thank all the people who are reaching out 🙏🏻. In the comments, I've see people asking for API to restart the unit remotely. Since API only limit is the sky, let's see what can be done.

Rubrik : How to run a script with 2FA enabled

Image
Background Recently, Rubrik is enforcing the 2FA authentication (Multi Factor Authentication). This is a great security feature that minimizes the risk of unauthorized access to your environment. But how does it work within a script ? There is no way to enter a 2FA code when running a script every day at 2 am for example. The 2FA is enforced starting at CDM v 8.0.2 with a 3 month grace period to allow the customers to adjust their security.