Nathaniel Wesley Filardo

Results 145 comments of Nathaniel Wesley Filardo

How do you feel about...? ``` incline decline ``` "Exponential decline" seems OK to my ears but "exponential incline" seems maybe odd? Or maybe...? ``` expansion reduction ```

@marcelstoer Please don't circumvent `make`'s already quite fragile dependency tracking. Better to make the script not set `BUILD_DATE`, IMHO.

Having not looked at the code at all, "ZFS data structures are still allocated, but their contents are expected to diverge from the offloaded copy as operations are run." strikes...

Thanks for the reply; no, I hadn't thought to check. Weechat helpfully informs me that I have strictly fewer conditions for adding to the hotlist than default: ``` weechat.look.hotlist_add_conditions =...

Oh huh, I swear I looked to see if there were related issues already open, but I guess my search keywords were not up to the task. In any case,...

Is there any progress on resolving this? #2352 appears stalled, but, sadly, this is stymieing any use of octokit.net for handling `workflow_job` events, because the `id` field therein is expressed...

The CI failure seems unrelated: 'ERROR:tests/tpm-emu.c:27:tpm_emu_test_wait_cond: code should not be reached'

Will fix the style nits; thanks for pointing them out. I wanted to use the first `MAX_UARTS` given, not the last, if there happened to be more. IMHO it'd be...

Ping? As said above, the CI failure appears unrelated: "ERROR:tests/tpm-emu.c:27:tpm_emu_test_wait_cond: code should not be reached". Can this be merged?