Results 396 comments of Robert Lipe

Nothing here is worth the merge. Rescinding.

Platformio is not supporting their users on boards using Espressif chips. See #1225. It's likely that most any S3 (especially of the supermini s3 form) board works well enough to...

One of these four statements is an untruth. https://github.com/PlummersSoftwareLLC/NightDriverStrip/blob/ff1e7a3c16ae7627e1ca75a6824181174c8374f5/src/network.cpp#L591 IMO, we should hoist that and , https://github.com/PlummersSoftwareLLC/NightDriverStrip/blob/ff1e7a3c16ae7627e1ca75a6824181174c8374f5/src/main.cpp#L351 into a single table to be consulted for such things. (It seems like...

See associated PR https://github.com/PlummersSoftwareLLC/NightDriverStrip/pull/543

No agreement, but let's kick https://github.com/PlummersSoftwareLLC/NightDriverStrip/issues/355 around a little instead of scattering port numbers all over the tree. I can't find the '23' for the telnet port number for the...

It's both. The feature was implemented in 543. The related issue brought up in this thread at https://github.com/PlummersSoftwareLLC/NightDriverStrip/issues/355#issuecomment-1657583988 was fixed by https://github.com/PlummersSoftwareLLC/NightDriverStrip/pull/549

Timely. In antoher window, I'd just stumbled across https://github.com/pixelmatix/SmartMatrix/issues/81 which makes a similar conclusion about the noise fill and noise traversal not actually matching as I made in earlier discussion...

That's what that CL does. It replaces its own code using noise32_[xyz] managed with inoise16* with the stuff in gfxbase. e.g, swapping noise32_x[0] += 1000; // 1000; noise32_y[0] += 1000;...

Not to detract from the point, but as a possible workaround: Has anyone had luck with the COLORDATA_SERVER_ENABLED server that starts on port 12,000 (not $c001 as documented) and been...

Cool. I didn't really mean to start splitting hairs now. I just wanted you to know that people read your code and cared. :-) Oh, you do have a collection...