Results 4 issues of Scott Smitelli

More of a to-do item than a bug, but... In [this block](https://github.com/saltstack/salt-bootstrap/blob/develop/bootstrap-salt.sh#L3353-L3359) of bootstrap-salt.sh, the Debian release/codename are hacked to 10/`buster` in the case where the system is running Debian...

I independently decompiled all three episodes of _Cosmo_ and released the work as a project called [Cosmore](https://github.com/smitelli/cosmore). My goal was slightly different than yours -- I wanted to reconstruct the...

### Description of Issue/Question When installing the new "onedir" version of Salt, by default there are no pip packages installed to allow for connection to a MySQL database. All of...

In [hardware/interp.h](https://github.com/raspberrypi/pico-sdk/blob/2.0.0/src/rp2_common/hardware_interp/include/hardware/interp.h#L441), the definition of the inline function `interp_add_accumulater` doesn't match the dictionary spelling of "accumulator" used anywhere else in the project or its documentation. Since changing it could break...