Ryan Patterson

Results 32 issues of Ryan Patterson

Byebug post-mortem debugging is very useful for identifying and fixing problems, however in some of my more complex scripts, I have a lot of error recovery going on and it...

When I run this test, it fails. Some things to note here are that changing "Enum" to "std::option::Option" suppresses the failure, and removing either of the two insert statements suppresses...

language deficiency

The pogs module doesn't have seem to have support for anyPointer. When we have a known interface, we can deserialize into a `capnp.Client` object, however the module cannot deserialize `anyPointer`...

enhancement

This was pretty confusing for me as a first-time user and I had to read the source code and do several experiments to figure this out. I'm submitting this change...

One small change to my local tyspescriptreact ftplugin has improved the user experience of editing a fair amount: ```vim " Remove > as a comment character setl comments-=n:> ``` Now...

From a private email: > The current hathora.yml DSL is more geared towards the client rather than the server. It defines the data types that the client consumes and the...

When dim cleans up an empty directory, this fact is not logged. It would be useful to log this, since it is a modification to the file system. Ensure that...

### What version of React Router are you using? 6.4.3 ### Steps to Reproduce The [ScrollRestoration component](https://github.com/remix-run/react-router/blob/37f2d36948ed1e0751751acf62cab391b22c0c9c/packages/react-router-dom/index.tsx#L1030) relies explicitly on the ambient `window` and `document` objects, but a router can...

bug

When I run this script in fish 2.1.0: ``` for i in (seq 1 5); sleep 1; echo $i; end | cat ``` I should except to see a slow...

enhancement

### Terraform Version ``` Terraform v1.5.7 on linux_amd64 ``` This is actually using Terraform cloud. https://app.terraform.io/app/cgamesplay/workspaces/nomad/runs/run-744kRFNdG2TuHdHz ### Nomad Version ``` Name Address Port Status Leader Raft Version Build Datacenter Region...

stage/needs-discussion
type/enhancement
theme/resource/volume