Eric Driggers

Results 16 comments of Eric Driggers

AOT: Not impossible, just exceedingly annoying since in theory you will also likely want to pass it to R2R first, to build out all the arguments/parameters as required. My understanding...

My biggest reason for a PD module was to have both the 3.3 and 5v at two or so amps, 10ish watts total. Many a time I have been testing...

A challenge is handling the various EF Migrations that are provider-dependent. See https://learn.microsoft.com/en-us/ef/core/managing-schemas/migrations/providers?tabs=dotnet-core-cli and also ref PR #19 @Oliveriver which would you prefer going forward: 1. Use an abstract DBContext...

I just ran into this, is there any guidance on how this might be achieved besides rewriting basically the entire plugin from scratch? Our use case is we have "all...

1. That PR seems to still be doing a per-block-type index if I read the `indexBlocks()` function changes correctly. Just that now preserves the original toolbox shape. I am not...

@maribethb due to the language of my current work contract, that is difficult, hence provided the sample diff/line change in the issue above. I can open issues, discuss fixes, etc,...