Deprecated Pages

Pages that may have been useful once, but are currently in jail because they’re not as useful any more.

Highlighted

Posts

ESP32 Notes

please see these pages Example Projects https://randomnerdtutorials.com/projects-esp32/ External Links Official MicroPython Page Product Comparison https://johnmu.

08-install gitman

Gitman is my python based package for scanning a computer and pulling all your repositories off.

09-Install and Configure Atom

Install wget -qO - https://packagecloud.io/AtomEditor/atom/gpgkey | sudo apt-key add - sudo sh -c 'echo "deb [arch=amd64] https://packagecloud.

Configuring Atom for Python

Activate whatever conda environment you need to activate <environmentname> Install packages for atom

ASUS Zenbook Issues

I have an ASUS Zenbook UM425U, currently working great with Ubuntu 21.

Installing Algo VPN

Introduction It is sometimes necessary to create a virtual network to enable computers across a large distance to communicate as if on the same network.

Building PyBullet

sudo apt install cmake-curses-gui cd ~/Downloads git clone https://github.com/bulletphysics/bullet3.git cd bullet3 ccmake .

Building ROS2 on Android

https://github.com/termux/proot-distro termux-setup-storage pkg install proot-distro proot-distro login ubuntu –termux-home Install ROS

Compiling Ardour

Intro The steps for building ardour are not complete on their website.