James Leskovar
James Leskovar
Something I've noticed quite frequently when attempting to `disconnect()` on a web socket. The ReadingThreadCloseTimer task spuriously fails to cancel, resulting in the following task preventing JVM shutdown (see stack...
Hi there, The WaniKani website has recently added support for a "Patterns of Use" section for vocabulary subjects (see screenshot below). This would be an awesome addition, to sit below...
Constantly get the following error when attempting to launch chrome: ``` [Start] Browser Integration :: Opening new Chrome instance. Exception in thread Thread-10: Traceback (most recent call last): File "selenium.webdriver.chrome.service...
Hi there, For the sake of consistency, I'd like to have my local docker be managed via docker-machine. When I try to create and use my local docker-machine using the...
Hi there, I'm just wondering what the recommended approach is for being able to set msgpackr's `useBigIntExtension` option when dealing with persisting bigints greater than 64 bits? It seems like...