Logs for #nikola for 2015-07-30

00:18:53 <KwBot> [nikola] ralsina assigned issue #1702 to ralsina: Related posts as JSON https://github.com/getnikola/nikola/issues/1702
10:03:10 <Aeyoun> 6333 project commits visualized – https://youtu.be/DRaGA0ic8Iohttps://groups.google.com/d/msg/nikola-discuss/KmxGfkg1nV4/QyI5XsdDBQAJ
10:19:44 <ChrisWarrick> Aeyoun: awesome
10:20:02 <ChrisWarrick> Aeyoun: that has to go on our blog right now
10:20:25 <Aeyoun> ChrisWarrick: tweet, tweet ;)
10:20:42 <Aeyoun> ChrisWarrick: you can pull some more stats about Nikola to go with the video out of OpenHub
10:21:19 <Aeyoun> https://www.openhub.net/p/nikola-generator
10:22:30 <Aeyoun> It includes every repo (plugins, themes) not just the main repo. If you just want the main repo (video is based on main repo only) then go to the stats page on GitHub instead.
10:22:55 <ChrisWarrick> tweet scheduled for 13:00 CEST
10:25:59 <ChrisWarrick> the stats are bullshit, though I could get something out of gh
10:30:32 <Aeyoun> Tried making the video on my laptop. Took 10 seconds per rendered and encoded frame. The video is 60 frames per second and a total of 35 minutes. Had to temporary re-purpose a server to render and encode it within two-hours at the desired quality. Wanted the video to be fast (a.k.a. watchable in one-sitting) but also high enough quality to use the speed
10:30:32 <Aeyoun> controls on YouTube to actually slow down and watch the data go by for interesting sections. Pretty happy with the result. YouTube upload of 6 GB result took 40-minutes but “Processing” on YouTube took a full 9 hours. 
10:31:47 <ChrisWarrick> Aeyoun: you okay with re-pasting your e-mail and adding some small extra stats?
10:32:14 <Aeyoun> Go ahead.
10:45:51 <Aeyoun> There is a 2-minute version on YouTube made by a bot. Found it yesterday and it gave me the idea to do this. The resolution is terrible so you can’t actually see any datapoints in that video but much shorter if you don’t know how to operate the playback speed controllers on YouTube.
10:50:00 <ChrisWarrick> tweet+post going live at 13:00 CEST (in 10 minutes)
10:51:33 <Aeyoun> Cool
10:55:12 <ChrisWarrick> The wait brought to you by nap: https://github.com/Kwpolska/nap
10:56:42 <KwBot> [nikola] abkfenris opened issue #1917: WordPress image import ValueErrors https://github.com/getnikola/nikola/issues/1917
11:00:50 <ChrisWarrick> thanks slow mechanic hard drive for letting me fix this in the last second
11:00:59 <ChrisWarrick> (this = issue count)
11:02:31 -GitHub[site]:#nikola- [nikola-site] Kwpolska pushed 1 new commit to master: http://git.io/vYjYW
11:02:31 -GitHub[site]:#nikola- nikola-site/master 0379145 Chris Warrick: New post: 6333 commits visualized...
11:12:15 <Aeyoun> ChrisWarrick: I usually rely on atq myself. Don’t need no fancy progress bar. ;)
11:13:08 <ChrisWarrick> Aeyoun: can atq do: nikola build && git add . && git commit -sm 'new post' && git push?
11:13:37 <Aeyoun> echo "whatever command" | atq now + 12 hours
11:13:55 <Aeyoun> echo "commands" | atq 13:30
11:14:27 <Aeyoun> does it at first opportunity after timer has elapsed, so if you reboot the task still gets completed.
11:14:38 <Aeyoun> use it for schedule  post deployment from my laptop sometimes.
11:35:15 <Aeyoun> There is a bunch of broken links on the site, https://validator.w3.org/checklink?uri=https%3A%2F%2Fgetnikola.com&summary=on&hide_redirects=on&hide_type=dir&no_accept_language=on&recursive=on&depth=99&check=Check
12:35:17 <ChrisWarrick> I think the graph got very confused on my activity.  Ah, the joys of having three different committer names throughout the years.
12:38:22 <ralsina> Hmmmm we should run nikola check in out own site someday ;-)
12:41:45 <ralsina> At around 4:25 the big plugin refactoring is nice to look at
13:02:04 <Aeyoun> ChrisWarrick: it’s based on email md5, so unless you changed that you should be considered the same person
13:24:44 <polyzen> what's "jinjify" mean
13:25:36 <polyzen> https://github.com/getnikola/nikola/blob/master/scripts/jinjify.py
13:37:43 <ChrisWarrick> polyzen: an internal script to translate mako templates into jinja2 templates.  don’t touch it.
13:38:34 <Aeyoun> maybe rename them "internal_" or "maintainer_"?
13:39:03 <ChrisWarrick> Aeyoun: all scripts/ are internal
13:39:09 <Aeyoun> There was someone else recently who was unsuccessfully running some internal scripts.
13:39:24 <Aeyoun> ChrisWarrick: well, users don’t know that even though you do.
13:39:38 <Aeyoun> touch scripts/INTERNAL\ USE\ ONLY ?
13:39:53 <ChrisWarrick> +1
13:40:46 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: http://git.io/vOetC
13:40:46 -GitHub[nikola]:#nikola- nikola/master 7d49ea3 Chris Warrick: Add warining about scripts/ [ci skip]...
13:41:10 -GitHub[themes]:#nikola- [nikola-themes] Kwpolska pushed 1 new commit to master: http://git.io/vOetR
13:41:10 -GitHub[themes]:#nikola- nikola-themes/master 4159336 Chris Warrick: Add warining about scripts/ [ci skip]...
13:41:31 -GitHub[plugins]:#nikola- [plugins] Kwpolska pushed 1 new commit to master: http://git.io/vOetg
13:41:31 -GitHub[plugins]:#nikola- plugins/master 0546186 Chris Warrick: Add warining about scripts/ [ci skip]...
13:41:33 <ChrisWarrick> all done
13:43:48 <Aeyoun> You really do get things done awfully fast.
13:45:30 <ChrisWarrick> fast typing + unix = magic
13:50:53 <ChrisWarrick> Unlike this windows-based webapp, which just sent me an e-mail receipt for something I bought 4 hours ago
13:51:43 <Aeyoun> Maybe credit card transcription took a long time  to go through? Some stores do it in batches to save on fees.
13:51:44 -GitHub[meta]:#nikola- [releng] Kwpolska pushed 1 new commit to gh-pages: http://git.io/vOeO7
13:51:44 -GitHub[meta]:#nikola- releng/gh-pages b579099 Chris Warrick: Add “update releng” task...
13:51:55 <ChrisWarrick> Aeyoun: no, that is not the problem
13:52:31 <ChrisWarrick> ralsina: (please update your local copy of the releng repo when you have a spare moment)
13:52:46 <ralsina> ChrisWarrick: I don't have a local copy
13:53:28 <ChrisWarrick> ralsina: oh, you copy-pasted parts of the announcement from a previous one
13:54:27 <ralsina> ChrisWarrick: yes
13:54:43 <ralsina> And badly :-)
13:55:07 <ChrisWarrick> well, clone the repo and use the ready-made templates from there
14:04:33 <polyzen> "don't touch it!"
14:06:24 <polyzen> https://www.youtube.com/watch?v=h1mKmTYBF-8
14:23:16 <KwBot> [nikola] ralsina closed issue #1917: WordPress image import ValueErrors https://github.com/getnikola/nikola/issues/1917
14:23:29 -GitHub[nikola]:#nikola- [nikola] ralsina pushed 1 new commit to master: http://git.io/vOe05
14:23:29 -GitHub[nikola]:#nikola- nikola/master 292a04a Roberto Alsina: Fix #1917
14:25:26 <KwBot> [nikola] ralsina assigned issue #1917 to ralsina: WordPress image import ValueErrors https://github.com/getnikola/nikola/issues/1917
14:27:46 -travis-ci:#nikola- getnikola/nikola#5861 (master - 292a04a : Roberto Alsina): The build is still failing.
14:27:47 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/7d49ea3a5795...292a04a25002
14:27:47 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/73386327
14:38:11 <KwBot> [nikola] ralsina reopened issue #1917: WordPress image import ValueErrors https://github.com/getnikola/nikola/issues/1917
14:38:35 <KwBot> [nikola] ralsina closed issue #1917: WordPress image import ValueErrors https://github.com/getnikola/nikola/issues/1917
14:38:46 -GitHub[nikola]:#nikola- [nikola] ralsina pushed 1 new commit to master: http://git.io/vOeVl
14:38:46 -GitHub[nikola]:#nikola- nikola/master 3d81974 Roberto Alsina: Really fix #1917
14:44:13 -travis-ci:#nikola- getnikola/nikola#5862 (master - 3d81974 : Roberto Alsina): The build was fixed.
14:44:14 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/292a04a25002...3d819747c222
14:44:14 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/73389280
14:55:10 -GitHub[nikola]:#nikola- [nikola] Aeyoun pushed 1 new commit to master: http://git.io/vOeXa
14:55:10 -GitHub[nikola]:#nikola- nikola/master 5d894a9 Daniel Aleksandersen: Safari didn’t like HTML in octet-streams one bit
15:00:24 -travis-ci:#nikola- getnikola/nikola#5863 (master - 5d894a9 : Daniel Aleksandersen): The build passed.
15:00:25 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/3d819747c222...5d894a9e0581
15:00:25 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/73392519
15:23:29 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: http://git.io/vOeb4
15:23:29 -GitHub[nikola]:#nikola- nikola/master bbfd1db Chris Warrick: Use floats everywhere, it’s safer (#1917)...
15:28:05 -travis-ci:#nikola- getnikola/nikola#5864 (master - bbfd1db : Chris Warrick): The build passed.
15:28:06 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/5d894a9e0581...bbfd1dbd0215
15:28:06 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/73397809
18:11:34 -GitHub[nikola]:#nikola- [nikola] saleone opened pull request #1918: added translation for bosnian [bs] (master...bosnian-translation) http://git.io/vOfZz
18:22:46 <ChrisWarrick> someone spammed transifex with crazy requests
18:29:24 <ralsina> well, he wanted bosnian and croatian is 99% like bosnian I heard maybe he's bilingual
18:29:31 <ralsina> the english UK/US are crap tho
18:29:51 <ralsina> he even opened a PR for bosnian before finding out about transifex
18:31:39 <ChrisWarrick> dropped all but two of those languages
18:32:27 <ChrisWarrick> we have exactly zero strings that would differ in SU/UK
18:32:29 <ChrisWarrick> US/UK*
18:34:44 -GitHub[nikola]:#nikola- [nikola] Kwpolska closed pull request #1918: added translation for bosnian [bs] (master...bosnian-translation) http://git.io/vOfZz
18:47:05 <ChrisWarrick> sourceforge is dead again
18:51:17 <ChrisWarrick> (sadly, it was just varnish going 503)
20:44:09 <breeden> i would be lying if I didn't say that I a little joyed.  Never was fond of sourceforge.
21:35:46 <ralsina> oh, sf https://web.archive.org/web/20070205202149/http://krn.sourceforge.net/