Posts in notebook
Sub-Folders
notebook/deprecated notebook/deprecated/ros notebook/docker notebook/git notebook/iot notebook/linux-basics notebook/linux-special-topics notebook/markdown-cheatsheet_files notebook/mujoco notebook/python notebook/ros2 notebook/school notebook/ssh notebook/ubuntu-setup notebook/virtualboxPosts
Compliling uLab for micropython
by Dan Aukes
```bash sudo apt update && sudo apt install -y \ python3 \ git \ python3-pip \ python3-virtualenv \ python3-venv \ wget \ flex ...
Useful Pandoc Commands
by Dan Aukes
Get Current Templates
pandoc --print-default-template=markdown > pandoc-template.md
pandoc --print-default-template=latex>pandoc-template.tex
simple markdown to ...
Visa Benefits
by Dan Aukes
If you want to rent a car, you can call visa benefits to get a ...
installing and using vocalinux
by Dan Aukes
Install
curl -fsSL raw.githubusercontent.com/jatinkrmalik/vocalinux/main/install.sh -o /tmp/vl.sh && bash /tmp/vl.sh
- I used Whisper.cpp with the VOSK backend
- ...
VSCode Setup and Usage
by Dan Aukes
Installation
VSCodium is an open-source build of the same source code. Download it here: ...
Setting up Wake on Lan
by Dan Aukes
Wake on Lan
On the waking computer
sudo apt install -y etherwake ethtool