Options:
Previous day, Next day
- # Session Start: Sat Dec 05 00:00:00 2015
- # Session Ident: #whatwg
- # [00:04] * Quits: sicking (~sicking@c-98-210-157-231.hsd1.ca.comcast.net) (Quit: sicking)
- # [00:05] * Quits: thinkxl (thinkxl@gateway/vpn/mullvad/x-tmewjsjoaqbiczri) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [00:06] * Joins: sicking (~sicking@c-98-210-157-231.hsd1.ca.comcast.net)
- # [00:08] * Joins: benwerd (~benwerd@199.87.84.238)
- # [00:09] <miketaylr> Domenic: i just search https://github.com/WebKit/webkit/
- # [00:17] <jgraham> It seems unlikely we need to copy the Chrome U2F thing, to me. It's only being used on a handful of sites and they are theoretically capable of moving to a new API that doesn't suck; particularly if Microsoft are only implementing the new version too
- # [00:17] <jgraham> smaug____: ^
- # [00:19] <smaug____> jgraham: yeah, hopefully. dev.platform has the discussion
- # [00:19] <smaug____> apparently the new version is still rather early draft though
- # [00:22] * Quits: bblfish (~bblfish@cpc2-popl3-2-0-cust563.13-2.cable.virginm.net) (Remote host closed the connection)
- # [00:23] * Quits: svl (~me@86.81.103.1) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
- # [00:27] * Quits: smaug____ (~chatzilla@dyxxlkyyyyyyyyyyyyyby-3.rev.dnainternet.fi) (Ping timeout: 264 seconds)
- # [00:34] * Joins: bblfish (~bblfish@cpc2-popl3-2-0-cust563.13-2.cable.virginm.net)
- # [00:40] * Quits: alrra (uid62345@gateway/web/irccloud.com/x-csroilgkfdzztain) (Quit: Connection closed for inactivity)
- # [00:41] * Quits: darobin (~darobin@209.148.63.66) (Remote host closed the connection)
- # [00:49] * Quits: ttepasse (~ttepasse@ip-178-200-61-79.hsi07.unitymediagroup.de) (Quit: Textual IRC Client: www.textualapp.com)
- # [00:50] * Quits: ehsan_ (~ehsan@66.207.193.21) (Remote host closed the connection)
- # [00:54] * Quits: jernoble|laptop (~jernoble@17.202.48.201) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [00:55] * Quits: benwerd (~benwerd@199.87.84.238) (Remote host closed the connection)
- # [00:56] * Quits: Sample (~Sample@unaffiliated/sample) (Quit: PING)
- # [00:57] * Joins: xiinotulp (~q@node-r6c.pool-180-180.dynamic.totbb.net)
- # [00:58] * Quits: plutoniix (~q@node-da0.pool-125-24.dynamic.totbb.net) (Ping timeout: 260 seconds)
- # [01:00] * Joins: benwerd (~benwerd@199.87.84.238)
- # [01:08] * Quits: scrollback3 (scrollback@ec2-52-11-63-83.us-west-2.compute.amazonaws.com) (Ping timeout: 245 seconds)
- # [01:10] * Quits: hober (~ted@unaffiliated/hober) (Read error: Connection reset by peer)
- # [01:10] * Joins: hober2 (~ted@unaffiliated/hober)
- # [01:12] * Quits: karlcow (~karl@nerval.la-grange.net) (Ping timeout: 260 seconds)
- # [01:13] * hober2 is now known as hober
- # [01:13] * Joins: karlcow (~karl@nerval.la-grange.net)
- # [01:18] * Joins: jernoble|laptop (~jernoble@76.74.153.49)
- # [01:23] * Quits: rniwa (~rniwa@17.202.48.56) (Ping timeout: 260 seconds)
- # [01:41] <roc> jgraham: it's the "theoretically" part that worries me
- # [01:44] * Joins: thinkxl (thinkxl@gateway/vpn/mullvad/x-ppjbluzniksyopnd)
- # [01:45] <jgraham> roc: Sure. But if it's both not *that* widely used and we have others also agreeing to only implement the new thing it seems more sensible to do that first and then go back and implement the old thing if there's an actual problem
- # [01:45] * xiinotulp is now known as plutoniix
- # [01:46] <roc> sure
- # [01:46] <roc> but every day Chrome implements this cool API and we don't is a problem
- # [01:47] <roc> er
- # [01:47] <jgraham> That's true of everything though. Is the cost of missing this one especially high?
- # [01:47] <roc> better to say: every day these sites work in Chrome and not Firefox is an actual problem
- # [01:48] <jgraham> I mean it doesn't actually stop sites working, does it? It just makes for more convenient authentication for a small group of users
- # [01:48] <roc> every day that feature of those sites works in Chrome and not Firefox is an actual problem
- # [01:49] <roc> maybe it's not a big deal in practice
- # [01:49] <roc> maybe it is
- # [01:51] <roc> we've been burned many times by Webkit or Blink exposing some non-standard API, which gets revised in a shiny standard API, which we implement, but too many sites stick with the non-standard or prefixed stuff and we're twisting in the wind
- # [01:51] <roc> I'm tired of it
- # [01:51] <TabAtkins> Yup. :/
- # [01:57] <roc> jgraham: maybe the right question to ask is: is Chrome willing to commit to implement the new thing *and* remove their nonstandard entry point, and at what date? If we don't like the answers we definitely need to implement the API people are actually using
- # [01:58] <roc> even if we do like the answers we still have to think how much we trust them :-)
- # [02:00] * roc has not forgotten the H.264 debacle
- # [02:02] * Quits: benwerd (~benwerd@199.87.84.238) (Remote host closed the connection)
- # [02:02] * Joins: Jayflux (~Jayflux@unaffiliated/jayflux)
- # [02:03] * TabAtkins was lied to about that, too.
- # [02:05] <jgraham> roc: So I absolutely don't think they'll remove the nonstandard thing. But the question is oppertunity cost. If we can get away with doing one implementation then the engineers that would have spent the time reverse engineering a second implementaion can instead work on some other feature that's needed to improve Gecko.
- # [02:05] <roc> fair
- # [02:07] * Joins: benwerd (~benwerd@199.87.84.238)
- # [02:14] * Quits: jernoble|laptop (~jernoble@76.74.153.49) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [02:16] * Quits: jsbell (jsbell@nat/google/x-jeiokrkbzhnxfezk) (Quit: There's no place like home...)
- # [02:16] * Joins: mven (~textual@cpe-173-174-112-125.austin.res.rr.com)
- # [02:17] * Quits: ap (~ap@17.202.44.214) (Quit: Textual IRC Client: www.textualapp.com)
- # [02:19] * Quits: ^esc (~esc-ape@77.119.129.137.wireless.dyn.drei.com) (Read error: Connection reset by peer)
- # [02:21] * Joins: ^esc (~esc-ape@77.119.129.137.wireless.dyn.drei.com)
- # [02:22] * Quits: sicking (~sicking@c-98-210-157-231.hsd1.ca.comcast.net) (Quit: sicking)
- # [02:24] * Joins: sicking (~sicking@c-98-210-157-231.hsd1.ca.comcast.net)
- # [02:28] * Quits: sicking (~sicking@c-98-210-157-231.hsd1.ca.comcast.net) (Client Quit)
- # [02:29] * Joins: sicking (~sicking@c-98-210-157-231.hsd1.ca.comcast.net)
- # [02:29] * Quits: sicking (~sicking@c-98-210-157-231.hsd1.ca.comcast.net) (Client Quit)
- # [02:30] * Joins: sicking (~sicking@c-98-210-157-231.hsd1.ca.comcast.net)
- # [02:35] * Quits: sicking (~sicking@c-98-210-157-231.hsd1.ca.comcast.net) (Ping timeout: 260 seconds)
- # [02:37] * Quits: benwerd (~benwerd@199.87.84.238) (Remote host closed the connection)
- # [02:39] * Quits: JoWie (uid93456@gateway/web/irccloud.com/x-ylsnyfodrplgcxzp) (Quit: Connection closed for inactivity)
- # [02:41] * Joins: benwerd (~benwerd@199.87.84.238)
- # [02:45] * Quits: gavinc (~gavin@barad-dur.carothers.name) (Ping timeout: 265 seconds)
- # [02:47] <caitp> I think webkit and blink developers often feel just as burned by not being able to remove or revise absolute broken crap
- # [02:56] <roc> yeah but it's not costing them market share
- # [02:56] <roc> just guilt
- # [02:56] <roc> and technical debt
- # [02:56] <roc> so "just as burned", I think not
- # [03:05] * Quits: kbrosnan (~kbrosnan@firefox/community/qa/kbrosnan) (Read error: Connection reset by peer)
- # [03:08] * Joins: KevinMarks__ (~yaaic@2607:fb90:270a:5d6c:f598:f416:cffa:5889)
- # [03:10] * Quits: KevinMarks (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 260 seconds)
- # [03:13] * Quits: roc (~chatzilla@2620:101:80fb:224:2677:3ff:fece:dc64) (Ping timeout: 264 seconds)
- # [03:15] * Quits: dbaron (~dbaron@2620:101:80fb:224:25e3:25e3:ae1d:a4be) (Ping timeout: 260 seconds)
- # [03:18] * Quits: benwerd (~benwerd@199.87.84.238) (Remote host closed the connection)
- # [03:18] <caitp> I don't know if people pick their mobile phone based on the stock web browser
- # [03:18] * Joins: benwerd (~benwerd@199.87.84.238)
- # [03:18] * Quits: benwerd (~benwerd@199.87.84.238) (Remote host closed the connection)
- # [03:19] <caitp> but still don't want to break those mobile sites
- # [03:25] * Joins: jacobolus (~jacobolus@cpe-98-155-24-146.hawaii.res.rr.com)
- # [03:32] * Joins: darobin (~darobin@cpe-74-64-41-253.nyc.res.rr.com)
- # [03:37] * Joins: frivoal (~frivoal@softbank126142063093.bbtec.net)
- # [03:38] * Joins: KevinMarks (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [03:41] * Quits: KevinMarks__ (~yaaic@2607:fb90:270a:5d6c:f598:f416:cffa:5889) (Ping timeout: 260 seconds)
- # [03:41] * Quits: frivoal (~frivoal@softbank126142063093.bbtec.net) (Remote host closed the connection)
- # [03:41] * Quits: bblfish (~bblfish@cpc2-popl3-2-0-cust563.13-2.cable.virginm.net) (Remote host closed the connection)
- # [03:45] * Joins: bblfish (~bblfish@cpc2-popl3-2-0-cust563.13-2.cable.virginm.net)
- # [03:49] * Quits: bblfish (~bblfish@cpc2-popl3-2-0-cust563.13-2.cable.virginm.net) (Ping timeout: 246 seconds)
- # [03:52] * Joins: jensnockert (~jensnocke@84.219.248.21)
- # [03:57] * Quits: jensnockert (~jensnocke@84.219.248.21) (Ping timeout: 245 seconds)
- # [04:06] * Joins: frivoal (~frivoal@2400:2650:86c0:a500:9d9c:6c6:c853:682b)
- # [04:16] * Joins: sicking (~sicking@c-98-210-157-231.hsd1.ca.comcast.net)
- # [04:21] * Quits: KevinMarks (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [04:22] * Joins: KevinMarks (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [04:27] * Joins: dickdaley (~dickdaley@ip98-183-52-15.pn.at.cox.net)
- # [04:42] * Quits: frivoal (~frivoal@2400:2650:86c0:a500:9d9c:6c6:c853:682b) (Remote host closed the connection)
- # [04:46] * Quits: dickdaley (~dickdaley@ip98-183-52-15.pn.at.cox.net) (Ping timeout: 260 seconds)
- # [05:24] * Joins: howdoi (uid224@gateway/web/irccloud.com/x-nefqxigyfohqzrxc)
- # [05:38] * Joins: ambv (~ambv@199.201.64.3)
- # [05:39] * Quits: jacobolus (~jacobolus@cpe-98-155-24-146.hawaii.res.rr.com) (Remote host closed the connection)
- # [05:48] * Joins: frivoal (~frivoal@2400:2650:86c0:a500:757c:894f:396b:22be)
- # [05:53] * Joins: jensnockert (~jensnocke@84.219.248.21)
- # [05:58] * Quits: jensnockert (~jensnocke@84.219.248.21) (Ping timeout: 245 seconds)
- # [06:18] * Quits: darobin (~darobin@cpe-74-64-41-253.nyc.res.rr.com) (Remote host closed the connection)
- # [06:20] * Quits: ambv (~ambv@199.201.64.3) (Quit: sys.exit(0) # computer went to sleep)
- # [06:26] * Joins: jacobolus (~jacobolus@cpe-98-155-24-146.hawaii.res.rr.com)
- # [06:26] * Joins: boogyman_2 (~justme_j@173-171-176-46.res.bhn.net)
- # [06:26] * Quits: boogyman_2 (~justme_j@173-171-176-46.res.bhn.net) (Changing host)
- # [06:26] * Joins: boogyman_2 (~justme_j@pdpc/supporter/professional/boogyman)
- # [06:28] * Quits: boogyman (~justme_j@pdpc/supporter/professional/boogyman) (Ping timeout: 250 seconds)
- # [06:28] * boogyman_2 is now known as boogyman
- # [06:30] * Quits: jacobolus (~jacobolus@cpe-98-155-24-146.hawaii.res.rr.com) (Ping timeout: 246 seconds)
- # [06:33] * Quits: jwalden (~waldo@2620:101:80fc:224:7e7a:91ff:fe25:a5a3) (Quit: heading home, back shortly)
- # [06:41] * Quits: sicking (~sicking@c-98-210-157-231.hsd1.ca.comcast.net) (Quit: sicking)
- # [06:46] * Quits: frivoal (~frivoal@2400:2650:86c0:a500:757c:894f:396b:22be) (Remote host closed the connection)
- # [06:51] * Joins: jwalden (~waldo@108-233-252-216.lightspeed.sntcca.sbcglobal.net)
- # [07:03] * Quits: thinkxl (thinkxl@gateway/vpn/mullvad/x-ppjbluzniksyopnd) (Ping timeout: 246 seconds)
- # [07:04] * Quits: lerc (~quassel@121.74.238.246) (Read error: Connection reset by peer)
- # [07:05] * Joins: lerc (~quassel@121-74-238-246.telstraclear.net)
- # [07:08] * Joins: thinkxl (thinkxl@gateway/vpn/mullvad/x-mikjalhwzqwrombd)
- # [07:28] * Joins: jacobolus (~jacobolus@cpe-98-155-24-146.hawaii.res.rr.com)
- # [07:31] * Joins: nikkibee (~quassel@node-1w7jr9y93irfm81ewtx25t3vh.ipv6.telus.net)
- # [07:32] * Joins: frivoal (~frivoal@2400:2650:86c0:a500:1a7:ef44:776c:f318)
- # [07:40] * Joins: sicking (~sicking@c-98-210-157-231.hsd1.ca.comcast.net)
- # [07:42] * Quits: boogyman (~justme_j@pdpc/supporter/professional/boogyman) (Ping timeout: 260 seconds)
- # [07:49] * Quits: psy_ (~psy@43.224.156.120) (Ping timeout: 260 seconds)
- # [07:54] * Joins: jensnockert (~jensnocke@84.219.248.21)
- # [07:56] * Quits: sicking (~sicking@c-98-210-157-231.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [07:58] * Quits: jensnockert (~jensnocke@84.219.248.21) (Ping timeout: 245 seconds)
- # [07:59] * Joins: sicking (~sicking@c-98-210-157-231.hsd1.ca.comcast.net)
- # [08:13] * Joins: psy_ (~psy@43.224.156.99)
- # [08:18] * Quits: mpt (~mpt@canonical/mpt) (Ping timeout: 260 seconds)
- # [08:20] * Quits: thinkxl (thinkxl@gateway/vpn/mullvad/x-mikjalhwzqwrombd) (Ping timeout: 246 seconds)
- # [08:20] * Joins: thinkxl (~thinkxl@unaffiliated/thinkxl)
- # [08:30] * Joins: mpt (~mpt@2001:67c:1560:a003:f06f:fd5a:2c5:36bc)
- # [08:30] * Quits: mpt (~mpt@2001:67c:1560:a003:f06f:fd5a:2c5:36bc) (Changing host)
- # [08:30] * Joins: mpt (~mpt@canonical/mpt)
- # [08:46] * Quits: nikkibee (~quassel@node-1w7jr9y93irfm81ewtx25t3vh.ipv6.telus.net) (Remote host closed the connection)
- # [08:49] * Joins: KevinMarks__ (~yaaic@2607:fb90:2702:b997:87e9:7d7c:f937:e179)
- # [08:49] * Quits: KevinMarks (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 245 seconds)
- # [09:00] * Joins: roc (~chatzilla@h210.132.186.173.static.ip.windstream.net)
- # [09:02] * Joins: scrollback10 (~scrollbac@ec2-52-11-63-83.us-west-2.compute.amazonaws.com)
- # [09:09] * Joins: rits (~richa@59.89.183.69)
- # [09:16] * Joins: alrra (uid62345@gateway/web/irccloud.com/x-wnppzhqegpouogga)
- # [09:21] * Joins: dbaron (~dbaron@50-0-128-58.dsl.dynamic.fusionbroadband.com)
- # [09:23] * Quits: ^esc (~esc-ape@77.119.129.137.wireless.dyn.drei.com) (Ping timeout: 246 seconds)
- # [09:32] * Joins: KevinMarks (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [09:35] * Quits: KevinMarks__ (~yaaic@2607:fb90:2702:b997:87e9:7d7c:f937:e179) (Ping timeout: 260 seconds)
- # [09:40] * Quits: jwalden (~waldo@108-233-252-216.lightspeed.sntcca.sbcglobal.net) (Read error: Connection reset by peer)
- # [09:55] * Joins: jensnockert (~jensnocke@84.219.248.21)
- # [10:00] * Quits: jensnockert (~jensnocke@84.219.248.21) (Ping timeout: 260 seconds)
- # [10:05] * Quits: sicking (~sicking@c-98-210-157-231.hsd1.ca.comcast.net) (Quit: sicking)
- # [10:06] * Joins: wilsonpage (~wilsonpag@dab-rcn1-h-11-10.dab.02.net)
- # [10:07] * Parts: html (~css@unaffiliated/css)
- # [10:09] * Joins: wilsonpa_ (~wilsonpag@dab-yat1-h-55-9.dab.02.net)
- # [10:10] * Quits: wilsonpage (~wilsonpag@dab-rcn1-h-11-10.dab.02.net) (Ping timeout: 260 seconds)
- # [10:11] * Joins: wilsonpage (~wilsonpag@dab-rcn1-h-9-3.dab.02.net)
- # [10:14] * Quits: wilsonpa_ (~wilsonpag@dab-yat1-h-55-9.dab.02.net) (Ping timeout: 260 seconds)
- # [10:15] * Quits: wilsonpage (~wilsonpag@dab-rcn1-h-9-3.dab.02.net) (Ping timeout: 260 seconds)
- # [10:17] * Joins: Maurice` (copyman@5ED571C4.cm-7-6b.dynamic.ziggo.nl)
- # [10:17] * Quits: Maurice` (copyman@5ED571C4.cm-7-6b.dynamic.ziggo.nl) (Changing host)
- # [10:17] * Joins: Maurice` (copyman@unaffiliated/maurice)
- # [10:29] * Joins: sicking (~sicking@c-98-210-157-231.hsd1.ca.comcast.net)
- # [10:37] * Quits: dbaron (~dbaron@50-0-128-58.dsl.dynamic.fusionbroadband.com) (Quit: 8403864 bytes have been tenured, next gc will be global.)
- # [10:42] * Joins: dickdaley (~dickdaley@ip98-183-52-15.pn.at.cox.net)
- # [10:48] * Quits: dickdaley (~dickdaley@ip98-183-52-15.pn.at.cox.net) (Ping timeout: 260 seconds)
- # [10:49] * Quits: thinkxl (~thinkxl@unaffiliated/thinkxl) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [10:52] * Quits: frivoal (~frivoal@2400:2650:86c0:a500:1a7:ef44:776c:f318) (Remote host closed the connection)
- # [11:06] * Quits: sarri (~sari@unaffiliated/sarri) (Ping timeout: 246 seconds)
- # [11:08] * Joins: sarri (~sari@unaffiliated/sarri)
- # [11:08] * Quits: howdoi (uid224@gateway/web/irccloud.com/x-nefqxigyfohqzrxc) (Quit: Connection closed for inactivity)
- # [11:08] * Joins: wbe (~textual@port-13848.pppoe.wtnet.de)
- # [11:15] * Quits: sicking (~sicking@c-98-210-157-231.hsd1.ca.comcast.net) (Quit: sicking)
- # [11:36] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [11:37] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Remote host closed the connection)
- # [11:40] * Quits: Hixie_ (~ianh@178.255.149.100) (Ping timeout: 260 seconds)
- # [11:40] * Joins: Hixie (~ianh@178.255.149.100)
- # [11:46] * Joins: svl (~me@86.81.103.1)
- # [11:56] * Joins: jensnockert (~jensnocke@84.219.248.21)
- # [11:57] * Joins: bblfish (~bblfish@cpc2-popl3-2-0-cust563.13-2.cable.virginm.net)
- # [12:00] * Quits: jensnockert (~jensnocke@84.219.248.21) (Ping timeout: 246 seconds)
- # [12:06] * Quits: jacobolus (~jacobolus@cpe-98-155-24-146.hawaii.res.rr.com) (Remote host closed the connection)
- # [12:07] * Joins: jacobolus (~jacobolus@cpe-98-155-24-146.hawaii.res.rr.com)
- # [12:10] * Quits: mattur (sid16049@gateway/web/irccloud.com/x-wezdlzmqawuhvfku)
- # [12:10] * Joins: mattur (sid16049@gateway/web/irccloud.com/x-pdrajpzjwpqcpepu)
- # [12:11] * Quits: jacobolus (~jacobolus@cpe-98-155-24-146.hawaii.res.rr.com) (Ping timeout: 260 seconds)
- # [12:17] * Quits: mathiasbynens (sid2247@gateway/web/irccloud.com/x-byrlascsksylffui)
- # [12:18] * Joins: mathiasbynens (sid2247@gateway/web/irccloud.com/x-xoxqmrzenixboyds)
- # [12:22] * Quits: ebryn (sid2895@gateway/web/irccloud.com/x-eqfzqxqtknetgwha)
- # [12:22] * Joins: ebryn (sid2895@gateway/web/irccloud.com/x-qawqekcchagrzbxc)
- # [12:22] * Joins: frivoal (~frivoal@2400:2650:86c0:a500:1a7:ef44:776c:f318)
- # [12:29] * Quits: frivoal (~frivoal@2400:2650:86c0:a500:1a7:ef44:776c:f318) (Ping timeout: 264 seconds)
- # [12:54] * Quits: wbe (~textual@port-13848.pppoe.wtnet.de) (Quit: My computer has gone to sleep. ZZZzzz…)
- # [12:58] * Quits: Hasimir (~hfenring@unaffiliated/hasimir) (Ping timeout: 256 seconds)
- # [13:00] * Quits: rits (~richa@59.89.183.69) (Ping timeout: 260 seconds)
- # [13:01] * Joins: boogyman (~justme_j@173-171-176-46.res.bhn.net)
- # [13:01] * Quits: boogyman (~justme_j@173-171-176-46.res.bhn.net) (Changing host)
- # [13:01] * Joins: boogyman (~justme_j@pdpc/supporter/professional/boogyman)
- # [13:04] * Joins: howdoi (uid224@gateway/web/irccloud.com/x-aceulxgxrimcaseh)
- # [13:06] * Joins: Jayflux_ (~Jayflux@unaffiliated/jayflux)
- # [13:08] * Quits: Jayflux (~Jayflux@unaffiliated/jayflux) (Ping timeout: 245 seconds)
- # [13:08] * Joins: Jayflux2 (~Jayflux@unaffiliated/jayflux)
- # [13:09] * Joins: Hasimir (~hfenring@unaffiliated/hasimir)
- # [13:11] * Quits: Jayflux_ (~Jayflux@unaffiliated/jayflux) (Ping timeout: 245 seconds)
- # [13:19] * Quits: roc (~chatzilla@h210.132.186.173.static.ip.windstream.net) (Ping timeout: 260 seconds)
- # [13:24] * Joins: annevk (~annevk@207.190.10.41)
- # [13:24] * Quits: bblfish (~bblfish@cpc2-popl3-2-0-cust563.13-2.cable.virginm.net) (Remote host closed the connection)
- # [13:25] * Joins: rits (~richa@59.89.183.69)
- # [13:26] * Joins: bblfish (~bblfish@cpc2-popl3-2-0-cust563.13-2.cable.virginm.net)
- # [13:28] * Quits: bblfish (~bblfish@cpc2-popl3-2-0-cust563.13-2.cable.virginm.net) (Remote host closed the connection)
- # [13:28] * Joins: darobin (~darobin@cpe-74-64-41-253.nyc.res.rr.com)
- # [13:31] * Quits: annevk (~annevk@207.190.10.41) (Ping timeout: 246 seconds)
- # [13:33] * Quits: darobin (~darobin@cpe-74-64-41-253.nyc.res.rr.com) (Ping timeout: 246 seconds)
- # [13:39] * Joins: bblfish (~bblfish@cpc2-popl3-2-0-cust563.13-2.cable.virginm.net)
- # [13:39] * Joins: wbe (~textual@port-13848.pppoe.wtnet.de)
- # [13:45] * Joins: frivoal (~frivoal@softbank126142063093.bbtec.net)
- # [13:47] * Quits: svl (~me@86.81.103.1) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
- # [13:49] * Joins: josemanuel (~josemanue@127.172.35.37.dynamic.jazztel.es)
- # [13:57] * Joins: jensnockert (~jensnocke@84.219.248.21)
- # [14:01] * Quits: jensnockert (~jensnocke@84.219.248.21) (Ping timeout: 260 seconds)
- # [14:30] * Joins: zcorpan (~zcorpan@90.230.218.37)
- # [14:33] * Quits: bret (sid12421@gateway/web/irccloud.com/x-hzwtaxufpbbgllmv) (Read error: Connection reset by peer)
- # [14:33] * Quits: zcorpan (~zcorpan@90.230.218.37) (Remote host closed the connection)
- # [14:37] * Joins: bret (sid12421@gateway/web/irccloud.com/x-uvawozaghcnqorqz)
- # [14:53] * Joins: bradleymeck (~bradleyme@cpe-70-112-190-128.austin.res.rr.com)
- # [15:13] * Quits: bradleymeck (~bradleyme@cpe-70-112-190-128.austin.res.rr.com) (Quit: bradleymeck)
- # [15:19] * Joins: boogyman_2 (~justme_j@pdpc/supporter/professional/boogyman)
- # [15:19] * Joins: gavinc (~gavin@barad-dur.carothers.name)
- # [15:20] * Quits: boogyman (~justme_j@pdpc/supporter/professional/boogyman) (Ping timeout: 245 seconds)
- # [15:20] * boogyman_2 is now known as boogyman
- # [15:39] * Joins: darobin (~darobin@cpe-74-64-41-253.nyc.res.rr.com)
- # [15:45] * Joins: bradleymeck (~bradleyme@cpe-70-112-190-128.austin.res.rr.com)
- # [15:45] * Quits: bradleymeck (~bradleyme@cpe-70-112-190-128.austin.res.rr.com) (Client Quit)
- # [15:48] * Quits: gavinc (~gavin@barad-dur.carothers.name) (Quit: Konversation terminated!)
- # [15:58] * Joins: jensnockert (~jensnocke@84.219.248.21)
- # [16:01] * Quits: darobin (~darobin@cpe-74-64-41-253.nyc.res.rr.com) (Remote host closed the connection)
- # [16:02] * Quits: jensnockert (~jensnocke@84.219.248.21) (Ping timeout: 260 seconds)
- # [16:20] * Quits: alrra (uid62345@gateway/web/irccloud.com/x-wnppzhqegpouogga) (Quit: Connection closed for inactivity)
- # [16:32] * Quits: frivoal (~frivoal@softbank126142063093.bbtec.net) (Remote host closed the connection)
- # [16:38] * Joins: alrra (uid62345@gateway/web/irccloud.com/x-rdiqtayuvfrjjzvy)
- # [16:38] * Quits: Jayflux2 (~Jayflux@unaffiliated/jayflux) (Quit: Leaving)
- # [16:45] * Joins: dickdaley (~dickdaley@ip98-183-52-15.pn.at.cox.net)
- # [16:50] * Quits: dickdaley (~dickdaley@ip98-183-52-15.pn.at.cox.net) (Ping timeout: 246 seconds)
- # [16:53] * Joins: thinkxl (~thinkxl@unaffiliated/thinkxl)
- # [16:54] * Quits: thinkxl (~thinkxl@unaffiliated/thinkxl) (Client Quit)
- # [16:56] * Quits: wanderview (~sid277@2620:101:8016:74::4:115) (Ping timeout: 264 seconds)
- # [16:56] * Joins: wanderview (~sid277@2620:101:8016:74::4:115)
- # [17:02] * Joins: darobin (~darobin@74.64.41.253)
- # [17:06] * Quits: darobin (~darobin@74.64.41.253) (Ping timeout: 260 seconds)
- # [17:14] * Joins: sicking (~sicking@50-0-92-30.dsl.dynamic.fusionbroadband.com)
- # [17:17] * Joins: JoWie (uid93456@gateway/web/irccloud.com/x-udvppilpsmwyvdzx)
- # [17:17] * Quits: sicking (~sicking@50-0-92-30.dsl.dynamic.fusionbroadband.com) (Client Quit)
- # [17:18] * Quits: birtles (sid16523@gateway/web/irccloud.com/x-noeussylmoqzxfcg) (Ping timeout: 264 seconds)
- # [17:19] * Joins: birtles (sid16523@gateway/web/irccloud.com/x-nsacaltvystvvvst)
- # [17:42] * Quits: KevinMarks (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 245 seconds)
- # [17:43] * Joins: KevinMarks (~yaaic@2607:fb90:2705:15bf:2b90:ea4b:ed63:1ce)
- # [17:51] * Joins: ttepasse (~ttepasse@ip-178-200-61-79.hsi07.unitymediagroup.de)
- # [17:53] * Joins: ambv (~ambv@199.201.64.2)
- # [17:54] * Quits: wanderview (~sid277@2620:101:8016:74::4:115) (Ping timeout: 264 seconds)
- # [17:55] * Joins: wanderview (~sid277@2620:101:8016:74::4:115)
- # [17:55] * Quits: ttepasse (~ttepasse@ip-178-200-61-79.hsi07.unitymediagroup.de) (Ping timeout: 246 seconds)
- # [17:57] * Quits: bblfish (~bblfish@cpc2-popl3-2-0-cust563.13-2.cable.virginm.net) (Remote host closed the connection)
- # [18:01] * Joins: bblfish (~bblfish@cpc2-popl3-2-0-cust563.13-2.cable.virginm.net)
- # [18:03] * Joins: Jayflux (~Jayflux@unaffiliated/jayflux)
- # [18:04] * Joins: KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [18:05] * Quits: bblfish (~bblfish@cpc2-popl3-2-0-cust563.13-2.cable.virginm.net) (Ping timeout: 246 seconds)
- # [18:06] * Quits: tobie (sid5692@gateway/web/irccloud.com/x-yzumvlabtoavfvzj) (Read error: Network is unreachable)
- # [18:06] * Quits: KevinMarks (~yaaic@2607:fb90:2705:15bf:2b90:ea4b:ed63:1ce) (Ping timeout: 264 seconds)
- # [18:07] * Joins: tobie (sid5692@gateway/web/irccloud.com/x-wtkiopmbxnsrsurj)
- # [18:08] * Joins: bblfish (~bblfish@cpc2-popl3-2-0-cust563.13-2.cable.virginm.net)
- # [18:08] * Quits: KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 245 seconds)
- # [18:10] * Quits: bblfish (~bblfish@cpc2-popl3-2-0-cust563.13-2.cable.virginm.net) (Remote host closed the connection)
- # [18:12] * Joins: KevinMarks (~yaaic@2607:fb90:2702:b247:b22:545f:ac18:42aa)
- # [18:13] * Joins: KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [18:14] * Joins: ttepasse (~ttepasse@ip-178-200-61-79.hsi07.unitymediagroup.de)
- # [18:17] * Quits: KevinMarks (~yaaic@2607:fb90:2702:b247:b22:545f:ac18:42aa) (Ping timeout: 264 seconds)
- # [18:17] * Joins: KevinMarks___ (~yaaic@2607:fb90:270a:aa99:52a0:c0b0:4888:4aa6)
- # [18:19] * Quits: KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 245 seconds)
- # [18:27] * Joins: yoav (~yoav@sdo26-1-78-245-148-181.fbx.proxad.net)
- # [18:27] * Quits: ambv (~ambv@199.201.64.2) (Quit: sys.exit(0) # computer went to sleep)
- # [18:27] * Joins: encryptd_fractal (~encryptd_@2601:449:8380:21f1:9d3d:8a47:45fa:bf06)
- # [18:28] * Joins: KevinMarks (~yaaic@67.164.14.200)
- # [18:29] * Quits: yoav (~yoav@sdo26-1-78-245-148-181.fbx.proxad.net) (Remote host closed the connection)
- # [18:31] * Quits: KevinMarks___ (~yaaic@2607:fb90:270a:aa99:52a0:c0b0:4888:4aa6) (Ping timeout: 260 seconds)
- # [18:34] * Joins: yoav (~yoav@sdo26-1-78-245-148-181.fbx.proxad.net)
- # [18:35] * Quits: mven (~textual@cpe-173-174-112-125.austin.res.rr.com) (Ping timeout: 260 seconds)
- # [18:40] * Joins: ambv (~ambv@199.201.64.2)
- # [18:42] * Joins: aretecode (~aretecode@104.156.228.96)
- # [18:44] * Joins: jacobolus (~jacobolus@cpe-98-155-24-146.hawaii.res.rr.com)
- # [18:46] * Joins: ambv_ (~ambv@c-71-231-52-148.hsd1.wa.comcast.net)
- # [18:46] * Quits: yoav (~yoav@sdo26-1-78-245-148-181.fbx.proxad.net) (Remote host closed the connection)
- # [18:48] * Quits: jacobolus (~jacobolus@cpe-98-155-24-146.hawaii.res.rr.com) (Ping timeout: 246 seconds)
- # [18:49] * Quits: ambv (~ambv@199.201.64.2) (Ping timeout: 245 seconds)
- # [18:59] * Joins: mven (~textual@cpe-173-174-112-125.austin.res.rr.com)
- # [19:04] * Joins: darobin (~darobin@cpe-74-64-41-253.nyc.res.rr.com)
- # [19:04] * Quits: ambv_ (~ambv@c-71-231-52-148.hsd1.wa.comcast.net) (Quit: sys.exit(0) # computer went to sleep)
- # [19:08] * Joins: dbaron (~dbaron@50-0-128-58.dsl.dynamic.fusionbroadband.com)
- # [19:08] * Joins: birtles_ (sid16523@gateway/web/irccloud.com/x-ttagrixtbqfhcnpb)
- # [19:08] * Joins: jamesr_ (sid10481@gateway/web/irccloud.com/x-hjdtrqqgvuiinzpg)
- # [19:08] * Quits: darobin (~darobin@cpe-74-64-41-253.nyc.res.rr.com) (Ping timeout: 246 seconds)
- # [19:09] * Quits: birtles (sid16523@gateway/web/irccloud.com/x-nsacaltvystvvvst) (Ping timeout: 264 seconds)
- # [19:09] * Quits: jamesr (sid10481@gateway/web/irccloud.com/x-jvlkemreoauelqnn) (Ping timeout: 264 seconds)
- # [19:09] * birtles_ is now known as birtles
- # [19:09] * jamesr_ is now known as jamesr
- # [19:15] * Quits: sballesteros_ (sid39846@gateway/web/irccloud.com/x-xdvtnqkbzemnqegj) (Ping timeout: 260 seconds)
- # [19:15] * Joins: sballesteros_ (sid39846@gateway/web/irccloud.com/x-heazvpsmhsygyicy)
- # [19:24] * Quits: encryptd_fractal (~encryptd_@2601:449:8380:21f1:9d3d:8a47:45fa:bf06) (Remote host closed the connection)
- # [19:31] * Quits: KevinMarks (~yaaic@67.164.14.200) (Read error: Connection reset by peer)
- # [19:32] * Joins: KevinMarks (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [19:38] * Joins: jacobolus (~jacobolus@cpe-98-155-24-146.hawaii.res.rr.com)
- # [19:40] * Joins: tantek (~tantek@c-50-143-152-128.hsd1.ca.comcast.net)
- # [19:45] * Joins: roc (~chatzilla@h210.132.186.173.static.ip.windstream.net)
- # [19:50] * Joins: encryptd_fractal (~encryptd_@c-24-7-238-5.hsd1.mn.comcast.net)
- # [19:53] * Joins: ambv (~ambv@199.201.64.2)
- # [19:57] * Quits: tantek (~tantek@c-50-143-152-128.hsd1.ca.comcast.net) (Quit: tantek)
- # [19:59] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [19:59] * Quits: KevinMarks (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [20:00] * Joins: KevinMarks (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [20:03] * Quits: boogyman (~justme_j@pdpc/supporter/professional/boogyman) (Quit: ChatZilla 0.9.92 [Firefox 42.0/20151029151421])
- # [20:04] * Joins: boogyman (~justme_j@173-171-176-46.res.bhn.net)
- # [20:04] * Quits: boogyman (~justme_j@173-171-176-46.res.bhn.net) (Changing host)
- # [20:04] * Joins: boogyman (~justme_j@pdpc/supporter/professional/boogyman)
- # [20:07] * Joins: yoav (~yoav@sdo26-1-78-245-148-181.fbx.proxad.net)
- # [20:08] * Quits: yoav (~yoav@sdo26-1-78-245-148-181.fbx.proxad.net) (Remote host closed the connection)
- # [20:09] * Quits: KevinMarks (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [20:10] * Joins: KevinMarks (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [20:16] * Joins: bblfish (~bblfish@cpc2-popl3-2-0-cust563.13-2.cable.virginm.net)
- # [20:21] * Joins: tantek (~tantek@c-50-143-152-128.hsd1.ca.comcast.net)
- # [20:25] * Joins: tantek_ (~tantek@c-50-143-152-128.hsd1.ca.comcast.net)
- # [20:26] * Quits: tantek (~tantek@c-50-143-152-128.hsd1.ca.comcast.net) (Ping timeout: 246 seconds)
- # [20:30] * Quits: tantek_ (~tantek@c-50-143-152-128.hsd1.ca.comcast.net) (Ping timeout: 260 seconds)
- # [20:35] * Quits: josemanuel (~josemanue@127.172.35.37.dynamic.jazztel.es) (Quit: Saliendo)
- # [20:35] * Joins: nikkibee (~quassel@node-1w7jr9y93irfoyyy24s72x1db.ipv6.telus.net)
- # [20:38] * Quits: howdoi (uid224@gateway/web/irccloud.com/x-aceulxgxrimcaseh) (Quit: Connection closed for inactivity)
- # [20:39] * Quits: Maurice` (copyman@unaffiliated/maurice)
- # [20:43] * Quits: bblfish (~bblfish@cpc2-popl3-2-0-cust563.13-2.cable.virginm.net) (Remote host closed the connection)
- # [20:48] * Parts: rits (~richa@59.89.183.69)
- # [20:57] * Quits: JonathanNeal (sid5831@gateway/web/irccloud.com/x-ylmrvcsbabznmbou) (Read error: Connection reset by peer)
- # [20:57] * Joins: bblfish (~bblfish@cpc2-popl3-2-0-cust563.13-2.cable.virginm.net)
- # [20:57] * Joins: JonathanNeal (sid5831@gateway/web/irccloud.com/x-aucohoknozkmffzs)
- # [20:59] * Quits: encryptd_fractal (~encryptd_@c-24-7-238-5.hsd1.mn.comcast.net) (Remote host closed the connection)
- # [21:12] * Quits: bblfish (~bblfish@cpc2-popl3-2-0-cust563.13-2.cable.virginm.net) (Remote host closed the connection)
- # [21:12] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Remote host closed the connection)
- # [21:16] * Quits: psy_ (~psy@43.224.156.99) (Read error: Connection reset by peer)
- # [21:23] * Joins: nikkibeee (~quassel@node-1w7jr9y93irfoyyy24s72x1db.ipv6.telus.net)
- # [21:26] * Quits: nikkibee (~quassel@node-1w7jr9y93irfoyyy24s72x1db.ipv6.telus.net) (Ping timeout: 264 seconds)
- # [21:27] * Joins: dmurph_ (sid42525@gateway/web/irccloud.com/x-ckgjdbqeodmxpgcv)
- # [21:27] * Quits: dmurph (sid42525@gateway/web/irccloud.com/x-vlsbkzopfrhvmvwj) (Ping timeout: 264 seconds)
- # [21:27] * dmurph_ is now known as dmurph
- # [21:32] * Joins: bradleymeck (~bradleyme@cpe-70-112-190-128.austin.res.rr.com)
- # [21:34] * Joins: gregzx (~gregzx@088156226223.dynamic-ww-3.vectranet.pl)
- # [21:35] * Joins: benwerd (~benwerd@67.180.159.135)
- # [21:35] * Joins: benwerd_ (~benwerd@178.62.99.117)
- # [21:39] * Quits: benwerd (~benwerd@67.180.159.135) (Ping timeout: 246 seconds)
- # [21:50] * Quits: KevinMarks (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [21:50] * Joins: KevinMarks (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [21:53] * Joins: bblfish (~bblfish@cpc2-popl3-2-0-cust563.13-2.cable.virginm.net)
- # [21:57] * Quits: bholley (~bholley@c-73-231-198-151.hsd1.ca.comcast.net) (Quit: ZZZzzz…)
- # [22:02] * Joins: bholley (~bholley@c-73-231-198-151.hsd1.ca.comcast.net)
- # [22:02] * Quits: jacobolus (~jacobolus@cpe-98-155-24-146.hawaii.res.rr.com) (Remote host closed the connection)
- # [22:06] * Quits: bholley (~bholley@c-73-231-198-151.hsd1.ca.comcast.net) (Client Quit)
- # [22:06] * Quits: benwerd_ (~benwerd@178.62.99.117) (Ping timeout: 246 seconds)
- # [22:06] * Joins: darobin (~darobin@cpe-74-64-41-253.nyc.res.rr.com)
- # [22:07] * Quits: bblfish (~bblfish@cpc2-popl3-2-0-cust563.13-2.cable.virginm.net) (Remote host closed the connection)
- # [22:08] * Joins: bholley (~bholley@c-73-231-198-151.hsd1.ca.comcast.net)
- # [22:08] * Quits: bholley (~bholley@c-73-231-198-151.hsd1.ca.comcast.net) (Client Quit)
- # [22:11] * Quits: darobin (~darobin@cpe-74-64-41-253.nyc.res.rr.com) (Ping timeout: 245 seconds)
- # [22:16] * Joins: benwerd_ (~benwerd@46.101.15.228)
- # [22:18] * Joins: benwerd__ (~benwerd@88.150.214.178)
- # [22:20] * Quits: benwerd_ (~benwerd@46.101.15.228) (Ping timeout: 246 seconds)
- # [22:24] * Joins: darobin (~darobin@cpe-74-64-41-253.nyc.res.rr.com)
- # [22:28] * Quits: bradleymeck (~bradleyme@cpe-70-112-190-128.austin.res.rr.com) (Quit: bradleymeck)
- # [22:33] * Joins: bblfish (~bblfish@cpc2-popl3-2-0-cust563.13-2.cable.virginm.net)
- # [22:35] * Joins: bradleymeck (~bradleyme@cpe-70-112-190-128.austin.res.rr.com)
- # [22:37] * Quits: benwerd__ (~benwerd@88.150.214.178) (Ping timeout: 260 seconds)
- # [22:41] * Quits: bblfish (~bblfish@cpc2-popl3-2-0-cust563.13-2.cable.virginm.net) (Remote host closed the connection)
- # [22:41] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [22:41] * Quits: bradleymeck (~bradleyme@cpe-70-112-190-128.austin.res.rr.com) (Quit: bradleymeck)
- # [22:45] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Ping timeout: 246 seconds)
- # [22:47] * Joins: dickdaley (~dickdaley@ip98-183-52-15.pn.at.cox.net)
- # [22:53] * Quits: dickdaley (~dickdaley@ip98-183-52-15.pn.at.cox.net) (Ping timeout: 260 seconds)
- # [22:54] * Joins: bblfish (~bblfish@cpc2-popl3-2-0-cust563.13-2.cable.virginm.net)
- # [22:59] * Quits: dbaron (~dbaron@50-0-128-58.dsl.dynamic.fusionbroadband.com) (Ping timeout: 260 seconds)
- # [23:03] * Joins: dbaron (~dbaron@50-0-128-58.dsl.dynamic.fusionbroadband.com)
- # [23:10] * Quits: wbe (~textual@port-13848.pppoe.wtnet.de) (Quit: My computer has gone to sleep. ZZZzzz…)
- # [23:16] * Joins: jarek (~jarek@unaffiliated/jarek)
- # [23:16] * Joins: espadrine (~tyl@dan75-7-88-166-187-54.fbx.proxad.net)
- # [23:24] * Quits: ambv (~ambv@199.201.64.2) (Read error: Connection reset by peer)
- # [23:24] * Joins: ohaibbq (~ohaibbq@98.248.65.213)
- # [23:30] * Joins: ambv (~ambv@199.201.64.2)
- # [23:30] * Quits: jarek (~jarek@unaffiliated/jarek) (Quit: jarek)
- # [23:40] * Joins: benwerd (~benwerd@67.180.159.135)
- # [23:47] * Quits: darobin (~darobin@cpe-74-64-41-253.nyc.res.rr.com) (Remote host closed the connection)
- # [23:57] * Quits: bblfish (~bblfish@cpc2-popl3-2-0-cust563.13-2.cable.virginm.net) (Remote host closed the connection)
- # [23:58] * Joins: bblfish (~bblfish@cpc2-popl3-2-0-cust563.13-2.cable.virginm.net)
- # Session Close: Sun Dec 06 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