Craig Skipsey

Results 13 issues of Craig Skipsey

I should first explain my use case to understand if this is really a bug or me using it wrong... I'm wanting to scrape cover art for my ROM's that...

I recently had my systems hacked and had my mnemonic stolen from google drive (yes, I know, that was dumb putting it there). Anyway, whilst waiting for the hacker to...

I setup a CLI guardian node using this guide https://docs.thetatoken.org/docs/running-a-guardian-node-through-command-line - staked 1000 THETA - everything seems ok: `sync = true` when I run `./thetacli query guardian` My mobile wallet...

What would it take to compile simple2d for Android?

Installed as per instructions, when I run PythonTurtle I get this: ```python Traceback (most recent call last): File "/home/noah/.local/bin/PythonTurtle", line 8, in sys.exit(application.run()) File "/home/noah/.local/lib/python3.10/site-packages/pythonturtle/application.py", line 223, in run ApplicationWindow(None,...

Just wondering if its possible to include the CoRTN noise model, or other models for that matter. I'd be happy to contribute as we use CoRTN regularly in Australia, but...

enhancement

Hi there, installed this, but can't run imgur-uploader, says command not found... Do I need to add a directory to the environment? Where is the imgur-uploader executable located?

I have coc.nvim working with lua, how do I add the love2d API libraries? I've read the coc.nvim docs specifically how to add a custom library. But which files of...

Had a system crash, now Torrential won't start, I get the following error `[2019-01-02 09:13:27.384] Transmission 2.94 (0) started [2019-01-02 09:13:27.384] RPC Server: Adding address to whitelist: 127.0.0.1 [2019-01-02 09:13:27.386]...

I have a gopro I'd love to use with stopgo, but no Linux support. The excellent work here https://gist.github.com/KonradIT/ee685aee15ba1c3c44b4 means we can get a UDP stream working just fine. Which...