George Hartzell

Results 41 comments of George Hartzell

[This message](https://archlinuxarm.org/forum/viewtopic.php?f=47&t=9225) on the Arch Linux site suggestions that it's not so much a "systemd bug" as it is a bad interaction between a newer systemd and an older kernel....

ps. I'm seeing the failure on a third gen Banana Pi Pro.

[This answer](https://stackoverflow.com/a/30357800) in a stack overflow thread about uploading the same file twice (albeit not in dropstuff) and [this answer in a github issue](https://github.com/ngokevin/react-file-reader-input/issues/11#issuecomment-363484861) describing a similar problem in `read-file-reader-input`...

The react-dropzone folks refer questions to Stackoverflow rather than their Issues. [I've posted a question here](https://stackoverflow.com/questions/62375102/problem-dropping-same-file-twice-in-a-row).

I'd like to encourage this. I'm assembling a [Spack](https://spack.io) package for vcfanno and would also appreciate it being self contained.

@foxylion -- I am having trouble making my own image using your ideas, so I've fallen back on using your image but that doesn't work either. Details in foxylion/docker-jenkins#1

@shurcooL, first thanks for sharing this tool. I'd also like to see this behavior change. Is there an active effort to move to v2 of blackfriday?

@shurcooL , @jsternberg I'm not a fan of `markdownfmt` inlining reference links. I use them when I need use a link in multiple places in the document and I want...

I'm 99.9% sure that blackfriday.v2 is discarding the information about the type of link used and collapsing it into the same node for either case. [Here is the code that's...

ps. I see the same behavior using Chrome and Safari, I'm working on a Mac running 10.15.7. pps, if I drill into the page in the dev tools, I can...