T-vK

Results 440 comments of T-vK

Sure, I just wrote a little bash script to convert the skytube format into youtube's text-based xml format: https://github.com/T-vK/subscriptions-extractor .skytube is just a zip archive which contains a couple of...

In the meantime you could take a look at https://github.com/eliba2/vim-node-inspect which supports neovim and the new `--inspect` protocol.

Will you add support for this? The latest versions of node.js only support `--inspect`, making node-vim-debugger incompatible with it. Edit: I'm currently using https://github.com/eliba2/vim-node-inspect which supports `--inspect`. I recommend giving...

Since your link doesn't work anymore: https://www.wemos.cc/en/latest/d1_mini_shield/dc_power.html

@Naesstrom I just randomly found your fork of this repo and saw you have done some work on the DC shield. Unfortunately it didn't seem quite finished. For instance there...

Have you looked at thw other issues? For example: https://github.com/y-x-c/wearable-microphone-jamming/issues/6#issuecomment-596074096a It really just is a matter of soldering everything together and then open the ino file of this project with...

That ebay offer is extremely expensive and includes the R-variant which is basically a microphone rather than a speaker. You'd pay like $63 for 23 of those. You find much...

I've spent a lot of time on trying to figure out the exact hardware that was used and here is what i got so far: - 1x [AD9833 DDS Signal...

Once my parts arrive, I'll figure out how to wire them up and post my results here. But looking at the current situation in China, it may take more than...

@digilander98 I think the Arduino Micro clone is closer to the Trinket and I prefer micro USB over mini USB. Besides that, according to the paper the code was written...