Posts

ESP32 Notes

by danaukes

please see these pages

Example Projects

  • ...
Read More
ESP32 Servo Notes

by danaukes

...

Read More
fixing file transfer bug in nautilus

by danaukes

Issue: Nautilus hangs when I try to copy large files to a NAS.

```bash sudo echo $((1610241024)) ...

Read More
Git Extensions Setup

by danaukes

Git Extensions

Git Extensions is a useful gui that has been ported over to ubuntu ...

Read More
Install Google Fonts

by danaukes

The advice on whether to install these fonts is a bit outdated as many of ...

Read More
installing lineage

by danaukes

Install ADB

https://wiki.lineageos.org/adb_fastboot_guide

or

sudo apt install -y adb

Install udev rules

Instructions taken from ...

Read More
mail setup

by danaukes

...

Read More
getting pyBullet working in Anaconda

by danaukes

search keywords:

  • python
  • anaconda
  • conda
  • pybullet
  • Mesa
  • OpenGL
  • radeonsi
  • swrast

Trying to run a pyBullet script, ...

Read More