/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

installing an offline coding assistant.

by Dan Aukes

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 Dan Aukes

...

Read More
quick scripts for openscad

by Dan Aukes

color("red",1) import("path/to/your-part.stl");
flatpak run org.openscad.OpenSCAD  -o test.png --projection orthogonal test.scad

with camera orientation but no ...

Read More
Orange Pi Zero2 Information

by Dan Aukes

Introduction

Note: the most important and helpful resource is the manual, which is available here.

...

Read More
overleaf projects

by Dan Aukes

when making a new overleaf project:

integrate with github by creating a new repositoiry.

if you are ...

Read More
Particle Argon Resources

by Dan Aukes

External Resources

Read More
Using Pinion

by Dan Aukes

```bash sudo apt install kicad sudo apt install libjpeg-dev pip install ...

Read More