Miran

Results 97 comments of Miran

Is that the one and only place where it needs to be changed, or are there more occurrences?

The example successfully compiles with Nim devel v1.3.5 on my machine. @GULPF, can you confirm?

> the link tries to redirect to `essays/reality/essays/reality/introduction`, relative to the current page. What is even worse, there's different behaviour between `serve!` and `build!` when it comes to relative links:...

@borkdude @mk Any chance of having the same behaviour for relative links when using `serve!` and `build!`?

> @Araq closed this as completed yesterday The speed was restored with https://github.com/nim-lang/Nim/pull/24930, but the memory consumption is still the problem. IMO, this either needs to be reopened or we...

This error message started with https://github.com/nim-lang/Nim/pull/24984 (cc @ringabout). Which was a fix for "`len(a) == L` the length of the seq changed while iterating over it [AssertionDefect]", which happens in...

Time comparison for the "Run Tests" step in the CI between this PR and two randomly chosen commits from the main branch: Job | this PR | before --- |...

Ok, so what's the conclusion? Close both this PR and the related issue?

> One successful run of the tests is not enough to assure that. Four consecutive successful runs so far (two here, two in my fork), and I'll update the branch...