Hlöðver Sigurðsson

Results 112 comments of Hlöðver Sigurðsson

> You will need to fork this repo since the tests fail and I cannot merge the tests unless they are green. sorry That's what I meant, I'm looking into...

I think it may be related to the fact that hl-mode has been deprecated for a better solution. I haven't looked deep into this. Im thinking because I'm missing "highlight"...

I had ENOTCACHED all I did to fix it was ``` npm uninstall node2nix -g npm i git+https://[email protected]/svanderburg/node2nix.git#c876bb8f8749d53ef759de809ce2aa68a8cce20e --global ``` for my point of view, it seems node2nix needs a...

Sounds like a dinosaur feature of npm, is yarn taking this file into account?

it seems V3 suffers from the same https://github.com/npm/cli/issues/4263 issue as V2. And my workaround to nuke the npm cache and re-fetch everything, is at least on initial attempt, not working....

I see, yeh this is possible, because of the syntax it's not easy to have a mini parser in emacs. But most simple thing to do is to use the...

hi @zappfinger I would have done that, but currently we @kunstmusik are working on merging the work done here with the emscripten csound in the csound repository. It should be...

@iensu could it be related that you're running as nixbld user and not root? I keep seeing $whoami => root, which could explain why I don't see it. But in...

Got this error too. Im also using cljs-time but didn't see a connection to this error and that library until I saw you issue. All I did was try to...

Would really like to see ableton-link in webassembly. I wonder if it's technically possible, due to the multithreading in the code, and the native c++ network code. I can't see...