David Asabina

Results 6 comments of David Asabina

I have some notes in my literate config on what the issue was if more details are helpful https://github.com/vidbina/dotfiles/tree/reorg-for-lit-prog/emacs#debug-invalid-read-read-syntax-error-during-variable-injection

@g3rzi, exactly! By locking the dependency versions we make the build more reproducible. Since we don't control third-party dependencies and how their API's change over time, it makes sense to...

Sorry for missing this. I haven't paid attention to this for a long while as I haven't actively been using KubiScan? What parts of the changes I introduced are causing...

Oopsie. 🤦🏿 67c7d01 fixes the tests that were breaking. Had a case of "works on my machine" for the test suite in my env. Now that the pipeline tests are...

I can understand if this is a bit too instrusive. I stumbled into an issue on arXiv last week and then figured I'd try post a fix but then ran...

Hey thanks for pointing that out. From the looks of it [`gulp-atom` uses the `unzip` command](https://github.com/xeodou/gulp-atom/blob/7df9bbf63b303b8f5d6870df466e2e0a2d7fc354/lib/index.js#L111) which probably isn't available from your CLI. Installing WinRAR or WinZIP may get you...