Dmitry Wolf

Results 38 comments of Dmitry Wolf

Exactly the same issue for me https://github.com/asdf-vm/asdf/issues/693

After sleep mplayer resume playback. In new somafm version hang is gone, after sleep it will play fragment from before sleep until cache is empty and quit.

Nope, still here, had to `killall -9 mplayer`

Hello! Sorry for delays, will update soon. чт, 19 мар. 2020 г., 20:31 Rafael Borgonovi Tauil : > Hi, @JimmyMultani I'm not sure why > indeed there are so many...

Pulled work done by pvinis https://github.com/diimdeep/awesome-split-keyboards/pull/29 Thank you! Anyone still want to be maintainer ? @pvinis did you submit your fork to awesome? BTW it is got featured by [Hackaday](https://hackaday.com/2020/08/11/split-keyboard-finder-stacks-them-up-for-your-approval/)

Is it confirmed that APFS does not support hard link directories ?

I have same issue. v0.6.0 . randomly throw . all subfolders ignored ``` return conn.src('/www/foo/bar/**/*', {base: '/www/foo'}) .pipe(fs.dest('/www/foo')); ``` ``` events.js:141 throw er; // Unhandled 'error' event ^ Error: write...

``` #!/bin/bash w3m "http://explainshell.com/explain?cmd="`echo $@ | tr ' ' '+'}` ```