ipmcc
ipmcc
I looked through existing issues and while [this one](https://github.com/JohnWeisz/TypedJSON/issues/11) seems related, I think it's actually different. Imagine you have JSON that looks like this: ``` { children: [ ['XYZ', '123'],...
Convert to use dispatch_io. Appreciable speedup. Overlapping reads/writes, etc. May be worth tinkering with the high/low watermarks.
It occurs to me as I try to use JSZip in a Node.js-based CLI tool that an example of the basic functionality I expect/enjoy from the macOS-provided `zip` and `unzip`...
I don't know if this is a KiBuzzard problem or not, but when I copy and paste a KiBuzzard label, the pasted label has the same `kibuzzard-1234ABCD` style label. This...
Every KiBuzzard label throws a DRC warning for: - "Footprint has no courtyard defined" Easy to ignore, but feels like it'd be fairly easy to fix.
Mirroring functions, represented by these buttons... ...do not work with labels created in KiCad 8.0.0, and a KiBuzzard HEAD pull at hash 4194a2dc. When you click those buttons, simply nothing...
This patch adds the ability to specify terminal states for the machine. Once the machine transitions into a terminal state it will refuse to fire any more events. Patch also...
Subject says it all. I can't get this to work on Messages Version 7.0.1 (3314) (on OSX 10.8.2) I can create the account, but it looks as if the code...
**Describe the bug** macOS has a feature where, even if the app you're using doesn't support custom key bindings, if something is in a menu, regardless of its preset keyboard...
It appears that 'color()' directives underneath an `align()` directive are ignored. I rely on colors to understand the resulting picture, so this is a rather serious hindrance for me. I...