void development

base devel base-devel cross compiling +cross-aarch64-linux-musl Pi cross-compiling. ...

svgbob tips

Syntax: https://ivanceras.github.io/content/Svgbob/Specification.html online editor: https://ivanceras.github.io/svgbob-editor/ another editor: https://asciiflow.com/legacy/ editor in perl + gtk: https://metacpan.org/dist/App-Asciio/view/lib/App/Asciio.pm ...

Windows on Flatpaks

Continuation to flatpaks https://www.addictivetips.com/ubuntu-linux-tips/set-up-winepaks-on-linux/ https://github.com/winepak/applications https://www.reddit.com/r/linux_gaming/comments/xlpkpn/tips_install_and_use_wine_using_flatpak/ https://wiki.winehq.org/Winetricks ...

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. ...

javascript snippets

Compute how an element is hidden Iterate over LI elements Adding/removing classes to/from elements Get current date as YYYY-MM-DD escape HTML characters ...

2024-12-31-pydev2

Adding SSL and validate certificates Server side ssl server https server ...

2024-12-31-cas

Read about OpenSSL and certificates. Tested Cerfiticate Authorities The following are CLI CA's. There are other Server based implementtions, with API's. ...