C W

Results 141 comments of C W

9.6.1, iirc. I kind of assumed it was a pg_check issue, as the table I'm checking was *just* relocated from one table-space to another. I don't have a compact test...

I get that, The main issue I have here is the ridiculous, continuous ``` G91 ;relative G90 ;absolute ``` output. I'm using calls to `abs_move()` because I'm exclusively doing absolute...

I'm tempted to just coerce negative values smaller then the output formatting epsilon to zero. That would fix the weirdness which is outputting -0.

Oh, I forgot. there's also facilities in there for moving a 4th axis. Nothing to do with coordinated motion, but `move_other_axis()` is present and supports feed and rapid motion.

Ok, the bot is now generating updates to versions that don't exist as well: https://github.com/fake-name/wlnupdates/pull/183 It's trying to update `simplejson` to `3.16.1`, but the latest version of `simplejson` on PyPi...

Ok, apparently 3.16.1 was [also unpublished](https://github.com/simplejson/simplejson/issues/238). Pyup *really* needs to handle the unpublishing of releases.

Any motion here? Just hit this when I missed pyup was pinning a reverted release as part of a batch update.

So...... how are those "next few days" going?

I mean, yeah, but my point was stick that on github pages or something.

Uh, none of the things you list are precluded by a non-login user. Also, having everything as a subdirectory of $HOME is _less_ predictable then using a purpose-specific directory like...