Edoardo Baldi

Results 34 comments of Edoardo Baldi

I was thinking about a few metadata fields that might be useful to add to each entry, e.g., the GPS location and the weather conditions. Do you think these could...

Easiest workaround: compile it for your current machine. Download the repo, unzip, and then run `swift build -c release` from the root folder. The binary will be available in the...

I think we can merge this one as well. It's just renaming. @despadam I double-checked again the internal links. They seem to work properly. If you want, you can have...

But it *should* create a commit with the stuff it fixes, no? Otherwise what's the point? Only having a badge that says "your commit is good"?

I guess that also "Object-oriented programming" can benefit

Don't know (yet) if we want to fix this issue **before** the next tutorial, but here's something we can do without changing anything substantially: add a test on the **type**...

Need to refactor the logic of the script: 1. add backlinks, skipping TOC if it has been already added 2. process the notebook and update the TOC

In the "Banking system" exercise, clarify which kind of interest we want to compute. In the tests we are computing a "simple" interest, while someone might attempt to calculate a...