Daily Shaarli

All links of one day in a single page.

October 9, 2022

Videos — Engineering Media

Wonderful video series about control theory. I didn't know I'm interested in control theory until I watched some of them.

Emacs Debugging Basics - whatacold's space

A lot of useful emacs debugging tools (built-in). With those I saved a lot of time to troubleshoot and fix various problems.

In addition, don't forget that there are edebug and trace-function which can also come in handy.