/notebook

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/virtualbox

Posts

converting videos to gif

by Dan Aukes

```bash ffmpeg -ss 30 -t 3 -i input.mp4 \ -vf "fps=10,scale=320:-1:flags=lanczos,split[s0][s1];[s0]palettegen[p];[s1][p]paletteuse" \ ...

Read More
Dalle-mini Notes

by Dan Aukes

External Resources

Read More
Working With Databases

by Dan Aukes

```bash mysqldump -u -p > .sql

mysql -u -p -e "CREATE DATABASE IF NOT ...

Read More
Enabling .NetFx 3.5 in windows 11

by Dan Aukes

insert windows 11 installation media cdrom/iso

Make sure the command below points to the proper drive ...

Read More
Feature Test

by Dan Aukes

Here is one kind of [link][test]

Here is [my link][FOO]

This is a test of [[wiki ...

Read More
Firefox Setup Notes

by Dan Aukes

about:config

go to about:config

turn off AI ...

Read More
Flipper Zero Notes

by Dan Aukes

...

Read More