David Anthoff
David Anthoff
I assume files in tarballs can have a read-only flag? Juliaup just extracts the tar.gz downloads, so the way to implement this is presumably to just make sure the tar.gz...
Hm, I'm not sure this is a good idea. If the user has a script `juliaup` on the `PATH` then things are really broken already, and I'm almost thinking we...
Take a look at https://docs.julialang.org/en/v1.12-dev/manual/installation/. It would probably be a good idea to link that on the landing page once that version of the docs is officially released. Short version...
We use that `etag` to figure out whether there is a new `nightly` build available... The official servers we use support this, so is the problem here that some alternative...
One thing we should definitely do is make things _not_ crash if someone doesn't even have the nightly channel installed and is using a server that doesn't support etags. And...
I'm not following :) The "error liked"? Not sure what that means... The path in the stack trace looks correct to me? Are you maybe talking about hyperlinks in a...
What client are you using to open the Jupyter notebooks? I think at the end of the day this is a bug in that client, i.e. it is using an...
MS has been really quite fantastic with addressing issues in VS Code that we reported, so lets see. Could you open an issue over at the microsoft/vscode repo with this...
All the issues you link to report this problem in the VS Code terminal, and then MS fixed those problems and as you found out our links work correctly in...
At least on Windows that has always been a problem, I think? I think the old Julia Windows installer installed into a path that had the patch version in the...