To answer the question to an idea after I got after I watched a show on Netflix Memory Games
“What should I memorise?”
You probably registered it using sudo because the top example on the documentation page has sudo as it’s for Linux but Mac does not. Here is how to fix it…
I wasn’t too sure if I wanted to add this since I wanted to keep this place more software tech related but figured if it at least involves some technology it should be fine. Some people may already know but I tried to build a 3D printer when they were starting to pickup steam. It went kinda OK. Built it. Got it printing. Added a heated bed. Some calibration prints later and I blew the micro-controller.
Quick guide on setting up debugging for node-gyp. Includes debugging via terminal and a visual studio code config for easy setup. This assumes you have created a working node-gyp project and just want to get the debugging working. If not start here for a basic setup.
NOTE: This is via Linux as we are using gdb but if you using another OS; lookup how the specific debugger works and apply a similar principle.
Quick guide on how to setup either service mainly to compare them. You will probably need to do a few more things to make them production ready, checkout the respective documentation on Artifactory or Nexus to get a better idea. We will be using google cloud environment for this guide but you can can easily apply the instructions to other providers.
This is my experience on creating and using a personal wiki. Why This all started when I read a story about an IT admin using a wiki to document their IT infrastructure and having it on a USB for the next person. At the time I already documented things but usually in separate folders and I sometimes run into files randomly and realised I could of really used them when I tried to do something else and not search all over the internet again.