--- Log opened Thu Dec 26 00:00:59 2013 |
00:10 | | VirusJTG [VirusJTG@Nightstar-6i5vf7.sta.comporium.net] has joined #code |
00:35 | | Turaiel is now known as Turaiel[Offline] |
01:03 | | celticminstrel [celticminst@Nightstar-qargh6.dsl.bell.ca] has joined #code |
01:03 | | mode/#code [+o celticminstrel] by ChanServ |
01:15 | | Stalker [Z@Nightstar-484uip.cust.comxnet.dk] has quit [Ping timeout: 121 seconds] |
01:21 | | io\parents is now known as io\driving |
02:19 | | Turaiel[Offline] is now known as Turaiel |
02:22 | | Vornicus [vorn@Nightstar-sn7kve.sd.cox.net] has quit [[NS] Quit: Leaving] |
02:35 | | Vornicus [Vorn@Nightstar-sn7kve.sd.cox.net] has joined #code |
02:35 | | mode/#code [+qo Vornicus Vornicus] by ChanServ |
03:01 | | Vornotron [vorn@Nightstar-sn7kve.sd.cox.net] has joined #code |
03:02 | | Vornotron [vorn@Nightstar-sn7kve.sd.cox.net] has quit [Connection closed] |
03:05 | | celticminstrel [celticminst@Nightstar-qargh6.dsl.bell.ca] has quit [[NS] Quit: And lo! The computer falls into a deep sleep, to awake again some other day!] |
03:12 | | celticminstrel [celticminst@Nightstar-qargh6.dsl.bell.ca] has joined #code |
03:12 | | mode/#code [+o celticminstrel] by ChanServ |
03:27 | | Netsplit *.net <-> *.split quits: @PinkFreud |
03:27 | | Netsplit *.net <-> *.split quits: ErikMesoy|sleep, @Syloq, AbuDhabi1, jeroud, @io\driving, Reiver, @Orthia, VirusJTG, @celticminstrel, Xon, (+11 more, use /NETSPLIT to show all of them) |
03:27 | | Tamber [tamber@furryhelix.co.uk] has quit [A TLS packet with unexpected length was received.] |
03:27 | | Netsplit over, joins: RichyB, Reiver, Orthia, ToxicFrog, VirusJTG, jeroud, jerith, thalass, Syka, himi (+6 more) |
03:27 | | iospace [Alexandria@Nightstar-fkokc2.com] has joined #code |
03:27 | | Netsplit over, joins: &McMartin, @Alek, @Azash, AbuDhabi1 |
03:27 | | ServerMode/#code [+ooaooaoooooooao celticminstrel Orthia ToxicFrog ToxicFrog cpux jerith jerith Namegduf himi Syloq iospace Alek Azash McMartin McMartin] by *.Nightstar.Net |
03:30 | | PinkFreud [WhyNot@NetworkAdministrator.Nightstar.Net] has joined #code |
03:30 | | ServerMode/#code [+o PinkFreud] by *.Nightstar.Net |
03:32 | | PinkFreud [WhyNot@NetworkAdministrator.Nightstar.Net] has quit [Ping timeout: 121 seconds] |
03:32 | | Ogredude [quassel@Nightstar-dm1jvh.projectzenonline.com] has quit [[NS] Quit: No Ping reply in 180 seconds.] |
03:32 | | Shiz [mark@rhenium.shiz.me] has quit [Ping timeout: 121 seconds] |
03:32 | | froztbyte [froztbyte@Nightstar-frrora.za.net] has quit [Ping timeout: 121 seconds] |
03:32 | | Netsplit *.net <-> *.split quits: AbuDhabi1, @Azash, VirusJTG |
--- Log closed Thu Dec 26 03:32:38 2013 |
--- Log opened Thu Dec 26 03:32:46 2013 |
03:32 | | TheWatcher[afk] [chris@Nightstar-ksqup0.co.uk] has joined #code |
03:32 | | Irssi: #code: Total of 32 nicks [11 ops, 0 halfops, 0 voices, 21 normal] |
03:32 | | mode/#code [+o TheWatcher[afk]] by ChanServ |
03:33 | | Irssi: Join to #code was synced in 40 secs |
03:33 | | Araleith [Araleith@Nightstar-gtjrvq.dsl.teksavvy.com] has joined #code |
03:35 | | froztbyte [froztbyte@Nightstar-frrora.za.net] has joined #code |
03:35 | | mode/#code [+o froztbyte] by ChanServ |
03:35 | | PinkFreud [WhyNot@NetworkAdministrator.Nightstar.Net] has joined #code |
03:35 | | mode/#code [+o PinkFreud] by ChanServ |
03:36 | | VirusJTG [VirusJTG@Nightstar-6i5vf7.sta.comporium.net] has quit [[NS] Quit: Program Shutting down] |
03:37 | | Tarinaky [tarinaky@Nightstar-e99cts.net] has joined #code |
03:37 | | mode/#code [+o Tarinaky] by ChanServ |
03:39 | | Vornotron [vorn@Nightstar-sn7kve.sd.cox.net] has joined #code |
03:40 | | Vornotron [vorn@Nightstar-sn7kve.sd.cox.net] has quit [[NS] Quit: Leaving] |
03:43 | < Syka> | SO BASICALLY |
03:43 | < Syka> | i have been attempting to do some javascript |
03:43 | <@celticminstrel> | Yay? |
03:43 | < Syka> | POSTing some things, cross domain |
03:43 | < Syka> | it is INCREDIBLY PAINFUL |
03:43 | <@celticminstrel> | Posting? Node.js or something? |
03:43 | < Syka> | and I had to implement special pre-flighting shit in my web server |
03:44 | < Syka> | celticminstrel: client side JS to server side python |
03:44 | <@celticminstrel> | Ahh. |
03:44 | < Syka> | fuck node.js |
03:44 | <@celticminstrel> | So AJAXy stuff. |
03:44 | < Syka> | yep |
03:44 | < Syka> | and cross domain is incredibly hard |
03:45 | <@celticminstrel> | Yeah, cross domain anything is painful... |
03:45 | <@celticminstrel> | I think Firefox unconditionally refuses cross domain web fonts for example... |
03:45 | < Syka> | hm? |
03:45 | < Syka> | no, they work |
03:45 | < Syka> | google web fonts yo |
03:46 | < Turaiel> | Google pretty fonts |
03:47 | <@celticminstrel> | I've had issues getting web fonts to work on Firefox, at least. |
03:47 | <@celticminstrel> | I don't remember the details anymore. |
03:47 | <@celticminstrel> | Oh! I think it was with local files or something. |
03:48 | < Syka> | aso yeah |
03:48 | < Syka> | i hate web development |
03:49 | < Turaiel> | I enjoy web dev, but I couldn't do it as a career |
03:54 | < Syka> | thats the only thing i can see you doing web dev for |
03:54 | < Syka> | it takes a true masochist to do web dev for personal fun |
03:55 | | * Syka does web development inbetween stomping on her toes and whipping herself |
03:58 | <&McMartin> | Isn't cross-site scripting one of those things like SQL injection where if you do it the robots will conclude you are malware? |
04:07 | | * thalass reads up |
04:07 | < Syka> | McMartin: yes and no |
04:07 | < Syka> | most of the modern web sort of depends on cors |
04:09 | | Vornotron [vorn@Nightstar-sn7kve.sd.cox.net] has joined #code |
04:10 | | Vornotron [vorn@Nightstar-sn7kve.sd.cox.net] has quit [Connection closed] |
04:39 | | Vornotron [Vorn@Nightstar-sn7kve.sd.cox.net] has joined #code |
04:57 | | Vornicus [Vorn@Nightstar-sn7kve.sd.cox.net] has quit [Connection closed] |
05:06 | | thalass [thalass@Nightstar-bce70i.eastlink.ca] has quit [[NS] Quit: g'night to all, and to all a g'night] |
05:24 | | harlow [harlow@Nightstar-2dbe3d64.il.comcast.net] has joined #code |
05:31 | | Shiz [mark@Nightstar-3hueb6.shiz.me] has joined #code |
05:58 | | Kindamoody[zZz] is now known as Kindamoody |
06:00 | | RichyB [RichyB@Nightstar-c6u.vd5.170.83.IP] has quit [[NS] Quit: Gone.] |
06:03 | | RichyB [RichyB@Nightstar-c6u.vd5.170.83.IP] has joined #code |
06:08 | | ErikMesoy|sleep is now known as ErikMesoy |
06:22 | | Turaiel is now known as Turaiel[Offline] |
06:46 | | Vornotron is now known as Vornicus |
06:46 | | mode/#code [+qo Vornicus Vornicus] by ChanServ |
07:39 | | AverageJoe [evil1@Nightstar-fb1kt4.ph.cox.net] has joined #code |
08:08 | | celticminstrel [celticminst@Nightstar-qargh6.dsl.bell.ca] has quit [[NS] Quit: And lo! The computer falls into a deep sleep, to awake again some other day!] |
08:39 | | harlow [harlow@Nightstar-2dbe3d64.il.comcast.net] has quit [[NS] Quit: BED] |
08:48 | | AverageJoe [evil1@Nightstar-fb1kt4.ph.cox.net] has quit [Ping timeout: 121 seconds] |
08:52 | | Kindamoody is now known as Kindamoody|out |
09:43 | | Stalker [Z@Nightstar-484uip.cust.comxnet.dk] has joined #code |
10:44 | | Orthia [orthianz@Nightstar-avg.1ee.224.119.IP] has quit [Ping timeout: 121 seconds] |
10:49 | | Orthia [orthianz@Nightstar-avg.1ee.224.119.IP] has joined #code |
10:49 | | mode/#code [+o Orthia] by ChanServ |
10:50 | | Reiv [orthianz@Nightstar-avg.1ee.224.119.IP] has joined #code |
10:50 | | mode/#code [+o Reiv] by ChanServ |
10:53 | | Orthia [orthianz@Nightstar-avg.1ee.224.119.IP] has quit [Ping timeout: 121 seconds] |
11:41 | | Reiv [orthianz@Nightstar-avg.1ee.224.119.IP] has quit [Ping timeout: 121 seconds] |
11:45 | | Orthia [orthianz@Nightstar-avg.1ee.224.119.IP] has joined #code |
11:45 | | mode/#code [+o Orthia] by ChanServ |
12:50 | | Orthia [orthianz@Nightstar-avg.1ee.224.119.IP] has quit [Ping timeout: 121 seconds] |
13:13 | < RichyB> | Turaiel[Offline], wut? Most of the people who do web dev as a career despise it, don't know why you think you couldn't. ;) |
13:33 | | Vornicus [Vorn@Nightstar-sn7kve.sd.cox.net] has quit [Connection reset by peer] |
15:23 | | * Azash gets a LinkedIn mail offering a position as "PHP Hero" |
15:24 | <@Azash> | I wonder if I could mail them https://www.youtube.com/watch?v=dq4aOaDXIfY |
15:25 | <@froztbyte> | haha |
15:32 | | Kindamoody|out is now known as Kindamoody |
15:32 | < simon_> | Azash, I wonder if that comes with a heroic salary. |
15:33 | < simon_> | I realize that a heroic salary is probably very small since heroes always do it for the cause. |
15:55 | | AbuDhabi1 [AbuDhabi@Nightstar-lfrbgd.adsl.tpnet.pl] has quit [Ping timeout: 121 seconds] |
17:00 | | celticminstrel [celticminst@Nightstar-qargh6.dsl.bell.ca] has joined #code |
17:00 | | mode/#code [+o celticminstrel] by ChanServ |
18:48 | | Turaiel[Offline] is now known as Turaiel |
19:31 | | Ogredude_ is now known as Ogredude |
19:45 | <@iospace> | http://devopsreactions.tumblr.com/post/53917942316/exited-editor-without-saving |
20:28 | | Kindamoody is now known as Kindamoody|afk |
20:41 | | AbuDhabi_ [AbuDhabi@Nightstar-5km4rl.adsl.tpnet.pl] has joined #code |
21:33 | | Vornicus [Vorn@Nightstar-sn7kve.sd.cox.net] has joined #code |
21:33 | | mode/#code [+qo Vornicus Vornicus] by ChanServ |
22:15 | | Turaiel is now known as Turaiel[Offline] |
22:15 | | Turaiel[Offline] is now known as Turaiel |
22:17 | | Turaiel is now known as Turaiel[Offline] |
22:19 | | Vornicus [Vorn@Nightstar-sn7kve.sd.cox.net] has quit [Ping timeout: 121 seconds] |
22:19 | | Turaiel[Offline] is now known as Turaiel |
22:44 | | Vornicus [Vorn@Nightstar-sn7kve.sd.cox.net] has joined #code |
22:44 | | mode/#code [+qo Vornicus Vornicus] by ChanServ |
22:45 | | VirusJTG [VirusJTG@Nightstar-6i5vf7.sta.comporium.net] has joined #code |
23:05 | | Stalker [Z@Nightstar-484uip.cust.comxnet.dk] has quit [Connection closed] |
23:05 | | Stalker [Z@Nightstar-484uip.cust.comxnet.dk] has joined #code |
23:05 | | simon_ [simon@Nightstar-2og823.pronoia.dk] has quit [Connection closed] |
23:08 | | simon_ [simon@Nightstar-2og823.pronoia.dk] has joined #code |
23:40 | | Orthia [orthianz@Nightstar-avg.1ee.224.119.IP] has joined #code |
23:40 | | mode/#code [+o Orthia] by ChanServ |
23:41 | | Kindamoody|afk is now known as Kindamoody |
--- Log closed Fri Dec 27 00:00:15 2013 |