Sebastian Fichtner
Sebastian Fichtner
This still seems to be an unsolved problem with UIKit, right? And it's even worse now when you try to provide fallback assets for system symbols, since their names contain...
Thanks for the answer :) I thought where the overlap might come is that Combine would be able to handle those one shot callbacks as well, like through this: https://developer.apple.com/documentation/combine/publishers/future
PMK is certainly not dead. I feel it's simpler, easier to write, more pleasant to read, more focused and comes from its own angle. I'm just curious how both could...
> > Thanks for the answer :) > > I thought where the overlap might come is that Combine would be able to handle those one shot callbacks as well,...
Almost everything around quality metrics seems to be broken. I've nerver had any working stats since I published my pod in March or so. * Broken: https://cocoapods.org/pods/SwiftObserver/quality * Broken: https://cocoapods.org/pods/SwiftObserver...
@orta Thanks for taking the time to give some clarification! :) That means that all stats should then be removed from the pod documentation pages on cocoapods.org, right? Otherwise they'd...
Oh, thank you for the quick response! On the client side, the call goes through a few layers. It starts about [here in LSPServiceKit](https://github.com/codeface-io/LSPServiceKit/blob/dde92e5a5dd294a3eada2c8ab8adffdba9401fee/Code/LSP.ServerManager.swift#L24) and ultimately calls `URLSession.shared.webSocketTask(with: ...)` [here...
@Joannis & @gwynne Hey there 👋🏻 Do you have any ideas on how I can approach this better? Either in terms of where / whom / how to ask or...
I **never** had **any** quality metrics or usage stats updates for [github.com/flowtoolz/SwiftObserver](https://github.com/flowtoolz/SwiftObserver). Is there **anything** special one has to do initially? Like, does Cocoadocs look for sources only in specific...