Tim Holy

Results 1853 comments of Tim Holy

> In one of Chris R's videos he covered "catching the value that caused an error" using some neat global/ref trick that would also be good to cover ``` const...

I think there's no way to use Cthulhu in a notebook.

The current consensus seems to be that we want to change this: https://github.com/JuliaCollections/OrderedCollections.jl/issues/82#issuecomment-2817669020 However, until we do, perhaps there's an argument to merge this?

I'm fine with bumping the requirement. Make 1.10 the minimum since that will be LTS.

Documenter test should be fixed before merging, though

1.10 might be correct, given https://github.com/JuliaArrays/AxisArrays.jl/blob/35aa6855c698f46f8517ace3048631ab4a568c04/src/core.jl#L404. I suspect we need a more dimensionally-aware way of allocating a range of length 1. It's been a while since I've done much Unitful...

I suspect this is more of an issue for Preferences.jl, but I'll take a look soon.

xref #21. There hasn't been a chorus of such requests, so I have to ask: how often does this happen? Can you just put `try/catch` in the workload if you're...

> people do encounter this I completely agree. The question is whether fixing it could make things worse in other ways. > an obvious solution is to keep it an...

I'll try to review a PR if someone submits one. Feel free to ping me on slack if you don't get a response within a week or so.