Peter Wagenet

Results 261 comments of Peter Wagenet

@seuros https://github.com/ClosureTree/with_advisory_lock/blob/478059f8c436702217108e4136e96b7cd8f16080/lib/with_advisory_lock/base.rb#L99-L102

This would be very helpful. Right now I have a method that has a return like `my_string[0, 12]` this will always return `String` since the starting index is 0. However,...

I'm seeing issue with this in Chrome now.

@unikitty37 It's a bit belated now, but I think you want https://www.rubydoc.info/gems/yard/file/docs/Templates.md#Adding_a_Custom_Stylesheet_or_Javascript

Seems like we could still use ruby-sys, if we wanted to. I'm not sure if it gains us a huge benefit right now, but any sort of standardization sounds beneficial....

@steveklabnik :+1: Seems worth giving it a shot.

@flo-l main development is back on master now. Is this something you're still interested in?

Ah interesting, we've done a lot of our active testing on macOS which behaves a bit differently in this area. Probably the solution would be to detect the `rake build`...

Consider using the `num` crate for this: http://rust-num.github.io/num/num_bigint/index.html