Andrew Koebbe
Andrew Koebbe
I've tried setting the following `params` settings for Soundcloud, but none of them seem to have any effect... ``` yaml services: SoundCloud: enabled: true # Set to false to disable...
#15 Added a class to decipher the return values from ~HS. This is very helpful when you want to see the status/settings of the printer.
I've got a need to check the status of a printer using the `~HS` command, but currently this library doesn't read/recv from the socket. I'm going to work on an...
Rather than manually checking in the latest phpunit.phar file and rename it to `contemplate_koans`, we should make it an automatic download/checksum/chmod/rename via CI (github actions) whenever new code is pushed...
Because PHPUnit 10 [did away with the `printerClass` config setting](https://github.com/sebastianbergmann/phpunit/issues/4807), the band-new-developer friendly output no longer works. There is a new event base architecture that needs to be used, either...
I pulled in all the filament presets in to Orca, but only 2 showed up (with the inherits folder in place). I just realized that the inherits presets are only...