Weekly Shaarli

All links of one week in a single page.

Week 11 (March 13, 2023)

Prevent Spurious Wakeup from Suspend

Changing the wakeup settings in Linux to prevent not being able to go to sleep/suspend or hibernate mode.

GitHub - stan-dev/stan: Advanced Statistical modelling on the commandline, with python, R, julia and more

Stan seems like a really advanced platform for calculating statistical models wherever you wish - shell, python, etc.

General documentation here, commandline docs here, python here

Program an Arduino with a Raspberry Pi via SSH - DLE-Dev

Tools for program an Arduino with a Raspberry Pi via SSH. Using PlatformIO Core on Raspberry to use an Arduino from the command line.