Layle
Layle
Maybe you received an email as well. The Jodel Team is not happy about me doing this, so they contacted me, and I'd like to let you know, that you...
If specific (and currently unknown) conditions are met, `debugpy` may not be able to kill the spawned Python process (debug server). A possible solution would be to hook the process...
Additional checks should be implemented to make sure the script is available on the remote side, if not it should be requested from the host. This applies for other types...
I followed the recommended way to add syntax highlighting via Prism. I added the following code to my post via code injection: Header: ```html pre[class*="language-"] { margin: 0 0 1.5em...
I'm currently not sure if I should use the custom type InstructionSet which wraps the Instructions and indices. Ideas/Recommendations/Thoughts are appreciated! See: https://github.com/ioncodes/dnpatch/blob/v1/dnpatch/Types/InstructionSet.cs#L6