Notebook

Highlighted

Posts

Working with USB devices

Identifying and locating USB devices These widely used commands can be used to list and learn about connected USB devices in Linux.

Youtube-dl Quickstart

Intro I’m using yt-dlp these days Find out the formats yt-dlp -F <address> Specify the format code yt-dlp -f <formatcode> <address> youtube-dlp branch of youtube-dl

Arduino OpenCM9.04 SDK ID Change

Intro This code can be used to change the id of an XL-320 servo from 1 to 2.

    Building PyBullet

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

    Create a systemd service

    Docker Compose Example copy and paste the folowing text into a new file called ~/script.

      Dalle-mini Notes

      External Resources DallE-mini on Github How-To Video Weights and Measures Report Interview

        Dealing with .heif Images

        https://linuxnightly.com/convert-heif-images-to-jpg-or-png-on-linux/ sudo apt install libheif-examples heif-convert image.HEIC new-image.jpg using find…

        DVD backup

        sudo apt-get install k3b sudo apt-get install libdvd-pkg sudo dpkg-reconfigure libdvd-pkg flatpak install flathub fr.