Kasey Speakman

Results 7 issues of Kasey Speakman

I want to use Suave to handle requests because its API is great for F#, but I don't want to be tied to its particular web server. For our humble...

refactor

I noticed this Todo: open Office documents directly. Office (and Libre Office) install URI schemes for Office documents. They bypass the Chrome file link restriction. So rewriting the links with...

### Description Using the equal operator `=` on simple union cases works at first. But after hot reload it always evaluates to `false`. Contributing factors: The DU type is regenerated...

### Description When there are multiple subscriptions with the same ID, Elmish subscription logic will start the first one and emit an error on the subsequent duplicates. I propose that...

How do I make all properties required on deserialization? So if the property is missing or set to null in json, then deserialization fails. The normal behavior is to return...

Currently OpenShot only supports Nvidia/Intel GPU-accelerated encoding. I believe OpenShot uses FFmpeg which also supports *_amf codecs for AMD GPUs. So this issue is to request support for AMD GPU...

This PR is to add a note about data collection in the recommended Windows imaging tool, balena Etcher. I was dismayed to find the recommended app Etcher had data collection,...