markjreed

Results 10 comments of markjreed

That's a rather ugly workaround, zoldaten, and doesn't address the ask, which is a feature request. In pyenv on *nix, you can use the literal text "system" as the name...

Well, then the bug is different, but still there. :) Now you're hiding the upstream 'cookbook_name' method, making it unavailable inside the definition block of a rewound resource. Why would...

Yup, seeing the same thing. Why is it trying to build `next`? The top-level directory doesn't even exist in the repo, yet the OMakefile references some files that should be...

is there still no config setting for this? I have a terminalizer shell function that automatically adds `-k` to `record` commands for now...

@2colours Well, I wasn't looking for a way to round-trip arbitrary types through JSON and have them come through unscathed, at least not without writing some extra code. Just looking...

On Windows, ctap-keyring-device depends on winrt, which does not support Python newer than 3.9. Since [it doesn't look like Microsoft is going to be updating winrt](https://stackoverflow.com/questions/69610231/why-cant-pip-find-winrt), there's now a community-maintained...

A C128 port will be tricky because the float routines in its BASIC are designed to work with the RAM bank where BASIC variables are stored - bank 1. So...

@Moulde you still can use multiple versions; `asdf set` still has the functionality of the old `asdf local` command to change versions based on working directory, which I generally found...

I was using my M2 MacBook Air, which wasn't busy doing anything else at the time. I get about 1.8 seconds on my 2017 iMac Pro, and 0.8 seconds on...

The /invitees endpoint doesn't seem to be there? Managing team memberships works, as does removing users from an org, but I still don't see a way to programmatically send an...