
Playing with WSL2 and Chrome DevTools MCP
Optimize your WSL2 setup for serious development work, then connect Chrome running on Windows to agentic CLI tools via the Chrome DevTools Protocol MCP server.

Optimize your WSL2 setup for serious development work, then connect Chrome running on Windows to agentic CLI tools via the Chrome DevTools Protocol MCP server.

My pull request to the GitHub Terraform Provider has been merged. This bug caused inconsistent behavior when environments had empty or missing variable/secret lists — something I encountered during a customer engagement.

Learn how to implement Kubernetes governance with admission controllers, compare Kyverno and OPA Gatekeeper policy engines, and deploy production-ready security policies with practical examples and performance benchmarks.

My first PR to incorporate Hugging Face’s Evaluate BLEU metrics into MLflow project has been merged. This update aims to enhance text generation evaluations with BLEU metrics: a well-regarded metric, used to evaluate the quality of machine-generated text, particularly for translation tasks.

This Post was originally published on the Azure Arc Jumpstart website under the title Implementing ISA-95 with Azure IoT Operations: LNM & MQ

Introduction Recently, I got the chance to work on a project dealing with Computer Vision ! In the investigation phase, I discovered an interesting product: the NVIDIA DeepStream SDK ! Even when NVIDIA DeepStream was not adopted for our project 😅 I had a strong desire to discover this platform. I really cannot say if it’s a platform, a set of tools, a set of platforms, or even a full universe. 😊 ...

Here we go again for a new post 😁 After publishing my Quarkus book last September, I got many requests about creating reactive applications with the Quarkus Framework. Today, I will show you how to make a Reactive CRUD Application with the Quarkus Framework and backed by a PostgreSQL Database. Building our the Reactive Quarkus Application The full source code is available on my Github. We will generate our project using the code.quarkus.io. Our application will need 8 extensions from the portal: ...

During many career talks I attended, I noticed that some questions come back every time: " As a final year student, how can I get an internship? What can I mention in my CV to make it attractive? " 🤔 The problem is that always we start being concerned about internships too late, only some weeks before starting the search operation 💣 Although, finding a good internship needs to be prepared many months before… ...

Quarkus is one of the current trends of the Java ecosystem. I’m already in love with it. I’m using it along with Spring Boot, and when I choose, I choose Quarkus. 😁 This week, I was working on a Batch POC using Azure Functions and Azure Automation. So I thought it will be useful to share the exercise with you. 😁 What I want to do? I will be taking a small use case: I need a batch that will be invoked at some specific time or manually, checking all the available VMs and starting or shutting down all those that we choose. ...
