Dan Bolser

Results 18 issues of Dan Bolser

Sorry for being dumb, but I'd like to create a URL that links directly to the DID doc for did:ion:EiClkZMDxPKqC9c-umQfTkR8vvZ9JPhl_xLDI9Nfk38w5w I know this isn't to be used in production, but...

The following code is generating a warning for me: ``` import GEOparse gpl = GEOparse.get_GEO('GPL17481') ``` The output is: ``` >>> import GEOparse >>> gpl = GEOparse.get_GEO('GPL17481') 17-May-2021 13:32:21 DEBUG...

Sorry for being dumb, but I wondered if you could give me some feedback on my code? https://gist.github.com/CholoTook/2eaed8009e48e65bc1b1b65111320a59 I always worry that I'm not using the tool 'canonically' or that...

Sorry, I'm a node noob... do I need to worry about this? ``` 20 vulnerabilities (6 moderate, 13 high, 1 critical) To address issues that do not require attention, run:...

### ⚠️ Search for existing issues first ⚠️ - [X] I have searched the existing issues, and there is no existing issue for my problem ### Which Operating System are...

bug

### Background ### Changes ### Documentation ### Test Plan ### PR Quality Checklist - [x] My pull request is atomic and focuses on a single change. - [x] I have...

size/s

## Eval details 📑 ### Eval name Common sense logical riddles (`logic-riddles.yaml`) ### Eval description The eval checks if the ChatGPT answer has the same meaning as the ideal (human)...

Switching to a more robust way of checking for PasswordAuthentication

https://github.com/mail-in-a-box/mailinabox/blob/03145542076c80ab2af3a3b12b94c0da50a631fa/management/dns_update.py#L457-L466 You should instead do: `sshd -T | grep -i ^port`

I'm seeing output that looks like this: ``` 3 112841 rs78923776 C G . PASS RefPanelAF=0.000153988;AN=2;AC=0;INFO=1 GT:ADS:DS:GP 0|0:0,0:0:1,0,0 3 112841 rs78923776 C T . PASS RefPanelAF=0.078534;AN=2;AC=1;INFO=1 GT:ADS:DS:GP 0|1:0,1:1:0,1,0 ``` The...