Options:
- # Session Start: Wed Jun 11 00:00:00 2014
- # Session Ident: #whatwg
- # [00:02] * Quits: shannonmoeller (~shannonmo@nat.sierrabravo.net) (Remote host closed the connection)
- # [00:02] * Joins: shannonmoeller (~shannonmo@nat.sierrabravo.net)
- # [00:02] * Quits: lmcliste_ (~lmclister@192.150.10.206) (Read error: Connection reset by peer)
- # [00:03] * Joins: lmclister (~lmclister@192.150.10.206)
- # [00:03] * Quits: Smylers (~smylers@host86-169-69-217.range86-169.btcentralplus.com) (Ping timeout: 276 seconds)
- # [00:08] * Joins: jeremyj (~jeremyj@17.202.44.231)
- # [00:08] * Joins: tantek (~tantek@66.228.68.132)
- # [00:08] * Quits: jeremyj (~jeremyj@17.202.44.231) (Client Quit)
- # [00:15] <Hixie> man, getting the orientation of the stack of open elements wrong was so dumb
- # [00:16] <SamB> Hixie: hmm?
- # [00:16] <SamB> oh, you mean in your parser?
- # [00:16] <Hixie> when i specced the html parser, i defined a stack which grows downwards
- # [00:16] <Hixie> instead of upwards
- # [00:16] <SamB> oh
- # [00:16] <SamB> oops
- # [00:16] <Hixie> so the spec talks about "lower in the stack" meaning further from zero
- # [00:16] <SamB> just like on i386 ;-P
- # [00:16] <Hixie> heh
- # [00:16] <Hixie> it's freaking confusing
- # [00:16] <Hixie> but to fix it would be so risky
- # [00:16] <Hixie> that i daren't do it
- # [00:17] * Quits: rniwa (~rniwa@17.202.43.222) (Quit: rniwa)
- # [00:17] <SamB> maybe change to words that aren't up and down at all
- # [00:17] * Joins: rniwa (~rniwa@17.202.43.222)
- # [00:17] <Hixie> i use all kinds of words
- # [00:17] <Hixie> that's why it's risky
- # [00:17] <Hixie> e.g. "Let furthest block be the topmost node in the stack of open elements that is lower in the stack than formatting element..."
- # [00:17] <Hixie> topmost meaning nearest to index 0, lower meaning with index greater than
- # [00:18] <Hixie> assuming a positive-index stack where 0 is the first thing pushed onto it
- # [00:18] <SamB> clearly start by wrapping all such text in caution tape ;-P
- # [00:21] * Joins: gavin___ (~gavin@76.14.87.162)
- # [00:21] * Quits: gavin__ (~gavin@76.14.87.162) (Read error: Connection reset by peer)
- # [00:24] * Joins: nessy (~silviapf@101.164.214.231)
- # [00:27] * Joins: jeremyj (~jeremyj@17.202.44.231)
- # [00:27] * Quits: barnabywalters (~barnabywa@89.17.128.127) (Quit: barnabywalters)
- # [00:31] * Joins: jacobolus (~jacobolus@c-76-103-91-111.hsd1.ca.comcast.net)
- # [00:33] * Quits: gavin___ (~gavin@76.14.87.162) (Remote host closed the connection)
- # [00:33] * Joins: gavin__ (~gavin@76.14.87.162)
- # [00:35] * Quits: cheron (~cheron@unaffiliated/cheron) (Ping timeout: 260 seconds)
- # [00:37] * Joins: wartdev (~wartdev@109.255.148.96)
- # [00:40] * Krinkle|detached is now known as Krinkle
- # [00:43] * Quits: nessy (~silviapf@101.164.214.231) (Quit: Leaving.)
- # [00:46] * Joins: GPHemsley (~GPHemsley@pdpc/supporter/student/GPHemsley)
- # [00:47] * Quits: coolbot95 (~coolbot95@gateway/tor-sasl/coolbot95) (Remote host closed the connection)
- # [00:48] * Quits: jacobolus (~jacobolus@c-76-103-91-111.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [00:51] * Quits: plutoniix (~plutoniix@node-4v3.pool-125-25.dynamic.totbb.net) (Quit: จรลี จรลา)
- # [00:52] * Joins: nessy (~silviapf@101.164.214.231)
- # [00:53] * Quits: kinetik (~kinetik@121-98-52-189.bng1.nct.orcon.net.nz) (Ping timeout: 252 seconds)
- # [00:56] <jamesr_> redefine the stack to go left-to-right
- # [00:57] * Quits: tantek (~tantek@66.228.68.132) (Quit: tantek)
- # [00:57] <SamB> hmm, that's not terribly exotic as directions go
- # [00:58] <jamesr_> or north/south?
- # [00:58] <Philip`> With C++ std::vector, a stack typically grows from front to back
- # [00:59] * Joins: weinig (~weinig@17.114.218.93)
- # [01:00] * Quits: shannonmoeller (~shannonmo@nat.sierrabravo.net) (Remote host closed the connection)
- # [01:00] * Joins: shannonmoeller (~shannonmo@nat.sierrabravo.net)
- # [01:01] * Quits: shannonmoeller (~shannonmo@nat.sierrabravo.net) (Remote host closed the connection)
- # [01:01] <Philip`> (Could go with turnwise and widdershins if you want to avoid ambiguity with typical 3D directional terms)
- # [01:02] * Joins: shannonmoeller (~shannonmo@nat.sierrabravo.net)
- # [01:04] * jgraham thinks that the C++ committee and Hixie need to revise the law of universial gravitation
- # [01:04] <jgraham> Because their stacks are not going to be stable
- # [01:05] * Joins: tantek (~tantek@mab2436d0.tmodns.net)
- # [01:06] * Quits: mven (~textual@169.241.49.238) (Ping timeout: 276 seconds)
- # [01:08] * Quits: jeremyj (~jeremyj@17.202.44.231) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [01:09] * Joins: kinetik (~kinetik@121-98-135-7.bng1.nct.orcon.net.nz)
- # [01:10] * Quits: tantek (~tantek@mab2436d0.tmodns.net) (Client Quit)
- # [01:12] * Quits: gavin__ (~gavin@76.14.87.162) (Remote host closed the connection)
- # [01:12] * Joins: gavin__ (~gavin@76.14.87.162)
- # [01:14] * Quits: marcosc (~marcosc@66.207.208.102) (Remote host closed the connection)
- # [01:18] * Quits: nephyrin (~neph@corp.mtv2.mozilla.com) (Ping timeout: 276 seconds)
- # [01:18] * Quits: nessy (~silviapf@101.164.214.231) (Quit: Leaving.)
- # [01:20] * Joins: nephyrin (~neph@corp.mtv2.mozilla.com)
- # [01:21] * Joins: jeremyj (~jeremyj@17.202.44.231)
- # [01:22] * Joins: nessy (~silviapf@101.164.214.231)
- # [01:26] * Quits: jeffreyatw (~jeffreyat@66-194-1-26.STATIC.twtelecom.net) (Quit: jeffreyatw)
- # [01:26] * Joins: jacobolus (~jacobolus@c-76-103-91-111.hsd1.ca.comcast.net)
- # [01:32] * Joins: ChrisMorgan (~ChrisMorg@unaffiliated/chrismorgan)
- # [01:34] * Quits: wartdev (~wartdev@109.255.148.96) (Remote host closed the connection)
- # [01:34] * Joins: tantek (~tantek@mab2436d0.tmodns.net)
- # [01:37] * Quits: gavin__ (~gavin@76.14.87.162) (Remote host closed the connection)
- # [01:37] * Joins: gavin__ (~gavin@76.14.87.162)
- # [01:39] * Krinkle is now known as Krinkle|detached
- # [01:39] * Quits: nessy (~silviapf@101.164.214.231) (Quit: Leaving.)
- # [01:43] * Quits: shannonmoeller (~shannonmo@nat.sierrabravo.net) (Remote host closed the connection)
- # [01:43] * Joins: newtron_work (~newtron@199.71.174.204)
- # [01:43] * Joins: shannonmoeller (~shannonmo@nat.sierrabravo.net)
- # [01:43] * Joins: a-ja (~Instantbi@70.230.145.246)
- # [01:44] <Hixie> holy crap, i implemented the AAA and passed like 10 more tests
- # [01:44] * Quits: jeremyj (~jeremyj@17.202.44.231) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [01:45] * Quits: shannonmoeller (~shannonmo@nat.sierrabravo.net) (Remote host closed the connection)
- # [01:45] * Joins: shannonmoeller (~shannonmo@nat.sierrabravo.net)
- # [01:45] * Quits: sankha93 (~sankha93@fsf/emeritus/sankha93) (Remote host closed the connection)
- # [01:45] * Quits: smaug____ (~chatzilla@a91-154-44-207.elisa-laajakaista.fi) (Ping timeout: 276 seconds)
- # [01:47] * Quits: newtron_ (~newtron@199.71.174.203) (Ping timeout: 240 seconds)
- # [01:47] * Quits: newtron_work (~newtron@199.71.174.204) (Ping timeout: 240 seconds)
- # [01:50] * Quits: jacobolus (~jacobolus@c-76-103-91-111.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [01:52] * Quits: shannonmoeller (~shannonmo@nat.sierrabravo.net) (Remote host closed the connection)
- # [01:52] * Joins: bholley (~bholley@98.210.101.88)
- # [01:53] * Joins: mven (~textual@ip68-104-38-84.lv.lv.cox.net)
- # [01:54] * Quits: gavin__ (~gavin@76.14.87.162) (Remote host closed the connection)
- # [01:54] * Joins: gavin__ (~gavin@76.14.87.162)
- # [01:54] * Joins: jacobolus (~jacobolus@c-76-103-91-111.hsd1.ca.comcast.net)
- # [01:56] * Joins: jdaggett (~jdaggett@61-121-216-2.bitcat.net)
- # [01:59] * Quits: nephyrin (~neph@corp.mtv2.mozilla.com) (Read error: Connection reset by peer)
- # [01:59] * Joins: nephyrin` (~neph@corp.mtv2.mozilla.com)
- # [02:00] * Quits: jernoble (~jernoble@17.202.45.163) (Quit: Computer has gone to sleep.)
- # [02:01] * Quits: tantek (~tantek@mab2436d0.tmodns.net) (Quit: tantek)
- # [02:06] * Joins: marcosc (~marcosc@206-248-190-144.dsl.teksavvy.com)
- # [02:06] * Quits: TimmyTones (~Tim@cpc5-oxfd18-2-0-cust437.4-3.cable.virginm.net) (Remote host closed the connection)
- # [02:07] * Joins: TimmyTones (~Tim@cpc5-oxfd18-2-0-cust437.4-3.cable.virginm.net)
- # [02:09] * Quits: jacobolus (~jacobolus@c-76-103-91-111.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [02:11] * Joins: weinig_ (~weinig@17.114.217.28)
- # [02:11] * Quits: TimmyTones (~Tim@cpc5-oxfd18-2-0-cust437.4-3.cable.virginm.net) (Ping timeout: 245 seconds)
- # [02:12] * Quits: caitp (~caitp@CPE48f8b385c01c-CM602ad06daeed.cpe.net.cable.rogers.com) (Ping timeout: 260 seconds)
- # [02:15] * Joins: ^esc (~esc-ape@178.165.128.19.wireless.dyn.drei.com)
- # [02:15] * Joins: jernoble (~jernoble@76.74.153.41)
- # [02:15] * Quits: weinig_ (~weinig@17.114.217.28) (Ping timeout: 265 seconds)
- # [02:15] * Joins: weinig_ (~weinig@17.245.28.210)
- # [02:17] * Joins: TimmyTones (~Tim@cpc5-oxfd18-2-0-cust437.4-3.cable.virginm.net)
- # [02:18] * Quits: bengl (~bengl@91.219.238.88) (Ping timeout: 276 seconds)
- # [02:19] * Quits: weinig_ (~weinig@17.245.28.210) (Client Quit)
- # [02:21] * Quits: mven (~textual@ip68-104-38-84.lv.lv.cox.net) (Quit: Textual IRC Client: www.textualapp.com)
- # [02:21] * Joins: mven (~textual@ip68-104-38-84.lv.lv.cox.net)
- # [02:30] * Joins: bengl (~bengl@2001:4c48:2:8400:f99c:664d:c009:31db)
- # [02:30] * Joins: jeremyj (~jeremyj@17.202.44.231)
- # [02:31] * Quits: jeremyj (~jeremyj@17.202.44.231) (Client Quit)
- # [02:39] * Joins: caitp (~caitp@CPE48f8b385c01c-CM602ad06daeed.cpe.net.cable.rogers.com)
- # [02:40] * Joins: plutoniix (~plutoniix@210.213.57.70)
- # [02:40] * Quits: weinig (~weinig@17.114.218.93) (Quit: weinig)
- # [02:45] * Quits: caitp (~caitp@CPE48f8b385c01c-CM602ad06daeed.cpe.net.cable.rogers.com) (Ping timeout: 276 seconds)
- # [02:46] * Quits: gavin__ (~gavin@76.14.87.162) (Read error: Connection reset by peer)
- # [02:46] * Joins: gavin_ (~gavin@76.14.87.162)
- # [02:46] * Quits: lmclister (~lmclister@192.150.10.206)
- # [02:48] * Joins: jacobolus (~jacobolus@c-76-103-91-111.hsd1.ca.comcast.net)
- # [02:51] * Quits: TimmyTones (~Tim@cpc5-oxfd18-2-0-cust437.4-3.cable.virginm.net) (Remote host closed the connection)
- # [02:53] * Quits: npcomp (~eldon@c-24-126-240-124.hsd1.ga.comcast.net) (Ping timeout: 240 seconds)
- # [02:55] * Quits: gavin_ (~gavin@76.14.87.162) (Remote host closed the connection)
- # [02:55] * Joins: gavin_ (~gavin@76.14.87.162)
- # [02:58] * Quits: ambv (~ambv@206.108.217.134) (Quit: sys.exit(0) # computer went to sleep)
- # [03:02] * Joins: caitp (~caitp@CPE48f8b385c01c-CM602ad06daeed.cpe.net.cable.rogers.com)
- # [03:07] <Domenic> Hixie: glad you are deciphering this ES task/initialization stuff ... I think I got lost @_@
- # [03:10] * Joins: gavin__ (~gavin@76.14.87.162)
- # [03:12] * Joins: Goplat (~goplat@reactos/developer/Goplat)
- # [03:15] * Quits: jernoble (~jernoble@76.74.153.41) (Quit: Computer has gone to sleep.)
- # [03:15] * Quits: gavin_ (~gavin@76.14.87.162) (Ping timeout: 276 seconds)
- # [03:16] * Quits: bholley (~bholley@98.210.101.88) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [03:17] * Joins: scor (~scor@c-24-2-162-32.hsd1.ma.comcast.net)
- # [03:17] * Quits: scor (~scor@c-24-2-162-32.hsd1.ma.comcast.net) (Changing host)
- # [03:17] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [03:21] * Joins: npcomp (~eldon@c-24-126-240-124.hsd1.ga.comcast.net)
- # [03:22] * Joins: bholley (~bholley@98.210.101.88)
- # [03:27] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
- # [03:30] * Joins: ambv (~ambv@173.252.71.129)
- # [03:35] * Quits: estellevw (~estellevw@173-228-112-232.dsl.dynamic.sonic.net) (Quit: Snuggling with the puppies)
- # [03:36] * Quits: marcosc (~marcosc@206-248-190-144.dsl.teksavvy.com) (Remote host closed the connection)
- # [03:40] * Joins: weinig (~weinig@98.234.191.242)
- # [03:40] * Quits: jwalden (~waldo@corp.mtv2.mozilla.com) (Quit: ChatZilla 0.9.87-8.1450hg.fc20 [XULRunner 29.0/20140428110119])
- # [03:41] * Joins: toydestroyer (~textual@46.39.35.204)
- # [03:42] * Joins: sak_to (~sak_to@24-52-206-247.cable.teksavvy.com)
- # [03:42] * Quits: sak_to (~sak_to@24-52-206-247.cable.teksavvy.com) (Remote host closed the connection)
- # [03:42] * Joins: estellevw (~estellevw@173-228-112-232.dsl.dynamic.sonic.net)
- # [03:42] * Joins: JosephSilber (~Joseph@ool-44c3e80a.static.optonline.net)
- # [03:42] * Joins: sak_to (~sak_to@24-52-206-247.cable.teksavvy.com)
- # [03:47] * Quits: sak_to (~sak_to@24-52-206-247.cable.teksavvy.com) (Ping timeout: 240 seconds)
- # [03:51] * Quits: jacobolus (~jacobolus@c-76-103-91-111.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [03:53] * Joins: jernoble (~jernoble@162.217.73.171)
- # [03:53] * Quits: bnicholson (~bnicholso@corp.mtv2.mozilla.com) (Ping timeout: 260 seconds)
- # [04:02] * Joins: tantek (~tantek@66.228.68.132)
- # [04:18] * Quits: jernoble (~jernoble@162.217.73.171) (Quit: Computer has gone to sleep.)
- # [04:20] * Joins: lmclister (~lmclister@c-98-210-38-110.hsd1.ca.comcast.net)
- # [04:21] * Joins: bnicholson (~bnicholso@24.130.57.109)
- # [04:24] * Quits: bholley (~bholley@98.210.101.88) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [04:25] * Krinkle|detached is now known as Krinkle
- # [04:27] * Quits: JosephSilber (~Joseph@ool-44c3e80a.static.optonline.net) (Ping timeout: 240 seconds)
- # [04:28] * Joins: poona (~poona@unaffiliated/poona)
- # [04:29] * Quits: lmclister (~lmclister@c-98-210-38-110.hsd1.ca.comcast.net)
- # [04:32] * Joins: lmclister (~lmclister@c-98-210-38-110.hsd1.ca.comcast.net)
- # [04:32] * Quits: lmclister (~lmclister@c-98-210-38-110.hsd1.ca.comcast.net) (Client Quit)
- # [04:38] * Joins: Streusel (~Anonymous@unaffiliated/streusel)
- # [04:50] * Quits: Areks (~Areks@rs.gridnine.com) (Read error: Connection timed out)
- # [04:51] * Joins: JosephSilber (~Joseph@ool-44c3e80a.static.optonline.net)
- # [04:55] * Joins: sak_to (~sak_to@24-52-206-247.cable.teksavvy.com)
- # [04:58] * Joins: Areks (~Areks@195.151.27.2)
- # [05:00] * Krinkle is now known as Krinkle|detached
- # [05:01] * Quits: JosephSilber (~Joseph@ool-44c3e80a.static.optonline.net) (Read error: Connection reset by peer)
- # [05:04] * Joins: bholley (~bholley@98.210.101.88)
- # [05:04] * Quits: rniwa (~rniwa@17.202.43.222) (Quit: rniwa)
- # [05:05] * Joins: rniwa (~rniwa@17.202.43.222)
- # [05:07] * Quits: eric_carlson (~eric@17.202.43.125) (Ping timeout: 240 seconds)
- # [05:24] * Quits: CvP (~CvP@27.147.198.50) (Disconnected by services)
- # [05:24] * Joins: xCG (~CvP@27.147.198.50)
- # [05:24] * xCG is now known as CvP
- # [05:26] * Quits: tantek (~tantek@66.228.68.132) (Quit: tantek)
- # [05:26] * Joins: ivan\_ (~ivan@108-213-76-179.lightspeed.frokca.sbcglobal.net)
- # [05:26] * Quits: ivan\_ (~ivan@108-213-76-179.lightspeed.frokca.sbcglobal.net) (Changing host)
- # [05:26] * Joins: ivan\_ (~ivan@unaffiliated/ivan/x-000001)
- # [05:27] * Quits: ivan\ (~ivan@unaffiliated/ivan/x-000001) (Ping timeout: 276 seconds)
- # [05:28] * ivan\_ is now known as ivan\
- # [05:42] * Quits: toydestroyer (~textual@46.39.35.204)
- # [05:52] * Quits: othermaciej (~mjs@c-50-136-134-16.hsd1.ca.comcast.net) (Ping timeout: 260 seconds)
- # [05:52] * Joins: hemanth (~hemanth@122.178.207.93)
- # [05:54] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net)
- # [05:54] * Quits: gavin__ (~gavin@76.14.87.162) (Read error: Connection reset by peer)
- # [05:54] * Joins: gavin__ (~gavin@76.14.87.162)
- # [06:06] * Quits: bholley (~bholley@98.210.101.88) (Read error: Connection reset by peer)
- # [06:06] * Joins: bholley_ (~bholley@98.210.101.88)
- # [06:22] * Quits: hemanth (~hemanth@122.178.207.93) (Quit: This computer has gone to sleep)
- # [06:38] * Joins: toydestroyer (~textual@mail.moneks.ru)
- # [06:40] * Joins: benschwarz (uid2121@gateway/web/irccloud.com/x-phnkpcqldayqlxhy)
- # [06:44] * Quits: rniwa (~rniwa@17.202.43.222) (Quit: rniwa)
- # [07:04] * Quits: bholley_ (~bholley@98.210.101.88) (Quit: Textual IRC Client: www.textualapp.com)
- # [07:08] * Joins: othermaciej (~mjs@c-50-136-134-16.hsd1.ca.comcast.net)
- # [07:13] * Joins: Smylers (~smylers@host86-169-69-217.range86-169.btcentralplus.com)
- # [07:23] * Joins: gavin_ (~gavin@76.14.87.162)
- # [07:26] * Joins: rxgx (uid22483@gateway/web/irccloud.com/x-izlfpftjnqjbmhjz)
- # [07:28] * Quits: gavin__ (~gavin@76.14.87.162) (Ping timeout: 276 seconds)
- # [07:30] * Quits: weinig (~weinig@98.234.191.242) (Remote host closed the connection)
- # [07:31] * Joins: weinig (~weinig@98.234.191.242)
- # [07:32] * Joins: rniwa (~rniwa@67.164.23.121)
- # [07:53] * Quits: estellevw (~estellevw@173-228-112-232.dsl.dynamic.sonic.net) (Quit: Snuggling with the puppies)
- # [08:07] * Joins: jensnockert (~jensnocke@dynamic.1.7.34dbfd722180.e0f8471ae7fa.afb.bredband2.com)
- # [08:13] * Joins: Ducki (~Ducki@137.116.197.171)
- # [08:21] * Quits: Smylers (~smylers@host86-169-69-217.range86-169.btcentralplus.com) (Quit: Leaving.)
- # [08:23] * Quits: jensnockert (~jensnocke@dynamic.1.7.34dbfd722180.e0f8471ae7fa.afb.bredband2.com) (Remote host closed the connection)
- # [08:39] * Quits: weinig (~weinig@98.234.191.242) (Quit: weinig)
- # [08:41] * Quits: gavin_ (~gavin@76.14.87.162) (Remote host closed the connection)
- # [08:41] * Joins: gavin_ (~gavin@76.14.87.162)
- # [08:44] * Joins: markkes (~markkes@62.207.90.201)
- # [08:49] * Quits: mvujovic (sid13458@gateway/web/irccloud.com/x-ioveozutujucgrha) (Ping timeout: 240 seconds)
- # [08:50] * Parts: a-ja (~Instantbi@70.230.145.246)
- # [08:51] * Joins: mvujovic (sid13458@gateway/web/irccloud.com/x-wutgnqfkvsirllyw)
- # [08:55] <annevk> Domenic: I wonder what implementers will think
- # [09:01] * Joins: BigBangUDR (~Thunderbi@101.59.251.55)
- # [09:02] * Joins: estellevw (~estellevw@173-228-112-232.dsl.dynamic.sonic.net)
- # [09:02] * Joins: zcorpan (~zcorpan@ip-200.t2.se.opera.com)
- # [09:09] * Quits: Streusel (~Anonymous@unaffiliated/streusel) (Quit: Computer has gone to sleep.)
- # [09:10] * Quits: rniwa (~rniwa@67.164.23.121) (Quit: rniwa)
- # [09:10] * Joins: Ms2ger (~Ms2ger@102.203-242-81.adsl-dyn.isp.belgacom.be)
- # [09:13] * Quits: tav (~tav`@host109-154-1-71.range109-154.btcentralplus.com) (Quit: tav)
- # [09:18] * Quits: estellevw (~estellevw@173-228-112-232.dsl.dynamic.sonic.net) (Quit: Snuggling with the puppies)
- # [09:19] * Joins: rniwa (~rniwa@67.164.23.121)
- # [09:22] * Quits: Goplat (~goplat@reactos/developer/Goplat) (Remote host closed the connection)
- # [09:25] * Joins: yoav (~yoav@sdo26-1-78-245-148-181.fbx.proxad.net)
- # [09:32] * Quits: rniwa (~rniwa@67.164.23.121) (Quit: rniwa)
- # [09:35] * Joins: darobin (~darobin@78.109.80.74)
- # [09:39] * Joins: caitp- (~caitp@CPE48f8b385c01c-CM602ad06daeed.cpe.net.cable.rogers.com)
- # [09:40] * Quits: ambv (~ambv@173.252.71.129) (Quit: sys.exit(0) # computer went to sleep)
- # [09:42] * Quits: caitp (~caitp@CPE48f8b385c01c-CM602ad06daeed.cpe.net.cable.rogers.com) (Ping timeout: 265 seconds)
- # [09:42] * Joins: sankha93 (uid12218@fsf/emeritus/sankha93)
- # [09:43] * Joins: richt (~richt@83.218.67.123)
- # [09:45] * Joins: cheron (~cheron@unaffiliated/cheron)
- # [09:49] * Joins: Smylers (~smylers@81.143.60.194)
- # [09:52] * Quits: Ms2ger (~Ms2ger@102.203-242-81.adsl-dyn.isp.belgacom.be) (Ping timeout: 252 seconds)
- # [09:58] * Quits: BigBangUDR (~Thunderbi@101.59.251.55) (Ping timeout: 240 seconds)
- # [10:08] * Joins: Ms2ger (~Ms2ger@194.209-64-87.adsl-dyn.isp.belgacom.be)
- # [10:11] * Quits: jdaggett (~jdaggett@61-121-216-2.bitcat.net) (Quit: jdaggett)
- # [10:12] * Joins: zdobersek (~zan@109.201.152.16)
- # [10:19] * Joins: coolbot95 (~coolbot95@gateway/tor-sasl/coolbot95)
- # [10:20] * Quits: jwatt (~roslea@host86-160-112-104.range86-160.btcentralplus.com) (Ping timeout: 276 seconds)
- # [10:24] * Joins: jwatt (~roslea@host109-145-4-35.range109-145.btcentralplus.com)
- # [10:25] * Joins: davve` (~user@83.218.67.123)
- # [10:25] * Quits: davve` (~user@83.218.67.123) (Remote host closed the connection)
- # [10:27] * Quits: gavin_ (~gavin@76.14.87.162) (Remote host closed the connection)
- # [10:27] * Joins: gavin_ (~gavin@76.14.87.162)
- # [10:32] * Joins: TimmyTones (~Tim@cpc5-oxfd18-2-0-cust437.4-3.cable.virginm.net)
- # [10:37] <annevk> MikeSmith: any chance you can put a stop to people abusing mailing list addresses as Bugzilla accounts? https://www.w3.org/Bugs/Public/show_bug.cgi?id=25985#c27
- # [10:38] <annevk> MikeSmith: that's really confusing
- # [10:47] * Quits: Lachy (~Lachy@cm-84.215.104.248.getinternet.no) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [11:02] <annevk> jgraham: heh, I remember when we implemented that stuff I was similarly confused by the stacks and just assumed that bit was okay since we passed the tests
- # [11:03] * Quits: jwatt (~roslea@host109-145-4-35.range109-145.btcentralplus.com) (Ping timeout: 245 seconds)
- # [11:04] * Joins: Lachy (~Lachy@213.166.174.2)
- # [11:07] * Joins: nessy (~silviapf@101.164.214.231)
- # [11:08] * Quits: Ms2ger (~Ms2ger@194.209-64-87.adsl-dyn.isp.belgacom.be) (Ping timeout: 276 seconds)
- # [11:24] * Joins: Ms2ger (~Ms2ger@194.209-64-87.adsl-dyn.isp.belgacom.be)
- # [11:25] * Joins: Kolombiken (~Adium@gateway.creuna.se)
- # [11:30] * Joins: jwatt (~roslea@92.40.249.165.threembb.co.uk)
- # [11:31] * Quits: gavin_ (~gavin@76.14.87.162) (Remote host closed the connection)
- # [11:31] * Joins: gavin_ (~gavin@76.14.87.162)
- # [11:32] * Joins: tantek (~tantek@66.228.68.132)
- # [11:33] * Quits: benschwarz (uid2121@gateway/web/irccloud.com/x-phnkpcqldayqlxhy) (Quit: Connection closed for inactivity)
- # [11:34] * Joins: richt_ (~richt@83.218.67.123)
- # [11:35] * Quits: richt (~richt@83.218.67.123) (Ping timeout: 276 seconds)
- # [11:39] * Joins: charl_ (~charl@2001:67c:2564:524:54d8:34cc:36fe:f3c5)
- # [11:48] * Quits: tantek (~tantek@66.228.68.132) (Quit: tantek)
- # [11:52] * Quits: diffalot (~diffalot@c-76-107-128-104.hsd1.ms.comcast.net) (Read error: Connection reset by peer)
- # [11:54] * caitp- is now known as caitp
- # [11:56] * Joins: diffalot (~diffalot@c-76-107-128-104.hsd1.ms.comcast.net)
- # [12:09] * Joins: sicking (~sicking@bzq-84-108-191-159.cablep.bezeqint.net)
- # [12:13] * Quits: ChrisMorgan (~ChrisMorg@unaffiliated/chrismorgan) (Ping timeout: 260 seconds)
- # [12:20] * Quits: gavin_ (~gavin@76.14.87.162) (Remote host closed the connection)
- # [12:20] * Joins: gavin_ (~gavin@76.14.87.162)
- # [12:20] * Quits: coolbot95 (~coolbot95@gateway/tor-sasl/coolbot95) (Quit: coolbot95)
- # [12:21] * Joins: barnabywalters (~barnabywa@46-239-239-203.tal.is)
- # [12:22] * Quits: gavin_ (~gavin@76.14.87.162) (Remote host closed the connection)
- # [12:22] * Joins: gavin_ (~gavin@76.14.87.162)
- # [12:26] * Quits: nessy (~silviapf@101.164.214.231) (Quit: Leaving.)
- # [12:26] * Quits: plutoniix (~plutoniix@210.213.57.70) (Quit: จรลี จรลา)
- # [12:44] * Joins: hemanth (b64941c6@gateway/web/freenode/ip.182.73.65.198)
- # [12:44] <hemanth> meow!
- # [12:46] * Joins: coolbot95 (~coolbot95@gateway/tor-sasl/coolbot95)
- # [12:47] <annevk> Removing author headers is proving to be a bit more invasive than expected, but it seems like it might play out well
- # [12:53] * Quits: sicking (~sicking@bzq-84-108-191-159.cablep.bezeqint.net) (Quit: sicking)
- # [12:56] * Joins: ChrisMorgan (~ChrisMorg@unaffiliated/chrismorgan)
- # [12:56] * Joins: sicking (~sicking@bzq-84-108-191-159.cablep.bezeqint.net)
- # [12:56] * Quits: sicking (~sicking@bzq-84-108-191-159.cablep.bezeqint.net) (Client Quit)
- # [13:01] <coolbot95> What the WG?
- # [13:01] <coolbot95> That one's free.
- # [13:01] <coolbot95> I still don't know what "What" stands for.
- # [13:01] <coolbot95> Or "WHAT".
- # [13:01] <Ms2ger> Web hypertext application technology
- # [13:02] <coolbot95> I have never really grasped what your relation is to W3.
- # [13:02] <coolbot95> And the browser authors.
- # [13:03] <coolbot95> I just know W3/W3C started looking like a joke 10+ years ago.
- # [13:04] <annevk> coolbot95: http://wiki.whatwg.org/wiki/FAQ enjoy
- # [13:06] * Quits: sak_to (~sak_to@24-52-206-247.cable.teksavvy.com) (Remote host closed the connection)
- # [13:07] * Joins: sak_to (~sak_to@24-52-206-247.cable.teksavvy.com)
- # [13:11] * Quits: sak_to (~sak_to@24-52-206-247.cable.teksavvy.com) (Ping timeout: 252 seconds)
- # [13:12] * Joins: jwatt_ (~roslea@92.40.249.165.threembb.co.uk)
- # [13:14] * Quits: jwatt (~roslea@92.40.249.165.threembb.co.uk) (Ping timeout: 265 seconds)
- # [13:14] * Quits: mvujovic (sid13458@gateway/web/irccloud.com/x-wutgnqfkvsirllyw) (Ping timeout: 265 seconds)
- # [13:15] * Quits: Johnny- (~null@unaffiliated/johnny-) (Ping timeout: 265 seconds)
- # [13:15] * Quits: cheron (~cheron@unaffiliated/cheron) (Ping timeout: 265 seconds)
- # [13:16] * Joins: cheron (~cheron@unaffiliated/cheron)
- # [13:16] <coolbot95> Ah.
- # [13:17] <coolbot95> Seems to match my "10 years" thing perfectly.
- # [13:17] * Joins: mvujovic (sid13458@gateway/web/irccloud.com/x-ldzzkhhdgibudmni)
- # [13:18] * Joins: Johnny- (~null@unaffiliated/johnny-)
- # [13:19] * Quits: jochen__ (jochen@nat/google/x-igupelorkhnhfzqi) (Ping timeout: 265 seconds)
- # [13:19] <annevk> Yeah, anniversary was a week ago
- # [13:20] * Joins: jochen__ (jochen@nat/google/x-buhkwvivyanmhxij)
- # [13:20] * Quits: caitp (~caitp@CPE48f8b385c01c-CM602ad06daeed.cpe.net.cable.rogers.com) (Ping timeout: 245 seconds)
- # [13:21] <coolbot95> :S
- # [13:21] * Quits: payman (~payman@ip-200.t2.se.opera.com) (Ping timeout: 265 seconds)
- # [13:21] * Quits: jwatt_ (~roslea@92.40.249.165.threembb.co.uk) (Ping timeout: 260 seconds)
- # [13:21] * Joins: payman (~payman@ip-200.t2.se.opera.com)
- # [13:23] * Quits: jory (~jory@supercu.be) (Ping timeout: 265 seconds)
- # [13:23] * Quits: parshap (sid18846@gateway/web/irccloud.com/x-qphsvmaemfdzpdar) (Ping timeout: 265 seconds)
- # [13:24] * Quits: Phae (sid455@gateway/web/irccloud.com/x-anenbkpnkvnljyhh) (Ping timeout: 265 seconds)
- # [13:24] * Joins: jory` (~jory@supercu.be)
- # [13:26] * Joins: Phae (sid455@gateway/web/irccloud.com/x-dburfrksbofrwovw)
- # [13:26] * Joins: parshap (sid18846@gateway/web/irccloud.com/x-srwxiirlwzdtnaro)
- # [13:32] * Quits: bengl (~bengl@2001:4c48:2:8400:f99c:664d:c009:31db) (Ping timeout: 265 seconds)
- # [13:37] * Joins: dbaron (~dbaron@pool-72-94-180-192.phlapa.fios.verizon.net)
- # [13:45] <JakeA> annevk: with the no-proflight headers, do we need a "cors-no-preflight" mode that cannot be set on construction unless it's constructed by the UA?
- # [13:45] <annevk> JakeA: yeah, that was an option I considered
- # [13:45] <annevk> JakeA: I went with an "unsafe request flag" that will be set by XHR and fetch()
- # [13:46] * Quits: gavin_ (~gavin@76.14.87.162) (Remote host closed the connection)
- # [13:46] <annevk> JakeA: I haven't made this commit yet since it's pretty large and changes a bunch of things around
- # [13:46] <annevk> JakeA: and I really need to shower and get some food :p
- # [13:46] <JakeA> :D
- # [13:49] * Joins: gavin_ (~gavin@76.14.87.162)
- # [13:50] <JakeA> annevk: If I do myCache.put(request, response); event.respondWith(response); is that going to break? If we spec cache to tee response streams when storing, does it work around that?
- # [13:53] * Joins: jwatt (~roslea@2001:450:1d:224:4c8b:6ecd:1034:cb3c)
- # [13:54] <annevk> JakeA: yeah we need to talk to Domenic about those streams
- # [13:54] <annevk> JakeA: maybe a structured clone of a stream should be a tee?
- # [13:54] <annevk> JakeA: to answer that we need to know how streams will work with structured cloning
- # [13:54] <annevk> JakeA: which is hard since we don't even know how structured cloning works with promises
- # [13:55] * Quits: pamer_ (sid23807@gateway/web/irccloud.com/x-nmnksjilhhzmcxxt) (Ping timeout: 265 seconds)
- # [13:55] <JakeA> annevk: hah, thankfully we don't have to worry about that with request/response right?
- # [13:55] * Joins: scor (scor@drupal.org/user/52142/view)
- # [13:56] <annevk> JakeA: well storing is defined in terms of structured cloning...
- # [13:56] * Joins: pamer_ (sid23807@gateway/web/irccloud.com/x-pwqieaghlbpoomax)
- # [13:56] <JakeA> annevk: but there are no promises on request/response. There are methods which return promises, but that's different right?
- # [13:56] * Quits: scor (scor@drupal.org/user/52142/view) (Client Quit)
- # [13:57] <annevk> JakeA: yeah, this is mostly about what should happen with the underlying stream
- # [13:57] <annevk> JakeA: there's no underlying promise, but a stream is basically a more complicated case of a promise I think when it comes to structured cloning
- # [14:00] <JakeA> annevk: I'm still worried about how complicated cache.add(url, url, url) is when it comes to cross-origin stuff (on a CDN), having to change the mode for those. It's almost like no-cors is a better default for cache, although it'd be very weird to have a different default for fetch() where cors makes more sense
- # [14:01] <JakeA> Can't think of a simple answer there though. Will have a think
- # [14:03] * Quits: Workshiva (~Dashiva@74.125.121.65) (Quit: leaving)
- # [14:04] <MikeSmith> annevk: about that mailing-list bugzilla thing, I'll figure out who created that account and ask them to change the address to their actual address
- # [14:04] <MikeSmith> annevk: do you have any idea who it was that actually wrote that message?
- # [14:07] * Quits: webguynow (~webguynow@24.1.200.217) (Ping timeout: 265 seconds)
- # [14:07] <MikeSmith> I wonder if maybe it was just that Harry created that account at some point and logged in with it so he could add it to the default Cc for webcrypto bugs, then forgot and stayed logged in with it and posted those bug comments
- # [14:07] * Joins: webguynow (~webguynow@24.1.200.217)
- # [14:07] <MikeSmith> I've actually done that myself before
- # [14:09] <MikeSmith> I don't know how to completely prevent that happening occasionally, because as far as I know, the only way to get bugzilla to Cc a mailing list is to create a bugzilla account with the list address as the account name
- # [14:11] <annevk> JakeA: you can always do cache.add(new Request(url, {mode:"cors"}), ...) but usability--
- # [14:11] <annevk> JakeA: I'll open an issue later on the structured clone and streams thing
- # [14:11] <annevk> JakeA: that's hard :(
- # [14:11] <annevk> MikeSmith: I suspect the chair
- # [14:11] <annevk> MikeSmith: oh Harry could be it I suppose
- # [14:12] <annevk> MikeSmith: ah ok
- # [14:12] * Joins: scor (scor@nat/acquia/x-eekzlwyufrqjpbpb)
- # [14:12] * Quits: scor (scor@nat/acquia/x-eekzlwyufrqjpbpb) (Changing host)
- # [14:12] * Joins: scor (scor@drupal.org/user/52142/view)
- # [14:22] * Joins: sicking (~sicking@bzq-84-108-191-159.cablep.bezeqint.net)
- # [14:22] * Quits: zaal (~zaal@cpc65346-nrwh11-2-0-cust48.4-4.cable.virginm.net) (Ping timeout: 276 seconds)
- # [14:24] * Joins: Workshiva (~Dashiva@74.125.121.65)
- # [14:24] <zewt> streams probably want to require being transferred, like messageports
- # [14:25] <zewt> so you don't end up with two endpoints
- # [14:27] * Joins: zaal (~zaal@cpc65346-nrwh11-2-0-cust48.4-4.cable.virginm.net)
- # [14:31] * Joins: plutoniix (~plutoniix@node-1d7l.pool-101-108.dynamic.totbb.net)
- # [14:36] * Quits: foolip (~philip@37.139.17.34) (Quit: leaving)
- # [14:39] * Joins: foolip (~philip@37.139.17.34)
- # [14:41] * Krinkle|detached is now known as Krinkle
- # [14:42] * Quits: foolip (~philip@37.139.17.34) (Client Quit)
- # [14:42] <Domenic> annevk: JakeA: if there are methods/properties that return promises, they likely return internal-slot promises... I don't really know how structured clone works with internal slots or other internal state.
- # [14:43] <JakeA> Domenic: The only promise-returning method on request/response is body.to
- # [14:43] <Domenic> JakeA: ah, welp.
- # [14:44] * Joins: foolip (~philip@37.139.17.34)
- # [14:44] <Domenic> will dedicate more time to thinking about it when issue opens, but my first thought is that structured cloning should read a stream to the end into some sort of "constant stream" or "snapshot stream"
- # [14:46] <Domenic> meanwhile i think i have admin rights on my computer today so i should hopefully be able to install git and sublime and get productive on streams...
- # [14:46] * Quits: rcombs (~rcombs@rcombs.me) (Read error: Connection reset by peer)
- # [14:46] * Quits: twisted` (sid6794@gateway/web/irccloud.com/x-tssqdlummuaoheiu) (Ping timeout: 260 seconds)
- # [14:46] * Quits: wanderview (sid22777@gateway/web/irccloud.com/x-zmuymgavaaaoucuv) (Ping timeout: 260 seconds)
- # [14:46] * Joins: rcombs (~rcombs@rcombs.me)
- # [14:47] * Joins: wanderview (sid22777@gateway/web/irccloud.com/x-entxjerbrappjdyb)
- # [14:48] * Joins: ondras_ (~ondras@zarovi.cz)
- # [14:48] * Quits: ondras (~ondras@zarovi.cz) (Ping timeout: 265 seconds)
- # [14:50] <annevk> Domenic: if you do that the super obvious cache.add(response); event.respondWith(response) would fail
- # [14:50] <Domenic> annevk: I guess I meant teeing it before streaming
- # [14:51] <Domenic> still think readToEnd is a better name than to because it makes the depletion obvious
- # [14:51] * Quits: th2389 (uid27360@gateway/web/irccloud.com/x-itlkeuodaejzjqjw) (Ping timeout: 245 seconds)
- # [14:51] * Quits: sicking (~sicking@bzq-84-108-191-159.cablep.bezeqint.net) (Quit: sicking)
- # [14:51] * Quits: tmfsd (sid26422@gateway/web/irccloud.com/x-uldfhvruqvzsbpqv) (Ping timeout: 245 seconds)
- # [14:52] <annevk> Maybe body.readInto("blob")?
- # [14:52] <annevk> JakeA: ^^
- # [14:52] <JakeA> I'm really happy with .to
- # [14:52] * Joins: th2389 (uid27360@gateway/web/irccloud.com/x-vhkdgvillmuhmcqk)
- # [14:52] * Joins: smaug____ (~chatzilla@a91-154-44-207.elisa-laajakaista.fi)
- # [14:52] <annevk> Yeah actually, Domenic, the naming of to() doesn't matter here
- # [14:52] <Domenic> readInto is probably going to be used for binary streams: readInto(arrayBuffer, offset, length)
- # [14:53] <annevk> In my example above there was no invocation of to()
- # [14:53] <annevk> Domenic: shouldn't that be fill like how Array calls it?
- # [14:53] <Domenic> sure
- # [14:54] * Quits: toydestroyer (~textual@mail.moneks.ru)
- # [14:54] <Domenic> no, I want read to be the verb that means "read out of the queued data, making it unavailable for other consumers"
- # [14:54] <Domenic> maybe readAndFill or something
- # [14:54] * Joins: tmfsd (sid26422@gateway/web/irccloud.com/x-xtmcphhwwrwzemjc)
- # [14:54] <Domenic> but yeah your example was not using to()/readToEnd(), which is why I was saying it's OK for it to tee
- # [14:54] <Domenic> whereas if we have all depleting things use the "read" verb, people can see that as the warning signal
- # [14:55] <Domenic> and other operations, like adding to cache, they can assume will not deplete
- # [14:56] * Joins: twisted` (sid6794@gateway/web/irccloud.com/x-uuvjgbndhennijfl)
- # [14:56] * Quits: gavin_ (~gavin@76.14.87.162) (Remote host closed the connection)
- # [14:56] * Joins: gavin_ (~gavin@76.14.87.162)
- # [14:58] <Domenic> hmm this tee-and-read-to-end approach for cloning makes sense for storing on disk, but not for cloning between realms. Maybe you transfer between realms?
- # [14:59] * Quits: mven__ (~textual@169.241.49.57) (Ping timeout: 276 seconds)
- # [15:00] <annevk> Domenic: transfer makes sense
- # [15:00] * Quits: ojan (sid5519@gateway/web/irccloud.com/x-zlszvdudvfsiltpf) (Ping timeout: 245 seconds)
- # [15:00] * Quits: amtiskaw (sid19262@gateway/web/irccloud.com/x-evkghfcacqxdquwk) (Ping timeout: 245 seconds)
- # [15:00] <annevk> Domenic: note that if something can be transferred, you can clone it too, up to the user
- # [15:00] * Quits: wanderview (sid22777@gateway/web/irccloud.com/x-entxjerbrappjdyb) (Ping timeout: 260 seconds)
- # [15:00] * Quits: abucur (sid19072@gateway/web/irccloud.com/x-qnhnwczoognxwddv) (Ping timeout: 260 seconds)
- # [15:00] * Joins: sak_to (~sak_to@fifthlight-140-202.cust.b2b2c.ca)
- # [15:01] * Joins: wanderview (sid22777@gateway/web/irccloud.com/x-zlkxstoukuhuwczx)
- # [15:01] * Joins: amtiskaw (sid19262@gateway/web/irccloud.com/x-yatwcwwktosfvosh)
- # [15:01] * Joins: abucur (sid19072@gateway/web/irccloud.com/x-rmspudtdjagvqoaz)
- # [15:01] * ondras_ is now known as ondras
- # [15:03] * Joins: mven_ (~textual@169.241.49.57)
- # [15:03] * Joins: sicking (~sicking@bzq-84-108-191-159.cablep.bezeqint.net)
- # [15:04] * Joins: espadrine` (~ttyl@AMontsouris-158-1-23-227.w92-128.abo.wanadoo.fr)
- # [15:05] * Quits: twisted` (sid6794@gateway/web/irccloud.com/x-uuvjgbndhennijfl) (Ping timeout: 260 seconds)
- # [15:06] * Joins: ojan_away (sid5519@gateway/web/irccloud.com/x-vpmmzugfkkvizkzs)
- # [15:08] <zewt> what the hell? pressing escape isn't stopping animated gifs in firefox now
- # [15:08] * Quits: espadrine (~ttyl@AMontsouris-158-1-95-228.w90-2.abo.wanadoo.fr) (Ping timeout: 260 seconds)
- # [15:10] <zewt> https://bugzilla.mozilla.org/show_bug.cgi?id=825486 stunning incompetence
- # [15:15] * Joins: twisted` (sid6794@gateway/web/irccloud.com/x-evdpghzdixurtjjw)
- # [15:15] <annevk> Domenic: JakeA: https://github.com/slightlyoff/ServiceWorker/issues/313
- # [15:17] * Joins: caitp (~caitp@CPE48f8b385c01c-CM602ad06daeed.cpe.net.cable.rogers.com)
- # [15:23] * Quits: caitp (~caitp@CPE48f8b385c01c-CM602ad06daeed.cpe.net.cable.rogers.com) (Ping timeout: 240 seconds)
- # [15:29] <annevk> JakeA: header commit made
- # [15:31] * Quits: zcorpan (~zcorpan@ip-200.t2.se.opera.com) (Remote host closed the connection)
- # [15:32] * Joins: bengl (~bengl@91.219.238.88)
- # [15:34] * Joins: marcosc (~marcosc@66.207.208.102)
- # [15:36] * Joins: TallTed (~Thud@63.119.36.36)
- # [15:36] <JakeA> annevk: this is great. I was showing some people the fetch api & related classes. Feedback very positive when compared to XHR
- # [15:37] <JakeA> should write a blog post or something
- # [15:37] <Ms2ger> Well
- # [15:37] <annevk> JakeA: note that I also made it more clear what headers are exposed to SW now
- # [15:37] <Ms2ger> That's a bit like saying "I told them about the flu. Feedback very positive when compared to cholera"
- # [15:37] <annevk> JakeA: basically only the things that are set by the API, nothing that would be set by the network
- # [15:39] <JakeA> Ms2ger: haha
- # [15:39] <jgraham> Does that mean that there's a chance that Fetch will end up like Spanish Flu and kill millions of people across the world?
- # [15:39] <JakeA> annevk: The CSP guys here are wanting SW responses to be treated as redirects so they can continue to deal with requests rather than responses
- # [15:40] <jgraham> I only ask because I might have to withdraw my endorsement of this technology in that case
- # [15:40] <JakeA> annevk: explained to them why that doesn't really make sense without a boatload of hackery
- # [15:40] <JakeA> annevk: hopefully that'll be the end of it, but expect resistance on having a CSP hook after SW provides a response
- # [15:41] <annevk> JakeA: tell them to file a ticket
- # [15:41] <annevk> JakeA: seems bad to have that as Google-internal discussion
- # [15:42] <JakeA> annevk: fair point, I'll encourage further discussion in the open
- # [15:43] <annevk> JakeA: note that per CSP 1.1 if they treat them as redirects, SW would be blocked by default
- # [15:43] <annevk> JakeA: unless I don't understand the unsafe-redirect directive
- # [15:44] <JakeA> annevk: yeah, they were looking at all kinds of hackery to avoid just having a separate hook. I was happy with https://github.com/slightlyoff/ServiceWorker/issues/113#issuecomment-38908599 but I think they're looking at something different
- # [15:44] <annevk> JakeA: are these different people than Mike West?
- # [15:45] <annevk> Anyway, still need to go through the whole Response story to make sure it's sane
- # [15:46] <annevk> jgraham: no, but if it does kill millions of people we'll blame you
- # [15:46] <JakeA> annevk: yeah, the initial proposal was used as a starting point :/
- # [15:46] * Joins: tantek (~tantek@31-33-69.wireless.csail.mit.edu)
- # [15:47] * Quits: gavin_ (~gavin@76.14.87.162) (Remote host closed the connection)
- # [15:47] * Joins: gavin_ (~gavin@76.14.87.162)
- # [15:48] <annevk> Oh, in that case they might want to talk to Mike
- # [15:48] <annevk> The spec reflects discussions with him at BlinkOn and after
- # [15:50] <jgraham> fetch(Request("http://secret.lab.gov/bio-terror/launch", {method:POST}))
- # [15:55] * Quits: 20WAAASSD (scrollback@conference/jsconf/x-bysxqgtwolxusurn) (Remote host closed the connection)
- # [15:56] * Joins: scrollback (scrollback@conference/jsconf/x-vdejyrrwdivhvams)
- # [15:57] <Ms2ger> Woo, renaming flexbox
- # [15:58] * jgraham blinks
- # [15:58] * jgraham hopes that was a temporal vortex causing 2012 Ms2ger to briefly appear in the present
- # [15:59] <Ms2ger> Nah, just 2012 minutes, right folks? http://lists.w3.org/Archives/Public/www-style/2014Jun/0107.html
- # [16:04] <annevk> jgraham: pretty sure POST has to be in quotes so that'd be fail :-)
- # [16:04] <Ms2ger> const POST = "POST";
- # [16:05] <jgraham> Dammit Ms2ger beat me to it
- # [16:12] * Quits: gavin_ (~gavin@76.14.87.162) (Remote host closed the connection)
- # [16:13] * Joins: gavin_ (~gavin@76.14.87.162)
- # [16:15] * Quits: hemanth (b64941c6@gateway/web/freenode/ip.182.73.65.198) (Ping timeout: 246 seconds)
- # [16:16] * Joins: hemanth (~hemanth@122.178.207.93)
- # [16:31] * Joins: izhak (~izhak@92.248.142.152)
- # [16:38] * Quits: sicking (~sicking@bzq-84-108-191-159.cablep.bezeqint.net) (Quit: sicking)
- # [16:43] * Joins: ehsan (~ehsan@66.207.208.102)
- # [16:48] <TabAtkins> Ms2ger: As always, only do renames when compatible. In this case, we're discussing only renaming the flex-basis value, but keeping "auto" in the flex shorthand.
- # [16:48] <TabAtkins> It was a mistake to have a value that means completely different things as a computed and used value.
- # [16:49] <SamB> that does sound like a pretty dumb idea, yeah
- # [16:49] <annevk> I no longer know what computed and used means :-(
- # [16:49] <SamB> just like not using <TABLE> for the tables in http://packages.qa.debian.org/s/systemd-shim.html
- # [16:51] <annevk> SamB: that's not a table, so seems legit
- # [16:51] <SamB> I mean the thing with the "general" header, and the one with the "bugs" header
- # [16:51] <SamB> oh also "versions"
- # [16:51] <SamB> ... and "patch-tracker"
- # [16:52] <annevk> I can see how using <dl> is fine there. Though CSS lacks a bit in the styling department
- # [16:52] <SamB> my issue is that the left and right columns are misaligned
- # [16:53] <SamB> the bold font is like 1px taller here
- # [16:55] <SamB> huh, I guess a <dl> isn't as crazy as what I *expected* to find if I actually inspected
- # [16:55] <SamB> ... so how the heck did they get it that screwed up?
- # [16:56] <SamB> hmm, would be saner with <di> though
- # [16:57] <SamB> so basically they float these things
- # [16:58] <Ms2ger> display: compact
- # [16:58] <annevk> <di> does not exist
- # [16:58] <SamB> annevk: yes, I know
- # [16:59] <SamB> "with <di>" that was shorthand for "with <di>, in an alternate universe where <di> actually existed"
- # [17:00] * Joins: marcosc_ (~marcosc@66.207.208.102)
- # [17:00] * Quits: marcosc (~marcosc@66.207.208.102) (Read error: Connection reset by peer)
- # [17:00] * Quits: Ducki (~Ducki@137.116.197.171) (Remote host closed the connection)
- # [17:01] * Quits: hemanth (~hemanth@122.178.207.93) (Quit: This computer has gone to sleep)
- # [17:01] <Ms2ger> Please leave your sense of alternate universes at the door, thanks!
- # [17:01] * Quits: richt_ (~richt@83.218.67.123) (Remote host closed the connection)
- # [17:01] <annevk> I'm getting pretty close to the point where I'm defining a generic multimap concept that FormData / URLSearchParams / Headers can use
- # [17:01] <annevk> Might not be that bad of an idea
- # [17:02] <annevk> Maybe once I merge all the things
- # [17:04] * Quits: bnicholson (~bnicholso@24.130.57.109) (Ping timeout: 260 seconds)
- # [17:12] * Quits: markkes (~markkes@62.207.90.201) (Quit: Nettalk6 - www.ntalk.de)
- # [17:15] * Joins: jernoble (~jernoble@76.74.153.41)
- # [17:29] * Joins: ambv (~ambv@173.252.71.129)
- # [17:32] * Quits: darobin (~darobin@78.109.80.74) (Remote host closed the connection)
- # [17:41] * Quits: gavin_ (~gavin@76.14.87.162) (Remote host closed the connection)
- # [17:43] * Joins: newtron_ (~newtron@76-10-135-135.dsl.teksavvy.com)
- # [17:52] * Joins: jensnockert (~jensnocke@ip126-134.wireless.lu.se)
- # [17:54] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net) (Ping timeout: 252 seconds)
- # [17:54] * Joins: svl (~me@ip565744a7.direct-adsl.nl)
- # [17:57] * Joins: tav (~tav`@host31-52-143-6.range31-52.btcentralplus.com)
- # [17:59] * Joins: sicking (~sicking@37.142.165.48)
- # [18:08] * Joins: estellevw (~estellevw@173-228-112-232.dsl.dynamic.sonic.net)
- # [18:11] <tobie> Is the consensus that this is the right way to use promises? https://gist.github.com/mkruisselbrink/c5c5cd80f27f3158f451#file-gistfile1-pro-L23
- # [18:11] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net)
- # [18:12] * Quits: jernoble (~jernoble@76.74.153.41) (Quit: Computer has gone to sleep.)
- # [18:13] * Quits: marcosc_ (~marcosc@66.207.208.102) (Remote host closed the connection)
- # [18:13] * Joins: marcosc (~marcosc@66.207.208.102)
- # [18:14] <tobie> (Promise resolves to undefined on successful geofencing region registration, rejects otherwise).
- # [18:14] * Quits: marcosc (~marcosc@66.207.208.102) (Read error: Connection reset by peer)
- # [18:15] * Joins: marcosc (~marcosc@66.207.208.102)
- # [18:18] <Domenic> tobie: LGTM. Remember to reject with Error instances (e.g. DOMExceptions, not DOMErrors)
- # [18:19] * Quits: othermaciej (~mjs@c-50-136-134-16.hsd1.ca.comcast.net) (Quit: othermaciej)
- # [18:19] <tobie> Domenic: Thanks! (Not working on this myself. Just bumped into Promise<void> and that just… felt weird.)
- # [18:21] * Joins: caitp (~caitp@CPE48f8b385c01c-CM602ad06daeed.cpe.net.cable.rogers.com)
- # [18:24] * Joins: Maurice` (copyman@5ED5617C.cm-7-6b.dynamic.ziggo.nl)
- # [18:24] * Quits: estellevw (~estellevw@173-228-112-232.dsl.dynamic.sonic.net) (Quit: Snuggling with the puppies)
- # [18:25] * Joins: jeffreyatw (~jeffreyat@66-194-1-26.STATIC.twtelecom.net)
- # [18:29] * Joins: bholley (~bholley@98.210.101.88)
- # [18:29] * Joins: jernoble (~jernoble@17.245.26.189)
- # [18:29] * Quits: Smylers (~smylers@81.143.60.194) (Ping timeout: 252 seconds)
- # [18:32] * Joins: othermaciej (~mjs@76.74.153.49)
- # [18:34] * Joins: bnicholson (~bnicholso@2620:101:80fb:224:7e7a:91ff:fe25:a5c6)
- # [18:37] * Quits: jernoble (~jernoble@17.245.26.189) (Ping timeout: 272 seconds)
- # [18:38] * Joins: gavin_ (~gavin@76.14.87.162)
- # [18:39] * Joins: jernoble (~jernoble@17.202.45.163)
- # [18:44] <TabAtkins> annevk: Just read the Cascade spec
- # [18:44] * Quits: marcosc (~marcosc@66.207.208.102) (Remote host closed the connection)
- # [18:44] <Krinkle> annevk: URLSearchParams, is that what I think it is?
- # [18:44] <Krinkle> (parsed map of location.search)
- # [18:46] <Krinkle> I guess FormData's interface is similar to DOMTokenList (e.g. classList), with more type support of course and differentmethod names at the moment. It might be useful to have a getter on FormData instead of just append, too.
- # [18:49] * Quits: jensnockert (~jensnocke@ip126-134.wireless.lu.se) (Ping timeout: 252 seconds)
- # [18:58] * Joins: marcosc (~marcosc@66.207.208.102)
- # [18:58] * Quits: marcosc (~marcosc@66.207.208.102) (Read error: Connection reset by peer)
- # [18:58] * Joins: lmclister (~lmclister@192.150.10.206)
- # [18:58] * Joins: marcosc (~marcosc@66.207.208.102)
- # [19:00] * Quits: ambv (~ambv@173.252.71.129) (Quit: sys.exit(0) # computer went to sleep)
- # [19:01] <SamB> oh, have you guys what Emacs does with bytes that don't form part of a valid code sequence during character decoding?
- # [19:03] * Joins: estellevw (~estellevw@209.49.73.82)
- # [19:07] * Joins: jensnockert (~jensnocke@ip126-134.wireless.lu.se)
- # [19:08] <SamB> you can't do it with an API that forces UTF-16, though :-(
- # [19:21] * Quits: poona (~poona@unaffiliated/poona) (Ping timeout: 252 seconds)
- # [19:22] * Quits: sicking (~sicking@37.142.165.48) (Quit: sicking)
- # [19:26] * Quits: othermaciej (~mjs@76.74.153.49) (Quit: othermaciej)
- # [19:31] * Joins: jwalden (~waldo@2620:101:80fc:224:7e7a:91ff:fe25:a5a3)
- # [19:32] * Joins: othermaciej (~mjs@17.245.30.213)
- # [19:38] * Joins: jsbell (jsbell@nat/google/x-ajudfnjqkcgvnfsd)
- # [19:39] <zewt> any programmer's editor will do that, vim handles it cleanly too
- # [19:40] <zewt> though i've never trusted it to actually save changes when that happens
- # [19:40] <SamB> probably best to figure out WTF went wrong first and fix it, certainly
- # [19:41] <SamB> zewt: I was referring to the manner in which it represents the incomprehensible bytes though ;-)
- # [19:48] * Joins: Smylers (~smylers@host86-169-69-217.range86-169.btcentralplus.com)
- # [19:50] * Quits: jensnockert (~jensnocke@ip126-134.wireless.lu.se) (Remote host closed the connection)
- # [19:50] * Joins: jensnockert (~jensnocke@ip126-134.wireless.lu.se)
- # [19:52] * Quits: sankha93 (uid12218@fsf/emeritus/sankha93) (Quit: Connection closed for inactivity)
- # [19:55] * Quits: jensnockert (~jensnocke@ip126-134.wireless.lu.se) (Ping timeout: 240 seconds)
- # [19:56] * Quits: Krinkle (~Krinkle@wikimedia/Krinkle) (Ping timeout: 240 seconds)
- # [19:57] <Hixie> ok
- # [19:57] <Hixie> suppose a group provided a web service that took HTML input, and did something to it
- # [19:57] <Hixie> say, anolis. or a translator tool.
- # [19:58] <Hixie> now suppose that that tool needs the markup annotated in some way
- # [19:59] <Hixie> e.g. <code data-anolis-xref="attr-foo">foo</code> or <span data-translation-hint="name">Fred</span>
- # [19:59] <Hixie> according to the spec, data-*="" is inappropriate for this, because "Custom data attributes are intended to store custom data private to the page or application, for which there are no more appropriate attributes or elements" and "These attributes are not intended for use by software that is independent of the site that uses the attributes"
- # [19:59] <Hixie> what should we recommend to such tools?
- # [20:00] * Joins: abinader (sid21713@gateway/web/irccloud.com/x-duwtanzdjvfiqubj)
- # [20:00] <Domenic> data-?
- # [20:00] <Domenic> (i.e., change the spec)
- # [20:00] <hober> the author is adding these attributes for the express purpose of feeding their content to the web service?
- # [20:00] <Hixie> yeah, that was the only idea other than having them define a spec that i could come up with
- # [20:00] <Hixie> hober: yeah
- # [20:00] <Domenic> oooh i know XML namespaces!!!
- # [20:01] * Ms2ger pushes Domenic off a bridge
- # [20:01] <Domenic> or ... custom DTDs!??!?!
- # [20:01] <Hixie> Domenic: don't make me turn this channel around!
- # [20:01] <Ms2ger> No, the CSSWG is the one that uses custom DTDs
- # [20:01] <hober> given the author's intent, i think data-* is appropriate. they *are* storing custom data private to the application
- # [20:02] <Hixie> yeah, i guess it could be read that way
- # [20:02] <Ms2ger> Hixie, doesn't matter, this isn't HTML ;)
- # [20:02] <Domenic> this feels vaguely related to the way in which custom element users like to use custom attributes too...
- # [20:02] <Hixie> it's kinda borderline, but close enough
- # [20:02] <hober> and the attributes *aren't* being used by software independent of the site, because the author made things dependent by adding them with the intent of feeding the site to the service
- # [20:02] <Hixie> fair enough
- # [20:02] <Hixie> i'll tweak the text
- # [20:04] * Quits: TimmyTones (~Tim@cpc5-oxfd18-2-0-cust437.4-3.cable.virginm.net) (Remote host closed the connection)
- # [20:06] * Joins: TimmyTones (~Tim@cpc5-oxfd18-2-0-cust437.4-3.cable.virginm.net)
- # [20:06] * Joins: Krinkle (~Krinkle@wikimedia/Krinkle)
- # [20:11] * Quits: TimmyTones (~Tim@cpc5-oxfd18-2-0-cust437.4-3.cable.virginm.net) (Ping timeout: 240 seconds)
- # [20:13] * Quits: marcosc (~marcosc@66.207.208.102) (Remote host closed the connection)
- # [20:14] * Quits: jwalden (~waldo@2620:101:80fc:224:7e7a:91ff:fe25:a5a3) (Ping timeout: 240 seconds)
- # [20:15] * Quits: caitp (~caitp@CPE48f8b385c01c-CM602ad06daeed.cpe.net.cable.rogers.com) (Ping timeout: 240 seconds)
- # [20:16] * Joins: r2 (~r2@66.94.71.3)
- # [20:18] * Joins: marcosc (~marcosc@66.207.208.102)
- # [20:23] * Joins: jwalden (~waldo@2620:101:80fc:224:7e7a:91ff:fe25:a5a3)
- # [20:28] * Joins: JosephSilber (~Joseph@ool-44c3e80a.static.optonline.net)
- # [20:35] * Quits: r2 (~r2@66.94.71.3) (Quit: Leaving)
- # [20:36] * Quits: walbo_ (walbo@galaxy.forbanna.net) (Ping timeout: 252 seconds)
- # [20:37] * Joins: TimmyTones (~Tim@cpc5-oxfd18-2-0-cust437.4-3.cable.virginm.net)
- # [20:41] * Quits: Lachy (~Lachy@213.166.174.2) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [20:41] * Quits: TimmyTones (~Tim@cpc5-oxfd18-2-0-cust437.4-3.cable.virginm.net) (Ping timeout: 245 seconds)
- # [20:41] * Joins: caitp (~caitp@CPE48f8b385c01c-CM602ad06daeed.cpe.net.cable.rogers.com)
- # [20:46] * Quits: caitp (~caitp@CPE48f8b385c01c-CM602ad06daeed.cpe.net.cable.rogers.com) (Ping timeout: 245 seconds)
- # [20:57] * Joins: jeremyj (~jeremyj@17.202.44.231)
- # [20:58] * Quits: jeremyj (~jeremyj@17.202.44.231) (Client Quit)
- # [20:59] * Joins: jeremyj (~jeremyj@17.202.44.231)
- # [20:59] * Quits: jeremyj (~jeremyj@17.202.44.231) (Client Quit)
- # [20:59] * Quits: fredy (~fredy@snf-535807.vm.okeanos.grnet.gr) (Excess Flood)
- # [20:59] * Joins: jeremyj (~jeremyj@17.202.44.231)
- # [21:01] * Joins: fredy (~fredy@snf-535807.vm.okeanos.grnet.gr)
- # [21:03] * Joins: walbo_ (walbo@galaxy.forbanna.net)
- # [21:04] * Joins: TimmyTones (~Tim@cpc5-oxfd18-2-0-cust437.4-3.cable.virginm.net)
- # [21:08] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net) (Remote host closed the connection)
- # [21:12] * Krinkle is now known as Krinkle|detached
- # [21:15] * Quits: amtiskaw (sid19262@gateway/web/irccloud.com/x-yatwcwwktosfvosh) (Ping timeout: 260 seconds)
- # [21:16] * Joins: eric_carlson (~eric@17.202.43.125)
- # [21:16] * Joins: amtiskaw (sid19262@gateway/web/irccloud.com/x-qrbgiirpllcjhogj)
- # [21:17] * Quits: TimmyTones (~Tim@cpc5-oxfd18-2-0-cust437.4-3.cable.virginm.net) (Ping timeout: 240 seconds)
- # [21:19] * Quits: bholley (~bholley@98.210.101.88) (Quit: Textual IRC Client: www.textualapp.com)
- # [21:26] * Quits: izhak (~izhak@92.248.142.152) (Ping timeout: 240 seconds)
- # [21:33] * Quits: othermaciej (~mjs@17.245.30.213) (Quit: othermaciej)
- # [21:35] * Joins: othermaciej (~mjs@17.245.30.213)
- # [21:37] * Quits: barnabywalters (~barnabywa@46-239-239-203.tal.is) (Quit: barnabywalters)
- # [21:40] * Quits: jeremyj (~jeremyj@17.202.44.231) (Read error: Connection reset by peer)
- # [21:40] * Joins: jeremyj (~jeremyj@17.202.44.231)
- # [21:42] * Joins: caitp (~caitp@CPE48f8b385c01c-CM602ad06daeed.cpe.net.cable.rogers.com)
- # [21:47] * Quits: caitp (~caitp@CPE48f8b385c01c-CM602ad06daeed.cpe.net.cable.rogers.com) (Ping timeout: 252 seconds)
- # [21:48] * Quits: sak_to (~sak_to@fifthlight-140-202.cust.b2b2c.ca) (Remote host closed the connection)
- # [21:49] * Joins: sak_to (~sak_to@fifthlight-140-202.cust.b2b2c.ca)
- # [21:51] * Quits: tantek (~tantek@31-33-69.wireless.csail.mit.edu) (Quit: tantek)
- # [21:54] * Quits: sak_to (~sak_to@fifthlight-140-202.cust.b2b2c.ca) (Ping timeout: 264 seconds)
- # [21:55] * Quits: jeremyj (~jeremyj@17.202.44.231) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [22:06] * Quits: zdobersek (~zan@109.201.152.16) (Quit: Leaving.)
- # [22:08] * Joins: weinig (~weinig@17.114.218.93)
- # [22:13] * Krinkle|detached is now known as Krinkle
- # [22:13] * Joins: TimmyTones (~Tim@cpc5-oxfd18-2-0-cust437.4-3.cable.virginm.net)
- # [22:17] * Quits: TimmyTones (~Tim@cpc5-oxfd18-2-0-cust437.4-3.cable.virginm.net) (Ping timeout: 240 seconds)
- # [22:20] * Joins: jeremyj (~jeremyj@17.202.44.231)
- # [22:20] * Quits: jeremyj (~jeremyj@17.202.44.231) (Client Quit)
- # [22:21] <zewt> SamB: vim just shows <EC>, iirc
- # [22:21] <zewt> treated as a single "character"
- # [22:22] <SamB> Emacs has special "8-bit characters" that it uses for incomprehensible high bytes in input
- # [22:22] <zewt> firefox uses magic glyphs that show the hex value inside
- # [22:22] <SamB> I thought firefox converted incomprehensible byte sequences to U+FFFD
- # [22:23] <zewt> i mean when it has undisplayable things in utf-16 space
- # [22:23] <zewt> forget the particular cases, probably things like lone surrogates and control characters
- # [22:24] <SamB> anyway, Emacs uses codepoints past the end of current Unicode for high bytes that it can't decode from the coding system it's attempting to decode
- # [22:25] * Joins: jeremyj (~jeremyj@17.202.44.231)
- # [22:25] <SamB> and it uses a fairly evil representation of them in buffer text ;-P
- # [22:25] * Quits: newtron_ (~newtron@76-10-135-135.dsl.teksavvy.com) (Remote host closed the connection)
- # [22:25] * Joins: newtron_ (~newtron@76-10-135-135.dsl.teksavvy.com)
- # [22:25] * Joins: tantek (~tantek@172.56.22.105)
- # [22:25] <SamB> zewt: you know how it's forbidden to represent any codepoint using more bytes than necessary in UTF-8 now?
- # [22:26] <zewt> "now"? since the dawn of time
- # [22:27] * Joins: seventh (seventh@207-207-24-198.fwd.datafoundry.com)
- # [22:27] <SamB> well, I don't remember what the original spec said, okay?
- # [22:28] <SamB> even if, for all I know, it's exactly like what my current manpage says
- # [22:29] <SamB> anyway, Emacs uses the two-byte forms that are not permitted to be used to encode ASCII for its "8-bit byte" codepoints ;-)
- # [22:29] * Joins: caitp (~caitp@CPE48f8b385c01c-CM602ad06daeed.cpe.net.cable.rogers.com)
- # [22:29] <SamB> (mostly only internally, though it seems that you can write such things to a file if you really want)
- # [22:30] * Quits: newtron_ (~newtron@76-10-135-135.dsl.teksavvy.com) (Ping timeout: 240 seconds)
- # [22:30] * Joins: tantek_ (~tantek@172.56.22.105)
- # [22:30] * Quits: tantek (~tantek@172.56.22.105) (Quit: Colloquy for iPod touch - http://colloquy.mobi)
- # [22:30] * tantek_ is now known as tantek
- # [22:31] <SamB> (mind you, I believe these codepoints are also used, e.g., for data that Emacs has made no attempt to decode using any particular coding-system)
- # [22:32] <SamB> (otherwise, it probably wouldn't be all that important to use other than the dawn-of-time UTF-8 sequences for those codepoints)
- # [22:33] <SamB> (since, as you know, dawn-of-time UTF-8 can encode up through 0x7FFFFFFF)
- # [22:33] * jory` is now known as jory
- # [22:34] * Quits: caitp (~caitp@CPE48f8b385c01c-CM602ad06daeed.cpe.net.cable.rogers.com) (Ping timeout: 240 seconds)
- # [22:37] * Joins: bholley (~bholley@98.210.101.88)
- # [22:39] * Quits: jarib (~jarib@unaffiliated/jarib) (*.net *.split)
- # [22:39] * Quits: emerson (~emerson@emersonveenstra.com) (*.net *.split)
- # [22:39] * Quits: m4nu (~manu@216.252.204.51) (*.net *.split)
- # [22:39] * Quits: webben (~benjamin@198.61.227.102) (*.net *.split)
- # [22:39] * Quits: mrbkap (~mrbkap@people1.scl3.mozilla.com) (*.net *.split)
- # [22:39] * Quits: TabAtkins (sid11559@gateway/web/irccloud.com/x-wltuswvmsnqrhxdz) (*.net *.split)
- # [22:39] * Quits: toyoshiAw (~toyoshim@yuri.twintail.org) (*.net *.split)
- # [22:39] * Quits: htmelvis (~htmelvis@107.170.99.246) (*.net *.split)
- # [22:39] * Quits: mathiasbynens (sid2247@gateway/web/irccloud.com/x-jzrtznkvqputfaml) (*.net *.split)
- # [22:39] * Quits: matijs (sid2278@gateway/web/irccloud.com/x-tfbqwtoapuwzaema) (*.net *.split)
- # [22:40] * Quits: rillian (giles@mf4-xiph.osuosl.org) (*.net *.split)
- # [22:40] * Quits: tantek (~tantek@172.56.22.105) (Ping timeout: 253 seconds)
- # [22:40] * Joins: rillian (giles@mf4-xiph.osuosl.org)
- # [22:40] * Joins: mrbkap (~mrbkap@people1.scl3.mozilla.com)
- # [22:40] * Joins: jarib (~jarib@jaribakken.no)
- # [22:40] * Quits: jarib (~jarib@jaribakken.no) (Changing host)
- # [22:40] * Joins: jarib (~jarib@unaffiliated/jarib)
- # [22:40] * Joins: webben (~benjamin@198.61.227.102)
- # [22:40] * Joins: toyoshiAw (~toyoshim@yuri.twintail.org)
- # [22:40] * Joins: emerson (~emerson@emersonveenstra.com)
- # [22:40] * Joins: matijs (sid2278@gateway/web/irccloud.com/session)
- # [22:40] * Joins: manu (~manu@216.252.204.51)
- # [22:40] * Quits: matijs (sid2278@gateway/web/irccloud.com/session) (Changing host)
- # [22:40] * Joins: matijs (sid2278@gateway/web/irccloud.com/x-fudgvyzbyzrcsyxn)
- # [22:40] * Joins: TabAtkins_ (sid11559@gateway/web/irccloud.com/x-snkihahkgjmwsqjs)
- # [22:40] * Joins: htmelvis_zzz (~htmelvis@107.170.99.246)
- # [22:40] * manu is now known as Guest27217
- # [22:40] * Quits: jeremyj (~jeremyj@17.202.44.231) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [22:41] * Joins: mathiasbynens (sid2247@gateway/web/irccloud.com/x-vpikipggdqsfgrik)
- # [22:41] * Joins: jeremyj (~jeremyj@17.202.44.231)
- # [22:46] * Joins: nessy (~silviapf@101.164.214.231)
- # [22:46] * Joins: sankha93 (~sankha93@fsf/emeritus/sankha93)
- # [22:47] * Joins: rniwa (~rniwa@17.202.43.222)
- # [22:51] * Quits: dawhite (~dawhite@74.118.22.223) (Read error: Connection reset by peer)
- # [22:52] <Hixie> wtf
- # [22:53] <Hixie> top(1) reckons my CPU is at about "96.4%us"
- # [22:53] <Hixie> but sorting processes by CPU usage, and showing everything, i can only account for about 20% CPU.
- # [22:53] <Hixie> wtf is the rest of it being used by?
- # [22:53] <Hixie> and how can i find out?
- # [22:54] <zewt> ps?
- # [22:54] <Hixie> isn't that the same data as top?
- # [22:54] <zewt> who knows, it sounds like top isn't using the same data as top
- # [22:55] <zewt> or maybe it's averaged differently or something
- # [22:55] <wanderview> depending on which version of top, it may be showing only your user processes and not including system threads
- # [22:55] <wanderview> there is usually an option to turn that on
- # [22:55] <zewt> right now on a random machine I regularly see processing taing more CPU than the summary claims is in use
- # [22:56] <Hixie> i can see init, so i'm guessing it's showing all processes
- # [22:56] <zewt> one confusion is sometimes cpu numbers are per-cpu, sometimes they're systemwide
- # [22:56] <zewt> init probably isn't quite the same as a kernel thread process
- # [22:56] <zewt> those are the ones that show up in brackets in ps
- # [22:56] <zewt> (assuming linux)
- # [22:56] * Joins: tantek (~tantek@31-35-48.wireless.csail.mit.edu)
- # [22:57] <zewt> i've never seen those take any resources at all, and I wish ps wouldn't show them without a flag since it's just a ton of noise
- # [22:58] * Quits: weinig (~weinig@17.114.218.93) (Quit: weinig)
- # [22:58] * Quits: JosephSilber (~Joseph@ool-44c3e80a.static.optonline.net) (Ping timeout: 264 seconds)
- # [23:02] * Quits: othermaciej (~mjs@17.245.30.213) (Quit: othermaciej)
- # [23:02] <Hixie> "ps -A -opcpu,pid,uname,args --sort=pcpu S -m" blames apache
- # [23:03] * Joins: dawhite (~dawhite@74.118.22.223)
- # [23:05] * Quits: scrollback (scrollback@conference/jsconf/x-vdejyrrwdivhvams) (Remote host closed the connection)
- # [23:05] * Quits: abinader (sid21713@gateway/web/irccloud.com/x-duwtanzdjvfiqubj)
- # [23:05] * Joins: 1JTAAEY9O (scrollback@conference/jsconf/x-cyqdytgjjuyhifwc)
- # [23:06] * Joins: othermaciej (~mjs@17.245.30.213)
- # [23:07] * Quits: Ms2ger (~Ms2ger@194.209-64-87.adsl-dyn.isp.belgacom.be) (Quit: nn)
- # [23:08] * Joins: Necra (~Necrathex@a82-95-204-10.adsl.xs4all.nl)
- # [23:09] * Quits: dawhite (~dawhite@74.118.22.223) (Read error: Connection reset by peer)
- # [23:12] * Quits: Necra (~Necrathex@a82-95-204-10.adsl.xs4all.nl) (Client Quit)
- # [23:12] * Joins: weinig (~weinig@17.114.218.93)
- # [23:13] * Quits: nessy (~silviapf@101.164.214.231) (Quit: Leaving.)
- # [23:16] * Quits: Maurice` (copyman@5ED5617C.cm-7-6b.dynamic.ziggo.nl)
- # [23:18] * Quits: dglazkov (sid4270@gateway/web/irccloud.com/x-evldfxthogsjzbwi) (*.net *.split)
- # [23:18] * Quits: dfreedm (sid7859@gateway/web/irccloud.com/x-ysookyurvcczbqdt) (*.net *.split)
- # [23:18] * Joins: dfreedm (sid7859@gateway/web/irccloud.com/x-nbzxkqmmokllqfdg)
- # [23:18] * Joins: dglazkov (sid4270@gateway/web/irccloud.com/x-qfwauownzibdxqqw)
- # [23:24] * Joins: JosephSilber (~Joseph@ool-44c3e80a.static.optonline.net)
- # [23:24] * Joins: caitp (~caitp@CPE48f8b385c01c-CM602ad06daeed.cpe.net.cable.rogers.com)
- # [23:24] * Quits: scor (scor@drupal.org/user/52142/view) (Quit: scor)
- # [23:30] * Quits: TallTed (~Thud@63.119.36.36)
- # [23:37] * Quits: tantek (~tantek@31-35-48.wireless.csail.mit.edu) (Quit: tantek)
- # [23:40] * Joins: TimmyTones (~Tim@cpc5-oxfd18-2-0-cust437.4-3.cable.virginm.net)
- # [23:42] * Joins: jensnockert (~jensnocke@dynamic.1.7.34dbfd722180.e0f8471ae7fa.afb.bredband2.com)
- # [23:47] * Quits: svl (~me@ip565744a7.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
- # [23:52] * Joins: nessy (~silviapf@101.164.214.231)
- # [23:52] * Joins: newtron_ (~newtron@76-10-135-135.dsl.teksavvy.com)
- # [23:58] * Joins: tantek (~tantek@66.228.68.132)
- # Session Close: Thu Jun 12 00:00:00 2014
The end :)