who that page starte out as green and then Bam! purple :O
2015-11-29 33302, 2015
CatQuest
ah scrolling
2015-11-29 33314, 2015
CatQuest
well anyway, thanks chirlu` and CallerNo6, natta!
2015-11-29 33322, 2015
Leo_Verto has quit
2015-11-29 33322, 2015
LordSputnik joined the channel
2015-11-29 33341, 2015
LordSputnik
chirlu`: CatQuest: I agree, the new chatlogs aren't as useful as the old ones
2015-11-29 33311, 2015
LordSputnik
It's possible to look up the old history in the new system, if you find it hasn't been archived on IA
2015-11-29 33303, 2015
LordSputnik
(I don't fully understand what the problems was with textual logs though)
2015-11-29 33355, 2015
CallerNo6
hopping from one day to the next was a pain
2015-11-29 33329, 2015
Leftmost
LordSputnik, have you had a chance to think any more about the requirements/comments on them?
2015-11-29 33332, 2015
CallerNo6
conversations were often cut off in the middle
2015-11-29 33357, 2015
LordSputnik
Leftmost: not yet, I'll probably dive in on Tuesday night if I'm not too tired, before our discussions and planning on Wednesday
2015-11-29 33300, 2015
mildused
LordSputnik, I was told you're the lead dev on BookBrainz?
2015-11-29 33314, 2015
LordSputnik
mildused: I'm one of two, Leftmost is the other
2015-11-29 33316, 2015
Leftmost
Okay, sounds good.
2015-11-29 33326, 2015
LordSputnik
mildused: nice to meet you :)
2015-11-29 33348, 2015
LordSputnik
I've gathered from the logs you're interested in doing GCI this year?
2015-11-29 33333, 2015
Leftmost
Got a response on the composition issue I filed with bookshelf. Sounds like they think it'd be useful, but think it'd be a fair bit of work. Not surprising. I take it as a good sign.
2015-11-29 33315, 2015
LordSputnik
Leftmost: Hmm, perhaps, that depends how easily they implement big features like that
2015-11-29 33328, 2015
LordSputnik
I haven't noticed any huge updates like that in the past year
2015-11-29 33312, 2015
Leftmost
The past year it sounds like they've been planning a series of breaking changes, so that's not surprising. Mostly I take it as a positive that the idea wasn't rejected out of hand.
2015-11-29 33301, 2015
Leftmost
It may require a bit of effort on my part or our part to get it started, but I'll try to get a picture of the future of that issue.
2015-11-29 33316, 2015
mildused
Thanks for using React. It's making my life so much easier.
2015-11-29 33310, 2015
Leftmost
We've been trying to expand its usage as well. (Though that's mostly LordSputnik's realm; I prefer to live in the backend.)
2015-11-29 33311, 2015
LordSputnik
mildused: Have you been looking at our code? :) All the client UI rendering is React, but we're in the process of converting our server-side Jade templates to React too - that might actually be a useful GCI task
2015-11-29 33324, 2015
Leftmost
Ooh, good thinking
2015-11-29 33325, 2015
Leftmost
.
2015-11-29 33354, 2015
LordSputnik
Yeah, I hadn't thought of that before. It's quite simple, so maybe some beginner tasks?
2015-11-29 33303, 2015
mildused
I was thinking of replacing Bootstrap as well.
2015-11-29 33306, 2015
ariscop joined the channel
2015-11-29 33310, 2015
LordSputnik
mildused: what with?
2015-11-29 33337, 2015
mildused
Probably something with a material-design
2015-11-29 33345, 2015
mildused
Have you looked at material-ui
2015-11-29 33327, 2015
LordSputnik
I think you'd have to come up with a really good argument to make that happen - MetaBrainz has become quite attached to Bootstrap recently
2015-11-29 33336, 2015
LordSputnik
I think I've looked at it before
2015-11-29 33301, 2015
mildused
Why bootstrap? If you're looking for a grid layout, bourbon would be a much lighter and cleaner substitute
2015-11-29 33309, 2015
LordSputnik
mildused: mainly because it was the easiest thing to implement at the time, and lots of people know it, so it's more likely to attract new developers who've used it before
Working on that right now would make it illegible for me to solve during the code-in...
2015-11-29 33308, 2015
LordSputnik
Oh yeah, I'm not suggesting you work on any of this now
2015-11-29 33318, 2015
mildused
cool
2015-11-29 33322, 2015
LordSputnik
Just describing what we've been looking at
2015-11-29 33332, 2015
LordSputnik
Have you done much with Node.js before?
2015-11-29 33344, 2015
mildused
Extensively
2015-11-29 33349, 2015
LordSputnik
And I guess your front-end JS skills must be OK if you've used React
2015-11-29 33303, 2015
Leftmost
Ooh, extensively. Can we keep you when GCI is over? :)
2015-11-29 33304, 2015
LordSputnik
Heh, perhaps you know more than me then ;)
2015-11-29 33320, 2015
mildused
I'm a full stack MEAN and Reactiflux dev. Though I do prefer using React over Angular with my eyes closed.
2015-11-29 33300, 2015
mildused
Oh I doubt it, you've been using it in practice, while I make useless projects that are meant to teach me.
2015-11-29 33343, 2015
LordSputnik
Well I've only known it for about a year now, and BookBrainz is technically my first project using it :P
2015-11-29 33349, 2015
mildused
Cool!
2015-11-29 33351, 2015
LordSputnik
So you never know
2015-11-29 33317, 2015
zas
Search servers again...
2015-11-29 33331, 2015
LordSputnik
mildused: much experience with unit testing?
2015-11-29 33352, 2015
mildused
Regarding your other matter, I'm here for this year's GCI, next years GCI if it doesn't work out this year, and the Summer of Code after that, and most likely a while after that if I make friends...
2015-11-29 33300, 2015
LordSputnik
We're using mocha/chai at the moment for one of our repositories
2015-11-29 33306, 2015
mildused
Yeah I use mocha
2015-11-29 33317, 2015
LordSputnik
mildused: ah nice, I may do summmer of code next year too
2015-11-29 33330, 2015
mildused
Have you tried Tape?
2015-11-29 33330, 2015
Leftmost
LordSputnik, want me to mentor you? ;)
2015-11-29 33336, 2015
LordSputnik
>.<
2015-11-29 33348, 2015
LordSputnik
Well if it's BB it'll have to be you :P
2015-11-29 33359, 2015
mildused
Wait. Who'll mentor me?
2015-11-29 33310, 2015
LordSputnik
mildused: for GCI, Leftmost or I on BookBrainz stuff
2015-11-29 33329, 2015
mildused
nice...
2015-11-29 33344, 2015
mildused
Tape's a pretty cool testing utility
2015-11-29 33318, 2015
LordSputnik
mildused: Never used Tape, how does it compare with mocha?
2015-11-29 33353, 2015
Leftmost
Heh, I just find it funny that if you did do GSoC with a BookBrainz project, you'd need a mentor, despite being a lead. :-P
2015-11-29 33311, 2015
mildused
This medium made hackernews and convinced me this past summer