Options:
Previous day, Next day
- # Session Start: Wed Feb 11 00:00:00 2015
- # Session Ident: #whatwg
- # [00:00] * Quits: danbri (~Adium@host86-185-150-29.range86-185.btcentralplus.com) (Read error: Connection reset by peer)
- # [00:00] * Joins: danbri1 (~Adium@host86-185-150-29.range86-185.btcentralplus.com)
- # [00:03] * Quits: danbri1 (~Adium@host86-185-150-29.range86-185.btcentralplus.com) (Read error: Connection reset by peer)
- # [00:03] * Joins: danbri (~Adium@host86-185-150-29.range86-185.btcentralplus.com)
- # [00:03] * Quits: thinkxl (~thinkxl@74-95-237-22-Houston.hfc.comcastbusiness.net) (Remote host closed the connection)
- # [00:07] * Joins: KevinMarks_ (~yaaic@2607:fb90:2c2d:17f8:3741:d295:caa5:508)
- # [00:15] * Quits: frivoal (~frivoal@2401:fa00:0:fd00:1c64:df4e:8ff8:b3d) (Remote host closed the connection)
- # [00:17] * Joins: frivoal (frivoal@nat/google/x-pbyotyoeluqyxtia)
- # [00:21] <JonathanNeal> In today’s world of browsers and machines, does it improve performance to cache deep objects like toString = Object.prototype.toString?
- # [00:22] * Joins: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
- # [00:23] * Joins: xtrm0 (uid12574@gateway/web/irccloud.com/x-wzvcyjxtqxuxvyiu)
- # [00:23] <gsnedders> JonathanNeal: in cold code? yes; in hot code? you're saving *at most* one class check per access
- # [00:24] <gsnedders> (of course in cold code you shouldn't care about the performance!)
- # [00:26] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [00:26] <JonathanNeal> gsnedders: Interesting. I still see this pattern in new scripts (and to be clear and narrow I’m referring to caching only for the sake of shortening the lookup). So, should we drop it? Did it once have significant impact on performance in old IE or something?
- # [00:27] <gsnedders> JonathanNeal: it did everywhere in the days before JITs
- # [00:28] <gsnedders> you might see a small performance increase in really tight loops, but by the time you're doing toString.call you've probably lost
- # [00:28] <gsnedders> But benchmark and don't take my word for it, etc.
- # [00:28] * Quits: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Ping timeout: 244 seconds)
- # [00:29] <JonathanNeal> I’ve been looking for existing benchmarks. Are there some keywords I haven’t used that might help me in my search?
- # [00:29] <gsnedders> I dunno!
- # [00:30] <Domenic> You should be benchmarking a larger app anyway
- # [00:30] <Domenic> Your code will be cold or hot only depending on the context of the app it's running in
- # [00:30] <gsnedders> And quite possibly inlined into it
- # [00:34] * Quits: alrra (uid62345@gateway/web/irccloud.com/x-hpiufwdexqjrcivr) (Quit: Connection closed for inactivity)
- # [00:35] <JonathanNeal> Thanks gsnedders, Domenic. In our polyfill project, there’s a small discussion happening as to whether we should drop local variables that cache deep properties. I can’t find an existing benchmark, so I’ll just recommend we keep the local variables and test to see if we can drop them.
- # [00:36] <MikeSmith> does anybody know, when you do a multipart/formdata file upload in a browser running under Windows, it seems like it sets a Content-Type based on the file extension
- # [00:36] <Domenic> Or you could actually benchmark your own code instead of looking for a benchmark of someone else' code
- # [00:36] <JonathanNeal> Domenic: That’s what I thought I just said. Sorry if I miscommunicated.
- # [00:37] <Domenic> hmm ok
- # [00:37] <Domenic> sorry then
- # [00:37] <JonathanNeal> I did miscommunicate. I meant, s/test/test our library ourselves
- # [00:39] * Joins: weinig (~weinig@17.244.164.49)
- # [00:53] * Joins: ap (~ap@17.202.44.214)
- # [01:00] * Quits: espadrine (~tyl@dan75-7-88-166-187-54.fbx.proxad.net) (Ping timeout: 250 seconds)
- # [01:04] * Quits: weinig (~weinig@17.244.164.49) (Quit: weinig)
- # [01:14] * Joins: bholley (~bholley@c-24-130-121-49.hsd1.ca.comcast.net)
- # [01:20] * Quits: othermaciej (~mjs@17.202.48.222) (Quit: othermaciej)
- # [01:25] * Joins: plutoniix (~plutoniix@119.63.87.222)
- # [01:29] * Joins: KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [01:31] * Quits: KevinMarks_ (~yaaic@2607:fb90:2c2d:17f8:3741:d295:caa5:508) (Ping timeout: 245 seconds)
- # [01:40] * Quits: sicking (~sicking@corp-nat.p2p.sfo1.mozilla.com) (Quit: sicking)
- # [01:42] * Joins: sicking (~sicking@corp-nat.p2p.sfo1.mozilla.com)
- # [01:47] * Joins: tantek (tantek@nat/google/x-pymkguglwamqrmkq)
- # [01:49] * Quits: Zebra111 (~quassel@sydnns0115w-156057001225.dhcp-dynamic.FibreOp.ns.bellaliant.net) (Remote host closed the connection)
- # [01:49] <JonathanNeal> Is there any talk on allowing Elements https://dom.spec.whatwg.org/#elements to apply to more than query/queryAll?
- # [01:50] * Quits: bholley (~bholley@c-24-130-121-49.hsd1.ca.comcast.net)
- # [01:52] * Quits: sicking (~sicking@corp-nat.p2p.sfo1.mozilla.com) (Quit: sicking)
- # [01:53] * Quits: KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 252 seconds)
- # [01:53] * Quits: eBureau (~Bruno@181.164.77.172) (Quit: Textual IRC Client: www.textualapp.com)
- # [01:54] * Joins: sicking (~sicking@corp-nat.p2p.sfo1.mozilla.com)
- # [01:55] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [01:56] * Quits: jernoble (~jernoble@17.202.49.144) (Quit: Computer has gone to sleep.)
- # [01:58] * Quits: smaug____ (~chatzilla@62-78-246-79.bb.dnainternet.fi) (Ping timeout: 245 seconds)
- # [01:59] * Quits: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 265 seconds)
- # [02:01] * Joins: othermaciej (~mjs@17.202.48.222)
- # [02:02] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [02:06] * Quits: ambv (~ambv@199.201.64.131) (Quit: sys.exit(0) # app closed)
- # [02:06] * Quits: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 245 seconds)
- # [02:06] * Quits: darobin (~darobin@2a01:e34:ed05:d180:a82c:6d08:f9d2:90d4) (Remote host closed the connection)
- # [02:07] * Joins: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
- # [02:07] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com) (Remote host closed the connection)
- # [02:09] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [02:11] * Joins: jdaggett_ (~jdaggett@ad056175.dynamic.ppp.asahi-net.or.jp)
- # [02:12] * Joins: jernoble (~jernoble@17.244.7.46)
- # [02:13] * Joins: satazor (~satazor@80.99.114.89.rev.vodafone.pt)
- # [02:14] * Joins: weinig (~weinig@17.244.160.40)
- # [02:15] * Joins: jernoble_ (~jernoble@76.74.153.41)
- # [02:15] * Quits: sicking (~sicking@corp-nat.p2p.sfo1.mozilla.com) (Quit: sicking)
- # [02:16] * Quits: jernoble (~jernoble@17.244.7.46) (Ping timeout: 244 seconds)
- # [02:19] * Quits: jsbell (jsbell@nat/google/x-nduohpmcxdsdtgzo) (Quit: There's no place like home...)
- # [02:19] * Quits: othermaciej (~mjs@17.202.48.222) (Quit: othermaciej)
- # [02:20] * Joins: othermaciej (~mjs@17.202.48.222)
- # [02:21] * Quits: say2joe (~Adium@198-101-119-98.static-ip.telepacific.net) (Quit: Leaving.)
- # [02:21] * Quits: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [02:26] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [02:29] * Joins: satazor_ (~satazor@bl6-111-97.dsl.telepac.pt)
- # [02:30] * Quits: satazor (~satazor@80.99.114.89.rev.vodafone.pt) (Ping timeout: 246 seconds)
- # [02:30] * Quits: weinig (~weinig@17.244.160.40) (Quit: weinig)
- # [02:37] * Joins: darobin (~darobin@mtl93-18-78-208-93-24.fbx.proxad.net)
- # [02:38] * heycam is now known as heycam|away
- # [02:38] * Quits: necolas (~necolas@8.25.197.25)
- # [02:39] * Quits: othermaciej (~mjs@17.202.48.222) (Ping timeout: 250 seconds)
- # [02:39] * Quits: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 256 seconds)
- # [02:40] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [02:42] * Quits: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [02:46] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [02:46] * Joins: newtron (~newtron@206-248-186-88.dsl.teksavvy.com)
- # [02:50] * Quits: bnicholson (~bnicholso@corp.mtv2.mozilla.com) (Quit: This computer has gone to sleep)
- # [02:51] * Quits: apocalypt077 (~apocalypt@rrcs-98-100-68-130.central.biz.rr.com) (Quit: Textual IRC Client: www.textualapp.com)
- # [02:55] * Quits: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 250 seconds)
- # [02:56] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [02:59] * Joins: albinowax_ (~a@host217-41-27-114.in-addr.btopenworld.com)
- # [03:00] * Quits: darobin (~darobin@mtl93-18-78-208-93-24.fbx.proxad.net) (Ping timeout: 246 seconds)
- # [03:04] * Quits: albinowax (~a@host217-41-27-114.in-addr.btopenworld.com) (Ping timeout: 255 seconds)
- # [03:05] * Joins: jacobolus (~jacobolus@2600:1010:b01b:f523:50d:18d2:513e:bdea)
- # [03:05] * Quits: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 246 seconds)
- # [03:05] * Joins: bnicholson (~bnicholso@24.130.60.241)
- # [03:07] * Quits: satazor_ (~satazor@bl6-111-97.dsl.telepac.pt) (Ping timeout: 245 seconds)
- # [03:08] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [03:12] * Quits: jernoble_ (~jernoble@76.74.153.41) (Quit: Computer has gone to sleep.)
- # [03:12] * Joins: Goplat (~goplat@reactos/developer/Goplat)
- # [03:18] * Quits: biniar (~biniar@unaffiliated/biniar) (Ping timeout: 246 seconds)
- # [03:18] * Quits: ap (~ap@17.202.44.214)
- # [03:24] * Joins: biniar (~biniar@unaffiliated/biniar)
- # [03:31] * Quits: tantek (tantek@nat/google/x-pymkguglwamqrmkq) (Quit: tantek)
- # [03:34] <karlcow> o_O https://lists.w3.org/Archives/Public/public-webapps/2015JanMar/0585.html
- # [03:36] <karlcow> same person? https://twitter.com/marcfawzi/with_replies
- # [03:41] * Quits: rniwa (~rniwa@17.245.30.75) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [03:41] * rniwa_ is now known as rniwa
- # [03:42] * Quits: frivoal (frivoal@nat/google/x-pbyotyoeluqyxtia) (Remote host closed the connection)
- # [03:44] * Quits: igoroliveira (uid20755@gateway/web/irccloud.com/x-hxazdtgywnmzlfxk) (Quit: Connection closed for inactivity)
- # [03:45] * Quits: rniwa (~rniwa@17.202.43.222) (Quit: rniwa)
- # [03:45] * heycam|away is now known as heycam
- # [03:46] * Joins: rniwa (~rniwa@17.245.30.75)
- # [03:48] * Quits: rniwa (~rniwa@17.245.30.75) (Client Quit)
- # [03:50] * Quits: newtron (~newtron@206-248-186-88.dsl.teksavvy.com) (Remote host closed the connection)
- # [03:56] * Joins: darobin (~darobin@2a01:e34:ed05:d180:a82c:6d08:f9d2:90d4)
- # [03:58] * Joins: newtron (~newtron@206-248-186-88.dsl.teksavvy.com)
- # [04:01] * Quits: darobin (~darobin@2a01:e34:ed05:d180:a82c:6d08:f9d2:90d4) (Ping timeout: 252 seconds)
- # [04:02] * Joins: frivoal (~frivoal@2401:fa00:0:fd00:5061:389c:88bc:d3f)
- # [04:03] * Quits: jwalden (~waldo@2620:101:80fc:224:7e7a:91ff:fe25:a5a3) (Quit: ChatZilla 0.9.87-8.1450hg.fc20 [XULRunner 32.0/20140902134853])
- # [04:03] * Joins: rniwa (~rniwa@17.245.30.75)
- # [04:06] * Quits: caitp (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Quit: Leaving)
- # [04:07] * Joins: caitp (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
- # [04:07] * Quits: rniwa (~rniwa@17.245.30.75) (Client Quit)
- # [04:11] * heycam is now known as heycam|away
- # [04:11] * heycam|away is now known as heycam
- # [04:13] * Joins: darobin (~darobin@mtl93-18-78-208-93-24.fbx.proxad.net)
- # [04:17] * Quits: darobin (~darobin@mtl93-18-78-208-93-24.fbx.proxad.net) (Ping timeout: 240 seconds)
- # [04:20] * Joins: tantek (tantek@nat/google/x-xuojixfcoemcfxsu)
- # [04:32] * Joins: kapil__ (uid36151@gateway/web/irccloud.com/x-udalzzbkkzbzzpnf)
- # [04:32] * Joins: Nashukray (~textual@dsl-173-206-91-121.tor.primus.ca)
- # [04:34] * Joins: darobin (~darobin@2a01:e34:ed05:d180:a82c:6d08:f9d2:90d4)
- # [04:39] * Quits: darobin (~darobin@2a01:e34:ed05:d180:a82c:6d08:f9d2:90d4) (Ping timeout: 252 seconds)
- # [04:40] * Quits: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 246 seconds)
- # [04:42] * Joins: KevinMarks_ (~yaaic@2607:fb90:d05:7ab7:9334:c4fa:9ab7:41dd)
- # [05:00] * Quits: jacobolus (~jacobolus@2600:1010:b01b:f523:50d:18d2:513e:bdea) (Remote host closed the connection)
- # [05:06] * Quits: albinowax_ (~a@host217-41-27-114.in-addr.btopenworld.com) (Read error: Connection reset by peer)
- # [05:06] * Joins: albinowax_ (~a@host217-41-27-114.in-addr.btopenworld.com)
- # [05:07] * Joins: KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [05:08] * Quits: Nashukray (~textual@dsl-173-206-91-121.tor.primus.ca) (Quit: Textual IRC Client: www.textualapp.com)
- # [05:09] * Quits: KevinMarks_ (~yaaic@2607:fb90:d05:7ab7:9334:c4fa:9ab7:41dd) (Ping timeout: 245 seconds)
- # [05:13] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
- # [05:20] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com)
- # [05:20] * Quits: KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [05:25] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [05:31] * Quits: jsx (uid48919@fsf/intern/jsx) (Quit: Connection closed for inactivity)
- # [05:35] * Joins: darobin (~darobin@2a01:e34:ed05:d180:a82c:6d08:f9d2:90d4)
- # [05:39] * Joins: estellevw (~estellevw@173-228-112-249.dsl.dynamic.fusionbroadband.com)
- # [05:40] * Quits: darobin (~darobin@2a01:e34:ed05:d180:a82c:6d08:f9d2:90d4) (Ping timeout: 252 seconds)
- # [05:40] * Quits: Tuds (~tudorcojo@dhcp-189-70.gjk.dk) (Read error: Connection reset by peer)
- # [05:40] * Joins: Tuds (~tudorcojo@dhcp-189-70.gjk.dk)
- # [05:41] * Quits: mmn (~MattN@192.95.22.58) (Ping timeout: 264 seconds)
- # [05:43] * Joins: mmn (~MattN@192.95.22.58)
- # [05:53] * Quits: frivoal (~frivoal@2401:fa00:0:fd00:5061:389c:88bc:d3f) (Remote host closed the connection)
- # [05:58] * Quits: jdaggett_ (~jdaggett@ad056175.dynamic.ppp.asahi-net.or.jp) (Quit: jdaggett_)
- # [06:02] * Joins: jernoble (~jernoble@162.217.73.171)
- # [06:08] * Joins: weinig (~weinig@98.234.191.242)
- # [06:08] * Quits: weinig (~weinig@98.234.191.242) (Client Quit)
- # [06:14] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com) (Ping timeout: 245 seconds)
- # [06:18] * Quits: rego (~rego@66.193.27.77.dynamic.mundo-r.com) (Ping timeout: 246 seconds)
- # [06:23] * Joins: rego (~rego@66.193.27.77.dynamic.mundo-r.com)
- # [06:25] * Joins: frivoal (~frivoal@2401:fa00:0:fd00:908e:26e2:480d:c1e0)
- # [06:31] * Quits: plutoniix (~plutoniix@119.63.87.222) (Ping timeout: 256 seconds)
- # [06:37] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com)
- # [06:38] * Joins: Goplat` (~goplat@70-36-136-44.dsl.dynamic.fusionbroadband.com)
- # [06:38] * Quits: Goplat (~goplat@reactos/developer/Goplat) (Disconnected by services)
- # [06:38] * Quits: xtrm0 (uid12574@gateway/web/irccloud.com/x-wzvcyjxtqxuxvyiu) (Quit: Connection closed for inactivity)
- # [06:38] * Joins: sebmck (~textual@222.49.254.125.static.virtutel.net.au)
- # [06:38] * Joins: jdaggett_ (~jdaggett@ad056175.dynamic.ppp.asahi-net.or.jp)
- # [06:40] * Quits: ^esc (~esc-ape@91.141.2.5.wireless.dyn.drei.com) (Ping timeout: 264 seconds)
- # [06:42] * Quits: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [06:48] * Joins: plutoniix (~plutoniix@119.63.87.222)
- # [06:49] * Quits: estellevw (~estellevw@173-228-112-249.dsl.dynamic.fusionbroadband.com) (Quit: Snuggling with the puppies)
- # [06:56] * Quits: tantek (tantek@nat/google/x-xuojixfcoemcfxsu) (Quit: tantek)
- # [06:56] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [06:58] * Joins: estellevw_ (~estellevw@173-228-112-249.dsl.dynamic.fusionbroadband.com)
- # [07:01] * Joins: sicking (~sicking@c-98-210-159-193.hsd1.ca.comcast.net)
- # [07:03] * Quits: wycats (sid79@gateway/web/irccloud.com/x-tttqufzhzltkzadm) (Ping timeout: 252 seconds)
- # [07:04] * Quits: bterlson (sid23757@gateway/web/irccloud.com/x-rzyuzhgvjtvlzbly) (Ping timeout: 252 seconds)
- # [07:05] * Quits: hayato_ (sid20728@gateway/web/irccloud.com/x-tzxbkfuwqvzzmdgy) (Ping timeout: 252 seconds)
- # [07:05] * Quits: aklein (sid4454@gateway/web/irccloud.com/x-sydavmtixnhwydny) (Ping timeout: 252 seconds)
- # [07:05] * Quits: scheib (sid4467@gateway/web/irccloud.com/x-ymlfnabjolydroza) (Ping timeout: 252 seconds)
- # [07:05] * Quits: tyoshino________ (sid19222@gateway/web/irccloud.com/x-eoztsjapbioztfny) (Ping timeout: 252 seconds)
- # [07:05] * Quits: frivoal (~frivoal@2401:fa00:0:fd00:908e:26e2:480d:c1e0) (Remote host closed the connection)
- # [07:05] * Joins: aklein (sid4454@gateway/web/irccloud.com/x-oukfcuamlikinjeg)
- # [07:05] * Quits: bret (sid12421@gateway/web/irccloud.com/x-twbezypkoacjnlob) (Ping timeout: 252 seconds)
- # [07:05] * Joins: bterlson (sid23757@gateway/web/irccloud.com/x-rseypbwrszyundsm)
- # [07:06] * Joins: bret (sid12421@gateway/web/irccloud.com/x-fzsgrmyfctghklps)
- # [07:06] * Joins: wycats (sid79@gateway/web/irccloud.com/x-mrzrqukefcorjhnn)
- # [07:07] * Quits: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 250 seconds)
- # [07:07] * Joins: tyoshino________ (sid19222@gateway/web/irccloud.com/x-rnwgdcuuigfajvrt)
- # [07:07] * Joins: scheib (sid4467@gateway/web/irccloud.com/x-udfednqimaocsnec)
- # [07:07] * Joins: hayato_ (sid20728@gateway/web/irccloud.com/x-laczwwooeusmvqvr)
- # [07:09] * Joins: KevinMarks_ (~yaaic@2607:fb90:400:19a8:f3db:4089:41c:ad52)
- # [07:13] * Joins: tantek (~tantek@124-169-8-117.dyn.iinet.net.au)
- # [07:24] * Joins: rniwa (~rniwa@104-59-122-78.lightspeed.sntcca.sbcglobal.net)
- # [07:25] <MikeSmith> karlcow: that's actually a natural-language chatter bot somebody wrote that seems to have gotten out of hand
- # [07:25] <MikeSmith> karlcow: the clue is that his name is an anagram of the French word for "wingnut"
- # [07:28] <karlcow> pfew… I had doubts.
- # [07:28] <karlcow> ;)
- # [07:32] * Joins: frivoal (~frivoal@2401:fa00:0:fd00:1590:ba38:68b4:f513)
- # [07:37] * Joins: darobin (~darobin@mtl93-18-78-208-93-24.fbx.proxad.net)
- # [07:41] * Quits: darobin (~darobin@mtl93-18-78-208-93-24.fbx.proxad.net) (Ping timeout: 244 seconds)
- # [07:43] * Quits: benwerd_ (~benwerd@67.180.159.135) (Remote host closed the connection)
- # [07:51] * Quits: frivoal (~frivoal@2401:fa00:0:fd00:1590:ba38:68b4:f513) (Remote host closed the connection)
- # [07:53] * Joins: frivoal (frivoal@nat/google/x-xvewlxxwexaytmvx)
- # [07:56] * Quits: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Ping timeout: 245 seconds)
- # [07:56] * Quits: rniwa (~rniwa@104-59-122-78.lightspeed.sntcca.sbcglobal.net) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [07:57] * Joins: KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [07:59] * Quits: frivoal (frivoal@nat/google/x-xvewlxxwexaytmvx) (Remote host closed the connection)
- # [08:00] * Joins: frivoal (frivoal@nat/google/x-kvpybdansxdldjqk)
- # [08:01] * Quits: KevinMarks_ (~yaaic@2607:fb90:400:19a8:f3db:4089:41c:ad52) (Ping timeout: 245 seconds)
- # [08:02] * heycam is now known as heycam|away
- # [08:04] * Parts: estellevw_ (~estellevw@173-228-112-249.dsl.dynamic.fusionbroadband.com)
- # [08:05] * Quits: frivoal (frivoal@nat/google/x-kvpybdansxdldjqk) (Remote host closed the connection)
- # [08:07] * Quits: psy_ (~psy@103.6.159.170) (Read error: No route to host)
- # [08:12] * Joins: psy_ (~psy@103.6.159.170)
- # [08:17] * Quits: roc (~chatzilla@2401:fa00:0:fd00:2677:3ff:fece:dc64) (Ping timeout: 245 seconds)
- # [08:25] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com) (Remote host closed the connection)
- # [08:27] * Quits: dbaron (~dbaron@2401:fa00:0:fd00:7d63:bcfb:46d:4869) (Ping timeout: 245 seconds)
- # [08:29] * Quits: tantek (~tantek@124-169-8-117.dyn.iinet.net.au) (Quit: tantek)
- # [08:31] * Joins: espadrine (~tyl@dan75-7-88-166-187-54.fbx.proxad.net)
- # [08:32] * Quits: bnicholson (~bnicholso@24.130.60.241) (Quit: This computer has gone to sleep)
- # [08:38] * Quits: psy_ (~psy@103.6.159.170) (Ping timeout: 255 seconds)
- # [08:38] * Quits: sebmck (~textual@222.49.254.125.static.virtutel.net.au) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [08:42] * Quits: Goplat` (~goplat@70-36-136-44.dsl.dynamic.fusionbroadband.com) (Remote host closed the connection)
- # [08:49] * Joins: alrra (uid62345@gateway/web/irccloud.com/x-ievbfmxzcehqicnp)
- # [08:50] * Quits: sicking (~sicking@c-98-210-159-193.hsd1.ca.comcast.net) (Quit: sicking)
- # [08:51] * Joins: ap (~ap@24.130.61.31)
- # [08:53] * Joins: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
- # [08:54] * Joins: sicking (~sicking@c-98-210-159-193.hsd1.ca.comcast.net)
- # [08:56] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com)
- # [08:58] * Quits: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Ping timeout: 264 seconds)
- # [08:59] * Joins: Ducki (~Ducki@191.233.66.1)
- # [09:01] * Quits: ap (~ap@24.130.61.31) (Quit: ap)
- # [09:02] * Quits: KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 245 seconds)
- # [09:09] * Joins: benwerd_ (~benwerd@67.180.159.135)
- # [09:13] * Joins: tens0r (~anonymous@unaffiliated/tensor-india)
- # [09:13] * Quits: sicking (~sicking@c-98-210-159-193.hsd1.ca.comcast.net) (Quit: sicking)
- # [09:14] * Joins: iandevlin (~iandevlin@b2b-5-10-191-178.unitymedia.biz)
- # [09:16] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [09:20] * Quits: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 240 seconds)
- # [09:21] * Joins: sicking (~sicking@c-98-210-159-193.hsd1.ca.comcast.net)
- # [09:22] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [09:23] <annevk> Oh look, moving DOM attributes to prototypes is back for another round on blink-dev
- # [09:23] <annevk> Please place your bets now
- # [09:25] * Joins: Jirka (~Jirka@2001:718:1e02:8144::beef:31bb)
- # [09:34] * Joins: satazor (~satazor@bl6-111-97.dsl.telepac.pt)
- # [09:36] <MikeSmith> haha
- # [09:38] <MikeSmith> I'll take any bet against that at 40-1
- # [09:40] <MikeSmith> 5 years from now we'll still be waiting on that to happen
- # [09:42] <annevk> http://w3cmemes.tumblr.com/post/35475527654/theyll-remove-h-264-support-any-moment-now
- # [09:42] * Joins: sebmck (~textual@115-64-33-73.static.tpgi.com.au)
- # [09:42] <annevk> Bit more hopeful that it sticks though, provided the perf claims are true this time around
- # [09:47] * Joins: estellevw__ (~estellevw@173-228-112-249.dsl.dynamic.fusionbroadband.com)
- # [09:49] * Joins: zdobersek (~zan@gateway/vpn/privateinternetaccess/zdobersek)
- # [09:50] * Quits: jernoble (~jernoble@162.217.73.171) (Quit: Computer has gone to sleep.)
- # [09:55] <MikeSmith> yeah I'm just trolling
- # [09:55] <MikeSmith> I'm actually optimitistic too
- # [09:56] <MikeSmith> I know haraken's put a ton of work into trying to make it happen
- # [09:57] * Joins: calvaris (~calvaris@247.Red-88-24-202.staticIP.rima-tde.net)
- # [09:59] * Joins: hasather (~hasather@80.91.33.141)
- # [10:02] * Joins: darobin (~darobin@159.180.228.142)
- # [10:10] * Quits: tens0r (~anonymous@unaffiliated/tensor-india) (Ping timeout: 245 seconds)
- # [10:10] * Joins: tensor-dev (~anonymous@unaffiliated/tensor-india)
- # [10:15] * Quits: Tuds (~tudorcojo@dhcp-189-70.gjk.dk) (Quit: Tuds)
- # [10:16] * Quits: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [10:21] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [10:28] * Quits: espadrine (~tyl@dan75-7-88-166-187-54.fbx.proxad.net) (Ping timeout: 245 seconds)
- # [10:28] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com) (Read error: Connection reset by peer)
- # [10:29] <annevk> I wish GitHub had an option to ignore a thread until you're mentioned again
- # [10:29] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com)
- # [10:30] <annevk> Sometimes people pull me in to ask something but then the thread goes on after for a long time without needing any input from me
- # [10:30] <annevk> I guess I'm just going to unsubscribe in those cases and require out-of-band contact
- # [10:32] * Joins: rafaelrinaldi (~rafaelrin@201.16.178.204)
- # [10:42] * Quits: rafaelrinaldi (~rafaelrin@201.16.178.204) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [10:47] * Quits: sarri (~sari@unaffiliated/sarri) (Ping timeout: 240 seconds)
- # [10:48] * annevk replies to everything BackgroundSync
- # [10:49] * Joins: sarri (~sari@unaffiliated/sarri)
- # [10:52] * Quits: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [10:54] * Quits: plutoniix (~plutoniix@119.63.87.222) (Quit: จรลี จรลา)
- # [10:55] * Quits: estellevw__ (~estellevw@173-228-112-249.dsl.dynamic.fusionbroadband.com) (Quit: Snuggling with the puppies)
- # [10:55] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [10:58] * Joins: espadrine (~tyl@LMontsouris-656-1-2-84.w80-12.abo.wanadoo.fr)
- # [11:01] * Joins: psy_ (~psy@182.74.25.22)
- # [11:04] * Quits: tensor-dev (~anonymous@unaffiliated/tensor-india) (Quit: tensor-dev)
- # [11:14] * Quits: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [11:17] * Quits: satazor (~satazor@bl6-111-97.dsl.telepac.pt) (Ping timeout: 246 seconds)
- # [11:17] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [11:20] * Joins: barnabywalters (~barnabywa@46-239-239-203.tal.is)
- # [11:22] <jgraham> darobin: Was there one of those "file a bug on this spec" implementations that's trivial to drop into ReSpec specs?
- # [11:25] <darobin> jgraham: you mean a script that, say, takes your selection and uses that to fill out the bug?
- # [11:26] <darobin> or just generating a link to the bug tracker?
- # [11:27] <jgraham> darobin: More like the former. Something that allows me to somehow file a bug saying "this part of the spec sucks" where it is obvious what "this" is, without leaving the spec
- # [11:28] * Quits: danbri (~Adium@host86-185-150-29.range86-185.btcentralplus.com) (Ping timeout: 265 seconds)
- # [11:29] <darobin> jgraham: no, ReSpec deliberately stops at generation and does not take care of adding interactivity down the line
- # [11:29] <darobin> jgraham: but if this is for a bugzilla tracker there's a script you can use, not great but sort of operational
- # [11:30] <jgraham> "Not great but sort of operational" sounds better than "not". Which is what we currently have.
- # [11:30] <darobin> http://www.w3.org/html/wg/drafts/html/master/js/bug-assist.js
- # [11:30] <jgraham> darobin: Thanks!
- # [11:31] <darobin> it will take selected text into account, but it won't report stuff like scrolling offset if the user just clicks the button without selection
- # [11:31] <darobin> a pleasure
- # [11:33] * Joins: Zebra111 (~quassel@sydnns0115w-156057001225.dhcp-dynamic.FibreOp.ns.bellaliant.net)
- # [11:40] * Quits: sicking (~sicking@c-98-210-159-193.hsd1.ca.comcast.net) (Quit: sicking)
- # [11:46] * Joins: Ms2ger (~Ms2ger@193.190.253.150)
- # [11:54] * Joins: psy__ (~psy@182.74.25.22)
- # [11:55] * Quits: psy__ (~psy@182.74.25.22) (Max SendQ exceeded)
- # [11:57] * Quits: hasather (~hasather@80.91.33.141) (Remote host closed the connection)
- # [11:57] * Quits: benwerd_ (~benwerd@67.180.159.135)
- # [11:58] * Joins: hasather (~hasather@80.91.33.141)
- # [12:02] * Quits: Jirka (~Jirka@2001:718:1e02:8144::beef:31bb) (Ping timeout: 265 seconds)
- # [12:03] * Joins: zcorpan (~zcorpan@c-5eeaaab6-74736162.cust.telenor.se)
- # [12:04] * Joins: satazor (~satazor@bl6-111-97.dsl.telepac.pt)
- # [12:07] * Joins: Jirka (~Jirka@2001:718:1e02:8144::beef:31bb)
- # [12:08] * Quits: sebmck (~textual@115-64-33-73.static.tpgi.com.au) (Read error: Connection reset by peer)
- # [12:08] * Quits: zcorpan (~zcorpan@c-5eeaaab6-74736162.cust.telenor.se) (Remote host closed the connection)
- # [12:09] * Joins: sebmck (~textual@115-64-33-73.static.tpgi.com.au)
- # [12:12] * Quits: psy_ (~psy@182.74.25.22) (Read error: No route to host)
- # [12:17] * Joins: zcorpan (~zcorpan@c-5eeaaab6-74736162.cust.telenor.se)
- # [12:19] * Joins: jsx (uid48919@fsf/intern/jsx)
- # [12:20] <annevk> JakeA: I don't really think it's desirable to expose HTTP push directly
- # [12:21] <annevk> JakeA: it's rather nice that it's transparent to the application what protocol is in use
- # [12:21] * Quits: zcorpan (~zcorpan@c-5eeaaab6-74736162.cust.telenor.se) (Remote host closed the connection)
- # [12:21] * Quits: Jirka (~Jirka@2001:718:1e02:8144::beef:31bb) (Ping timeout: 265 seconds)
- # [12:22] <JakeA> annevk: I had a half-baked idea of response.push containing an array of {request, response}. But I agree I don't think it's particularly important
- # [12:23] <annevk> I would imagine you'd get a distinct pushfetch event or some such
- # [12:23] <annevk> But it seems a bit like a hack to expose network protocol details in that manner
- # [12:24] <annevk> Because what you'll get is exactly what he proposes, that applications become dependent on the protocol
- # [12:24] <JakeA> yeah, also I really don't know enough about http/2 to make a decent call here. I'm not even sure if pushed resources are part of a specific response or part of the general stream
- # [12:25] <JakeA> agreed
- # [12:29] * Joins: adactio (~adactio@212.42.170.121)
- # [12:30] * Quits: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [12:34] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [12:37] * Quits: hasather (~hasather@80.91.33.141) (Remote host closed the connection)
- # [12:37] * Joins: hasather (~hasather@80.91.33.141)
- # [12:39] * Joins: zcorpan (~zcorpan@94.234.170.182)
- # [12:41] * Joins: psy_ (~psy@182.74.25.22)
- # [12:42] * Quits: psy_ (~psy@182.74.25.22) (Max SendQ exceeded)
- # [12:42] * Joins: psy_ (~psy@182.74.25.22)
- # [12:44] * Joins: danbri (Adium@nat/google/x-lgkiobohjkprmkxv)
- # [12:45] * Quits: psy_ (~psy@182.74.25.22) (Max SendQ exceeded)
- # [12:45] * Joins: psy_ (~psy@182.74.25.22)
- # [12:46] * Quits: jahman (~woops@129.175.204.73) (Remote host closed the connection)
- # [12:47] * Quits: danbri (Adium@nat/google/x-lgkiobohjkprmkxv) (Client Quit)
- # [12:53] * Joins: jahman (~woops@129.175.204.73)
- # [13:08] * Joins: rafaelrinaldi (~rafaelrin@201.16.178.204)
- # [13:15] * Joins: smaug____ (~chatzilla@62-78-246-79.bb.dnainternet.fi)
- # [13:16] * Joins: frivoal (~frivoal@124-169-8-117.dyn.iinet.net.au)
- # [13:17] * Joins: hemanth_ (~hemanth@122.178.255.232)
- # [13:18] * Joins: xtrm0 (uid12574@gateway/web/irccloud.com/x-njyymyqkmqwmrkbk)
- # [13:20] * Joins: Tuds (~tudorcojo@dhcp-189-70.gjk.dk)
- # [13:21] <annevk> "Your message to Unbearable awaits moderator approval" IETF lists suck so much
- # [13:22] <annevk> (same for the WHATWG list, but at least it's just a onetime affair)
- # [13:25] <annevk> https://tools.ietf.org/html/draft-balfanz-https-token-binding-00#section-3.4 is funny. "an XML HTTP request", "the XmlHttpRequest object", "the XmlHttpRequest", "web origin", ... oh my
- # [13:25] * Joins: igoroliveira (uid20755@gateway/web/irccloud.com/x-zftqpedsroufatts)
- # [13:25] * Quits: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [13:29] * Quits: frivoal (~frivoal@124-169-8-117.dyn.iinet.net.au) (Remote host closed the connection)
- # [13:29] * Joins: ^esc (~esc-ape@77.119.128.221.wireless.dyn.drei.com)
- # [13:29] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [13:35] * Quits: ^esc (~esc-ape@77.119.128.221.wireless.dyn.drei.com) (Ping timeout: 264 seconds)
- # [13:36] * Quits: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [13:36] * Quits: hswolff (~hswolff@cpe-74-68-123-30.nyc.res.rr.com) (Ping timeout: 256 seconds)
- # [13:37] * Joins: danbri (Adium@nat/google/x-ykqbxlwdjipwkziw)
- # [13:37] * Joins: hswolff (~hswolff@cpe-74-68-123-30.nyc.res.rr.com)
- # [13:38] * albinowax_ is now known as albinowax
- # [13:40] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [13:44] * Joins: ^esc (~esc-ape@77.119.128.179.wireless.dyn.drei.com)
- # [13:50] * Quits: Ms2ger (~Ms2ger@193.190.253.150) (Ping timeout: 246 seconds)
- # [13:50] * Quits: rcombs (~rcombs@rcombs.me) (Ping timeout: 245 seconds)
- # [13:52] * Joins: rcombs (~rcombs@rcombs.me)
- # [13:55] * Quits: satazor (~satazor@bl6-111-97.dsl.telepac.pt) (Remote host closed the connection)
- # [13:55] * Quits: danbri (Adium@nat/google/x-ykqbxlwdjipwkziw) (Quit: Leaving.)
- # [13:55] * Quits: newtron (~newtron@206-248-186-88.dsl.teksavvy.com) (Remote host closed the connection)
- # [13:59] * Parts: charl (~charl@524A9047.cm-4-3c.dynamic.ziggo.nl) ("WeeChat 1.1")
- # [14:03] * Quits: psy_ (~psy@182.74.25.22) (Ping timeout: 245 seconds)
- # [14:06] * Joins: danbri (Adium@nat/google/x-bzkzkwpjncbxsupp)
- # [14:10] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [14:10] * Quits: jdaggett_ (~jdaggett@ad056175.dynamic.ppp.asahi-net.or.jp) (Quit: jdaggett_)
- # [14:11] * Quits: danbri (Adium@nat/google/x-bzkzkwpjncbxsupp) (Client Quit)
- # [14:13] * Quits: hemanth_ (~hemanth@122.178.255.232) (Quit: This computer has gone to sleep)
- # [14:19] * Quits: zcorpan (~zcorpan@94.234.170.182) (Ping timeout: 264 seconds)
- # [14:21] * Joins: hemanth_ (~hemanth@122.178.255.232)
- # [14:22] * Joins: danbri (Adium@nat/google/x-ldzmdtymlphkxigy)
- # [14:24] * Quits: sebmck (~textual@115-64-33-73.static.tpgi.com.au) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [14:24] * Joins: Jirka_ (~Jirka@2001:718:1e02:8144::beef:31bb)
- # [14:24] * Joins: sebmck (~textual@115-64-33-73.static.tpgi.com.au)
- # [14:25] * Joins: psy_ (~psy@182.74.25.22)
- # [14:25] * Quits: psy_ (~psy@182.74.25.22) (Max SendQ exceeded)
- # [14:26] * Joins: psy_ (~psy@182.74.25.22)
- # [14:31] * Quits: beowulf (~sstewart@host86-185-210-116.range86-185.btcentralplus.com) (Ping timeout: 264 seconds)
- # [14:31] * Joins: beowulf (~sstewart@host86-185-210-116.range86-185.btcentralplus.com)
- # [14:41] * Quits: psy_ (~psy@182.74.25.22) (Read error: Connection reset by peer)
- # [14:42] * Joins: psy_ (~psy@182.74.25.22)
- # [14:44] * Quits: psy_ (~psy@182.74.25.22) (Remote host closed the connection)
- # [14:50] * Joins: newtron (~newtron@199.71.174.203)
- # [14:53] * Quits: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [14:56] * Quits: danbri (Adium@nat/google/x-ldzmdtymlphkxigy) (Quit: Leaving.)
- # [14:57] * Joins: danbri (Adium@nat/google/x-jmjqmvbkdcppdjej)
- # [14:57] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [15:01] * Quits: danbri (Adium@nat/google/x-jmjqmvbkdcppdjej) (Ping timeout: 245 seconds)
- # [15:04] * Joins: satazor (~satazor@bl6-111-97.dsl.telepac.pt)
- # [15:07] * Joins: danbri (Adium@nat/google/x-gjwneeqolqypfcwd)
- # [15:09] * Quits: satazor (~satazor@bl6-111-97.dsl.telepac.pt) (Ping timeout: 240 seconds)
- # [15:09] * Joins: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
- # [15:13] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com) (Remote host closed the connection)
- # [15:14] * Quits: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Ping timeout: 246 seconds)
- # [15:15] * Joins: zenith_ (~zenith@142.150.23.90)
- # [15:18] * Quits: tav (~tav`@host31-52-138-176.range31-52.btcentralplus.com) (Quit: tav)
- # [15:21] * Joins: satazor (~satazor@bl6-111-97.dsl.telepac.pt)
- # [15:25] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
- # [15:25] <JonathanNeal> After watching https://www.youtube.com/watch?v=XRYN2xt11Ek I have been wondering if there’s a place for their Event Model in native JS so I’ve thrown this very rough demo together: http://sandbox.thewikies.com/EventObserver/
- # [15:26] * Quits: smaug____ (~chatzilla@62-78-246-79.bb.dnainternet.fi) (Ping timeout: 252 seconds)
- # [15:27] <annevk> JonathanNeal: comes up every now and then within TC39
- # [15:27] <annevk> JonathanNeal: I stopped working on https://gist.github.com/annevk/5238964 when I learned that, but I don't think much progress has been made
- # [15:28] * Quits: Ducki (~Ducki@191.233.66.1) (Quit: Leaving)
- # [15:29] <JonathanNeal> Yea, I like that.
- # [15:45] <JonathanNeal> I wanted to use the name `then` instead of `forEach`, but in Promises you never fire the onFulfilled method multiple times, right?
- # [15:47] * Quits: beowulf (~sstewart@host86-185-210-116.range86-185.btcentralplus.com) (Ping timeout: 265 seconds)
- # [15:47] <annevk> JonathanNeal: right, a promise either returns a value or throws, similar to a function
- # [15:48] * Joins: beowulf (~sstewart@host86-168-37-161.range86-168.btcentralplus.com)
- # [15:50] * Joins: Ms2ger (~Ms2ger@88.227-64-87.adsl-dyn.isp.belgacom.be)
- # [15:51] * Quits: zenith_ (~zenith@142.150.23.90) (Ping timeout: 265 seconds)
- # [15:53] * Quits: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [15:58] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [16:07] * Joins: boogyman (~boogyman@38.88.11.131)
- # [16:07] * Quits: boogyman (~boogyman@38.88.11.131) (Changing host)
- # [16:07] * Joins: boogyman (~boogyman@pdpc/supporter/professional/boogyman)
- # [16:07] * Joins: psy_ (~psy@103.6.159.170)
- # [16:08] * Quits: satazor (~satazor@bl6-111-97.dsl.telepac.pt) (Remote host closed the connection)
- # [16:08] * Quits: psy_ (~psy@103.6.159.170) (Max SendQ exceeded)
- # [16:08] * Joins: psy_ (~psy@103.6.159.170)
- # [16:10] * Joins: mven (~textual@32.97.110.56)
- # [16:10] * Quits: mven (~textual@32.97.110.56) (Excess Flood)
- # [16:11] * Quits: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [16:14] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [16:15] * Quits: danbri (Adium@nat/google/x-gjwneeqolqypfcwd) (Quit: Leaving.)
- # [16:27] * Joins: sicking (~sicking@c-98-210-159-193.hsd1.ca.comcast.net)
- # [16:27] * Quits: sicking (~sicking@c-98-210-159-193.hsd1.ca.comcast.net) (Client Quit)
- # [16:27] * Joins: tav (~tav`@62.6.190.196)
- # [16:30] * Joins: satazor (~satazor@bl6-111-97.dsl.telepac.pt)
- # [16:36] * Quits: satazor (~satazor@bl6-111-97.dsl.telepac.pt) (Ping timeout: 245 seconds)
- # [16:40] * Quits: zama (~zama@unaffiliated/stryx/x-3871776) (Ping timeout: 245 seconds)
- # [16:41] * Joins: zama (~zama@unaffiliated/stryx/x-3871776)
- # [16:41] * Quits: hasather (~hasather@80.91.33.141) (Remote host closed the connection)
- # [16:42] * Joins: hasather (~hasather@80.91.33.141)
- # [16:42] * Joins: danbri (Adium@nat/google/x-qqvrvgzzqlqjgpdi)
- # [16:44] * Joins: albinowax_ (~a@host217-41-27-114.in-addr.btopenworld.com)
- # [16:48] * Quits: albinowax (~a@host217-41-27-114.in-addr.btopenworld.com) (Ping timeout: 264 seconds)
- # [16:53] * Joins: satazor (~satazor@bl6-111-97.dsl.telepac.pt)
- # [16:57] * Joins: smaug____ (~chatzilla@62-78-246-79.bb.dnainternet.fi)
- # [16:58] * Quits: darobin (~darobin@159.180.228.142) (Remote host closed the connection)
- # [16:59] * Joins: TallTed (~Thud@63.119.36.36)
- # [17:00] * Quits: DenSchub (~DenSchub@sprachrohr.0b101010.org) (Ping timeout: 256 seconds)
- # [17:04] * Joins: DenSchub (~DenSchub@sprachrohr.0b101010.org)
- # [17:05] * Quits: fredy (~fredy@snf-535807.vm.okeanos.grnet.gr) (Ping timeout: 276 seconds)
- # [17:09] * Joins: fredy (~fredy@snf-535807.vm.okeanos.grnet.gr)
- # [17:14] * Quits: fredy (~fredy@snf-535807.vm.okeanos.grnet.gr) (Ping timeout: 240 seconds)
- # [17:14] <JonathanNeal> annevk: how could I bring this to folks-that-know-how-to-pitch-ideas attention?
- # [17:16] * Joins: jernoble (~jernoble@76.74.153.41)
- # [17:16] * Quits: danbri (Adium@nat/google/x-qqvrvgzzqlqjgpdi) (Quit: Leaving.)
- # [17:17] * Joins: plutoniix (~plutoniix@node-ls7.pool-101-108.dynamic.totbb.net)
- # [17:20] * Joins: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net)
- # [17:22] * Joins: fredy (~fredy@snf-535807.vm.okeanos.grnet.gr)
- # [17:28] <annevk> JonathanNeal: I'm not sure what you mean
- # [17:28] * Quits: Jirka_ (~Jirka@2001:718:1e02:8144::beef:31bb) (Ping timeout: 265 seconds)
- # [17:29] * Joins: Una (~Una@32.97.110.57)
- # [17:31] * Quits: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [17:31] * Joins: Jirka (~Jirka@2001:718:1e02:a064:997f:8155:7990:36b8)
- # [17:33] * Quits: hemanth_ (~hemanth@122.178.255.232) (Quit: This computer has gone to sleep)
- # [17:34] * Joins: estellevw_ (~estellevw@173-228-112-249.dsl.dynamic.fusionbroadband.com)
- # [17:35] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [17:38] * Joins: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
- # [17:38] * Joins: bnicholson (~bnicholso@24.130.60.241)
- # [17:38] * Quits: xtrm0 (uid12574@gateway/web/irccloud.com/x-njyymyqkmqwmrkbk) (Quit: Connection closed for inactivity)
- # [17:41] * Quits: calvaris (~calvaris@247.Red-88-24-202.staticIP.rima-tde.net) (Quit: Ex-Chat)
- # [17:44] * Quits: estellevw_ (~estellevw@173-228-112-249.dsl.dynamic.fusionbroadband.com) (Ping timeout: 246 seconds)
- # [17:46] * Joins: thinkxl (~thinkxl@74-95-237-22-Houston.hfc.comcastbusiness.net)
- # [17:47] * Quits: Jirka (~Jirka@2001:718:1e02:a064:997f:8155:7990:36b8) (Ping timeout: 265 seconds)
- # [17:47] * Joins: estellevw (~estellevw@173-228-112-249.dsl.dynamic.fusionbroadband.com)
- # [17:52] * Quits: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 245 seconds)
- # [17:53] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [17:57] * Joins: svl (~me@ip565744a7.direct-adsl.nl)
- # [17:57] * Quits: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 246 seconds)
- # [17:58] * Joins: KevinMarks_ (~yaaic@2607:fb90:501:f0d5:5f90:6908:3bdd:2109)
- # [17:59] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Remote host closed the connection)
- # [17:59] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [18:01] * Joins: estellevw__ (~estellevw@173-228-112-41.dsl.dynamic.fusionbroadband.com)
- # [18:01] * Quits: estellevw (~estellevw@173-228-112-249.dsl.dynamic.fusionbroadband.com) (Ping timeout: 240 seconds)
- # [18:01] * estellevw__ is now known as estellevw
- # [18:03] * Joins: sicking (~sicking@c-98-210-159-193.hsd1.ca.comcast.net)
- # [18:04] * Quits: albinowax_ (~a@host217-41-27-114.in-addr.btopenworld.com) (Quit: Leaving)
- # [18:05] * Joins: danbri (~Adium@host86-185-150-29.range86-185.btcentralplus.com)
- # [18:08] * Quits: estellevw (~estellevw@173-228-112-41.dsl.dynamic.fusionbroadband.com) (Quit: Going to throw glitter at unicorns)
- # [18:10] * Joins: tj_vantoll (~Adium@2601:4:5380:2ec:b5c6:eedd:f61:4223)
- # [18:12] <Domenic> annevk: I think Unsubscribe does that actually. Unsubscribe is not "Ignore"
- # [18:14] * Quits: thinkxl (~thinkxl@74-95-237-22-Houston.hfc.comcastbusiness.net) (Ping timeout: 245 seconds)
- # [18:15] * Joins: say2joe (~Adium@198-101-119-98.static-ip.telepacific.net)
- # [18:16] * Quits: tav (~tav`@62.6.190.196) (Quit: tav)
- # [18:18] * Quits: barnabywalters (~barnabywa@46-239-239-203.tal.is) (Quit: barnabywalters)
- # [18:19] * Quits: jernoble (~jernoble@76.74.153.41) (Quit: Computer has gone to sleep.)
- # [18:22] * Joins: Maurice` (copyman@unaffiliated/maurice)
- # [18:22] * Quits: espadrine (~tyl@LMontsouris-656-1-2-84.w80-12.abo.wanadoo.fr) (Ping timeout: 244 seconds)
- # [18:22] * Joins: thinkxl_ (~thinkxl@74-95-237-22-Houston.hfc.comcastbusiness.net)
- # [18:24] <benjamingr> Domenic: I'm in a meeting about DOM web components and other web standards stuff - do I send anyone from google or another place pics?
- # [18:24] <Domenic> benjamingr: I don't really understand? Why would anyone want pictures of your meeting?
- # [18:26] <benjamingr> Haha, don't know - it's not my meeting at all. I just got invited and there are 200 people here. Google and other companies has this thing where it likes meetings and stuff so I wanted to know if anyone would care.
- # [18:29] * Quits: satazor (~satazor@bl6-111-97.dsl.telepac.pt) (Remote host closed the connection)
- # [18:30] * Joins: jernoble (~jernoble@17.202.47.66)
- # [18:37] <rafaelrinaldi> benjamingr take a selfie of you doing a gang sign on stage and send us
- # [18:38] * Quits: KevinMarks_ (~yaaic@2607:fb90:501:f0d5:5f90:6908:3bdd:2109) (Ping timeout: 245 seconds)
- # [18:39] * Joins: jsbell (jsbell@nat/google/x-xnpmcwtvisakwufx)
- # [18:43] * Quits: psy_ (~psy@103.6.159.170) (Ping timeout: 245 seconds)
- # [18:48] * Quits: Una (~Una@32.97.110.57) (Quit: Textual IRC Client: www.textualapp.com)
- # [18:50] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Remote host closed the connection)
- # [18:50] <benjamingr> Hah sure
- # [18:50] * Joins: ttepasse (~ttepasse@ip-109-90-166-142.hsi11.unitymediagroup.de)
- # [18:51] * Quits: eric_carlson (~ericc@c-24-6-239-9.hsd1.ca.comcast.net) (Quit: eric_carlson)
- # [18:52] * Joins: eric_carlson (~ericc@c-24-6-239-9.hsd1.ca.comcast.net)
- # [18:53] * Joins: rniwa (~rniwa@17.245.30.75)
- # [18:54] * Quits: rniwa (~rniwa@17.245.30.75) (Client Quit)
- # [18:54] * Joins: Una (~Una@32.97.110.57)
- # [18:55] * Quits: ttepasse (~ttepasse@ip-109-90-166-142.hsi11.unitymediagroup.de) (Ping timeout: 255 seconds)
- # [18:55] * Joins: psy_ (~psy@103.6.159.170)
- # [19:01] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [19:02] * Joins: rniwa (~rniwa@17.245.30.75)
- # [19:04] * Quits: rniwa (~rniwa@17.245.30.75) (Client Quit)
- # [19:04] * Quits: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Ping timeout: 244 seconds)
- # [19:04] * Joins: satazor (~satazor@bl6-111-97.dsl.telepac.pt)
- # [19:05] * Joins: rniwa (~rniwa@17.245.30.75)
- # [19:15] * Quits: encryptd_fractl (~encryptd_@24-177-122-160.dhcp.mdsn.wi.charter.com) (Remote host closed the connection)
- # [19:15] * Quits: iandevlin (~iandevlin@b2b-5-10-191-178.unitymedia.biz) (Quit: iandevlin)
- # [19:17] * Joins: espadrine (~tyl@dan75-7-88-166-187-54.fbx.proxad.net)
- # [19:18] <annevk> Domenic: oh okay
- # [19:18] * Joins: danbri1 (~Adium@host86-185-150-29.range86-185.btcentralplus.com)
- # [19:18] * Quits: danbri (~Adium@host86-185-150-29.range86-185.btcentralplus.com) (Read error: Connection reset by peer)
- # [19:21] * Joins: weinig (~weinig@17.202.50.223)
- # [19:21] * Joins: ap (~ap@17.202.44.214)
- # [19:23] * Quits: adactio (~adactio@212.42.170.121) (Quit: adactio)
- # [19:28] * Quits: beowulf (~sstewart@host86-168-37-161.range86-168.btcentralplus.com) (Ping timeout: 252 seconds)
- # [19:34] * Joins: beowulf (~sstewart@host86-168-37-161.range86-168.btcentralplus.com)
- # [19:35] <wanderview> is SharedArrayBuffer a spec'd thing?
- # [19:37] * Joins: encryptd_fractl (~encryptd_@66-188-130-46.static.mdsn.wi.charter.com)
- # [19:37] * thinkxl_ is now known as thinkxl
- # [19:38] * Quits: rniwa (~rniwa@17.245.30.75) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [19:38] * Quits: thinkxl (~thinkxl@74-95-237-22-Houston.hfc.comcastbusiness.net) (Changing host)
- # [19:38] * Joins: thinkxl (~thinkxl@unaffiliated/thinkxl)
- # [19:40] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [19:41] * Quits: sicking (~sicking@c-98-210-159-193.hsd1.ca.comcast.net) (Quit: sicking)
- # [19:42] * Joins: aphprentice_ (~aphprenti@cpe-68-203-24-27.austin.res.rr.com)
- # [19:42] * Joins: corycruse (~corycruse@108-211-253-107.lightspeed.spfdmo.sbcglobal.net)
- # [19:50] * Joins: KevinMarks_ (~yaaic@2607:fb90:501:f0d5:5f90:6908:3bdd:2109)
- # [19:52] * Joins: benwerd_ (~benwerd@67.180.159.135)
- # [19:52] * Joins: sicking (~sicking@c-98-210-159-193.hsd1.ca.comcast.net)
- # [20:04] * Joins: eBureau (~Bruno@181.164.77.172)
- # [20:04] * Joins: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
- # [20:07] * Quits: hasather (~hasather@80.91.33.141) (Remote host closed the connection)
- # [20:07] * Quits: sicking (~sicking@c-98-210-159-193.hsd1.ca.comcast.net) (Quit: sicking)
- # [20:07] * Joins: hasather (~hasather@80.91.33.141)
- # [20:09] <annevk> wanderview: oh is that out?
- # [20:09] <annevk> wanderview: in December it seemed like it was mostly lth's idea
- # [20:11] * Joins: Bass10 (~Bass10@c-73-37-130-61.hsd1.mn.comcast.net)
- # [20:12] * Quits: ^esc (~esc-ape@77.119.128.179.wireless.dyn.drei.com) (Ping timeout: 264 seconds)
- # [20:15] * Joins: bholley (~bholley@c-24-130-121-49.hsd1.ca.comcast.net)
- # [20:20] * Parts: Tuds (~tudorcojo@dhcp-189-70.gjk.dk)
- # [20:21] <wanderview> annevk: I was told in #jsapi that its not out yet
- # [20:26] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
- # [20:28] <Domenic> wanderview: I don't know if this is related but it's the arraybuffer technology I'm most excited about: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/transfer
- # [20:29] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Remote host closed the connection)
- # [20:35] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com)
- # [20:38] <JonathanNeal> I’m trying to formalize an idea of EventObservers http://sandbox.thewikies.com/EventObserver/ What would be the place to pitch this? DOM mailing list?
- # [20:39] <caitp-> which one
- # [20:39] <botie> i think which one is correct?
- # [20:54] * Joins: iandevlin (~iandevlin@dslb-088-077-168-038.088.077.pools.vodafone-ip.de)
- # [21:01] * Quits: say2joe (~Adium@198-101-119-98.static-ip.telepacific.net) (Quit: Leaving.)
- # [21:01] * Joins: sicking (~sicking@corp-nat.p2p.sfo1.mozilla.com)
- # [21:02] <smaug____> JonathanNeal: I guess dom mailing list
- # [21:03] * Joins: say2joe (~Adium@198-101-119-98.static-ip.telepacific.net)
- # [21:03] <JonathanNeal> smaug____: thanks!
- # [21:03] * Joins: rniwa (~rniwa@17.245.30.75)
- # [21:05] * Quits: newtron (~newtron@199.71.174.203) (Ping timeout: 252 seconds)
- # [21:06] * Quits: rniwa (~rniwa@17.245.30.75) (Client Quit)
- # [21:07] * Quits: hasather (~hasather@80.91.33.141) (Remote host closed the connection)
- # [21:08] * Joins: hasather (~hasather@80.91.33.141)
- # [21:08] * Joins: scor (~scor@c-98-216-67-164.hsd1.ma.comcast.net)
- # [21:08] * Quits: scor (~scor@c-98-216-67-164.hsd1.ma.comcast.net) (Changing host)
- # [21:08] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [21:10] * Quits: rafaelrinaldi (~rafaelrin@201.16.178.204) (Quit: Textual IRC Client: www.textualapp.com)
- # [21:10] * Quits: bholley (~bholley@c-24-130-121-49.hsd1.ca.comcast.net) (Quit: ZZZzzz…)
- # [21:12] * Quits: satazor (~satazor@bl6-111-97.dsl.telepac.pt) (Remote host closed the connection)
- # [21:13] * Quits: Una (~Una@32.97.110.57) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [21:13] * Joins: Una (~Una@32.97.110.57)
- # [21:13] * Quits: Una (~Una@32.97.110.57) (Client Quit)
- # [21:24] * Quits: tj_vantoll (~Adium@2601:4:5380:2ec:b5c6:eedd:f61:4223) (Quit: Leaving.)
- # [21:25] * Joins: darobin (~darobin@2a01:e34:ed05:d180:600d:b75f:5eff:b3d9)
- # [21:30] * Joins: hasather_ (~hasather@80.91.33.141)
- # [21:32] * Quits: hasather (~hasather@80.91.33.141) (Ping timeout: 264 seconds)
- # [21:39] * Joins: KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [21:43] * Quits: KevinMarks_ (~yaaic@2607:fb90:501:f0d5:5f90:6908:3bdd:2109) (Ping timeout: 245 seconds)
- # [21:43] * Joins: jwalden (~waldo@2620:101:80fc:224:7e7a:91ff:fe25:a5a3)
- # [21:43] * Quits: iandevlin (~iandevlin@dslb-088-077-168-038.088.077.pools.vodafone-ip.de) (Quit: Nettalk6 - www.ntalk.de)
- # [21:44] * Joins: tj_vantoll (~Adium@2601:4:5380:2ec:c921:4a7e:5358:7af)
- # [21:45] * Quits: benwerd_ (~benwerd@67.180.159.135) (Remote host closed the connection)
- # [21:50] * Joins: weinig_ (~weinig@17.244.165.31)
- # [21:51] * Joins: rniwa (~rniwa@17.245.30.75)
- # [21:52] * Quits: weinig (~weinig@17.202.50.223) (Ping timeout: 264 seconds)
- # [21:52] * weinig_ is now known as weinig
- # [21:53] * Quits: rniwa (~rniwa@17.245.30.75) (Client Quit)
- # [21:54] * Quits: weinig (~weinig@17.244.165.31) (Client Quit)
- # [21:54] * Quits: jernoble (~jernoble@17.202.47.66) (Remote host closed the connection)
- # [21:55] * Joins: jernoble (~jernoble@17.202.47.66)
- # [21:56] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
- # [22:03] * Joins: rniwa (~rniwa@17.245.30.75)
- # [22:04] * Joins: frivoal (~frivoal@175.45.73.98)
- # [22:07] * Joins: bholley (~bholley@c-24-130-121-49.hsd1.ca.comcast.net)
- # [22:08] * Joins: rniwa_ (~rniwa@17.202.50.3)
- # [22:09] * Joins: apocalypt077 (~apocalypt@rrcs-98-100-68-130.central.biz.rr.com)
- # [22:10] * Quits: tj_vantoll (~Adium@2601:4:5380:2ec:c921:4a7e:5358:7af) (Quit: Leaving.)
- # [22:10] * Joins: benwerd_ (~benwerd@172.56.41.200)
- # [22:11] * Quits: rniwa (~rniwa@17.245.30.75) (Ping timeout: 265 seconds)
- # [22:11] * Quits: bholley (~bholley@c-24-130-121-49.hsd1.ca.comcast.net) (Client Quit)
- # [22:17] * Quits: sebmck (~textual@115-64-33-73.static.tpgi.com.au) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [22:19] <annevk> Domenic: SharedArrayBuffer is shared memory
- # [22:19] <annevk> Domenic: it's much more exciting and also much more scary
- # [22:20] <Domenic> @_@
- # [22:20] <caitp-> shmemory
- # [22:22] * Quits: Dashiva (Dashiva@wikia/Dashiva)
- # [22:25] * Quits: danbri1 (~Adium@host86-185-150-29.range86-185.btcentralplus.com) (Ping timeout: 255 seconds)
- # [22:26] * Quits: frivoal (~frivoal@175.45.73.98) (Remote host closed the connection)
- # [22:27] * Joins: weinig (~weinig@17.245.26.224)
- # [22:28] * Quits: darobin (~darobin@2a01:e34:ed05:d180:600d:b75f:5eff:b3d9) (Remote host closed the connection)
- # [22:28] * Quits: benwerd_ (~benwerd@172.56.41.200) (Remote host closed the connection)
- # [22:29] * Quits: boogyman (~boogyman@pdpc/supporter/professional/boogyman) (Quit: Leaving.)
- # [22:29] * Joins: frivoal (~frivoal@175.45.73.98)
- # [22:33] <wanderview> annevk: Domenic: yea, but kind of cool we can use the ideas in this issue to share the buffers from a pipe with another worker for processing, etc: https://github.com/whatwg/streams/issues/253
- # [22:34] * Quits: frivoal (~frivoal@175.45.73.98) (Remote host closed the connection)
- # [22:35] * Quits: corycruse (~corycruse@108-211-253-107.lightspeed.spfdmo.sbcglobal.net) (Read error: Connection reset by peer)
- # [22:35] * Joins: corycrus_ (~corycruse@108-211-253-107.lightspeed.spfdmo.sbcglobal.net)
- # [22:36] * Quits: KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 240 seconds)
- # [22:41] * Quits: corycrus_ (~corycruse@108-211-253-107.lightspeed.spfdmo.sbcglobal.net) (Ping timeout: 250 seconds)
- # [22:41] * Joins: corycruse (~corycruse@108-211-253-107.lightspeed.spfdmo.sbcglobal.net)
- # [22:44] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [22:44] * Quits: corycruse (~corycruse@108-211-253-107.lightspeed.spfdmo.sbcglobal.net) (Read error: Connection reset by peer)
- # [22:45] * Joins: corycruse (~corycruse@108-211-253-107.lightspeed.spfdmo.sbcglobal.net)
- # [22:51] * Quits: corycruse (~corycruse@108-211-253-107.lightspeed.spfdmo.sbcglobal.net) (Read error: Connection reset by peer)
- # [22:51] * Joins: corycruse (~corycruse@108-211-253-107.lightspeed.spfdmo.sbcglobal.net)
- # [22:51] * Joins: zenith_ (~zenith@142.150.23.90)
- # [22:53] * Joins: bholley (~bholley@c-24-130-121-49.hsd1.ca.comcast.net)
- # [22:53] * Joins: sebmck (~textual@222.49.254.125.static.virtutel.net.au)
- # [22:54] * Quits: corycruse (~corycruse@108-211-253-107.lightspeed.spfdmo.sbcglobal.net) (Read error: Connection reset by peer)
- # [22:54] * Joins: corycruse (~corycruse@108-211-253-107.lightspeed.spfdmo.sbcglobal.net)
- # [22:55] * Quits: sebmck (~textual@222.49.254.125.static.virtutel.net.au) (Read error: Connection reset by peer)
- # [22:55] * Quits: zdobersek (~zan@gateway/vpn/privateinternetaccess/zdobersek) (Quit: Leaving.)
- # [22:56] * Joins: sebmck (~textual@222.49.254.125.static.virtutel.net.au)
- # [22:56] * Joins: josemanuel (~josemanue@78.Red-79-147-197.dynamicIP.rima-tde.net)
- # [22:56] * Joins: benwerd_ (~benwerd@75-101-52-232.dsl.static.fusionbroadband.com)
- # [22:59] * Joins: corycrus_ (~corycruse@108-211-253-107.lightspeed.spfdmo.sbcglobal.net)
- # [22:59] * Quits: corycruse (~corycruse@108-211-253-107.lightspeed.spfdmo.sbcglobal.net) (Read error: Connection reset by peer)
- # [22:59] * Quits: zenith_ (~zenith@142.150.23.90) (Ping timeout: 246 seconds)
- # [23:01] * Quits: TallTed (~Thud@63.119.36.36)
- # [23:03] * Quits: weinig (~weinig@17.245.26.224) (Quit: weinig)
- # [23:03] * Joins: corycruse (~corycruse@108-211-253-107.lightspeed.spfdmo.sbcglobal.net)
- # [23:03] * Quits: corycrus_ (~corycruse@108-211-253-107.lightspeed.spfdmo.sbcglobal.net) (Read error: Connection reset by peer)
- # [23:06] * Joins: tav (~tav`@host31-52-138-176.range31-52.btcentralplus.com)
- # [23:08] * Quits: corycruse (~corycruse@108-211-253-107.lightspeed.spfdmo.sbcglobal.net) (Read error: Connection reset by peer)
- # [23:08] * Joins: corycruse (~corycruse@108-211-253-107.lightspeed.spfdmo.sbcglobal.net)
- # [23:08] * Quits: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Ping timeout: 244 seconds)
- # [23:08] * Joins: newtron (~newtron@199.71.174.203)
- # [23:11] * Quits: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [23:12] * Joins: corycrus_ (~corycruse@108-211-253-107.lightspeed.spfdmo.sbcglobal.net)
- # [23:13] * Quits: josemanuel (~josemanue@78.Red-79-147-197.dynamicIP.rima-tde.net) (Quit: Saliendo)
- # [23:13] * Quits: corycruse (~corycruse@108-211-253-107.lightspeed.spfdmo.sbcglobal.net) (Read error: Connection reset by peer)
- # [23:14] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [23:15] * Joins: corycruse (~corycruse@108-211-253-107.lightspeed.spfdmo.sbcglobal.net)
- # [23:16] * Quits: corycrus_ (~corycruse@108-211-253-107.lightspeed.spfdmo.sbcglobal.net) (Read error: Connection reset by peer)
- # [23:18] * Quits: corycruse (~corycruse@108-211-253-107.lightspeed.spfdmo.sbcglobal.net) (Read error: Connection reset by peer)
- # [23:19] * Joins: corycruse (~corycruse@108-211-253-107.lightspeed.spfdmo.sbcglobal.net)
- # [23:19] * Quits: Maurice` (copyman@unaffiliated/maurice)
- # [23:22] * Joins: corycrus_ (~corycruse@108-211-253-107.lightspeed.spfdmo.sbcglobal.net)
- # [23:22] * Quits: corycruse (~corycruse@108-211-253-107.lightspeed.spfdmo.sbcglobal.net) (Read error: Connection reset by peer)
- # [23:25] * Joins: corycruse (~corycruse@108-211-253-107.lightspeed.spfdmo.sbcglobal.net)
- # [23:26] * heycam|away is now known as heycam
- # [23:26] * Quits: corycrus_ (~corycruse@108-211-253-107.lightspeed.spfdmo.sbcglobal.net) (Read error: Connection reset by peer)
- # [23:30] * Quits: karlcow (~karl@nerval.la-grange.net) (Quit: :tiuQ tiuq sah woclrak)
- # [23:31] * Quits: corycruse (~corycruse@108-211-253-107.lightspeed.spfdmo.sbcglobal.net) (Ping timeout: 245 seconds)
- # [23:35] * Joins: corycruse (~corycruse@108-211-253-107.lightspeed.spfdmo.sbcglobal.net)
- # [23:37] * Joins: roc (~chatzilla@2401:fa00:9:fd00:2677:3ff:fece:dc64)
- # [23:38] * Quits: encryptd_fractl (~encryptd_@66-188-130-46.static.mdsn.wi.charter.com) (Remote host closed the connection)
- # [23:42] * Quits: corycruse (~corycruse@108-211-253-107.lightspeed.spfdmo.sbcglobal.net)
- # [23:53] * Joins: tantek (~tantek@124-169-8-117.dyn.iinet.net.au)
- # [23:57] * Quits: svl (~me@ip565744a7.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
- # [23:57] * Quits: tantek (~tantek@124-169-8-117.dyn.iinet.net.au) (Ping timeout: 264 seconds)
- # [23:59] * Quits: espadrine (~tyl@dan75-7-88-166-187-54.fbx.proxad.net) (Ping timeout: 265 seconds)
- # [23:59] * Joins: norviller (~norviller@17.199.19.187)
- # Session Close: Thu Feb 12 00:00:00 2015
Previous day, Next day
Think these logs are useful? Then please donate to show your gratitude (and keep them up, of course). Thanks! — Krijn