andig

Results 374 issues of andig

Two things keep puzzling me: - do I need to have go files in the root folder (makes polluted github welcome pages) - and how to I compile/ where do...

I assume the imports are being generated by goimporting the file?

See this fiddle: http://jsfiddle.net/andig2/nh59rbbz/2/ I'm expecting 2 choosers to be displayed, but there is only one. The first one, created by ``` $('body').append( $('').simpleColor() ); ``` is not displayed, apparently...

The current default colors are not particularly beautiful and useful, e.g. half of the last row is black. Is there potentially a better suited 16x16 color palette available?

I'd like to align my console log by making all log levels four characters wide. It would be nice to make the `prefixes` map public API, preferably per notepad.

Consider this join query: select d1.*, d2.* from delta d1 inner join delta d2 where d1.new==d2.old This will result in column names from d1, d2 to be duplicated. Unfortunately, running...

> PHP Warning: Invalid argument supplied for foreach() in src/InfluxDB/ResultSet.php on line 68 Getting this warning when writing against Telegraf v1 listener

I'm new to `litefs` and following the tutorial. Got docker-compose up and running, now trying through fly.io. Chose `static` instead of `consul` lease (https://github.com/superfly/litefs-example/issues/10). After playing with `static` I'm trying...

This is required for applying cookiejar values