japrogramer

Results 82 comments of japrogramer

using `strace -f 100s etc.` at the moment of the hanging request + the moment I close the server workers ``` [pid 27734] clock_gettime(CLOCK_REALTIME, {1606499698, 95347822}) = 0 [pid 27734]...

### EDIT: this seems to work but only if there is no smooth animation ``` const scrollToTop = (event) => { var elements = window.document.getElementsByClassName('r--widget-top'); // Check if any elements...