Lilith Orion Hafner

Results 584 comments of Lilith Orion Hafner

I was thinking of `S = Base.promote_op(similar ∘ *, typeof(Xone), typeof(Xone))(Xone) * p0`

I ran into this with `InexactError: Int64(0.0)` here: https://github.com/LilithHafner/Chairmarks.jl/pull/138#issuecomment-2496015782 CI logs here: https://github.com/LilithHafner/Chairmarks.jl/actions/runs/11996296487/job/33440567741 The lowest line in the stack trace that is in my package is https://github.com/LilithHafner/Chairmarks.jl/blob/ea0fe664836d677823fa784d45702cf15702ac4f/src/benchmarking.jl#L93 ```julia max(1, floor(Int,...

No, not intentionally. https://github.com/LilithHafner/Chairmarks.jl/issues/139.

Same issue: asahi linux on M2 cannot receive from google pixel phone.

Slightly simpler example: ```julia-repl julia> var"@which" 1+1 ERROR: ParseError: # Error @ REPL[6]:1:12 var"@which" 1+1 # └──┘ ── extra tokens after end of expression Stacktrace: [1] top-level scope @ none:1...

I'd be happy to merge a PR adding that course (provided Julia is used in it)

Great! Yes, that's more than enough verification that Julia is used. Feel free to make a PR to the website. There's an edit button on the bottom right ![Screenshot from...

I didn't add the course; someone (e.g. you, or anyone else reading this) still has to do that for the website to update. I'm happy to merge a PR, but...