linuxerwang

Results 5 issues of linuxerwang

I'd like to create a sound meter to show the sound level, like this: https://ourcodeworld.com/articles/read/413/how-to-create-a-volume-meter-measure-the-sound-level-in-the-browser-with-javascript or https://webaudioapi.com/samples/visualizer/. I am not trying to visualize the input voice, but the level of...

I am using the latest version of PhotoViewGallery to show images loading from network which is sometimes slow. I noticed that in debug build, swiping is smooth: if the next...

bug

I got this error when trying to plz build or test: ``` $ plz --version Please version 17.10.1 $ plz test src/main/go/collections:collections_test Build stopped after 160ms. 1 target failed: //src/main/go/collections:_collections_test#lib...

Please take a look at https://github.com/linuxerwang/plz-config. It gets error at building: ``` $ plz build cmd:cmd Build stopped after 180ms. 1 target failed: //cmd:cmd Error building target //cmd:cmd: exit status...

wontfix

Hi, Does Please support the --stamp like in bazel? ``` --[no]stamp This option, in conjunction with the stamp rule attribute, controls whether to embed build information in binaries. Stamping can...

wontfix