Dylan
Dylan
> ` if typetags[0] != ',' {` is being run where typetags is an empty string - this produces the `index out of range` error. This is a bug in...
I've been going down the rabbit hole of trying to get an external editor to work with Sonic Pi and it looks like none of the previously working methods are...
@samaaron , thanks for the clarification (and thanks for the software)! > However, where @dylannorthrup isn't quite correct is that programs _do not_ need to look into any log files...
Since [this commit](https://github.com/sonic-pi-net/sonic-pi/commit/09cc7dd10c214cdb756291da83fc411246d2646c) in July 2021, programs would need to look into `~/.sonic-pi/log/daemon.log` for lines similar to the following: ``` [2022-09-17 10:27:08] log: UTF-8, UTF-8, Ports: {:server_port=>35516, :gui_port=>35517, :scsynth_port=>35518, :scsynth_send_port=>35518,...
I attempted to add some debugging in the "make request" code path, but I am not a rust programmer so it is possible/likely I did something incorrectly. After adding `log::info!(...)`...
> I'm hesitant to give the user a foot gun. Though, who am I to withhold it. I am only worried about lots of "bug" reports due to malformed regexes...
I would love to not have to futz with Tampermonkey to get Mastodon to make use of all the space it has on my monitor.
As someone who is not using Argo but **would** like to manage my metallb installs via helm, having a supported path forward just using the provided helm charts for this...