What services is Cmux calling? The usual "updates" things or something more?
Not that I can see. I just tried it and get the same issue you describe.
Just as an FYI for anyone on iOS that is still tolerating this egregious dark pattern example, I successfully used Distraction Control in Safari to block this popup. Details here https://support.apple.com/en-gb/120682
My 2p's worth is that the whole of F# is more than the some of its parts. When you say in your previous comment "All the good stuff has been pirated from F#" it misses the point of what it's actually like to use F#. The…
This sounds very similar to the approach prescribed in the book Digital Minimalism. I just finished it and can’t wait to join you with a somewhat similar approach!
I’ve been thinking about the local notes use case, but know zero about doing it. Do you have a good setup you could point me at?
Your advice about not listening to your tinnitus is spot on, but easier said than done. I found the guidance in the book Rewiring Tinnitus really helped me in this respect…
I don’t know, but I think this GitHub issue will probably give you the current status and background on this point https://github.com/fsharp/fslang-suggestions/issues/243 Update: the issue is tagged…
Stylish F# is a good book to go with all of Scott’s works https://www.apress.com/gp/book/9781484239995
In the spirit of leveraging the type system, you could try doing some type-first development. If possible, carve a logical module or sub-system out of your existing code base and then attempt to represent the data and…
What services is Cmux calling? The usual "updates" things or something more?
Not that I can see. I just tried it and get the same issue you describe.
Just as an FYI for anyone on iOS that is still tolerating this egregious dark pattern example, I successfully used Distraction Control in Safari to block this popup. Details here https://support.apple.com/en-gb/120682
My 2p's worth is that the whole of F# is more than the some of its parts. When you say in your previous comment "All the good stuff has been pirated from F#" it misses the point of what it's actually like to use F#. The…
This sounds very similar to the approach prescribed in the book Digital Minimalism. I just finished it and can’t wait to join you with a somewhat similar approach!
I’ve been thinking about the local notes use case, but know zero about doing it. Do you have a good setup you could point me at?
Your advice about not listening to your tinnitus is spot on, but easier said than done. I found the guidance in the book Rewiring Tinnitus really helped me in this respect…
I don’t know, but I think this GitHub issue will probably give you the current status and background on this point https://github.com/fsharp/fslang-suggestions/issues/243 Update: the issue is tagged…
Stylish F# is a good book to go with all of Scott’s works https://www.apress.com/gp/book/9781484239995
In the spirit of leveraging the type system, you could try doing some type-first development. If possible, carve a logical module or sub-system out of your existing code base and then attempt to represent the data and…