Certificate Authorities

For home users there is not much use for running you own Certificate Authority (CA), and with availability of Letsencrypt and the plethora of ACME libraries setting TLS encryption is quite straight forward. ...

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

DIY REST API

https://codeburst.io/this-is-how-easy-it-is-to-create-a-rest-api-8a25122ab1f3 How to write an REST API using bottle py add authentication Just add a PSK string in the header. The PSK is created in a web ui. And it is given an expiration date. ...

2023-12-31-typescript

Duktape typescript-script Script that use "typescript" on a browser. https://github.com/niutech/typescript-compile Script that use "typescript" on a browser. ...