Blade Styles On SD Card

Update on this feature (I have not forgotten about this!):

I started over completely. I came across an AI plugin (or workflow?) called “Get Shit Done” and this actually blew my mind. I’m not going into details about this, but IMO it’s awesome.

The parser that has been build now is a tokenizer that parses the files. This should be a better way to read the file instead of the parser that had been build in my previous attempt.

So far, all styles that I use are able to be read from SD and boot up. The only problem I have with this current setup is a increase in delay/responsiveness over time and it increases even more when I switch styles. That really sounds like a memory leak / cleanup issue.

The first attempt was mostly faster than the current implementation, but had issues that I couldn’t get fixed. I’m pretty confident the new version can and will be optimized with a few more testing iterations.

1 Like