Before you’re hired: as Javascript developer Table of Contents Binary tree A binary tree is a treedata structure in which each node has at most two children, which are referred to as the left child and the right child. Continue Reading →
Realize the difference: Imposter Syndrome and Dunning Kruger Effect The Dunning–Kruger effect is a cognitive bias in which people of low ability have illusory superiority and mistakenly assess their cognitive ability as greater than it is. Continue Reading →
Sharing Wi-Fi via the Ethernet port on Ubuntu Your computer (wComputer) is connected to a Wi-Fi network and you want to connect another computer into Wi-Fi network to share the internet connection but this computer (lComputer) doesn’t have a Wi-Fi adapter. Continue Reading →
Sending and Receiving message between onboard Raspberry Pi BLE and an Arduino with HM 11 Goal: send messages between the HM 11 BLE modules and my Raspberry PI 3 with its onboard BLE. Continue Reading →
Clock synchronisation in systems communication Motive in systems communications, timing is very importantjust like when two people talk!time synchronisation is the key when it comes to nodes in a networkhow do we perceive/sense time naturally? Continue Reading →
decentralized and distributed systems Pointers for distributed vs decentralised: Some bookmarks to read if you are a distributed systems researcher [1] A decentralized system is a subset of a distributed system. Continue Reading →
Compiling Contiki for CC1350 Setup: macOS 10.13.5 VM – VirtualBox Guest OS: Ubuntu 16.04 Setup Contiki on the local machine: Install the following packages. Continue Reading →
SensyLight: sensible atmosphere using Internet of Things The above video is from a research lab at the MIT Media Lab called Responsive Environments. Continue Reading →