Anna

Results 55 comments of Anna

Thanks for your reply. In response to your meta comment, I apologise if these things come off in a negative way. I'm not sure why calling things useful or blockers...

Being able to use `?` anywhere would be great, but I think a potential `try` block that enables the syntax could be a good stepping stone. When I wrote about...

I can confirm this issue. Seen in nginx logs: ``` 2018/05/14 16:04:33 [crit] 1927#1927: *2661 SSL_do_handshake() failed (SSL: error:1422A0EA:SSL routines:custom_ext_add:callback failed) while SSL handshaking, client: 196.52.17.200, server: 0.0.0.0:443 ``` ```nginx...

I see! Good to know why that happens. The main point of this issue is that the enum in my example does not serialise correctly, though. It serialises as an...

I was also looking to move from Source Code Pro, which is what I use everywhere. Using Hack is nice in my IDE, but I prefer a lighter font weight...

Yeah, I'll throw together a repo for it in an hour or two, hopefully. It was late last night and I forgot about doing that. Whoops!

Sorry about the delay! [Here](https://github.com/jkcclemens/rmp_issue)'s a repo that demonstrates the issue. `cargo run` to see it in action.

Thanks! It may be a while until I merge this, but it looks good to me.

Nope, aside from the plugin failing to (re)load. It works fine if it's just a normal failed load; no idea if it's related to the reload or not.

Yeah, that's what happened. Not sure if that was the first open of the installer. I think that's doubtful. Maybe it was just a freak accident.