delehef
delehef
> failing in CI for freebsd, but the way the error message reads, it seems like it's not related to the pull or the state of the codebase. Looks like...
> @delehef do you think it's a misconfiguration on Cirrus CI's side or on our side? Unfortunately I'm not so familiar with the FreeBSD package system. Do you have an...
Looks like `tokio` met the same problem, and [updating to FreeBSD 12.1](https://github.com/tokio-rs/tokio/pull/2403/files) fixed it!
Hi all, Until it's implemented in an actually decent fashion, you might use [my quick'n dirty fork](https://github.com/delehef/fuse-rs) that I patched for this problem. Basically, it just replies a simple `ENOSYS`...
Confirmed here. Isn't there any possibility to use a captcha on a form wizard ? For instance, could not simple captcha accept to be validated twice ? (it's ugly, but,...
As I'm using it for a small personal website for now, I just disabled the deletion of the captcha, which is, as you said, quite ugly. Anyway, thanks for your...
Hi, just for information I'm not sure my PR will ever be merged, so I started a [fork of stderrlog](https://crates.io/crates/buche) that include this feature for my own needs that may...
Cam you pleaseattach your fasta & json files so that I can take a deeper look?
The good news is that I run your file on my machine, and it works fine. The bad news is that it seems `mafft` is returning garbage on yours. Would...
You are missing a closing parentheses at the end of line 32.