Rick M

Results 122 comments of Rick M

> You, as the author, had to pick the right type to pass to `decode(_:)` here and I'm curious to know how you'd write this code to generalise over multiple...

Again, I'm not saying you have to remove that expressivity. I'm saying it should generate additional code so that I'm not forced to use it. The whole point of a...

Doesn't seem specific at all. I've worked at many companies that had the ability to change the targeted environment at run time. Your SDK can't even be reinitialized.

> There seem to be archives that require those `size > 0` safe guards though (e.g. `testExtractCompressedZIP64Entries` fails for me). I haven't looked into the details, but simply removing those...

Oh not yet. Not sure when I'll get to it. I just built it manually.

Virtually all of the google results refer to SourceTree, which I don't have installed. I'm using the standard command-line tool, and I don't experience this with any other repos.

Gosh I haven't touched that project in a while. Yeah I get it's a warning, but warnings pollute logs making it harder to spot the actual errors (and sometimes they...

Thonny really ought to just support multiple target devices in one instance of the app.

> The instructions for how to do this depend on which tool you are using to build and run your Swift Testing tests. Well, in this case, it's SPM, but...