Bhargav
LUIS: Language Understanding Intelligent Service (beta)
https://www.luis.ai/
Kite - Programming copilot
https://kite.com/
Bot Framework Channel Emulator
https://docs.botframework.com/en-us/tools/bot-framework-emulator/
Serverless
https://github.com/serverless/serverless
Bash on Windows
https://msdn.microsoft.com/en-us/commandline/wsl/about
Electron 101
https://github.com/bnookala/electron-101
Rex
SpatiaLite an open source library intended to extend the SQLite core to support fully fledged Spatial SQL capabilities.
https://www.gaia-gis.it/fossil/libspatialite/index
yan
Linux power off USB port
$ lsusb -t
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=dwc_otg/1p, 480M
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/3p, 480M
|__ Port 1: Dev 3, If 0, Class=Vendor Specific Class, Driver=smsc95xx, 480M
|__ Port 2: Dev 4, If 0, Class=Vendor Specific Class, Driver=rtl8192cu, 480M
|__ Port 3: Dev 7, If 0, Class=Vendor Specific Class, Driver=ch341, 12M
- echo "1-1.3" > /sys/bus/usb/drivers/usb/unbind # power off
- echo "1-1.3" > /sys/bus/usb/drivers/usb/bind # power on