Andrew Plotkin

Results 231 comments of Andrew Plotkin

Normal zip packaging turns symlinked files into duplicates, which both makes the app larger and breaks code-signing. The /usr/bin/zip that comes installed on MacOS has a `--symlinks` argument which preserves...

Once these changes are in the lectrote repo, we can pull the TODO lines out of zplay.html and formats.js. See https://github.com/erkyrath/lectrote/issues/128 .

I've done enough patches in the Lectrote repo that everything runs. You can schedule the rest as suits. I figure when your 2.0 lands, I can call it Lectrote 1.4.0.

I tentatively suggest it would be better to use the 9.1, 9.2, 9.3 terminology rather than continuing to say "6M62".

My stuff is all CC-BY also. I just added a note to https://github.com/erkyrath/i7-exts saying so.

I haven't touched that part of the Lectrote config for many months. It's been working consistently. Not sure what you're doing differently.

https://github.com/uiri/toml/issues/201 looks related; the pull request on that issue may fix this.

I see the CI is failing with "The name 'Thread' does not exist in the current context". This is certainly because I added "using System.Threading" but I'm not clueful enough...

Yeah, it's down in the code that hasn't changed much since before I7. Basically you change the buffer and buffer2 arrays to --> arrays, and then update any code that...

Current docs URL seems to be http://anthonyshort.me/deku/ .