Posts

Machine Learning Notes

by danaukes

Commands

```bash conda create -y -n sb3 python=3.11 # no mujoco2.3.7 version for python 3.12 conda activate ...

Read More
Mujoco / Conda Usage notes

by danaukes

Conda-based installation

If you've got conda, you should use conda packages, otherwise the render engine ...

Read More
Multiple Clocks in Ubuntu / Gnome

by danaukes

sudo apt install -y gnome-clocks
flatpak install -y com.mattjakeman.ExtensionManager
flatpak run com.mattjakeman.ExtensionManager

click browse tab search for ...

Read More
Nextcloud Installation

by danaukes

  1. Prerequisites

    ```bash sudo apt install -y openssh-server net-tools ...

Read More
installing an offline coding assistant.

by danaukes

installing olamma

https://dev.to/anita_ihuman/best-offline-ai-coding-assistant-how-to-run-llms-locally-without-internet-2bah

installing open code

```bash docker run -it --rm ...

Read More
OpenCM Information

by danaukes

...

Read More