David Anthoff

Results 1184 comments of David Anthoff

Is compiling standalone executable also something that might work with this? We would love to eventually ship the language server as a precompiled binary :)

I still maintain that Pkg.jl should _never_ modify _permissions_ on any files that it puts into a julia depot, permissions should always just be inherited. Instead it should modify the...

Update on the plans: I must moved this package to Node 18. Yes, I would much prefer to use the `NodeJS_18_jll` package, but for now I actually need a way...

Yes, agreed, that seems the right way to handle that!

Hm, maybe you have to call `vegaEmbed` from julia, a la `run(win, "vegaEmbed(blabla)")`? I would assume that at that stage everything is loaded. But maybe there is also a different/earlier...

Oh, and bt.w VegaStreams.jl looks awesome!! I've been think about something like that for a while, but always thought I would first try to finish https://github.com/davidanthoff/ObservableInterfaces.jl, which would automatically give...

Man, I _really_ need to understand transducers. But somehow my brain is just not wired the right way for that... The nice thing about the ObservableInterface would be that it...

Yeah, this is a tricky one I've been thinking about a fair bit :) I think at the end of the day we want to move to a situation where...

That might work, do we know what the story there is on Windows? I have to admit, though, that I don't even understand what the point of this cookie is...