Jacques Carette
Jacques Carette
`lecture-notes-Subtyping` has a call `import Syntax`, but there is no such file in this repository.
Probably best to leave it until @tingyuw gets back. [Soorgeon](https://github.com/ploomber/soorgeon) *Convert monolithic Jupyter notebooks 📙 into maintainable Ploomber pipelines*. The thing that's interesting is that it implicitly says that notebooks...
The [knowledge](https://www.ctan.org/pkg/knowledge) package permits a certain kind of semantic markup for LaTeX. Its philosophy certainly has overlap with Drasil's. Maybe we could generate LaTeX documents based on it?
(A lot of the analysis behind this issue is in #2883; specifically in the 'shallow analysis' for `drasil-lang`). The analysis there accurately describes how `drasil-lang` defines a whole slew of...
While investigating the duplication of information in `SystemInformation`, I can across the following interesting problem. I will use GamePhysics as an example, but it is representative of the others as...
(A lot of the analysis behind this issue is in #2883; specifically in the 'shallow analysis' for `drasil-build` and side packages). `drasil-build` is "good" in the sense that it has...
https://github.com/JacquesCarette/Drasil/blob/10f9f9ed0e332c7a31875f6e035db96549c45945/code/drasil-example/pdcontroller/lib/Drasil/PDController/Unitals.hs#L15-L18 which was spotted while doing #2865 .
(A lot of the analysis behind this issue is in #2883; specifically in the 'shallow analysis' for drasil-utils). The conceptual integrity of `drasil-utils` is low: its only concept is to...
This issue has been central to Drasil for a long time, but now there is an issue (#2123) that is bringing parts of the problem back to the fore. In...
I was looking at https://github.com/JacquesCarette/Drasil/pull/2760/checks?check_run_id=3323104120 "live", and some things really take a lot of time & I don't know why they do. For example, installing dependencies takes 5 minutes; the...