Drew DeVault

Results 392 comments of Drew DeVault

Hiya, I'm the one who asked @ignaloidas to suggest this on behalf of https://sourcehut.org. The inability to utilize this without JavaScript is a blocker for us, we will not add...

In my opinion, the webauthn working group has betrayed its mission in the pursuit of shiny things if it does not build an option which doesn't require JavaScript.

Bump. This should not be sidelined, it needs to be a major priority for webauthn.

I have a live repository here, cloned with go-git, which reproduces the problem and may be used for testing purposes: https://git.sr.ht/~sircmpwn/goguma ``` [12:04:17] taiga ~ $ git clone https://git.sr.ht/~sircmpwn/goguma Cloning...

I think you would be completely bonkers to introduce multithreading into a Python program, let alone a Python program with C modules. Can you turn your linewise feedback into a...

No, multiprocessing is common in Python, not multithreading. If you invite the Kraken into your program, I'm not going to help you make it comfortable :)

I maintain that multithreading is supremely stupid and if you want to use it, you'll have to write the patches yourself. I'm not interested in supporting your use-case.

Thanks! This should be suitable for what I need.