Kristoffer Carlsson

Results 1581 comments of Kristoffer Carlsson

Are you committed in updating this file over releases? Also, somewhere it should probably be stated that this is a non-exhaustive / best effort list.

> The point of this PR is to be a starting point and a nudge, hoping the compiler devs would commit to it I envy your optimism... I also think...

You can clone the General registry (`.julia/registires`) and check it out at a commit at that time.

See https://github.com/JuliaLang/julia/issues/57250

> versions above 1.8, all Julia version 1.9, 1.10, 1.11 are resulting in the aforementioned error. 1.10 and 1.11 should be fixed now.

Guess it started finding infix operators heh

> This PR adds automatic persistence of all the Julia environment variables except the JULIA_PROJECT one. When Julia is launched with environment variables set (e.g., JULIA_NUM_THREADS=8), they are automatically saved...

So you want a way to persist these type of settings in some other way than using the environment? Having such an option is ok on its own, it is...

@gsiddharthrao, Note that while LLMs and AI can be useful help when coding, in this repo, it is quite important to state when such a tool is extensively used, even...

https://github.com/JuliaLang/Pkg.jl/issues/1263 wants to get the range returned. Perhaps we can also do that (but only document that you can call `in` on that range). Then you would also get the...