Rich Dillon

Results 8 comments of Rich Dillon

Hi all, I have successfully written a working UserID generator. Hopefully I will be able to port it from Java to Python relatively soon.

`colspan` Only specifies the number of columns that a cell element will overlap. It does not specify the intended width. Cell widths are determined by content, or set by an...

I'm also having the same issue with dynmap using the latest forge build.

I ran into this problem yesterday where I was doing some exploration of the graph and needed some quick results, but the result set was large enough that printing it...

I fixed the backend of many of the scripts, you can find a working example [here](https://github.com/richraid21/spoticli) I detailed the changes [here](http://blog.richdillon.me/how-spotify-changed-their-local-api/)

This problem was fixed for me by going into HWInfo -> Configure Sensors -> HWInfo Gadget and selecting the entries that I wanted to export by selecting "Enable reporting to...

Currently not supported. I [wrote](https://github.com/richraid21/knex-multiconnect) a quick (and dirty) work around that just juggles Knex instances until Knex can be updated with specific functionality.

@rkaw92 I think we have the same idea, I just didn't express my thoughts adequately. I agree that this should not be done _inside_ the pool. To clarify, if I'm...