Results 8 issues of RobKohr

It would be nice to be able to share scripts that we made. A wiki with links to gists would be a good say to handle that. You should be...

Can this be used to create private keys and public address pairs similar to https://www.bitaddress.org. If so, how would I go about doing so?

question

**Describe the bug** Tested in a js file with jsx code in it, and doesn't show labels on end tags ![image](https://user-images.githubusercontent.com/26756/83890384-b6232900-a719-11ea-80e5-f477b3345670.png) **To Reproduce** 1. Open up a react project 2....

enhancement
work-in-progress

I just installed with `npm install ytdl-core@latest`, created an index.js that contains the "Usage" example in the readme, and ran ``` % node index.js (node:557) UnhandledPromiseRejectionWarning: Error: unable to get...

**Is your feature request related to a problem? Please describe.** I am working on scripts for youtube videos, and I often need to create a bunch of lines in a...

enhancement

When creating a wrapper that extends a uswds component, it is useful to import in the Props that the wrapped component has so that the wrapped component’s prop types can...

``` %> make -f makefile.unix makefile.unix:131: warning: overriding commands for target `obj/nogui/scrypt.o' makefile.unix:128: warning: ignoring old commands for target `obj/nogui/scrypt.o' In file included from crypter.cpp:9: headers.h:36:20: warning: db_cxx.h: No such...

- Add Homebrew as recommended option for installing Vulkan/MoltenVK - Add instructions for setting DYLD_LIBRARY_PATH when using Homebrew - Add troubleshooting section for common macOS issues - Add note in...