Is the moon moving with you, when you are moving?
Is the moon moving with you, when you are moving? ..or the trees are moving backward? Decyphering the weirdness of PoV!
Is the moon moving with you, when you are moving? ..or the trees are moving backward? Decyphering the weirdness of PoV!
Inviqa Engineering CoP 22.10.2020
Machine Learning on your Browser.
TASK: Static website http://cocktail.review.com.np/ Search bar does not work. Add a data endpoint to serve drinks data to the autocomplete field. Prerequisites NodeJs AWS account AWS CLI Install Serverless cli # Install the serverless cli npm install -g serverless Login to Serverless serverless login Bootstrap a new service serverless Follow the setup instruction in your […]
Static site generation Why? When? How? Dynamic sites are slower, expensive, complex, hackable. When? If the site is mostly content and no heavy communication with server to update / calculate content in realtime. Best use case, Portfolio website, company website, blogs, etc. Static site generation with Gatsby Gatsby is powerful tool to create static sites […]
If your virtual machines stopped working on windows, example docker or any other emulators that uses virtualization, in my case it was due to Intel HAXM that was installed by the Android SDK which conflicted with Hyper V which also user Hypervisor and only either one of these two can exist at once. Even after uninstalling […]