Booting Refind on KVM

This is a quick recipe to boot a refind image on KVM. This is just to test UEFI boot configuration in virtualized environments. First step is to create a refind boot image. For that I use this script: To use this script, you need to download the binary zip file refind image from here. ...

About JS2Py

Js2Py translates JavaScript to Python code. Js2Py is able to translate and execute virtually any JavaScript code. Js2Py is written in pure python and does not have any dependencies. Basically an implementation of JavaScript core in pure python. While intriguing, I do not see the point to do this. Going from Python to JavaScript seems to be more useful. ...

Switching to Giscus

So since last year I have been using utterances to add comments to my BLOG. After reading this post from Max Brenner, I decided to switch to giscus. Giscus is a comments system powered by GitHub Discussions. It lets visitors leave comments and reactions on your website via GitHub! I agree with the comments from Mr. Brenner: ...