#linuxNUS IRC Log

Index

IRC Log for 2009-08-25

Timestamps are in GMT/BST.

[0:04] * jmarki (n=jmarki@bb121-7-89-205.singnet.com.sg) has joined #linuxnus
[0:38] <patrickhaller> hey elfgoh: got a sec? can you try http://www.haller.ws/projects/sg-interconnectivity/routing-data-capture.sh
[0:38] <patrickhaller> i had to use awk's network connection facility
[0:38] <patrickhaller> no netcat and no /dev/tcp by default
[0:38] <patrickhaller> seems like debian wants you to learn fun little languages
[0:39] <patrickhaller> awk = perl 0.01 ;)
[0:39] <elfgoh> patrickhaller: seems to be running fine :)
[0:39] <patrickhaller> yeah, it's at teh end, the upload will either bomb or not :(...
[0:40] * ngiin (i=daba09e5@gateway/web/freenode/x-iardazjksloerfzg) Quit (Ping timeout: 180 seconds)
[0:46] * elfgoh_ (n=elfgoh_i@119.234.9.97) Quit ()
[0:47] * jmarki (n=jmarki@bb121-7-89-205.singnet.com.sg) Quit ("Leaving")
[0:48] * SilverWolf (i=SilverWl@nusnet-198-98.dynip.nus.edu.sg) Quit (Read error: 60 (Operation timed out))
[0:58] <elfgoh> gosh the script's taking longer than i expected
[0:58] <dqminh> hmm ok , completed my demo program for codeandroid
[0:59] <patrickhaller> elfgoh: yah, it's tracerouting to every major netblock in SG ;) all ~400 of them
[1:00] <patrickhaller> it goes to the 0 address (first address in the range), so only the core-ish routers should be involved
[1:00] <patrickhaller> i could have parallelized it
[1:01] <dqminh> is there any way to make a Java program runs infinite loop without causing stackoverflow error ?
[1:01] <patrickhaller> but that might have DOS'd people's NAT routers at home
[1:01] <patrickhaller> dqminh: stackoverflow = infinite recursion not loop, right?
[1:02] <dqminh> ah yes, infinite recursion
[1:02] <patrickhaller> answer = no
[1:02] <dqminh> sadly expected
[1:02] <dqminh> i'm doing a brute-force hamming distance program
[1:02] <patrickhaller> get a language that supports tail optimization ;)
[1:02] <patrickhaller> maybe scala?
[1:02] <elfgoh> patrickhaller: heh ok. well i am at 203.123.0.0 now
[1:02] <patrickhaller> coo
[1:04] <dqminh> i have to create a workaround, possibly remember every combinations i made
[1:04] <dqminh> not so smart it seems
[1:04] <dqminh> anyone got suggestions ?
[1:04] <dqminh> first time i'm doing this :p
[1:05] <patrickhaller> well, like towers of hanoi, write recursively first, and then convert it to iterative
[1:05] <patrickhaller> good exercise
[1:06] <dqminh> let me try
[1:06] <dqminh> have not touched algorithms for a long time
[1:08] <elfgoh> patrickhaller: moment of truth... uploading results ;)
[1:08] <patrickhaller> w000!!!!!
[1:08] <patrickhaller> i haz results!
[1:09] * haoyu (n=bhy@cm3.delta26.maxonline.com.sg) Quit (Read error: 110 (Connection timed out))
[1:11] <elfgoh> patrickhaller: hmmm is the uploading stalling at your end?
[1:12] <elfgoh> at my end it is still running "uploading results"
[1:12] <patrickhaller> hmm.
[1:12] <patrickhaller> i figure that i need to loop on the upload
[1:12] <elfgoh> patrickhaller: and a look at http://www.haller.ws/projects/sg-interconnectivity/routing-data-capture.sh seems to indicate incomplete data
[1:12] <patrickhaller> yeah, it has 16K
[1:13] <patrickhaller> which seems awfulllly buffer-fishy to me
[1:13] <patrickhaller> ;)
[1:13] <patrickhaller> added arrays to awk now w0000
[1:14] <elfgoh> patrickhaller: ok, let me know again when the script is good to go
[1:18] <patrickhaller> thx, hacking...
[1:24] * honcheng (n=honcheng@cm6.eta204.maxonline.com.sg) Quit (Read error: 110 (Connection timed out))
[1:25] * patrickh1ller (n=phaller@cm58.kappa86.maxonline.com.sg) has joined #linuxnus
[1:27] <patrickh1ller> elfgoh: ok, can you re get http://www.haller.ws/projects/sg-interconnectivity/routing-data-capture.sh
[1:28] <patrickh1ller> the for (x in array) is a little counter-modern-language-intuitive
[1:28] <patrickh1ller> that x is the index, not the value
[1:28] <patrickh1ller> sheesh
[1:30] <elfgoh> patrickh1ller: this tmp variable is a path on my system right?
[1:30] <patrickh1ller> eeps
[1:30] <patrickh1ller> need to remove.
[1:31] <patrickh1ller> that should have been rm'd when you ctrl-c'd the script
[1:31] <patrickh1ller> from the trap
[1:33] <elfgoh> patrickh1ller: would i need to temporarily modify the permissions of /tmp, since that has permissions 755?
[1:33] <patrickh1ller> shouldn't
[1:33] <patrickh1ller> it worked last time
[1:33] <elfgoh> ok :)
[1:33] <patrickh1ller> well, that part worked. ;)
[1:35] <patrickh1ller> thanks for the trials, elfgoh
[1:35] <patrickh1ller> i haz must sleeps
[1:35] <triplez> screw it... i wish i'm immortal and didn't have to sleep
[1:35] <triplez> GAH!
[1:35] <triplez> so much to write... so many ideas to pen down... SO LITTLE TIME
[1:36] <patrickh1ller> always... it's what makes life interesting
[1:36] <patrickh1ller> what do you choose to *not* do. ;)
[1:36] <patrickh1ller> thanks again
[1:36] <patrickh1ller> seeyz
[1:38] <elfgoh> ok hope you get good results when you wake up :)
[1:38] <elfgoh> hmmm the routing seems to be a little faster this time :)
[1:39] * SilverWolf (i=SilverWl@nusnet-198-98.dynip.nus.edu.sg) has joined #linuxnus
[1:39] <triplez> someone should make a machine that reads my thoughts and just writes it all down
[1:40] * patrickhaller (n=phaller@cm58.kappa86.maxonline.com.sg) Quit (Read error: 110 (Connection timed out))
[1:57] <elfgoh> patrickh1ller: uploading results...
[1:57] <elfgoh> haller.ws: forward host lookup failed: Unknown host : Connection timed out
[2:05] * SilverWolf (i=SilverWl@nusnet-198-98.dynip.nus.edu.sg) Quit (Read error: 145 (Connection timed out))
[2:06] * dqminh (n=dqminh@cm75.sigma226.maxonline.com.sg) Quit (Remote closed the connection)
[2:26] * elfgoh (n=dingding@adsl50.dyn212.pacific.net.sg) Quit (Connection timed out)
[4:02] * cyberjames (n=james@unaffiliated/cyberjames) Quit (kubrick.freenode.net irc.freenode.net)
[4:03] * cyberjames (n=james@unaffiliated/cyberjames) has joined #linuxnus
[4:50] * hyperair (n=hyperair@ubuntu/member/hyperair) Quit (Remote closed the connection)
[4:54] * jamesty1 (n=jamestyj@g229093002.adsl.alicedsl.de) has joined #linuxNUS
[8:23] * honcheng (n=honcheng@cm6.eta204.maxonline.com.sg) has joined #linuxnus
[8:50] * SilverWolf (i=SilverWl@137.132.207.2) has joined #linuxnus
[9:02] * ras (n=ras@cm37.omega30.maxonline.com.sg) has joined #linuxnus
[9:20] * ras (n=ras@cm37.omega30.maxonline.com.sg) Quit (Read error: 110 (Connection timed out))
[9:21] * triplez (n=triplez@cm52.sigma225.maxonline.com.sg) Quit ()
[9:31] * filePete1 (n=filePete@cm76.sigma67.maxonline.com.sg) has joined #linuxnus
[9:31] <filePete1> Hey. When is the next meetup? Keysigning anyone?
[9:44] * haoyu (n=bhy@cm3.delta26.maxonline.com.sg) has joined #linuxnus
[9:49] * filePeter (n=filePete@unaffiliated/filepeter) Quit (Operation timed out)
[9:51] * ruiwen (n=ruiwen@nusnet-196-111.dynip.nus.edu.sg) has joined #linuxnus
[9:57] * SilverWolf (i=SilverWl@137.132.207.2) Quit (Read error: 104 (Connection reset by peer))
[10:04] * oreganooo (n=S10@nusnet-230-66.dynip.nus.edu.sg) has joined #linuxnus
[10:40] * elfgoh (n=elfgoh@113.10.94.59) has joined #linuxnus
[10:47] * gggggdxn (n=gggggdxn@as20206.pc.nus.edu.sg) has joined #linuxnus
[10:50] * hyperair (n=hyperair@ubuntu/member/hyperair) has joined #linuxNUS
[10:57] * ruiwen (n=ruiwen@nusnet-196-111.dynip.nus.edu.sg) Quit ("Leaving.")
[10:57] * ruiwen (n=ruiwen@nusnet-196-111.dynip.nus.edu.sg) has joined #linuxnus
[11:12] * filePete1 (n=filePete@cm76.sigma67.maxonline.com.sg) Quit ("leaving")
[11:12] * filePeter (n=filePete@cm76.sigma67.maxonline.com.sg) has joined #linuxnus
[11:17] <filePeter> Hi.
[11:18] * gggggdxn1 (n=gggggdxn@nusnet-228-5.dynip.nus.edu.sg) has joined #linuxnus
[11:19] * gggggdxn (n=gggggdxn@as20206.pc.nus.edu.sg) Quit (Read error: 110 (Connection timed out))
[11:19] <elfgoh> morning all
[11:21] * haoyu (n=bhy@cm3.delta26.maxonline.com.sg) Quit (Read error: 60 (Operation timed out))
[11:23] <ruiwen> morning
[11:40] * patrickhaller (n=phaller@cm176.kappa86.maxonline.com.sg) has joined #linuxnus
[11:40] <filePeter> When is the next meet-up planned? GPG-signing?
[11:44] <elfgoh> filePeter: We haven't exactly planned it yet, but should be within the next 2 weeks? Yea GPG key signing is a good idea :)
[11:45] <elfgoh> filePeter: We happen to have a coreteam meeting today, so maybe more details after that.
[11:45] * oreganooo (n=S10@nusnet-230-66.dynip.nus.edu.sg) has left #linuxnus
[11:50] <filePeter> elfgoh: Coreteam? What is it?
[11:52] <elfgoh> filePeter: http://linuxnus.org/community/ . In short the guys doing the thankless work behind the scenes ;)
[11:52] * elfgoh remembers that he should send an email about District 9 on Thur
[11:55] * patrickh1ller (n=phaller@cm58.kappa86.maxonline.com.sg) Quit (Read error: 110 (Connection timed out))
[11:56] <elfgoh> LUNCH!
[11:57] <filePeter> =)
[12:37] * hyperair (n=hyperair@ubuntu/member/hyperair) Quit (Nick collision from services.)
[12:37] * hyperair (n=hyperair@ubuntu/member/hyperair) has joined #linuxNUS
[12:58] * triplez (n=triplez@cm52.sigma225.maxonline.com.sg) has joined #linuxNUS
[13:08] * hyperair (n=hyperair@ubuntu/member/hyperair) Quit (Nick collision from services.)
[13:08] * hyperair (n=hyperair@ubuntu/member/hyperair) has joined #linuxNUS
[13:23] * triplez (n=triplez@cm52.sigma225.maxonline.com.sg) Quit ()
[13:24] * triplez (n=triplez@cm52.sigma225.maxonline.com.sg) has joined #linuxNUS
[13:25] * triplez (n=triplez@cm52.sigma225.maxonline.com.sg) Quit (Client Quit)
[13:30] * hyperair (n=hyperair@ubuntu/member/hyperair) Quit (Read error: 110 (Connection timed out))
[13:45] <filePeter> LUNCH, ended...
[14:17] * dqminh (n=Jason@dial208-22.dialup.nus.edu.sg) has joined #linuxnus
[14:30] * hyperair (n=hyperair@ubuntu/member/hyperair) has joined #linuxNUS
[14:30] * SilverWolf (n=SilverWl@nusnet-186-9.dynip.nus.edu.sg) has joined #linuxnus
[14:51] * dqminh (n=Jason@dial208-22.dialup.nus.edu.sg) Quit (Read error: 104 (Connection reset by peer))
[14:51] * dqminh (n=Jason@dial208-22.dialup.nus.edu.sg) has joined #linuxnus
[15:16] * SilverWlf (n=SilverWl@nusnet-186-9.dynip.nus.edu.sg) has joined #linuxnus
[15:17] * SilverWolf (n=SilverWl@nusnet-186-9.dynip.nus.edu.sg) Quit (Read error: 110 (Connection timed out))
[15:33] * triplez (n=triplez@210.193.47.243) has joined #linuxNUS
[15:34] * SilverWoolf (n=SilverWl@nusnet-186-9.dynip.nus.edu.sg) has joined #linuxnus
[15:35] * triplez_ (n=triplez@ad202.166.85.231.magix.com.sg) has joined #linuxNUS
[15:37] * ruiwen1 (n=ruiwen@nusnet-196-111.dynip.nus.edu.sg) has joined #linuxnus
[15:39] * ruiwen2 (n=ruiwen@nusnet-202-36.dynip.nus.edu.sg) has joined #linuxnus
[15:40] <triplez_> yay i passed my basic theory
[15:41] <triplez_> now they stupidly don't wanna give me my license because i need to get a color deficiency certification stating that i can drive
[15:44] <ruiwen2> congrats! and umm..?
[15:44] <ruiwen2> colour deficiency cert?
[15:45] * triplez__ (n=triplez@210.193.47.243) has joined #linuxNUS
[15:47] * SilverWlf (n=SilverWl@nusnet-186-9.dynip.nus.edu.sg) Quit (Read error: 110 (Connection timed out))
[15:49] <jamesty1> triplez: you don't have a driving license yet?
[15:52] * triplez___ (n=triplez@adsl226.dyn229.pacific.net.sg) has joined #linuxNUS
[15:53] * triplez (n=triplez@210.193.47.243) Quit (Read error: 110 (Connection timed out))
[15:53] * triplez___ is now known as triplez
[15:53] * ruiwen (n=ruiwen@nusnet-196-111.dynip.nus.edu.sg) Quit (Read error: 110 (Connection timed out))
[15:55] * dqminh (n=Jason@dial208-22.dialup.nus.edu.sg) Quit ()
[15:57] * ruiwen1 (n=ruiwen@nusnet-196-111.dynip.nus.edu.sg) Quit (Read error: 110 (Connection timed out))
[16:02] * triplez_ (n=triplez@ad202.166.85.231.magix.com.sg) Quit (Read error: 110 (Connection timed out))
[16:05] * triplez__ (n=triplez@210.193.47.243) Quit (Read error: 110 (Connection timed out))
[16:23] * hyperair (n=hyperair@ubuntu/member/hyperair) Quit (Read error: 60 (Operation timed out))
[16:38] * ziyong (n=Chua_Zi_@as60127.pc.nus.edu.sg) has joined #linuxnus
[16:43] * hyperair (n=hyperair@ubuntu/member/hyperair) has joined #linuxNUS
[16:47] * ruiwen2 is now known as ruiwen
[16:56] * ruiwen (n=ruiwen@nusnet-202-36.dynip.nus.edu.sg) Quit (Read error: 104 (Connection reset by peer))
[16:58] * ruiwen (n=ruiwen@nusnet-202-36.dynip.nus.edu.sg) has joined #linuxnus
[17:04] * hyperair (n=hyperair@ubuntu/member/hyperair) Quit (Nick collision from services.)
[17:04] * hyperair (n=hyperair@ubuntu/member/hyperair) has joined #linuxNUS
[17:12] * hyperair (n=hyperair@ubuntu/member/hyperair) Quit (Read error: 60 (Operation timed out))
[17:12] * triplez (n=triplez@adsl226.dyn229.pacific.net.sg) Quit ()
[17:35] * hyperair (n=hyperair@ubuntu/member/hyperair) has joined #linuxNUS
[17:44] * triplez (n=triplez@cm52.sigma225.maxonline.com.sg) has joined #linuxNUS
[17:44] <triplez> where is megabites?
[17:45] <elfgoh> triplez: science fac canteen
[17:45] <elfgoh> near the bookshop
[17:46] <triplez> bookshop... *ponders*
[17:46] <triplez> S16?
[17:47] <elfgoh> triplez: it's just opp SoC1
[17:47] <ruiwen> triplez: yep at the ground floor of S16
[17:47] <elfgoh> yes i think around S16
[17:47] * ruiwen raises a hand, "Anyone handy with MVC here?"
[17:49] <triplez> MVC?
[17:49] * ruiwen (n=ruiwen@nusnet-202-36.dynip.nus.edu.sg) Quit (Remote closed the connection)
[17:49] * ruiwen (n=ruiwen@nusnet-202-36.dynip.nus.edu.sg) has joined #linuxnus
[17:49] * ruiwen (n=ruiwen@nusnet-202-36.dynip.nus.edu.sg) Quit (Remote closed the connection)
[17:50] * ruiwen (n=ruiwen@nusnet-202-36.dynip.nus.edu.sg) has joined #linuxnus
[17:50] <ruiwen> sorry, back
[17:53] * SilverWoolf (n=SilverWl@nusnet-186-9.dynip.nus.edu.sg) Quit (Read error: 110 (Connection timed out))
[17:55] * ruiwen (n=ruiwen@nusnet-202-36.dynip.nus.edu.sg) Quit (Remote closed the connection)
[17:55] * ruiwen (n=ruiwen@nusnet-202-36.dynip.nus.edu.sg) has joined #linuxnus
[17:56] <triplez> so i can just take 963?
[17:56] <triplez> and stop at the big field there?
[17:58] <ruiwen> triplez: yup
[17:58] <ruiwen> triplez: then just walk in towards S16
[17:58] <triplez> ok
[17:59] <triplez> 7.30 right?
[17:59] <triplez> i think i'll eat at home then
[17:59] <triplez> :P
[18:05] <jamesty1> triplez: woo going to nus?
[18:05] <jamesty1> ruiwen: what about MVC?
[18:08] <ruiwen> jamesty1: Is it sensible to have a static method like load() in my models that query (and return) a specific set of objects? Or does it make more sense to have something like that in the controller?
[18:09] * sng (n=sng@unaffiliated/scarynetworkguy) Quit (Read error: 104 (Connection reset by peer))
[18:09] * sng (n=sng@unaffiliated/scarynetworkguy) has joined #linuxnus
[18:10] * SilverWolf (n=SilverWl@nusnet-228-5.dynip.nus.edu.sg) has joined #linuxnus
[18:14] * yq (n=chatzill@bb220-255-194-29.singnet.com.sg) has joined #linuxnus
[18:16] <jamesty1> ruiwen: i would put that in the model
[18:16] <jamesty1> ruiwen: generally controllers should be small, and only contain routing code
[18:18] <ruiwen> jamesty1: hm okie
[18:18] <ruiwen> thanks =)
[18:18] <jamesty1> ruiwen: np ;)
[18:18] * ruiwen goes relook his code
[18:19] <ruiwen> jamesty1: so would i be right to say that the controllers should just take in the request, process it, gather whatever info from the models, then throw back out to the user again?
[18:19] <jamesty1> yeah
[18:19] <jamesty1> what framework are you using anyway?
[18:22] * elfgoh1 (n=elfgoh@117.20.160.78) has joined #linuxnus
[18:24] <ruiwen> jamesty1: the RWFramework =(
[18:25] * elfgoh (n=elfgoh@113.10.94.59) Quit (Read error: 145 (Connection timed out))
[18:28] * elfgoh1 (n=elfgoh@117.20.160.78) Quit (Client Quit)
[18:28] <jamesty1> lol
[18:28] <jamesty1> i was just about to google that
[18:28] <jamesty1> then i realise RW = RuiWen
[18:28] <jamesty1> lol
[18:28] <ruiwen> haha yeah
[18:41] * yq (n=chatzill@bb220-255-194-29.singnet.com.sg) Quit (Read error: 110 (Connection timed out))
[18:51] * hyperair (n=hyperair@ubuntu/member/hyperair) Quit (Read error: 60 (Operation timed out))
[19:02] * ruiwen (n=ruiwen@nusnet-202-36.dynip.nus.edu.sg) Quit ("Leaving.")
[19:13] * ziyong (n=Chua_Zi_@as60127.pc.nus.edu.sg) Quit (Read error: 104 (Connection reset by peer))
[19:14] * dqminh (n=dqminh@nusnet-201-127.dynip.nus.edu.sg) has joined #linuxnus
[19:15] <dqminh> i'm at megabites now :p
[19:15] <triplez> dqminh: err... i'm on my way... :P will be late
[19:15] <triplez> are you guys eating at megabites?
[19:16] <dqminh> nah , only me here
[19:16] <dqminh> i eaten already
[19:16] <dqminh> not sure about the rest
[19:16] <triplez> oh... ok... i'll grab something light over there then
[19:16] <triplez> hopefully it's cheap
[19:18] <dqminh> depends of how much is cheap :P
[19:26] * SilverWolf (n=SilverWl@nusnet-228-5.dynip.nus.edu.sg) Quit (Read error: 110 (Connection timed out))
[19:27] * triplez (n=triplez@cm52.sigma225.maxonline.com.sg) Quit ()
[19:40] * yq (n=chatzill@bb220-255-194-29.singnet.com.sg) has joined #linuxnus
[19:48] * SilverWolf (i=SilverWl@spnp207015.spnp.nus.edu.sg) has joined #linuxnus
[19:50] * thk (i=8984fa0c@gateway/web/freenode/x-jerhpmwzhokxlnsm) has joined #linuxnus
[19:50] * thk (i=8984fa0c@gateway/web/freenode/x-jerhpmwzhokxlnsm) Quit (Client Quit)
[19:58] * triplez (n=triplez@eng20342.pc.nus.edu.sg) has joined #linuxNUS
[19:59] * triplez (n=triplez@eng20342.pc.nus.edu.sg) Quit (Client Quit)
[20:07] * dqminh (n=dqminh@nusnet-201-127.dynip.nus.edu.sg) Quit (Remote closed the connection)
[20:25] * jamesty1 (n=jamestyj@g229093002.adsl.alicedsl.de) Quit ("Leaving.")
[20:33] * filePete1 (n=filePete@cm76.sigma67.maxonline.com.sg) has joined #linuxnus
[20:50] * filePeter (n=filePete@unaffiliated/filepeter) Quit (Read error: 110 (Connection timed out))
[21:09] * hyperair (n=hyperair@ubuntu/member/hyperair) has joined #linuxNUS
[21:31] * SilverWolf (i=SilverWl@spnp207015.spnp.nus.edu.sg) Quit ("Leaving")
[21:52] * haoyu (n=bhy@cm3.delta26.maxonline.com.sg) has joined #linuxnus
[22:04] * filePeter (n=filePete@cm76.sigma67.maxonline.com.sg) has joined #linuxnus
[22:09] * filePete2 (n=filePete@cm76.sigma67.maxonline.com.sg) has joined #linuxnus
[22:09] * filePete1 (n=filePete@cm76.sigma67.maxonline.com.sg) Quit (Read error: 60 (Operation timed out))
[22:12] * filePeter (n=filePete@unaffiliated/filepeter) Quit (Read error: 60 (Operation timed out))
[22:14] * icedwater (n=iced@cm214.theta9.maxonline.com.sg) has joined #linuxnus
[22:15] <icedwater> Gah, got cut off for more than a day *gasp*
[22:15] <icedwater> How was the coreteam meeting?
[22:23] * gggggdxn1 (n=gggggdxn@nusnet-228-5.dynip.nus.edu.sg) Quit (Read error: 110 (Connection timed out))
[22:44] * elfgoh_ (n=elfgoh_i@119.234.9.97) has joined #linuxnus
[22:54] * triplez (n=triplez@cm52.sigma225.maxonline.com.sg) has joined #linuxNUS
[22:55] <triplez> back
[22:57] * zz_honcheng (n=honcheng@tiger.dbs.nus.edu.sg) has joined #linuxnus
[22:57] * elfgoh_ (n=elfgoh_i@119.234.9.97) Quit (Read error: 131 (Connection reset by peer))
[23:04] * honcheng_i (n=honcheng@119.234.0.24) has joined #linuxnus
[23:06] * zz_honcheng (n=honcheng@tiger.dbs.nus.edu.sg) Quit ("ZNC - http://znc.sourceforge.net")
[23:06] * zz_honcheng (n=honcheng@tiger.dbs.nus.edu.sg) has joined #linuxnus
[23:10] <triplez> dum dee doo
[23:13] * SilverWolf (i=SilverWl@nusnet-216-252.dynip.nus.edu.sg) has joined #linuxnus
[23:19] * honcheng_i (n=honcheng@119.234.0.24) Quit ("Colloquy for iPhone - http://colloquy.mobi")
[23:19] * zz_honcheng is now known as zz_zz_honcheng
[23:21] * honcheng is now known as honcheng_
[23:21] * zz_zz_honcheng is now known as honcheng
[23:24] * honcheng_ (n=honcheng@cm6.eta204.maxonline.com.sg) Quit ("Leaving.")
[23:29] * elfgoh (n=dingding@210.24.212.106) has joined #linuxnus
[23:29] * honcheng is now known as zz_honcheng
[23:29] * zz_honcheng is now known as honcheng
[23:31] <triplez> harlow
[23:31] * ngiin (i=daba09e7@gateway/web/freenode/x-ryngjlbjexdejhow) has joined #linuxnus
[23:32] * honcheng is now known as zz_honcheng
[23:32] * zz_honcheng is now known as honcheng
[23:33] <elfgoh> Hello darlings :D
[23:33] * honcheng is now known as zz_honcheng
[23:38] * zz_honcheng (n=honcheng@tiger.dbs.nus.edu.sg) Quit ("ZNC - http://znc.sourceforge.net")
[23:43] * ngiin (i=daba09e7@gateway/web/freenode/x-ryngjlbjexdejhow) Quit ("Page closed")
[23:46] * zz_honcheng (n=honcheng@tiger.dbs.nus.edu.sg) has joined #linuxnus
[23:47] * zz_honcheng is now known as honcheng
[23:48] * honcheng is now known as zz_honcheng
[23:48] * zz_honcheng is now known as honcheng
[23:50] * honcheng is now known as zz_honcheng
[23:50] * zz_honcheng is now known as honcheng
[23:53] * honcheng (n=honcheng@tiger.dbs.nus.edu.sg) has left #linuxnus
[23:54] <triplez> where's ruiwen..
[23:54] <triplez> he's super late
[23:55] * honcheng (n=honcheng@tiger.dbs.nus.edu.sg) has joined #linuxnus
[23:57] * jmarki (n=jmarki@bb121-7-89-205.singnet.com.sg) has joined #linuxnus

These logs were automatically created by mooiraa on irc.freenode.net using the Java IRC LogBot.