Bo Jeanes

Results 96 comments of Bo Jeanes

`apt-get` kept installing NodeJS 0.10.x for me, even after adding the 0.12.x series sources. I had to explicitly request the right version (which I got from `apt-cache policy nodes`) with...

I struggled with this one for a while. I think this is specifically a poor interaction with `Cursor` styles that have `guibg=fg guifg=bg` and/or `ctermbg=fg ctermfg=bg`. What seems to happen...

Added an `HstoreDecoder` and param handling but it's probably pretty naïve.

Further thoughts: * A lot of types will use the same decoder and as more types are supported, the number of these decoder instances will grow with the connections. They...

No worries! I actually have another approach that may generalise better and handle more cases so may have another similar PR next week anyway (if i can spare the time–otherwise...

@will ah no I got sidetracked with other things. I was basically wanting to turn the `DecoderMap` as `Hash(OID, Decoder)` to `TypeMap` as `Hash(OID, PG::Type)`. `PG::Type` is a struct which...

Oh I also think there's more opportunity for composite or higher-order decoders to leverage the primitive decoders and perhaps for some symmetry between encoding/decoding, which might make it a bit...

I've been thinking about picking back up my side project that needed this functionality and drove this PR. @will are you still working on this lib and if so what...

I have one getting installed in next 2-3 weeks and made sure the installer would wire it in for me. I already have the cat6 in the roof where the...

i just got my inverter installed and had them wire it via ethernet anyway. I'm still waiting for the grid to certify installation so not quite up and running yet...