Kevin Bonham
Kevin Bonham
Not sure I agree with all of these - the semantics of `print` and `write` are different for example - if the API of `YAML.write` are more like that of...
This sounds ok to me. We could even make `const load = parsefirst` and add a deprecation warning before removing it.
Thinking about it again, the semantics of `Base.parse` are quite specific, and I think it might be a little bit weird to add `YAML.parse*` that does something different. Same for...
Thanks for noting this - there was an aborted effort to overhaul governance structures and it got stalled in a bit of an unfinished state. Lots of stuff like this...
I just clicked that link and it works - is it private or something?
> But then you have to look that information up Practically speaking, I think most people are going to be on `latest` or on some fixed version. So you kinda...
>What is still needed before this can be merged? In case folks haven't seen it - @KristofferC's talk from JuliaCon has a nice summary of the current status and what...
> If I understand this PR correctly, then the strategy chosen is to control the user environment in such a way that Julia code, Pkg environment, and default entrypoints emulate...
Ugh, @MilesCranmer that's annoying. I also don't currently have access to a SLURM cluster... this is the kind of thing that it would be nice if we had JuliaParallel/ClusterManagers.jl#105 that...
From the initial post, it looks like it goes back to v22 > This is slurm 22.05.8 Does anyone know if SLURM follows SemVer?