How to safely store Arduino secrets
Posted on Wed 16 December 2020 in Development • Tagged with arduino, secrets, secret, security, password, passwords, storage, howto, safe, hide, secure
Posted on Wed 16 December 2020 in Development • Tagged with arduino, secrets, secret, security, password, passwords, storage, howto, safe, hide, secure
Posted on Fri 23 October 2020 in Development • Tagged with go, golang, tinygo, web, webassembly, wasm, assembly, js, javascript, html, browser, macos, code, development, embedded, programming, language
This tutorial explains how to call a method written in Go and compiled to WebAssembly (WASM) from JavaScript by using TinyGo
Posted on Fri 16 October 2020 in Development • Tagged with set, environment, variables, activate, python, virtual, terminal, bash, zsh, env, dotenv, script
How to set specific environment variables when we activate a Python virtual environment
Posted on Thu 15 October 2020 in Development • Tagged with optimisation, optimise, javascript, js, website, web, performance, speed, defer, page, fast, loading, webpage, quicker
A simple way to optimise the websites loading speed by deferring javascript download