#test | Logs for 2020-12-02

« return
[00:00:22] -!- upstart has quit [Remote host closed the connection]
[15:05:22] <TheMightyBuzzard> 13foo bar
[15:25:03] <chromas> are you doing crc(feedname) % 16 to get the color value?
[16:24:33] <TheMightyBuzzard> chromas, (md5(feedname) % 13) + 1
[16:25:05] <TheMightyBuzzard> don't want white or light grey text
[16:25:30] <TheMightyBuzzard> sorry, 14 not 13
[16:27:48] <TheMightyBuzzard> also turning md5's hex value to an int but that's not important
[19:43:27] <chromas> or black