Logs for #nikola for 2016-08-05

07:51:32 <thomasfuston> Hello, does nikola have incremental building option? 
07:52:41 <ChrisWarrick> thomasfuston: Yes. Even better, we force you to use them.
07:53:32 <thomasfuston> Ah wonderful, i have to turn a bigger blog from wordpress to static, 500+ posts, i would hate rebuilds without incremental
07:54:15 <ChrisWarrick> thomasfuston: yeah, large blogs will work out just fine
07:54:35 <ChrisWarrick> thomasfuston: go ahead, install Nikola and try import_wordpress (you might want to install the wordpress compiler plugin)
07:55:21 <thomasfuston> well i was tempted to pelican couse of more popularity, but nikola seems an option too, thx for the hint i read more on the docs now.
07:56:52 <ChrisWarrick> Pelican used to do incremental rebuilds but now I can’t find anything (it was pretty buggy though)
07:58:00 <[Tritium]> doit is such a wonderful library
07:58:18 <ChrisWarrick> Pelican’s caching stuff is complete crap
07:58:21 <thomasfuston> I had the same problem the answer was there is no incremental rebuilds anymore. Which just killed the pelican option for me. 
08:01:59 <ChrisWarrick> http://ralsina.me/ has 1290 posts, which explains a lot
08:02:46 <[Tritium]> ralsina had a massive blog he wanted to migrate from (something) ... so nikola is built for that <.<
11:49:43 <ralsina> [Tritium], ChrisWarrick: my previous blogging software had no incremental rebuilds, so adding a post took around 20 minutes :-)
13:18:36 <ralsina> ChrisWarrick: how do you feel about a surprise release today?
13:18:45 <ralsina> We have 10 bugs fixed!
13:20:35 <ChrisWarrick> ralsina: sure, I’ll do it
13:20:46 <ralsina> awesome, thx!
13:22:32 <ChrisWarrick> In other awesome news, my new MacBook Pro is on its way
13:28:23 <ralsina> oh, cool
13:28:47 * ralsina is an ASUS Zenbook guy, AKA "looks like a bronze-coloured Air"
13:28:59 <ralsina> also, costs $600
13:30:45 <ChrisWarrick> looks fancy
13:32:33 <ChrisWarrick> ralsina: does yours have huge DPI? How bad does Ubuntu work on that?
13:32:51 <ralsina> I had one like that and it sort of sucked
13:33:09 <ralsina> now it does work, except for some apps which don't scale some parts, whjich sucks
13:33:48 <ChrisWarrick> why does DPI scaling suck everywhere?
13:34:40 <ChrisWarrick> only Android gets it really right
13:37:47 <ralsina> on both windows and linux: multiple UI toolkits
13:38:32 <ChrisWarrick> ralsina: win32 itself can do dumb things
13:38:46 <ChrisWarrick> ralsina: anyways, v7.7.12 on its way
13:39:01 <ralsina> weeee
13:42:00 <ChrisWarrick> Fun fact: the release script crashes at least once in every project. Often more.
13:42:36 <ralsina> haha
13:44:21 <ChrisWarrick> adding Telugu translation
13:44:28 <ChrisWarrick> it’s incomplete but good enough
13:48:44 <ralsina> neat
13:49:36 <ChrisWarrick> It didn’t crash
13:49:46 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 2 new commits to master: https://git.io/v6Ynd
13:49:46 -GitHub[nikola]:#nikola- nikola/master 98653bf Chris Warrick: Compatibility warning in Sphinx docs...
13:49:46 -GitHub[nikola]:#nikola- nikola/master dd02e86 Chris Warrick: Version 7.7.12...
13:54:26 <ChrisWarrick> the fedora folks must hate me now
13:54:31 -GitHub[site]:#nikola- [nikola-site] Kwpolska pushed 2 new commits to master: https://git.io/v6YcB
13:54:31 -GitHub[site]:#nikola- nikola-site/master 13ca2eb Chris Warrick: Minor rephrasing...
13:54:31 -GitHub[site]:#nikola- nikola-site/master a2c6474 Chris Warrick: Version 7.7.12...
13:54:32 <ChrisWarrick> they updated to v7.7.11 just yesterday
13:55:53 <amokleben> nah, 7.7.12 is just a pip install --upgrade nikola away!
13:56:39 <ChrisWarrick> amokleben: people using the fedora packages (which are okay) shouldn’t use pip
13:57:14 <ChrisWarrick> ralsina: how old is the Ubuntu/Debian package for Nikola now?
13:57:26 <ralsina> ChrisWarrick: no idea, checking...
13:57:45 <ralsina> hahaha 6.2.1
13:58:44 <ChrisWarrick> I’m sometimes amazed at stuff like that
13:59:14 <ChrisWarrick> Ubuntu still ships sysvinit daemons for uWSGI, even though there are ready-made examples in the docs, and they could just steal from other distros
13:59:47 <ralsina> I *could* do a semi-official PPA I guess
14:01:10 <ChrisWarrick> would be nice
14:01:22 <ralsina> too bad I have no clue about debian packaging
14:03:39 -travis-ci:#nikola- getnikola/nikola#7369 (master - dd02e86 : Chris Warrick): The build passed.
14:03:40 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/e8b206421d22...dd02e865c5a3
14:03:40 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/150058112
14:05:34 <ChrisWarrick> all the update stuff should be done by now, save for the e-mail it seems
14:07:15 <ChrisWarrick> nah, it went out
14:07:17 <ChrisWarrick> kmail is a liar
14:26:08 <ralsina> yay
14:44:49 <amokleben> ralsina: just ping me if you want to do debian packaging and want help
15:28:45 <ralsina> amokleben: well, basically I *don't* want to do it :-)
15:29:15 <ralsina> amokleben: so if you could check whether the current packaging recipe works for latest Nikola and setup a PPA, I will be happy to endorse it and link it everywhere
15:36:46 <amokleben> ralsina: I'll try to look into it after the weekend
16:26:30 -GitHub[plugins]:#nikola- [plugins] ralsina created ralsina-patch-1 (+1 new commit): https://git.io/v6YDZ
16:26:30 -GitHub[plugins]:#nikola- plugins/ralsina-patch-1 9b4cdf0 Roberto Alsina: Use not-so-old metadata format
16:26:45 -GitHub[plugins]:#nikola- [plugins] ralsina opened pull request #158: Use not-so-old metadata format (master...ralsina-patch-1) https://git.io/v6YDn
16:28:04 -GitHub[plugins]:#nikola- [plugins] ralsina pushed 1 new commit to ralsina-patch-1: https://git.io/v6YDo
16:28:04 -GitHub[plugins]:#nikola- plugins/ralsina-patch-1 9d463d0 Roberto Alsina: Update planetoid.plugin
16:28:19 -GitHub[plugins]:#nikola- [plugins] ralsina pushed 1 new commit to master: https://git.io/v6YDy
16:28:19 -GitHub[plugins]:#nikola- plugins/master a53298a Roberto Alsina: Merge pull request #158 from getnikola/ralsina-patch-1...
16:32:33 -travis-ci:#nikola- [PLUGINS] getnikola/plugins#934 (ralsina-patch-1 - 9d463d0 : Roberto Alsina): The build has errored.
16:32:34 -travis-ci:#nikola- [PLUGINS] Change view: https://github.com/getnikola/plugins/compare/9b4cdf019186...9d463d085441
16:32:34 -travis-ci:#nikola- [PLUGINS] Build details: https://travis-ci.org/getnikola/plugins/builds/150098247
17:02:19 -GitHub[plugins]:#nikola- [plugins] ralsina pushed 1 new commit to master: https://git.io/v6YQR
17:02:19 -GitHub[plugins]:#nikola- plugins/master d812509 Roberto Alsina: oops