Nodejs 14 on Debian 10 buster Node.js 14 was released on 2020-04-21 and is expected to enter active LTS state…
2020 and beyond website without crap of JavaScript
Discussion How crap is bloat of JavaScript is bloated in over daily life. I can be use as fancy animation,…
How I relocated WordPress site to New server
Moving from A to B via ssh I use tar and pipe to move from server A to server B…
Avoid FANG – GAFAMDA
Where the GAFAM origin started URL: https://github.com/nickspaargaren/no-google Google: Filters your thoughts–> My thoughts: I know all your life with Google,…
Referencing existing AWS VPC with CDK
This demo will do a CDK demo guide you how to share a VPC cross various CDK projects.
How AWS Lambda works with SSM Secure string
Env: VScode, Mbpr, aws-cdk:1.25.0, Typescript Implementation By default I hope I can inject SSM secure string to a Lambda, unfortunately,…
Fix node-gyp error on Mac
MacOS version: 10.15.3 CatalinaNode: 12.x LTS If you got this node gyp error, then here will be you solution. Reinstall…
Allowing AWS Lambda reaching Internet via NAT and VPC
Here is the example show you that how to route AWS Lambda to internet through VPC and NAT
Debian buster setup Openconnect VPN with valid SSL certificate
A short and easy step by step tutorial about how to setup your own Openconnect VPN on Debian with SSL
CURL 101 on Linux
Curl using Dns-over-HTTPS ( DoH) If the site only accept tls1.3 If the site only accept tls1.2 Upload a file…