IRC log for #gsoc on 20140609

00:06.20*** join/#gsoc vultraz (~chatzilla@wesnoth/developer/vultraz)
00:06.36*** join/#gsoc rahulrrixe (~rahulrrix@c-67-163-246-203.hsd1.pa.comcast.net)
00:12.42*** join/#gsoc r0bby (~wakawaka@guifications/user/r0bby)
00:18.29*** join/#gsoc r0bby (~wakawaka@guifications/user/r0bby)
00:23.45*** join/#gsoc Gentlecat (uid30021@gateway/web/irccloud.com/x-muiryxquksocnjhx)
00:24.10*** join/#gsoc madrazr (~madhu@unaffiliated/madrazr)
00:41.10*** join/#gsoc arunpandianp (~quassel@198.206.15.145)
00:41.22*** join/#gsoc luthrak (~luthrak@209.141.33.63)
00:46.53*** join/#gsoc xenochrist (~xenochris@209.141.33.63)
01:10.26*** join/#gsoc censorydep (~censoryde@nameless.frogfeet.net)
01:19.38*** join/#gsoc jakedust (~Jake@unaffiliated/jakedust)
01:30.58*** join/#gsoc erluk (~quassel@dslb-088-066-129-105.pools.arcor-ip.net)
02:15.18*** join/#gsoc Ivanovic_ (~ivanovic@frnk-5f752b34.pool.mediaWays.net)
02:22.46*** join/#gsoc Ivanovic (~ivanovic@wesnoth/developer/ivanovic)
02:28.17*** join/#gsoc jishnu7 (~jishnu7@122.166.93.6)
02:31.41*** join/#gsoc manugupt1_ (~manugupt1@180.151.19.7)
02:47.04*** join/#gsoc ArneBab_ (~quassel@212.255.118.12)
03:04.17*** join/#gsoc crxz0193 (~crxz0193@203.247.149.152)
03:04.38*** join/#gsoc stultus (~stultus@wikisource/Hrishikesh.kb)
03:24.57*** join/#gsoc censorydep (~censoryde@nameless.frogfeet.net)
03:28.27*** join/#gsoc dhanush (~dhanush@115.244.188.9)
03:32.15*** join/#gsoc ishitva (~chatzilla@42.104.26.248)
03:36.43*** join/#gsoc ankurankan (~ankuranka@106.78.13.229)
03:42.03*** join/#gsoc `mike` (62a9562a@gateway/web/freenode/ip.98.169.86.42)
03:42.10`mike`hey GSoC'ers
03:42.46stqismHello
03:43.31*** join/#gsoc trig-ger (uid11664@gateway/web/irccloud.com/x-sibpetynrsmmsioq)
03:44.17`mike`2010 alum here, just dropping in to see what 2014's GSoC'ers are excited about
04:03.54*** join/#gsoc dnivra (~dnivra@103.10.24.98)
04:03.55*** join/#gsoc dnivra (~dnivra@unaffiliated/dnivra)
04:07.24dhanushhello
04:08.28*** join/#gsoc Niharika (~Happiness@122.161.211.141)
04:19.38*** join/#gsoc Jeremy_Rand (~Jeremy_Ra@ip68-97-40-112.ok.ok.cox.net)
04:20.24*** join/#gsoc k-joseph (~k-joseph@196.0.9.65)
04:20.26`mike`hi dhanush
04:21.00dhanush`mike`: hello mike. what was your project in 2010?
04:21.28`mike`i worked briefly for WordPress during GSoC, i developed an interactive tutorial system similar to what they have in place today
04:22.08dhanush`mike`: how did the mid term evaluation go? I mean what was it like
04:22.09dhanush?
04:23.03`mike`it depends on your mentor
04:23.23`mike`tell me what you're up to
04:24.00dhanush`mike`: Im writing a sync transport using ZeroMQ in Python for the U1DB sync protocol. I'm working with LEAP.
04:24.26dhanush`mike`: http://bit.ly/gsoc_14
04:25.43`mike`ok, so zeromq allows a person to program in any language and link programs together across computers as well?
04:25.59dhanush`mike`: you might want to read this post I wrote about the project -> http://indradhanush.github.io/2014/05/21/gsoc-project-preview/
04:26.33dhanush`mike`: zeromq is written in c. and other language bindings exist. Python's is one of the best afaik.
04:26.48`mike`did i get the concept down correctly?
04:28.16dhanush`mike`: umm. I'm not sure you got that right. we could write only in a language if zeromq bindings for that lang exist.
04:28.19dhanushnot any language.
04:28.31`mike`ok but there are a lot of bindings it looks like
04:28.47dhanush`mike`: yeah. there are. true.
04:29.03`mike`ok, software is always one step at a time..
04:29.15`mike`so what they're currently get is TCP based transfers and that is sluggish
04:29.25`mike`they need to simulate speeds closer to what a single CPU can produce
04:29.34`mike`so you're exploring that for them
04:30.00`mike`that's what i've got so far from reading what you have
04:30.13dhanush`mike`: not really. U1DB uses HTTP for sync. Which isnt the best always. So I'm replacing it with a protocol based on ZMQ.
04:30.30`mike`is the goal speed?
04:30.54dhanush`mike`: yeah. speed. efficiency. and scaling in the long term.
04:31.02`mike`cool
04:31.33dhanush`mike`: also U1DB does one huge POST request for all the sync. Even if the documents are 1GB or more. So splitting them up into multipart messages is also the idea here.
04:32.00`mike`so back to your initial interest, your mentor most likely knows you're somewhere in the middle of your project, so there's not a huge expectation for product
04:32.28`mike`he'll/she'll want to know if you have discovered any major icebergs
04:32.32dhanush`mike`: what about progress wrt the timeline?
04:32.42*** join/#gsoc crxz0193 (~crxz0193@203.247.149.152)
04:33.08*** join/#gsoc jishnu7 (~jishnu7@122.166.93.6)
04:33.12`mike`for instance with what you just described, should there be a scheduling/prioritization schema for multipart messages?  do you pass an authorization message with each part or do you do it once initially
04:35.04dhanush`mike`: okay. first half of my summer focusses on writing the http modules of u1db in a zmq fashion. Not focussing much on auth yet. Thats second half.
04:35.37*** join/#gsoc endle (~endle@59.78.26.1)
04:35.51ollydhanush: you'd probably do better to ask your mentor what expectations they have for you for the midterm
04:36.01`mike`it sounds like you'll do fine.
04:36.12*** join/#gsoc madrazr (~madhu@unaffiliated/madrazr)
04:36.21dhanusholly, `mike` : thanks. :)
04:36.25`mike`people were asking similar questions around midterm when i did GSoC
04:36.54dhanush`mike`: it makes us first time gsocers pretty nervous. :P
04:37.14`mike`remember, your mentor and your organization want you to succeed
04:37.32`mike`you were vetted against a lot of other applicants, so chances are educated that you'll do fine
04:37.41dhanush`mike`: now that's pretty assuring. :) honestly. :)
04:38.34*** join/#gsoc saurav1992 (~saurav199@117.203.210.77)
04:38.59dhanush`mike`: I was the only one who applied for this project.
04:39.00`mike`where do you attend uni dhanush ?
04:39.22dhanush`mike`: India. :) I was in final year. Passed out last week. :P
04:39.37`mike`it sounds frankly esoteric and very low-level, so often times with that sort of work it's imagineable.
04:39.46*** join/#gsoc crxz0193 (~crxz0193@203.247.149.152)
04:40.14`mike`i got my degree without ever taking a networking course either so, ..
04:40.38dhanush`mike`: I am genuinely loving this project. It spawned out of discussion at the irc channel. And I grabbed on it. :P
04:40.50`mike`cool
04:40.53dhanush`mike`: what about you? You are working now perhaps?
04:42.37`mike`just recently wrapped up w/ Cisco
04:43.32dhanush`mike`: ah. how was work there? Mostly harware and low level stuff?
04:44.13`mike`i worked on dashboarding and analytics infrastructure for them
04:44.36`mike`so when devices output codes, stakeholders can ascertain stuff better :)
04:44.56*** join/#gsoc kdh-1334 (~kdh-1334@user896.newres.utoronto.ca)
04:45.16dhanush`mike`: ah. :)
04:45.41dhanush`mike`: whats your take on the news that internet speed is going to be controlled very soon? worrying isnt it?
04:46.04*** join/#gsoc kdh-1334 (~kdh-1334@user896.newres.utoronto.ca)
04:46.50dhanushthinks he is diverting from the channel topic. :(
04:47.11`mike`i'm not worried.  you have to figure smart people will build a bridge over it, hypothetically.
04:48.05dhanush`mike`: I'm blank on that. How would that help?
04:48.31`mike`not a networking bridge.  it was a metaphor.
04:48.45dhanush`mike`: ha ha! :P
04:50.54`mike`how would you go about it?
04:52.06dhanush`mike`: I'm not very sure. But if this happens, we might see some interesting hacks on getting speed out of these regulators hands. Dunno if it will do wonders or not.
04:52.37`mike`are you familiar with local mesh networks?
04:53.01dhanush`mike`: not much. briefly familiar. why?
04:53.16dhanush`mike`: you meant p2p networks right?
04:53.41`mike`well if users A-G are throttled and they all live within 1 city block, what are some approaches for overcoming speed caps?
04:54.41dhanush`mike`: oh. I dont have an answer to that.
04:54.48`mike`think on it
04:55.27*** join/#gsoc andrejpan1 (~andrejpan@cpe-212-85-162-172.cable.telemach.net)
04:55.44dhanush`mike`: umm, local peering?
04:55.56`mike`sounds about right
04:56.19dhanush`mike`: yeah! :P any thing else that might come to mind?
04:56.53`mike`i've read about a technology that automates the bandwidth sharing for 3G devices
04:57.14*** join/#gsoc subhayan_ice9 (~ice9]@117.201.119.181)
04:58.27`mike`i think the devices connect via bluetooth to create automated ad hoc networks -- something tells me it operates at a lower level of the stack or interacts with the towers somehow, i'm not sure
04:59.27dhanush`mike`: must be bluetooth. or a shared wi-fi.
05:01.00dhanush`mike`: do you have a pointer to the article or something?
05:01.27`mike`i just looked, i couldn't find it
05:01.30`mike`they were acquired
05:01.41`mike`by some telecom company i don't remember either
05:02.04dhanush`mike`: arista networks?
05:02.24`mike`qualcomm i think
05:02.51dhanush`mike`: ah! nice!
05:03.25mavihshey people what's up ?
05:05.17`mike`ok, it was nice chatting
05:05.24`mike`bye
05:06.35*** join/#gsoc harsz89 (~harsha@203.94.95.4)
05:13.06*** join/#gsoc c0mrad3 (uid26809@gateway/web/irccloud.com/x-wwiuhambsnfuvlkt)
05:16.16*** join/#gsoc kdh-1334 (~kdh-1334@user896.newres.utoronto.ca)
05:18.34*** join/#gsoc nil1511 (~nil1511@14.139.122.114)
05:27.42*** join/#gsoc Somay (~Jain@14.139.82.6)
05:31.42*** join/#gsoc samgtr (uid15227@gateway/web/irccloud.com/x-uyjjjwuaqfwggcfn)
05:41.27*** join/#gsoc fewcha_ (~sbairagya@14.99.123.207)
05:41.34*** join/#gsoc shweta (~quassel@59.94.173.210)
05:42.53*** join/#gsoc PulkoMandy (PulkoMandy@78.207.238.185)
05:46.48*** join/#gsoc ankurankan_ (~ankuranka@49.15.72.190)
05:47.21*** join/#gsoc Abhishek_ (uid26899@gateway/web/irccloud.com/x-taxherlhfqamjcve)
06:03.56*** join/#gsoc tonythomas (uid25971@gateway/web/irccloud.com/x-xgsctrplbdtybycm)
06:04.17*** join/#gsoc madrazr (~madhu@unaffiliated/madrazr)
06:07.30*** join/#gsoc crucerucalin (~quassel@p22.eregie.pub.ro)
06:10.12*** join/#gsoc Kayden (~kwg@unaffiliated/kayden)
06:14.29*** join/#gsoc fewcha (~sbairagya@14.96.26.135)
06:15.38*** join/#gsoc ice[9] (~ice9]@117.201.114.228)
06:17.02*** join/#gsoc kdh-1334 (~kdh-1334@user896.newres.utoronto.ca)
06:22.05*** join/#gsoc kais58 (~kais58@cpc3-cwma7-2-0-cust221.7-3.cable.virginm.net)
06:24.14*** join/#gsoc vimal (vikumar@nat/redhat/x-pzygcmydjvwwbvrf)
06:24.54*** join/#gsoc ishitva (~chatzilla@42.104.25.145)
06:29.55*** join/#gsoc sayan (~sayan@fedora/sayan)
06:35.38*** join/#gsoc Nightrose (~lydia@kde/lydia)
06:37.26*** join/#gsoc janderson (~janderson@cpe-24-55-46-73.austin.res.rr.com)
06:39.02*** join/#gsoc penguinRaider (~KiKo@14.139.82.6)
06:40.20*** join/#gsoc mkletzan (mkletzan@nat/redhat/x-lzheoadpyvpzdahy)
06:41.07*** join/#gsoc LovelyGuyAnSh (~anuj@103.246.106.24)
06:44.29*** join/#gsoc PulkoMandy (PulkoMandy@78.207.238.185)
06:55.06*** join/#gsoc jpirie (~user@2.121.2.14)
06:55.24*** join/#gsoc jackneill (~jackneill@unaffiliated/jackneill)
06:56.00*** join/#gsoc ankurankan (~ankuranka@49.15.72.190)
07:01.39*** join/#gsoc phant0mas (~quassel@147.95.121.175)
07:05.36*** join/#gsoc ankesh11 (uid8015@gateway/web/irccloud.com/x-fuirknnbevtzglgo)
07:17.05*** join/#gsoc curiousguy13 (~chatzilla@120.56.228.59)
07:17.16*** join/#gsoc vytas (~vytas@82-69-211-1.dsl.in-addr.zen.co.uk)
07:17.49*** join/#gsoc kdh-1334 (~kdh-1334@user896.newres.utoronto.ca)
07:20.06*** join/#gsoc sarwarc (~livingsto@223.228.72.134)
07:21.42*** join/#gsoc Dhruv (~Dhruv@phpbb/developer/dhruv)
07:29.08*** join/#gsoc Mailaender (~matthias@p54B5D119.dip0.t-ipconnect.de)
07:29.29*** join/#gsoc raghunayyar (uid10874@gateway/web/irccloud.com/x-svswrxrtcxwskeyj)
07:30.19*** join/#gsoc dhanush (~dhanush@101.62.15.67)
07:34.03*** join/#gsoc Dragooon (~Dragooon@simplemachines/customizer/Dragooon)
07:34.33*** join/#gsoc nil1511 (~nil1511@14.139.122.114)
07:37.27*** join/#gsoc shredpub (uid27475@gateway/web/irccloud.com/x-rbhvklnxfqsgziab)
07:42.07*** join/#gsoc miname (~miname@124.6.181.72)
07:43.10*** join/#gsoc Gentlecat (uid30021@gateway/web/irccloud.com/x-nyyavuckowgeaoif)
07:43.55*** join/#gsoc sarwarc_ (~livingsto@223.227.81.42)
07:44.31*** join/#gsoc Dhruv1 (~Dhruv@182.64.163.217)
07:50.32*** join/#gsoc miname (~miname@124.6.181.72)
07:50.50*** join/#gsoc talina_ (uid34299@gateway/web/irccloud.com/x-qmkhhxjrylouxbur)
07:51.43*** join/#gsoc ankurankan (~ankuranka@49.14.107.188)
07:53.52*** join/#gsoc prasad (~quassel@49.204.98.84)
07:54.00*** join/#gsoc miname_ (~miname@124.6.181.72)
07:56.01*** join/#gsoc joshjw (~joshjw@197.254.15.122)
07:56.41*** join/#gsoc jayne_ (~jayne@freenode/staff/jayne)
08:00.16*** join/#gsoc janderson (~janderson@cpe-24-55-46-73.austin.res.rr.com)
08:03.42*** join/#gsoc renstar (~quassel@c-76-31-200-60.hsd1.tx.comcast.net)
08:03.45*** join/#gsoc penguinRaider (~KiKo@14.139.82.6)
08:03.49*** join/#gsoc vultraz (~chatzilla@wesnoth/developer/vultraz)
08:06.01*** join/#gsoc kremlin- (~kremlin-@162-252-83-136.static.hvvc.us)
08:07.22*** join/#gsoc Dr3amc0d3r|away (~St1ng@static-41-242-0-196.ips.angani.co)
08:08.04*** join/#gsoc kriks (~kristina@161.167.191.90.dyn.estpak.ee)
08:09.34*** join/#gsoc dnivra (~dnivra@103.10.24.98)
08:09.34*** join/#gsoc dnivra (~dnivra@unaffiliated/dnivra)
08:11.19*** join/#gsoc c4chris (~chris@ludwig-alpha.unil.ch)
08:13.58*** join/#gsoc heller (colton@roath.org)
08:14.15*** join/#gsoc miname (~miname@124.6.181.72)
08:15.23*** join/#gsoc r0bby (~wakawaka@guifications/user/r0bby)
08:15.33*** join/#gsoc renstar (~quassel@c-76-31-200-60.hsd1.tx.comcast.net)
08:16.32*** join/#gsoc mordante (~mordante@roadie.xs4all.nl)
08:16.33*** join/#gsoc mordante (~mordante@wesnoth/developer/mordante)
08:18.19*** join/#gsoc atriou (~atriou@75-119-241-177.dsl.teksavvy.com)
08:18.36*** join/#gsoc kdh-1334 (~kdh-1334@user896.newres.utoronto.ca)
08:20.21*** join/#gsoc leyyin (~leyyin@unaffiliated/leyyin)
08:27.19*** join/#gsoc marhaban (~abred@p57AFA11B.dip0.t-ipconnect.de)
08:28.35*** join/#gsoc miname (~miname@124.6.181.72)
08:30.22*** join/#gsoc rigelk (~rigelk@unaffiliated/rigelk)
08:31.50*** join/#gsoc saurav1992_ (~saurav199@59.93.129.154)
08:32.54*** join/#gsoc Limit_ (~chatzilla@192.31.114.252)
08:41.59*** join/#gsoc vikumar (vikumar@nat/redhat/x-lhjaubuiojklcaew)
08:42.10*** join/#gsoc miname (~miname@124.6.181.72)
08:43.43*** join/#gsoc stefanct (ameno@zentarim.0wnz.at)
08:47.14*** join/#gsoc stefanct (ameno@unaffiliated/stefanct)
08:52.01*** join/#gsoc nbeloglazov (nbeloglazo@nat/google/x-xajdxyagotkflbkd)
08:52.01*** mode/#gsoc [+o nbeloglazov] by ChanServ
09:01.31*** join/#gsoc nbeloglazov (nbeloglazo@nat/google/x-ojennvjrbgmaqsxt)
09:01.31*** mode/#gsoc [+o nbeloglazov] by ChanServ
09:02.12*** join/#gsoc stefanct (ameno@unaffiliated/stefanct)
09:02.35*** join/#gsoc thiago (~thiago@kde/thiago)
09:05.33*** join/#gsoc LovelyGuyAnSh (~anuj@103.246.106.24)
09:05.38*** join/#gsoc solistice (~solistice@208.128-244-81.adsl-dyn.isp.belgacom.be)
09:06.09*** join/#gsoc Util (util@feather.perl6.nl)
09:08.42*** join/#gsoc stultus (~stultus@wikisource/Hrishikesh.kb)
09:08.46*** join/#gsoc ishitva (~chatzilla@1.22.212.34)
09:09.38*** join/#gsoc saurav1992 (~saurav199@117.203.253.100)
09:13.42*** join/#gsoc ThibG (~ThibG@faye.sitedethib.com)
09:18.18*** join/#gsoc Somay (~Jain@14.139.82.6)
09:18.28*** join/#gsoc Commentator___ (~Commentat@162.218.232.224)
09:19.23*** join/#gsoc kdh-1334 (~kdh-1334@user896.newres.utoronto.ca)
09:21.14*** join/#gsoc kdh-1334_ (~kdh-1334@user896.newres.utoronto.ca)
09:22.11*** join/#gsoc miname (~miname@124.6.181.66)
09:28.03*** join/#gsoc nil1511 (~nil1511@14.139.122.114)
09:29.02*** join/#gsoc gafsa_lagare (~Adium@P2113.pallas.wh.tu-darmstadt.de)
09:32.17*** join/#gsoc Somay (~Jain@14.139.82.6)
09:34.52*** join/#gsoc Limit_ (~chatzilla@192.31.114.252)
09:36.18*** join/#gsoc kevincox_ (~kevincox@4.s.kevincox.ca)
09:37.17*** join/#gsoc andre__ (~andre__@wikimedia/aklapper)
09:49.58*** join/#gsoc dhanush (~dhanush@101.62.15.67)
09:54.46*** join/#gsoc josevalim (~josevalim@ip-94-42-51-250.multimo.pl)
09:57.17*** join/#gsoc PulkoMandy (PulkoMandy@78.207.238.185)
10:06.13*** join/#gsoc joshwambua (~joshjw@unaffiliated/joshwambua)
10:08.22*** join/#gsoc fqueze (~Instantbi@ks368640.kimsufi.com)
10:10.46*** join/#gsoc badescunicu (~Thunderbi@2a02:2f0a:a001:8f00:94de:3837:cf40:bd27)
10:15.03*** join/#gsoc Deseaus (~Deseaus@wpa184.guwlan.gu.se)
10:18.22*** join/#gsoc amoghbl1 (uid14927@gateway/web/irccloud.com/x-gcftdfsoatachgvz)
10:19.07*** join/#gsoc toomanysecrets (~toomanyse@BSN-182-46-208.dial-up.dsl.siol.net)
10:19.49*** join/#gsoc Limit_ (~chatzilla@192.31.114.252)
10:20.29*** join/#gsoc geetakshi (~Geetakshi@unaffiliated/geetakshi)
10:22.01*** join/#gsoc kdh-1334 (~kdh-1334@user896.newres.utoronto.ca)
10:25.30*** join/#gsoc nil1511 (~nil1511@14.139.122.114)
10:26.51*** join/#gsoc v1z (~v1z@187-126-43-25.user.veloxzone.com.br)
10:30.43*** join/#gsoc ashepelev (~Icedove@ash.cc.rsu.ru)
10:31.36*** join/#gsoc leks (~leks@86.57.255.91)
10:33.59*** join/#gsoc avikpal (avikp@gateway/shell/kde/x-nkvgcthrcfxnaeht)
10:34.03*** join/#gsoc ashepelev (~Icedove@ash.cc.rsu.ru)
10:37.28*** join/#gsoc zarubin (~stas@109.251.216.226)
10:37.32*** join/#gsoc Somay (~Jain@14.139.82.6)
10:42.52*** join/#gsoc VarunAgw (~VarunAgw@106.219.156.61)
10:42.52*** join/#gsoc VarunAgw (~VarunAgw@unaffiliated/varunagw)
10:49.47*** join/#gsoc derdon (~quassel@catv-89-134-70-2.catv.broadband.hu)
10:50.17*** join/#gsoc ishitva (~chatzilla@1.22.212.34)
10:50.53*** join/#gsoc sayan_ (~sayan@106.51.166.223)
10:54.29*** join/#gsoc VarunAgw_ (~VarunAgw@106.219.155.33)
10:57.27*** join/#gsoc Deseaus (~Deseaus@ttt9911.olf.sgsnet.se)
10:59.36*** join/#gsoc shweta (~quassel@59.94.174.175)
11:00.39*** join/#gsoc Somay (~Jain@14.139.82.6)
11:03.42*** join/#gsoc derdon (~quassel@catv-89-134-70-2.catv.broadband.hu)
11:09.50*** join/#gsoc ankesh11 (uid8015@gateway/web/irccloud.com/x-jdouqskjftsunkfc)
11:10.59*** join/#gsoc Deseaus (~Deseaus@ttt9911.olf.sgsnet.se)
11:18.58*** join/#gsoc VarunAgw (~VarunAgw@106.215.228.242)
11:18.58*** join/#gsoc VarunAgw (~VarunAgw@unaffiliated/varunagw)
11:22.49*** join/#gsoc kdh-1334 (~kdh-1334@user896.newres.utoronto.ca)
11:25.38*** join/#gsoc harsha89 (~harsha@203.94.95.4)
11:29.53*** join/#gsoc Krishna_ (~krishna@117.200.107.143)
11:30.31*** join/#gsoc jakedust (~Jake@unaffiliated/jakedust)
11:31.18*** join/#gsoc rushboy (b64aaa36@gateway/web/freenode/ip.182.74.170.54)
11:31.25rushboy!next
11:31.26gsocbotrushboy: "next" is Students begin coding on 19 May, 2014
11:31.31rushboy!timeline
11:31.31gsocbotrushboy: "timeline" is http://www.google-melange.com/gsoc/events/google/gsoc2014
11:32.46*** join/#gsoc curiousguy13_ (~chatzilla@59.177.201.191)
11:32.58*** join/#gsoc ChrisBr (~cbruckmay@2a02:810d:9ec0:b8f:4eeb:42ff:fe6d:925)
11:46.38*** join/#gsoc mang0 (Matrix@unaffiliated/mang0)
11:47.00*** join/#gsoc vkmc (~vkmc@231-243-231-201.fibertel.com.ar)
11:47.01*** join/#gsoc vkmc (~vkmc@unaffiliated/vkmc)
11:48.37*** join/#gsoc shredpub (uid27475@gateway/web/irccloud.com/x-vvipjsjlehtfdikl)
11:50.10*** join/#gsoc jash4 (~jash4@14.139.82.6)
11:51.44*** join/#gsoc dhanush (~dhanush@101.62.94.80)
11:52.35*** join/#gsoc crxz0193 (~crxz0193@203.247.149.152)
11:52.54*** join/#gsoc cs_shadow (~cs_shadow@103.6.158.183)
11:58.33*** join/#gsoc penguinRaider (~KiKo@14.139.82.6)
11:59.02*** join/#gsoc rohitksingh (~Rohit@120.59.173.106)
12:00.17*** join/#gsoc b1n4ry (~b1n4ry@66.177.221.202.bf.2iij.net)
12:02.15*** join/#gsoc Dragooon (~Dragooon@simplemachines/customizer/Dragooon)
12:05.23*** join/#gsoc Dhruv (~Dhruv@phpbb/developer/dhruv)
12:05.34*** join/#gsoc jakedust (~Jake@unaffiliated/jakedust)
12:11.19*** join/#gsoc Deseaus (~Deseaus@ttt9911.olf.sgsnet.se)
12:16.27*** part/#gsoc Krishna_ (~krishna@117.200.107.143)
12:17.04*** join/#gsoc Krishna_ (~krishna@117.200.107.143)
12:18.40*** join/#gsoc bePolite (~sprinf@41.205.22.31)
12:18.40*** join/#gsoc bePolite (~sprinf@unaffiliated/sprinf)
12:18.47*** part/#gsoc bePolite (~sprinf@unaffiliated/sprinf)
12:19.24*** join/#gsoc bePolite (~sprinf@unaffiliated/sprinf)
12:20.00bePolitewhere are my guys with an IQ of 200?
12:20.04bePoliteThis puzzle has caused a lot of serious arguements.
12:20.04bePoliteThe teacher said:
12:20.04bePolite"I wish yesterday was tomorrow, today would have been friday".
12:20.04bePoliteQuiz:
12:20.04bePoliteOn which day of the week did the teacher say †ha†?
12:20.58*** join/#gsoc ChrisBr (~cbruckmay@2a02:810d:9ec0:b8f:4eeb:42ff:fe6d:925)
12:23.00PulkoMandywednesday? also you should move this to #gsoc-offtopic or somewhere else
12:23.36*** join/#gsoc kdh-1334 (~kdh-1334@user896.newres.utoronto.ca)
12:28.50*** join/#gsoc rodrigods (~rodrigods@medico.lsd.ufcg.edu.br)
12:28.50*** join/#gsoc rodrigods (~rodrigods@unaffiliated/rodrigods)
12:31.23*** join/#gsoc ries_ (~ries@190.9.171.121)
12:31.52*** join/#gsoc lollo64it (~lorenzo@93-58-3-33.ip156.fastwebnet.it)
12:32.11*** join/#gsoc r0bby (~wakawaka@guifications/user/r0bby)
12:33.59*** join/#gsoc suranga (uid10873@gateway/web/irccloud.com/x-qjihrkbqipnlkfiz)
12:34.14*** join/#gsoc jakedust (~Jake@unaffiliated/jakedust)
12:34.48Limit_bePolite: Sunday?
12:40.59*** join/#gsoc mal`` (~mal``@192.241.198.49)
12:41.30*** join/#gsoc ChrisBr (~cbruckmay@2a02:810d:9ec0:b8f:4eeb:42ff:fe6d:925)
12:45.50*** join/#gsoc spectre (~fran@dhcp342-ans.wifi.uit.no)
12:47.41*** join/#gsoc TheCommieDuck (~TheCommie@unaffiliated/thecommieduck)
12:47.56*** join/#gsoc nil1511 (~nil1511@14.139.122.114)
12:48.12*** join/#gsoc PlkMndy (PulkoMandy@78.207.238.185)
12:48.14*** join/#gsoc kdh-1334 (~kdh-1334@user896.newres.utoronto.ca)
12:52.08*** join/#gsoc VarunAgw_ (~VarunAgw@106.219.145.157)
12:52.12*** join/#gsoc varunity (~varunity@72.252.31.29)
12:54.01*** join/#gsoc rohitksingh (~Rohit@120.59.32.146)
12:54.13*** join/#gsoc Somay (~Jain@14.139.82.6)
12:54.38*** join/#gsoc talina_ (uid34299@gateway/web/irccloud.com/x-srtsxqatkudfhgjt)
12:55.24*** join/#gsoc PulkoMandy (PulkoMandy@78.207.238.185)
12:59.10*** join/#gsoc VcamX (~vcamx@183.157.160.24)
12:59.11bePolitekk
13:00.19*** join/#gsoc zarubin (~stas@109.251.216.226)
13:01.21*** join/#gsoc zarubin (~stas@109.251.216.226)
13:01.46*** join/#gsoc ChrisBr (~cbruckmay@2a02:810d:9ec0:b8f:4eeb:42ff:fe6d:925)
13:02.23*** join/#gsoc k-joseph (~k-joseph@196.0.9.68)
13:07.31*** join/#gsoc cospih__ (uid14459@gateway/web/irccloud.com/x-yytaeqhfocrncbee)
13:11.44*** join/#gsoc Levex (levex@fedora/Levex)
13:12.07*** join/#gsoc ChrisBr (~cbruckmay@2a02:810d:9ec0:b8f:4eeb:42ff:fe6d:925)
13:13.55*** join/#gsoc echevemaster (~echevemas@fedora/echevemaster)
13:15.06*** join/#gsoc r0bby (~wakawaka@guifications/user/r0bby)
13:15.18*** join/#gsoc ajunior (~textual@c-71-229-96-99.hsd1.fl.comcast.net)
13:15.34*** join/#gsoc VarunAgw (~VarunAgw@unaffiliated/varunagw)
13:19.11*** join/#gsoc zarubin (~stas@109.251.216.226)
13:26.23*** join/#gsoc luisgabriel (~luisgabri@200.167.249.18)
13:26.25*** join/#gsoc kriks (~kristina@161.167.191.90.dyn.estpak.ee)
13:26.54*** join/#gsoc fewcha_ (~sbairagya@14.99.189.190)
13:28.44*** join/#gsoc Cervator (~Thunderbi@c-98-230-25-249.hsd1.fl.comcast.net)
13:28.47*** join/#gsoc Somay (~Jain@14.139.82.6)
13:33.08*** join/#gsoc phant0mas (~quassel@147.95.121.175)
13:33.34*** join/#gsoc bkuhn (~bkuhn@fsf/director/conservancy.president.bkuhn)
13:42.13*** join/#gsoc rigelkorn (~rigelk@ANantes-656-1-153-57.w81-50.abo.wanadoo.fr)
13:45.20*** join/#gsoc geetakshi (~Geetakshi@unaffiliated/geetakshi)
13:51.46*** join/#gsoc samgtr (uid15227@gateway/web/irccloud.com/x-spwclfjcowrbkzdl)
13:53.10*** join/#gsoc prth (~anonymous@113.193.193.250)
13:55.55*** join/#gsoc ultralord_rulz (~ultralord@h50.115.88.75.dynamic.ip.windstream.net)
13:59.35*** join/#gsoc RoseR (~roser@108-226-64-115.lightspeed.tukrga.sbcglobal.net)
14:01.33*** join/#gsoc Akz-_ (~akz@kekkonen.niksula.hut.fi)
14:04.27*** join/#gsoc ishitva (~chatzilla@1.22.212.34)
14:09.28*** join/#gsoc PlkMndy (PulkoMandy@78.207.238.185)
14:15.02*** join/#gsoc thiago (~thiago@kde/thiago)
14:15.48*** join/#gsoc kdh-1334_ (~kdh-1334@user3-49-189.wireless.utoronto.ca)
14:18.08*** join/#gsoc endle (~endle@li461-192.members.linode.com)
14:19.13*** join/#gsoc sera (~quassel@gentoo/developer/sera)
14:22.36*** join/#gsoc Dragooon (~Dragooon@simplemachines/customizer/Dragooon)
14:25.34*** join/#gsoc kdh-1334 (~kdh-1334@user3-211-143.wireless.utoronto.ca)
14:28.48*** join/#gsoc cs_shadow (~cs_shadow@27.107.177.241)
14:36.47*** join/#gsoc dims (~dims@c-73-186-68-94.hsd1.ma.comcast.net)
14:36.51*** join/#gsoc tonythomas (uid25971@gateway/web/irccloud.com/x-jpliaqkgccxuifna)
14:39.16*** join/#gsoc sahutd (~sahutd@122.181.11.242)
14:40.10*** join/#gsoc cs_shadow (~cs_shadow@49.203.30.54)
14:41.14*** join/#gsoc cs_shadow (~cs_shadow@49.203.30.54)
14:41.43*** join/#gsoc sera (~quassel@gentoo/developer/sera)
14:44.10*** join/#gsoc panzone (~panzone@host7-46-dynamic.4-87-r.retail.telecomitalia.it)
14:44.25*** join/#gsoc sayan (~sayan@fedora/sayan)
14:46.14*** join/#gsoc echevemaster (~echevemas@fedora/echevemaster)
14:50.06*** join/#gsoc crxz0193 (~crxz0193@117.192.15.223)
14:50.10*** join/#gsoc karanp (~phoenix@101.58.81.11)
14:53.33*** join/#gsoc endle (~endle@59.78.26.1)
14:55.25*** join/#gsoc crxz0193 (~crxz0193@117.192.15.223)
14:55.35*** join/#gsoc banas (~chatzilla@223.236.97.205)
15:00.12*** join/#gsoc andrejpan1 (~andrejpan@cpe-212-85-162-172.cable.telemach.net)
15:02.18*** join/#gsoc sera (~quassel@gentoo/developer/sera)
15:06.36*** join/#gsoc nil1511 (~nil1511@14.139.122.114)
15:08.07*** join/#gsoc spectie (~fran@2.150.106.17.tmi.telenormobil.no)
15:08.07*** join/#gsoc spectie (~fran@unaffiliated/spectie)
15:12.22*** join/#gsoc O01eg (~o01eg@31.132.138.137)
15:15.11*** join/#gsoc arnaud__ (~arnaud@208.91.2.2)
15:15.43*** join/#gsoc VarunAgw (~VarunAgw@unaffiliated/varunagw)
15:16.42*** join/#gsoc tachyons (~tachyons@117.204.104.153)
15:21.47*** join/#gsoc sera (~quassel@gentoo/developer/sera)
15:22.46*** join/#gsoc Slurpee (~Slurpee@24-247-158-41.dhcp.klmz.mi.charter.com)
15:26.22*** join/#gsoc tian_ (~tian@190.149.168.139)
15:26.49*** join/#gsoc ankurankan (~ankuranka@27.97.126.203)
15:28.10*** join/#gsoc tian2992 (~tian@fsf/member/tian2992)
15:32.43*** join/#gsoc angrycodr (~jayesh@103.226.85.66)
15:36.19*** join/#gsoc panzone_ (~panzone@host7-46-dynamic.4-87-r.retail.telecomitalia.it)
15:45.08*** join/#gsoc nil1511 (~nil1511@14.139.122.114)
15:47.01*** join/#gsoc lbazan (~LoKoMurdo@fedora/LoKoMurdoK)
15:49.14*** join/#gsoc lfzawacki (~lucas@143.54.10.156)
15:53.36*** join/#gsoc Valodim (~Valodim@ns3296026.ip-5-135-189.eu)
15:54.05*** join/#gsoc amoghbl1 (uid14927@gateway/web/irccloud.com/x-govjuprigwebtqwv)
15:57.37*** join/#gsoc karanp (~phoenix@101.63.246.188)
15:59.06*** join/#gsoc LovelyGuyAnSh (~anuj@103.246.106.24)
15:59.29*** join/#gsoc rkulaga__ (~rkulaga@89-69-107-102.dynamic.chello.pl)
16:01.22*** join/#gsoc carols (carols@nat/google/x-ofsgjtwmoulgbsxn)
16:01.24*** mode/#gsoc [+o carols] by ChanServ
16:01.48*** join/#gsoc curiousguy13_ (~chatzilla@120.56.228.58)
16:03.18*** join/#gsoc klusarks (~klusark@198-217-117-133.dyn.novuscom.net)
16:03.33*** join/#gsoc manugupt1 (~manugupt1@opensuse/member/manugupt1)
16:03.55*** join/#gsoc VaticanCameos (~pritishc@182.68.153.179)
16:04.15*** join/#gsoc kdh-1334 (~kdh-1334@user3-211-143.wireless.utoronto.ca)
16:05.16*** join/#gsoc kriks (~kristina@161.167.191.90.dyn.estpak.ee)
16:06.18*** part/#gsoc sahutd (~sahutd@122.181.11.242)
16:10.35*** join/#gsoc coragem (~coragem@200-204-101-23.dsl.telesp.net.br)
16:11.00*** join/#gsoc bePolite (~sprinf@41.205.22.31)
16:11.13*** join/#gsoc bePolite (~sprinf@unaffiliated/sprinf)
16:17.31*** join/#gsoc fredy (~fredy@snf-535807.vm.okeanos.grnet.gr)
16:18.25*** join/#gsoc varunity (~varunity@72.252.31.29)
16:25.16*** join/#gsoc Valodim (~Valodim@ns3296026.ip-5-135-189.eu)
16:27.16*** join/#gsoc fewcha (~sbairagya@14.99.88.206)
16:28.20*** join/#gsoc prasad (~quassel@49.204.98.84)
16:29.14*** join/#gsoc renstar (~quassel@66.195.111.246)
16:32.53*** join/#gsoc censorydep (censorydep@nat/google/x-oupddyfajiexyvto)
16:32.53*** mode/#gsoc [+o censorydep] by ChanServ
16:37.53*** join/#gsoc samgtr (uid15227@gateway/web/irccloud.com/x-doaomcjmxvzqexza)
16:38.02*** join/#gsoc fewcha (~sbairagya@14.99.130.18)
16:40.01*** join/#gsoc banas_ (~chatzilla@223.236.97.205)
16:40.39*** join/#gsoc fracting (~fracting@li592-201.members.linode.com)
16:41.00*** join/#gsoc ries_ (~ries@190.9.171.121)
16:45.01*** join/#gsoc trig-ger (uid11664@gateway/web/irccloud.com/x-eqkfeivuemanvzze)
16:47.29*** join/#gsoc andrejpan2 (~andrejpan@cpe-212-85-162-172.cable.telemach.net)
16:49.22*** join/#gsoc k-joseph (~k-joseph@196.0.9.68)
16:51.58*** join/#gsoc Manny (~quassel@103.251.219.24)
16:52.22*** join/#gsoc joshwambua (~joshjw@unaffiliated/joshwambua)
16:53.42*** join/#gsoc banas (~chatzilla@223.234.45.164)
16:56.16*** join/#gsoc dhanush (~dhanush@115.243.195.77)
16:56.52*** join/#gsoc Dhruv1 (~Dhruv@182.64.40.102)
16:59.22*** join/#gsoc bitgeeky (~bitgeeky@14.139.82.6)
17:01.30*** join/#gsoc fewcha_ (~sbairagya@14.96.71.152)
17:06.26*** join/#gsoc censorydep (censorydep@nat/google/x-cvtrmtjdftrqjihl)
17:06.26*** mode/#gsoc [+o censorydep] by ChanServ
17:09.36*** join/#gsoc vijay13 (~quassel@14.139.122.114)
17:11.15*** join/#gsoc Dhruv (~Dhruv@phpbb/developer/dhruv)
17:12.22*** join/#gsoc cs_shadow (~cs_shadow@27.107.19.79)
17:14.46*** join/#gsoc banas (~chatzilla@106.208.21.152)
17:19.01*** join/#gsoc fredy (~fredy@snf-535807.vm.okeanos.grnet.gr)
17:19.50*** join/#gsoc manugupt1_ (~manugupt1@180.151.19.7)
17:25.47*** join/#gsoc ishitva (~chatzilla@1.22.212.34)
17:28.47*** join/#gsoc prth_ (~anonymous@113.193.193.250)
17:31.28*** join/#gsoc manugupt1__ (~manugupt1@180.151.19.7)
17:31.29*** join/#gsoc ankesh11 (uid8015@gateway/web/irccloud.com/x-toqtmbqufdzxqtgh)
17:34.13*** join/#gsoc rodrigods (~rodrigods@medico.lsd.ufcg.edu.br)
17:34.13*** join/#gsoc rodrigods (~rodrigods@unaffiliated/rodrigods)
17:35.06*** join/#gsoc censorydep (censorydep@nat/google/x-wcovdchurxsyeaqi)
17:35.06*** mode/#gsoc [+o censorydep] by ChanServ
17:36.42*** join/#gsoc Shinigami_Shinto (~punane@94-225-219-213.access.telenet.be)
17:38.33*** join/#gsoc ishitva (~chatzilla@1.22.212.34)
17:43.17*** join/#gsoc tachyons (~tachyons@117.204.106.63)
17:45.51*** join/#gsoc thiago (~thiago@kde/thiago)
17:48.44*** join/#gsoc SaraMansouri (~SaraManso@ppcc52af49d085-1.usask.ca)
17:52.40*** join/#gsoc stultus (~stultus@wikisource/Hrishikesh.kb)
17:52.57*** join/#gsoc rodrigods (~rodrigods@unaffiliated/rodrigods)
18:01.03*** join/#gsoc geetakshi (~Geetakshi@unaffiliated/geetakshi)
18:01.18*** join/#gsoc mpeaton (~mpeaton@74.83.90.190)
18:04.26*** join/#gsoc censorydep (censorydep@nat/google/x-rgzrhbbucekzwbum)
18:04.26*** mode/#gsoc [+o censorydep] by ChanServ
18:07.52*** join/#gsoc govg (~govg@unaffiliated/govg)
18:08.08*** join/#gsoc Kaetemi (~Kaetemi@pdpc/supporter/base/kaetemi)
18:08.45*** join/#gsoc Somay (~Jain@14.139.82.6)
18:09.26*** join/#gsoc s1991 (~sarvesh@103.19.129.219)
18:12.13*** join/#gsoc manugupt1__ (~manugupt1@180.151.19.7)
18:14.54*** join/#gsoc sarwarc (~livingsto@27.61.61.126)
18:21.52*** join/#gsoc penguinRaider (~KiKo@14.139.82.6)
18:24.31*** join/#gsoc coragem (~coragem@200-204-101-23.dsl.telesp.net.br)
18:25.33*** join/#gsoc dims (~dims@c-73-186-68-94.hsd1.ma.comcast.net)
18:28.32*** join/#gsoc fewcha_ (~sbairagya@14.96.2.143)
18:29.40*** join/#gsoc panzone_ (~panzone@host7-46-dynamic.4-87-r.retail.telecomitalia.it)
18:33.31*** join/#gsoc sqlnoob (~techgaun@110.34.16.120)
18:33.36*** join/#gsoc manugupt1 (~manugupt1@opensuse/member/manugupt1)
18:38.35*** join/#gsoc censorydep (censorydep@nat/google/x-zxzdbecoxelrvdim)
18:38.35*** mode/#gsoc [+o censorydep] by ChanServ
18:39.10*** join/#gsoc fewcha__ (~sbairagya@14.96.115.208)
18:45.56*** join/#gsoc fracting (~fracting@li592-201.members.linode.com)
18:51.14*** join/#gsoc Somay (~Jain@14.139.82.6)
19:11.20*** join/#gsoc panzone_ (~panzone@host7-46-dynamic.4-87-r.retail.telecomitalia.it)
19:11.20*** join/#gsoc censorydep (censorydep@nat/google/x-avbrgnmxecaaqvkt)
19:11.20*** mode/#gsoc [+o censorydep] by ChanServ
19:13.35*** join/#gsoc kriks (~kristina@161.167.191.90.dyn.estpak.ee)
19:16.20*** join/#gsoc fruittie (~greensky@unaffiliated/greensky)
19:16.58*** join/#gsoc fruittie (~greensky@unaffiliated/greensky)
19:17.42*** join/#gsoc manugupt1 (~manugupt1@180.151.19.7)
19:17.43*** join/#gsoc manugupt1 (~manugupt1@opensuse/member/manugupt1)
19:23.28*** join/#gsoc ravenlock (~ravenlock@enlightenment/developer/ravenlock)
19:25.45*** join/#gsoc VarunAgw (~VarunAgw@106.219.171.29)
19:25.45*** join/#gsoc VarunAgw (~VarunAgw@unaffiliated/varunagw)
19:27.12*** join/#gsoc melliflous (~lorenzo@93-58-3-33.ip156.fastwebnet.it)
19:27.56*** join/#gsoc Deseaus (~Deseaus@ttt9911.olf.sgsnet.se)
19:28.09*** join/#gsoc mellifluous (~lorenzo@93-58-3-33.ip156.fastwebnet.it)
19:32.24*** join/#gsoc crucerucalin (~quassel@p22.eregie.pub.ro)
19:32.49*** join/#gsoc Burton (Burton@gateway/shell/bouncerstation/x-waafkiljjfxrfiwu)
19:34.51*** join/#gsoc censorydep (censorydep@nat/google/x-vttxygkwzrqguwje)
19:34.51*** mode/#gsoc [+o censorydep] by ChanServ
19:35.41*** join/#gsoc manugupt1 (~manugupt1@opensuse/member/manugupt1)
19:42.54*** join/#gsoc geetakshi1 (~Geetakshi@122.176.233.200)
19:46.19*** join/#gsoc `mike` (62a9562a@gateway/web/freenode/ip.98.169.86.42)
19:46.48*** join/#gsoc florianf (~quassel@aye-oh.org)
19:52.29*** join/#gsoc madrazr (madhusudan@unaffiliated/madrazr)
19:52.29*** mode/#gsoc [+o madrazr] by ChanServ
19:53.47*** join/#gsoc v1z (~v1z@187-126-43-25.user.veloxzone.com.br)
20:00.35*** join/#gsoc denisMone (~denis@46.246.185.214.dsl.dyn.forthnet.gr)
20:01.23*** part/#gsoc geetakshi1 (~Geetakshi@122.176.233.200)
20:02.34*** join/#gsoc bkuhn (~bkuhn@fsf/director/conservancy.president.bkuhn)
20:06.39*** join/#gsoc Somay (~Jain@14.139.82.6)
20:07.30*** join/#gsoc Daisyab__ (~Daisy@195.24.210.66)
20:08.35*** join/#gsoc bkuhn (~bkuhn@fsf/director/conservancy.president.bkuhn)
20:18.58*** join/#gsoc gafsa_lagare (~Adium@P2113.pallas.wh.tu-darmstadt.de)
20:22.17*** join/#gsoc perepujal (~pere@95.58.19.95.dynamic.jazztel.es)
20:30.53*** join/#gsoc arnaud__ (~arnaud@208.91.2.4)
20:43.06*** part/#gsoc lfzawacki (~lucas@143.54.10.156)
20:48.59*** join/#gsoc santa_ (~santa@150.0.117.91.dynamic.mundo-r.com)
20:49.00*** join/#gsoc santa_ (~santa@unaffiliated/santa/x-8068685)
20:53.47*** join/#gsoc VarunAgw (~VarunAgw@106.219.180.113)
20:53.47*** join/#gsoc VarunAgw (~VarunAgw@unaffiliated/varunagw)
20:54.54*** join/#gsoc suranga (uid10873@gateway/web/irccloud.com/x-acgzqkwnnnoztwmg)
21:01.44*** join/#gsoc v1z_ (~v1z@187-126-232-66.user.veloxzone.com.br)
21:03.47*** join/#gsoc fewcha_ (~sbairagya@14.96.100.211)
21:04.22*** join/#gsoc kdh-1334 (~kdh-1334@user3-49-189.wireless.utoronto.ca)
21:08.21*** join/#gsoc thiago_ (~thiago@kde/thiago)
21:10.43*** join/#gsoc varunity (~varunity@72.252.31.29)
21:12.57*** join/#gsoc banas (~chatzilla@106.208.21.152)
21:14.39*** join/#gsoc kdh-1334 (~kdh-1334@user3-49-189.wireless.utoronto.ca)
21:25.57*** join/#gsoc Mailaender (~matthias@p54B5D119.dip0.t-ipconnect.de)
21:26.38*** join/#gsoc arnaud__ (~arnaud@208.91.2.4)
21:28.02*** join/#gsoc badescunicu (~Thunderbi@2a02:2f0a:a030:f100:ccd5:1845:faac:87f)
21:28.09*** join/#gsoc SaraMansouri (~SaraManso@2620:ae:0:b125:c97b:720c:fc40:e62b)
21:32.24*** join/#gsoc pods (uid11848@gateway/web/irccloud.com/x-lrqbjrpglnmihaex)
21:33.55*** join/#gsoc thiago (~thiago@kde/thiago)
21:34.29*** join/#gsoc t4nk408 (6ad7c3e4@gateway/web/freenode/ip.106.215.195.228)
21:35.31t4nk408i wanna participate in gsoc 2014....what are skills needed for this ...and how should i start preparing for it ?
21:36.20t4nk408anybody free to help ??
21:37.30kremlin-t4nk408: you're a little late for 2014, but it's never too early for 2015
21:38.20*** join/#gsoc npr_ (6ad7c3e4@gateway/web/freenode/ip.106.215.195.228)
21:39.48npr_i wanna particpate in gsoc2014 ...what skills i need for this ...and how should i go for it ?
21:41.51*** join/#gsoc kremlin- (~kremlin-@unaffiliated/kremlin-)
21:41.58npr_is anybody free to help ???
21:42.16kremlin-npr_: (requoting)
21:42.20kremlin-t4nk408: you're a little late for 2014, but it's never too early for 2015
21:42.54npr_kremlin-:  so what skill are needed for it ???
21:44.05kremlin-it depends on which project you'd want to work on, but as a baseline i'd say some sort of fluency in some scripting or compiled language
21:44.41perepujalEnglish, initiative, good communication, some knowledge on some programming language
21:44.46*** join/#gsoc fqueze (~Instantbi@ks368640.kimsufi.com)
21:45.33npr_kremlin : i can work with c++ and python ...is good level of proficicency neede ??
21:46.29gevaertsEnglish is negotiable. You need to be able to communicate with your organisation. If you have a common language with them, the only English you need is really for the paperwork
21:46.35*** join/#gsoc censorydep (censorydep@nat/google/x-npuldlcbbpjrykcy)
21:46.35*** mode/#gsoc [+o censorydep] by ChanServ
21:47.39kremlin-npr_: python and C++ are probably some of the best ones to know, you should have a firm grasp
21:48.13npr_kremlin : what should i do for firm grasp ....
21:48.27npr_kremlin : is competitive coding any good ??/
21:49.03kremlin-i'm not sure what competetive coding is, but take a shot at writing your own IRC client or something along those lines, whatever interests you
21:49.14kremlin-the only way to get better is to sit down and /do/ something :)
21:49.55*** join/#gsoc fewcha (~sbairagya@14.96.38.143)
21:50.12*** join/#gsoc ph4nt0mas (~manolis@147.95.121.166)
21:50.17npr_kremlin : can you suggets some open source projects to contribute ?
21:51.53kremlin-yeah, chromium
21:52.16kremlin-there's a list of easy first-timer bugs, you could take a stab at fixing one or two
21:52.22kremlin-they're real friendly and open to newcomers
21:54.24npr_kremlin : exactly how to get started with them ??
21:54.40kremlin-i dunno man, google it
22:00.28*** join/#gsoc dims_ (~dims@c-73-186-68-94.hsd1.ma.comcast.net)
22:02.28*** part/#gsoc varunity (~varunity@72.252.31.29)
22:03.02*** join/#gsoc curiousguy13_ (~chatzilla@59.177.200.9)
22:03.27*** join/#gsoc Dhruv (~Dhruv@phpbb/developer/dhruv)
22:05.33*** join/#gsoc pikpik (uid4366@gateway/web/irccloud.com/x-bperyktypfsdfhqj)
22:11.18*** join/#gsoc banas (~chatzilla@106.208.21.152)
22:12.06*** join/#gsoc Jeremy_Rand (~Jeremy_Ra@ip68-97-40-112.ok.ok.cox.net)
22:13.37*** join/#gsoc guest-fr (0e8b5206@gateway/web/freenode/ip.14.139.82.6)
22:19.04*** join/#gsoc RT|Chatzilla (~rt@reactos/tester/RT)
22:26.24*** join/#gsoc phant0mas (~quassel@147.95.121.175)
22:27.02*** join/#gsoc gafsa_lagare (~Adium@P2113.pallas.wh.tu-darmstadt.de)
22:28.12*** join/#gsoc Turl (~Turl@cyanogenmod/maintainer/Turl)
22:31.57*** join/#gsoc v1z (~v1z@187-126-232-66.user.veloxzone.com.br)
22:32.29*** join/#gsoc DJWillis (~djwillis@cpc2-trow6-2-0-cust204.aztw.cable.virginm.net)
22:42.50*** join/#gsoc Cervator (~Thunderbi@c-98-230-25-249.hsd1.fl.comcast.net)
22:46.41*** join/#gsoc jelmer (~jelmer@samba/team/jelmer)
22:54.23*** join/#gsoc amoghbl1 (uid14927@gateway/web/irccloud.com/x-alsyjaladsguqyav)
22:56.09*** join/#gsoc kawamuray_ (~kawamuray@FL1-125-197-206-236.tky.mesh.ad.jp)
23:04.35*** join/#gsoc Exio4 (~nax@gateway/tor-sasl/exio4)
23:07.48*** join/#gsoc banas (~chatzilla@106.208.21.152)
23:08.34*** join/#gsoc v1z (~v1z@187-126-232-66.user.veloxzone.com.br)
23:09.33*** join/#gsoc ultralord_rulz (~ultralord@h50.115.88.75.dynamic.ip.windstream.net)
23:11.46*** join/#gsoc rigelkorn (~rigelk@ANantes-656-1-153-57.w81-50.abo.wanadoo.fr)
23:12.15*** join/#gsoc _o_o_oOo_o_o_ (~macambot@177.96.84.125)
23:19.50*** join/#gsoc aucahuasi (~aucahuasi@181.67.132.27)
23:22.02*** join/#gsoc pallavshah (~pallav@122.169.86.14)
23:24.20*** join/#gsoc jakedust (~Jake@unaffiliated/jakedust)
23:24.49*** join/#gsoc _o_o_oOo_o_o_` (~macambot@187.59.75.35)
23:25.32*** join/#gsoc erluk (~quassel@dslb-088-065-188-091.pools.arcor-ip.net)
23:29.38*** join/#gsoc jhesketh (~josh@101.119.28.215)
23:35.07*** join/#gsoc v1z (~v1z@187-126-232-66.user.veloxzone.com.br)
23:58.49*** join/#gsoc jakedust (~Jake@unaffiliated/jakedust)

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.