Notebook

Highlighted

Posts

install git clients

flatpak install -y flathub \ com.jetpackduba.Gitnuro # io.github.gitahead.GitAhead \ # com.

installing gitman on windows

Support for multiple github accounts install choco Set-ExecutionPolicy AllSigned Set-ExecutionPolicy Bypass -Scope Process -Force; [System.

    Installing GrapheneOS on a Pixel 4a

    Instructions derived from https://grapheneos.org/install/cli Download Developer Tools sudo apt install android-sdk-platform-tools-common sudo apt install signify-openbsd echo "alias signify=signify-openbsd" >> ~/.

    Kobo Ebook Reader information

    This link was the most helpful overview: https://www.linux-magazine.com/Online/Features/Basic-Hacks-for-Kobo-E-Readers Disabling user id requirements #cd /path/to/the/ereader/.

    Machine Learning Notes

    Commands conda create -y -n sb3 python=3.11 # no mujoco2.3.7 version for python 3.

      Mattermost Details

      git clone https://github.com/mattermost/docker cd docker cp env.example .env mkdir -p .

        Measuring Speed Between Computers

        sudo apt install -y iperf computer 1: iperf -s Computer 2:

        Micropython on Linux

        sudo apt-get install build-essential libffi-dev git pkg-config git clone https://github.com/<your-user-name>/micropython cd micropython git remote add upstream https://github.