Wil Gieseler

Results 47 issues of Wil Gieseler

Add the option to use https://www.noip.com to get a dynamic hostname instead of needing to constantly update your IP address. It's a nice service for the most part and it's...

Looks like @dmotles made some changes for Minecraft 1.7.2, would be nice if they were in the base repo.

Not a super pressing need, but it would be kind of fun if the AST was exposed (I believe `subexpression` is `fileprivate` right now). We're using this library for procedurally...

``` TypeError: no implicit conversion of nil into String from apple_music (c78cf4ffa6fe) lib/apple_music/song/attributes.rb:30:in `parse' from apple_music (c78cf4ffa6fe) lib/apple_music/song/attributes.rb:30:in `initialize' from apple_music (c78cf4ffa6fe) lib/apple_music/resource.rb:37:in `new' from apple_music (c78cf4ffa6fe) lib/apple_music/resource.rb:37:in `initialize' from...

I noticed there's some options for color support in the code. Is this something that's in progress or planned? Can I help?

Seems to work in OpenOffice From: http://superuser.com/a/205763

Currently, the SwiftUI integration does not support animated images at all. It seems like the easiest thing to do would be just to use the existing AnimatedImageView wrapped in UIViewRepresentable...

I'm trying to debug an issue with my Redis PubSub where it's throwing a warning about "(RediStack) connection attempted to create a PubSub subscription". I think what may be happening...

bug