Benjamin Lee

Results 69 comments of Benjamin Lee

Correction: it compiles but fails to work when using `--gc:arc` with 0.6.7: ``` ~/D/P/R/viroid-search ❯❯❯ nimble --gc:arc -d:danger run viroid_search -k 17 -f GSM458930-2718.fasta --output test.fa (viroid-search) Verifying dependencies for...

Good point – I have no idea. Is there a way to contact whoever created it?

Adding four (no fewer!) worked for me. Thanks for the suggestion @rutabagaist

I can confirm this issue on Python 3.6.

Can confirm. Tried saving a file with 200 lines of SVG inline and it consistently crashed my editor.

To clarify, I was getting that error (using Nuxt Firebase plugin) with static generation

Completely missed that. Thanks!

It must have completely slipped my mind when I looked at the makefile. `-d:danger --gc:arc` is the right way to compile the code. It's what I use every day in...

Thanks for the awesome module! I would love to see this feature—I actually just tried using the library in the browser thinking it would work. What's blocking the feature? I...