-
I haven't provided a sample codebase or stats to back up this claim, so feel free to push back on that. But here's my experience:
In my codebase when I call `delete.term` it takes 10+ seconds. It t…
-
https://adventofcode.com/2022/day/15
-
https://adventofcode.com/2022/day/8
> First, determine whether there is enough tree cover here to keep a tree house hidden. To do this, you need to count the number of trees that are visible from o…
-
https://adventofcode.com/2022/day/13
This one looks like a good opportunity to learn how to write unit tests in Rust.
-
https://adventofcode.com/2022/day/11
-
Is VCV Prototype still a live project?
Is it working with VCV Rack 2?
I've just installed VCV Rack 2 and I think I have Prototype installed via my library but I can't seem to see it or add it to…
-
The trace visualisation and navigation has been merged into a candidate branch for the next release.
Before requesting a merge into `master`, subsequent developments will happen here.
This issue…
-
To add to the roundup todo list, use the following markdown format.
```
- [ ] optional description [link name](/link/to/item)
```
So it generates the following:
- [x] optional description [li…
-
## Bug description
- writing a test for advent of code challenge of Day21
- added the import for kotest matchers (shouldBe)
- deleted the unused import: "import org.junit.jupiter.api.Assertions.*…
-
https://adventofcode.com/2022/day/5
Wow this one is a whole lot more interesting! Need to parse this:
```
[V] [C] [M]
[V] [J] [N] [H] [V]
[R] [F] [N] …