Michele Mesiti

Results 12 issues of Michele Mesiti

Tested on 1.43 - The expression ``` expr = quote function a!(b) c = ( +d+ +e) @f g = h end end ``` is parsed without errors by Julia,...

I think this is an interesting/useful thing about "git under the hood", since it seems that it can help with avoiding data loss. On the other hand, it is just...

According to, e.g., [https://git-scm.com/book/en/v2/Git-Internals-Git-Objects](https://git-scm.com/book/en/v2/Git-Internals-Git-Objects), "blobs" are one type of git object, alongside with 'tree objects' and 'commit objects' (and 'tag objects'). I think that calling a commit a 'blob' is...

I got this error while following a very standard workflow (`using Profile; using PProf; @profile ... ; pprof()`) with Julia 1.10.6 and PProf version 3.1.3. What kind of information more...

I am trying now with relatively complicated latex expressions and they all seem to be rendered using mathjax even if mathjax is not mentioned among the extensions. - the HTML...

- This episode has a lot of text, that although from a "survey of tools" point of view is interesting, it might not be interesting to someone who is looking...

The index page is left as is because it matches (very roughly) the times in the instructor guide. See #306. These timings might deserve further tweaking after today live session.

Indices and Tables section is not created any more, no need to remove it. See https://github.com/coderefinery/documentation/issues/306#issuecomment-3346461141, #306

Moved remark about older sphinx versions to an admonition, as the mathjax extension is not needed any more. Without that, the LaTeX exercise could just be moved to the other...

(Notes taken with Yu - this info needs also to be added to the exercise list) - https://coderefinery.github.io/documentation/writing-readme-files/#exercise-have-fun-testing-some-readme-features as a walkthrough Then: - this https://coderefinery.github.io/documentation/writing-readme-files/#exercise-improve-the-readme-for-your-own-project or this https://coderefinery.github.io/documentation/writing-readme-files/#exercise-discuss-the-readme-of-a-project-that-you-use for exercise....