Kevin Horton

Results 13 comments of Kevin Horton

Wisconsin also has different rates on the weekend and specific holidays if you opt into [Three-Tier Time-of-Use](https://www.wisconsinpublicservice.com/services/tou-rewards), and the timings for the various rates vary with between summer and winter....

I cloned from git just a few minutes before testing it. I had been using a predecessor script which threw the same error with TN12 (it was OK with FN11),...

Work Around: It works correctly if you pause a moment after the new row is created before you hit Tab. if you Tab too soon, the row is indented. If...

Is there perhaps a blank line between the text "Working table" and the table, and no blank line between "Bug" and the broken table? Apparently, Markdown tables require a blank...

The behavior has changed with this version. Now you need to type a bit more of the table before the plugin recognizes that you are in a table. [More info](https://github.com/tgrosinger/advanced-tables-obsidian/issues/310#issuecomment-1871711130)

See the link in my [original comment](https://github.com/tgrosinger/advanced-tables-obsidian/issues/313#issuecomment-1879844348)

Curious - presumably `ipmitool sdr` also shows "25500.000".

The first column in the output from `ipmitool sensor` is the actual value. The last six columns are the low and thresholds set in the BMC. These are used to...

One possible area of misunderstanding - when ipmitool tells the BMC to set the Fan to a certain percentage, this is not a percent of max speed. It is a...

Each individual math operation must be enclosed in parentheses. Try: ``` | I | II | III | iv | sum | | --- | --- | --- | ---...