greptilian logo

IRC log for #sourcefu, 2016-11-14

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
00:45 pdurbin sivoais: I decided to just write some SQL instead: http://irclog.iq.harvard.edu/dataverse/2016-11-14#i_44968 :)
00:49 sivoais hah, nice!
00:56 pdurbin I also played with Metabase some more again but it was easier to just drop to raw SQL. Not that I'm even very good a SQL.
00:56 pdurbin at*
00:57 pdurbin but as I posted at http://or8.net/pipermail/codecraft/2016-November/000173.html it's probably good to invest most in knowledge that is durable, as suggested at http://www.bennorthrop.com/Essays/2016/reflections-of-an-old-programmer.php
00:58 pdurbin I'll probably listen to this soon: https://softwareengineeringdaily.com/2016/11/09/reflections-of-an-old-programmer-with-ben-northrup/
01:09 pdurbin select strftime('%Y', day),count(*),nick from irclog where nick != '' group by nick,strftime('%Y', day) order by strftime('%Y', day) desc, count(*) desc;
01:09 pdurbin thought I'd post it here too for safe keeping. this is my blog after all :)
05:44 tumdedum joined #sourcefu

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

http://sourcefu.com