Henrik Feldt
Henrik Feldt
The saga should be correlating the messages of completion from the indexing service with the events from the document AR; sending events that the indexing process is complete. Here's a...
Bootstrapper should: - Help user download the dependencies - Let the user choose between in-memory samples and RMQ-samples.
When running this program: ```fsharp module Worker.Program open System open System.Threading open RdKafka let utf8ToString = System.Text.Encoding.UTF8.GetString : byte[] -> string [] let main argv = use mre = new...
Could you, please? :)
Hi, on https://cert-manager.io/docs/installation/compatibility/ it would be great to specify: 1. The port to open for GKE (is it 10250?) 2. Another compat section for Istio
The aim of the PR is to make FsReveal function without internet access. This means we need to pull in all of the code as a single compilation unit: -...
I suggest you offline support. Offline support is very important for presentations as one may not always have WiFi or a charged phone. Especially so while travelling and giving presentations...
Can I reference nugets for F# formatting? /cc @tpetricek
If you change the code, get a reload, then speaker's notes' 'next slide' doesn't work any longer. Need to close/open speakers notes again. 1. Open speakers notes 2. Change code/text...