greptilian logo

IRC log for #sourcefu, 2015-03-26

http://sourcefu.com

| Channels | #sourcefu index | Today | | Search | Google Search | Plain-Text | plain, newest first | summary

All times shown according to UTC.

Time S Nick Message
01:34 aditsu joined #sourcefu
03:19 pdurbin I decided to also accept a "previewOnly" boolean so you can get a sense of how much work the partition you've selected will entail: https://github.com/IQSS/dataverse/issues/1757#issuecomment-86292227
03:21 pdurbin it'll certainly be interesting if this works... if we can divide the work across four servers and get the job done in a quarter of the time
03:46 pdurbin for mod in {1..4}; do for j in {1..9}; do echo "$j $(($j % $mod))" ; done; echo "---"; done
03:50 pdurbin data partitioning with the modulus operator :)
03:59 pdurbin er, modulo operator, I guess
04:10 pdurbin for i in {1..9}; do echo -n "$i|"; for j in {1..7}; do echo -n "$(($i % $j))|"; done; echo; done
04:10 pdurbin I kind of like that version better.
05:13 aditsu joined #sourcefu
06:36 aditsu joined #sourcefu
11:29 aditsu joined #sourcefu
11:29 tumdedum joined #sourcefu
11:29 sivoais joined #sourcefu
11:29 hydrajump joined #sourcefu
11:29 searchbot joined #sourcefu
11:29 pdurbin joined #sourcefu
11:29 codex joined #sourcefu
11:29 westmaas joined #sourcefu
11:29 prologic joined #sourcefu
11:29 semiosis joined #sourcefu
11:33 pdurbin joined #sourcefu
16:27 semiosis pdurbin: why not use a queue to distribute work?
16:28 pdurbin under a deadline :)
16:28 semiosis hrmph
23:25 aditsu joined #sourcefu

| Channels | #sourcefu index | Today | | Search | Google Search | Plain-Text | plain, newest first | summary

http://sourcefu.com