Ryan Leavengood

Results 16 comments of Ryan Leavengood

Any update on this? The code above seems decent and would be useful for adding persistent sessions to Onivim2, which I was going to begin experimenting with this week.

While I'm sure you want to do the research yourself, I hope you don't mind if I give my perspective. For some context I was a long time Ruby developer...

As a tip I found that [`Rc`](http://doc.rust-lang.org/std/rc/struct.Rc.html) solved some memory issues for me where I wanted to share some strings. But overall to get comfortable with Rust one needs to...

For what it is worth I've spend a couple nights debugging this and have figured it out. It ended up being something really odd and annoying. I will open a...

This is with these versions: Atom 1.25.0, Rust 1.24.1, rustup 1.11.0, Cargo 0.25.0 on Mac OS X 10.10.5.

For what it is worth, lack of these changes made this much harder for me to try out on macOS as well. Running postgres on the Mac directly and then...

Hello, I've been looking at this gem to use in a normal Rails app and your post is very helpful @6twenty. Because having mutations work with the Rails form helpers...

@6twenty Thanks for the feedback. We already started using mutations in our project and so far so good. We even have a few small fixes and improvements to do as...

Let's stop holding up blog posts over minor things. I don't think this is too long. I fixed a few issues in this one with my suggestions above. If I...

I agree with humdinger that the user guide should be for users of Haiku, who already have it installed, and guidance on how to install it should remain on the...