Michael Tiller

Results 26 issues of Michael Tiller

I understand from #224 and various other tickets that there are issues with mailing out links and making sure you are authenticated before accepting the invitation. But another useful and...

feature

It amazes me that the built in `go test -cover` functionality doesn't support explicit exclusion of code (e.g., error conditions that cannot be reliably triggered). Fortunately, a tool called `courtney`...

The `Location` header is _also_ used by the `201 Created` status code. But the currently logic filters out the information provided in `ctx.meta.$location` if I return `ctx.meta.$statusCode = 201`. This...

In practice, I have found that I cannot use `useQueryString` inside multiple hooks. The updates are done in such a way that the updates conflict with each other. Normally, the...

With the new tool versions, the plot titled "Equilibriums for rabbits, foxes and wolves" has changed. The scale is very strange and it looks like we have a trivial solution...

In section 1.4, the plot labeled "Polynomial and Derivative Evaluation" has 4 signals but two are not visible because they are obscured by the other two. I suspect just using...

In the plot "Baseline plant response" in Section 2.3 there are no units on the "Actual speed" signal. It should presumably have units of `[rad/s]` added *in the legend*.

With the newest version of OpenModelica, we see strange spikes in the figure titled "Flat power supply circuit"

In the plot "Concentrations of A, B and X", the signals `A` and `B` are actually missing.

In section 1.3, the section on "State Space" has the same size as the "ABCD Form" and "LTI Models" headings. This is strange. The web application doesn't exhibit this.