Monthly Archives: May 2021
Good electronic components book
2021/05/30
WebPart spfx section background color
2021/05/30
Create pfx file to add custom domain for Power Apps Portal
openssl pkcs12 -export -out certificate.pfx -inkey privkey1.pem -in fullchain1.pem 2021/05/17
Nice book
2021/05/16
Solved: liximomo error : file not found
https://stackoverflow.com/questions/67506693/vscode-error-no-such-file-sftp-liximomo-extension/67524099#67524099 This is apparently a brand new problem that has been introduced into the newer versions of VS Code. I have FOUND A SOLUTION that seems to work well, by modifying a single line in the extension code. This is only valid for version 1.12.9 of the liximomo.sftp extension. Here are the steps: Shutdown / Quit VS Code. Locate […] 2021/05/15
RISC-V Qemu memory mapping
https://github.com/qemu/qemu/blob/master/hw/riscv/virt.c 2021/05/11
Very good git command tutorial examples
https://www.codegrepper.com/code-examples/shell/git+log+first+line 2021/05/09
A very good provision tutorial
https://plumsail.com/docs/actions/v1.x/flow/how-tos/sharepoint/create-list-library-pnp.html 2021/05/08