David E. Weekly
David E. Weekly
Happy New Year! Our team would really like to see this implemented to be able to offer our users reasonable 21st century security and protections against phishing while staying on...
Thanks for re-opening, Paul. It would be good to have a "best practices for watchOS + iOS Firebase apps" doc that lives somewhere, even community-supported and with huge asterisks that...
Note that the Swift-NIO-SSL issue itself depends on a Swift issue: https://bugs.swift.org/browse/SR-14109 If this is impacting you, you may want to consider voting for the bug on the Swift board.
Thank you so much for helping resolve our issue!! In the interest of being charitable to others who inevitably will stub their toe against this also, is there a good...
Thanks Steren & Matthew. I wonder; could a build-time or run-time warning be issued when building or running a nodejs image with no Procfile? "WARNING: No Procfile detected. Will assume...
I ran into this issue when installing ROS for the first time. Had to manually delete c:\opt\vcpkg to successfully reinstall vcpkg.exe
FYI, I believe this is blocking being able to use gRPC on watchOS in an app to be submitted to the App Store.
> It took me a minute but I found a way to do it. > > Preprocess the audio by using an OfflineAudioContext > I've added an onseeking event listener...
FYI t/97-return_values.out was still being seen by git, so updated to ignore all .out files (there aren't any in the repo).
May want to consider adding LWP::Protocol::https as a new preferred-but-optional dependency? Wasn't sure of the best place to add that.