-
When your package contains lots of interfaces a user will have a hard time figuring out how to use your package based on the generated godoc's index
Example: https://godoc.org/github.com/nats-io/go…
-
I noticed that even if i enable "time synchronization" in the hyper-v integration host options, after i wake my VM host from a sleep state, the date/time is not updated for the VM and the VM has the d…
-
I can't understand why Asp.net core doesn't seem to be collecting garbage. Last week I let a web service run for a few of days, and my memory usage reached 20GB. GC doesn't seem to be working properly…
-
Hello. Tell me please how to choose the type of Variogram in KrigingInterpolation?
For example, a spherical or circular model.
I will be very grateful for the answer, since I urgently need to unders…
-
I have no idea why, but I noticed it after BD killed the process and deleted all of my wld files. I went and pulled up Windows 7's Previous version mode to restore them and it did so again.
After f…
-
I'm extracting this proposal from #1952. This proposal conflicts with it, and only this one or that one can be accepted.
Add a pointer attribute to zig pointer types marking a pointer as possibly h…
-
Some people are excited about .ghc.environment files, while others are mildly annoyed. I think there's probable cause to make this configurable on cabal's end.
To this end, I suggest (modulo bikesh…
-
Hi Benjamin
I am working on a sediment 16S dataset (V6-V8; Illumina PE 2x 300bp), using only the forward reads as the quality of the reverse ones are bad.
The number of sequence variants that D…
-
## Current report
Dependencies for crates today can be separated into two categories: those that are implementation details and those whose types are present in the public API of the crate. Cargo doe…
-
Following the observations in #88, I wanted to modify the code such that the thread *making* an RPC call is the one that drives the event loop. However, there doesn't seem to any way to do this with `…