I am still a console person. Even at work, the first thing I will do is to install a Unix…
In our last blog, we have used Python’s capabilities to read the voices present on our MacBook and play audio…
Hello readers, with a lot of thing going on different fronts, I do not have too much time to spend…
AWK is a scripting language that has been available with Unix for a very long time. It was named after…
Apache Camel is an open source framework under the umbrella of Apache foundation. It provides connectors for components like HTTP,…
In our last blog, I talked about one of the new JDK21 features viz. Virtual Threads. This blog I am…
Project Loom is now part of JDK 21. Starting JDK 21, we can use what are called Virtual Threads. In…
There are times when you need a simple rule engine. You of course know that you can use Drools for…
One more year is nearly out the door. This last month of the year, I planned to write a blog…
I was planning to create a frontend to draw my own masks so that I can test out inpainting using…