thislooksfun
thislooksfun
Fixed issues, reopening.
I can confirm having the same issue on Sierra 10.12.6 (16G1212) using bonjour 3.5.0 through a node.js application.
If you're not using a Swift 4 capable compiler you should probably be using SwiftString v1.0.x instead, though @iamjono will know more.
Ah, I didn't realize Perfect-Session used it. Still, I'm running Swift 3.1.1 with no problems, and I'm using both Perfect-Session and I added SwiftString 2 to my Package.swift as well....
Can confirm this is still an issue. 😞 Would a PR to fix this be accepted?
That's a totally fair take! I am currently trying to set up my dotfiles repo with the goal of having as close to 100% the config I care about as...
I've got some other grid fixes in the works already. I'll see if they fix this issue too. EDIT: After watching that video and studying the screenshots more closely it...
I for one would absolutely love to see this implemented. I have `semantic-release` configured as a GitHub Action, but I often want to do a `--dry-run` before pushing to make...
I ran into this while running the `Text/input/HTML/DedicatedWorkerGlobalScope-instanceof.html` test locally. I ended up doing a deep dive into what is happening over on the Discord. Here's what I found: 1....
@awesomekling had the idea of using Mach ports on macOS instead of sending file descriptors around.