-
TODO:
* [ ] make lexeme autocomplete disregard -_=()
* [ ] decide on best solution and implement autocomplete for meanings
---
![image](https://user-images.githubusercontent.com/449468/90129…
-
## Background and Motivation
.NET expose DateTime and DateTimeOffset for handling date and time. It has been requested multiple time to expose Date only and Time only structs. There are many scenar…
-
As mentioned in #425 `readelf` should be replaced with a proper "handmade" tool. One aspect of the proposed solution is serialization/deserialization, which can be addressed by the `serde` crate. Othe…
-
## Disclaimer
I'm not an expert F# developer so please forgive any syntactic mistakes in the following as I'm not writing this in an IDE.
## Overview
One of the big draws to F# for me is th…
-
Hi,
As seen in [this blog post](https://candost.blog/how-to-stop-endless-discussions/), at least some of the Rust team has felt their RFC process has had a positive impact. Contributing to Node.js…
-
Since I have a huge metagenome assembly, i had to use binsanity_lc or risk running out of Memory.
The binsanity_lc run seemed to go fine, but took longer than the three days max-runtime allowed on…
-
Hi,
We are trying to rebuild v1.0.0 of caerus-dike and facing problems. When we did a git checkout to `tags/v1.0.0` and tried building it, we got `java.lang.StackOverflowError`. I have added the tail…
-
I'm currently creating input for another system.
I have a few questions about Ligand and I would like to share them with you.
I have found that some input files can be created with the same struct…
-
Hi all,
With PR #421, there are a bunch of new parameters, with new dimensions, and some old ones that will be deprecated and folded into the new ones.
**Please voice suggestions or request chan…
-
In a custom middleware, I need to add something to the request context. As far as I can see, the only way to do that is to clone the request (simplified example):
```go
// we're in ServeHTTP of an…
khash updated
2 years ago