Options:
Previous day, Next day
- # Session Start: Sat Aug 22 00:00:00 2015
- # Session Ident: #whatwg
- # [00:02] * Quits: bholley (~bholley@c-67-170-239-185.hsd1.ca.comcast.net) (Client Quit)
- # [00:02] * Quits: sarrri (~sari@unaffiliated/sarri) (Quit: [~sarri])
- # [00:08] * Joins: jensnockert (~jensnocke@84.219.248.21)
- # [00:09] * Joins: bholley (~bholley@c-67-170-239-185.hsd1.ca.comcast.net)
- # [00:10] * Quits: weinig (~weinig@216.9.107.110) (Quit: weinig)
- # [00:12] * Joins: sarrri (~sari@2a01:238:4329:1400:d20b:3dde:63aa:b36f)
- # [00:12] * Quits: sarrri (~sari@2a01:238:4329:1400:d20b:3dde:63aa:b36f) (Changing host)
- # [00:12] * Joins: sarrri (~sari@unaffiliated/sarri)
- # [00:13] * Quits: jensnockert (~jensnocke@84.219.248.21) (Ping timeout: 244 seconds)
- # [00:13] * Quits: jernoble (~jernoble@17.202.46.221) (Quit: Computer has gone to sleep.)
- # [00:24] * Quits: ttepasse (~ttepasse@ip-178-200-61-79.hsi07.unitymediagroup.de) (Quit: Textual IRC Client: www.textualapp.com)
- # [00:27] * Quits: roc (~chatzilla@121.98.81.38) (Ping timeout: 260 seconds)
- # [00:29] * Quits: jst_ (~quassel@198.199.94.175) (Remote host closed the connection)
- # [00:30] * Joins: jst (~quassel@198.199.94.175)
- # [00:30] * Quits: jst (~quassel@198.199.94.175) (Remote host closed the connection)
- # [00:30] * Joins: jst (~quassel@198.199.94.175)
- # [00:32] * Joins: eric_carlson (~ericc@c-24-6-239-9.hsd1.ca.comcast.net)
- # [00:34] * Quits: jyasskin (~jyasskin@71-222-53-196.ptld.qwest.net) (Quit: My computer has gone to sleep. ZZZzzz…)
- # [00:47] * Quits: ccardona-work (~ccardona-@209.213.209.190) (Quit: ccardona-work)
- # [00:51] * Quits: eric_carlson (~ericc@c-24-6-239-9.hsd1.ca.comcast.net) (Quit: eric_carlson)
- # [00:54] * Joins: eric_carlson (~ericc@c-24-6-239-9.hsd1.ca.comcast.net)
- # [00:55] * Joins: ccardona-work (~ccardona-@209.213.209.190)
- # [00:55] * Quits: svl (~me@ip565744a7.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
- # [01:00] * Quits: fredy (~fredy@snf-535807.vm.okeanos.grnet.gr) (Excess Flood)
- # [01:01] * Quits: ehsan_ (~ehsan@66.207.208.102) (Remote host closed the connection)
- # [01:02] * Joins: fredy (~fredy@snf-535807.vm.okeanos.grnet.gr)
- # [01:05] <MikeSmith> terinjokes: I would guess that whatever version of openssl running on that host is whatever security-patched version is currently in debian stable
- # [01:11] * Joins: roc (~chatzilla@121.98.81.38)
- # [01:33] * Quits: ccardona-work (~ccardona-@209.213.209.190) (Quit: ccardona-work)
- # [01:58] <TabAtkins> annevk: I'm rewriting the serializer to be more opinionated about formatting (and as a result, no longer strew bonus newlines everywhere).
- # [01:58] <TabAtkins> Since you care about the output, what do you prefer in the situation where a block element contains only inline content:
- # [01:59] <TabAtkins> (a) the block's start tag, content, and end tag are all on the same line, or
- # [01:59] * Quits: ambv (~ambv@199.201.64.130) (Quit: sys.exit(0) # computer went to sleep)
- # [01:59] <TabAtkins> (b) the block's start tag is on one line, the content is indented on the next line, and the end tag is on a third line
- # [02:01] * Quits: tantek (~tantek@corp-nat.p2p.sfo1.mozilla.com) (Quit: tantek)
- # [02:06] <gsnedders> nox: BTW, isn't it still the case that SSE2 is *way* quicker with aligned reads? Do you not want to check input is aligned first?
- # [02:07] * Quits: smaug____ (~chatzilla@a91-154-43-105.elisa-laajakaista.fi) (Ping timeout: 240 seconds)
- # [02:07] <nox> gsnedders: I guess I could.
- # [02:07] <nox> jamesr___: Yeah, have to check.
- # [02:08] <nox> gsnedders: I'm not sure the simd crate handle that though.
- # [02:08] <jamesr___> sse2 instructions generally require 16 byte alignment or they fault
- # [02:09] <jamesr___> or some do, it hink
- # [02:11] <nox> Alignement matters only for load and store.
- # [02:12] <nox> gsnedders: In general when handling multibyte encodings, you can't stay aligned during the whole reading anyway.
- # [02:13] <nox> gsnedders: Maybe through very fancy shuffling to handle continuation bytes across chunks, but I'm not sure it's worth it.
- # [02:14] * Joins: bin_005 (~ctlM@80.83.239.96)
- # [02:15] <Domenic> hmm how did nobody else catch that ASCII to UTF8 is a memcpy...
- # [02:16] <jsbell> I was wondering about that; isn't the code actually UTF-8 to ASCII, which requires range validation?
- # [02:17] <jsbell> (I glanced at the code only enough to realize I didn't care that much...)
- # [02:17] <Domenic> yeah same...
- # [02:17] * Quits: howitdo (~howitdo@unaffiliated/howitdo) (Ping timeout: 246 seconds)
- # [02:17] <Domenic> "ASCIIEncoder" implies you are right
- # [02:19] * Quits: jsbell (jsbell@nat/google/x-wiumzjnyozibajoh) (Quit: There's no place like home...)
- # [02:29] * Quits: ap (~ap@17.202.44.214)
- # [02:31] * Joins: howitdo (~howitdo@unaffiliated/howitdo)
- # [02:34] <jamesr___> "maybe ASCII" -> utf8 is not a memcpy, if you want to map bytes with the high bit set to an error value in some way
- # [02:50] * Quits: roc (~chatzilla@121.98.81.38) (Ping timeout: 244 seconds)
- # [03:02] * Quits: JoWie (uid93456@gateway/web/irccloud.com/x-kgytllqljunsvbol) (Quit: Connection closed for inactivity)
- # [03:35] * Joins: tantek (~tantek@67.221.169.243)
- # [03:39] * Quits: gsnedders (~gsnedders@5.2.16.23) (Quit: leaving)
- # [03:39] * Joins: encryptd_fractal (~encryptd_@c-24-7-238-5.hsd1.mn.comcast.net)
- # [03:41] * Joins: gsnedders (~gsnedders@5.2.16.23)
- # [03:47] * Joins: KevinMarks__ (~yaaic@2607:fb90:22ca:21b1:a177:be51:80fc:7666)
- # [03:48] * Quits: tantek (~tantek@67.221.169.243) (Ping timeout: 265 seconds)
- # [03:48] * Quits: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 250 seconds)
- # [03:57] * Joins: Goplat (~goplat@reactos/developer/Goplat)
- # [04:01] * Joins: KevinMarks_ (~yaaic@2607:fb90:545:3a29:285e:32d6:a6e3:83bf)
- # [04:04] * Quits: KevinMarks__ (~yaaic@2607:fb90:22ca:21b1:a177:be51:80fc:7666) (Ping timeout: 244 seconds)
- # [04:10] * Joins: jensnockert (~jensnocke@84.219.248.21)
- # [04:14] * Quits: jensnockert (~jensnocke@84.219.248.21) (Ping timeout: 240 seconds)
- # [04:16] * Joins: ccardona-work (~ccardona-@184.250.101.140)
- # [04:18] * Quits: ccardona-work (~ccardona-@184.250.101.140) (Read error: Connection reset by peer)
- # [04:29] * Quits: bnicholson (~bnicholso@corp.mtv2.mozilla.com) (Quit: This computer has gone to sleep)
- # [04:31] * Quits: bholley (~bholley@c-67-170-239-185.hsd1.ca.comcast.net) (Quit: ZZZzzz…)
- # [04:37] * Joins: bholley (~bholley@c-67-170-239-185.hsd1.ca.comcast.net)
- # [04:48] * Joins: bnicholson (~bnicholso@c-24-130-60-241.hsd1.ca.comcast.net)
- # [04:49] * Quits: encryptd_fractal (~encryptd_@c-24-7-238-5.hsd1.mn.comcast.net) (Remote host closed the connection)
- # [04:52] * Joins: KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [04:54] * Joins: KevinMarks___ (~yaaic@2607:fb90:545:3a29:736b:f391:902:bab1)
- # [04:55] * Quits: KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [04:56] * Joins: KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [04:56] * Quits: KevinMarks_ (~yaaic@2607:fb90:545:3a29:285e:32d6:a6e3:83bf) (Ping timeout: 246 seconds)
- # [04:59] * Quits: KevinMarks___ (~yaaic@2607:fb90:545:3a29:736b:f391:902:bab1) (Ping timeout: 244 seconds)
- # [05:02] * Quits: bholley (~bholley@c-67-170-239-185.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [05:03] * Joins: bholley_ (~bholley@c-67-170-239-185.hsd1.ca.comcast.net)
- # [05:04] * Quits: bholley_ (~bholley@c-67-170-239-185.hsd1.ca.comcast.net) (Client Quit)
- # [05:40] * Joins: jyasskin (~jyasskin@71-222-53-196.ptld.qwest.net)
- # [05:50] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [05:50] * Quits: KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 264 seconds)
- # [05:56] * Quits: jyasskin (~jyasskin@71-222-53-196.ptld.qwest.net) (Quit: My computer has gone to sleep. ZZZzzz…)
- # [06:02] * Quits: jwalden (~waldo@2620:101:80fc:224:7e7a:91ff:fe25:a5a3) (Quit: ChatZilla 0.9.91-rdmsoft [XULRunner 32.0.3/20140923175406])
- # [06:11] * Joins: jensnockert (~jensnocke@84.219.248.21)
- # [06:15] * Quits: jensnockert (~jensnocke@84.219.248.21) (Ping timeout: 260 seconds)
- # [06:26] * Joins: roc (~chatzilla@121.98.81.38)
- # [06:40] * Joins: KevinMarks__ (~yaaic@2607:fb90:545:3a29:6c73:2f09:ed12:d36e)
- # [06:41] * Quits: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [06:44] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [06:47] * Quits: KevinMarks__ (~yaaic@2607:fb90:545:3a29:6c73:2f09:ed12:d36e) (Ping timeout: 244 seconds)
- # [07:09] * Joins: ccardona-work (~ccardona-@c-24-130-132-120.hsd1.ca.comcast.net)
- # [07:11] * Quits: ccardona-work (~ccardona-@c-24-130-132-120.hsd1.ca.comcast.net) (Client Quit)
- # [07:19] * Joins: ohaibbq (~ohaibbq@cm-bridge.stanford.edu)
- # [07:32] * Quits: psy_ (~psy@43.224.156.125) (Read error: Connection reset by peer)
- # [08:02] * Quits: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [08:03] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [08:03] * Joins: psy_ (~psy@43.224.156.125)
- # [08:08] <annevk> TabAtkins: same line
- # [08:08] <annevk> TabAtkins: also, I prefer <li><p>Text to be on one line if <li> only contains a single <p>
- # [08:09] <annevk> jamesr___: yeah, seems to be about checking invalid bytes
- # [08:11] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com) (Remote host closed the connection)
- # [08:12] * Joins: jensnockert (~jensnocke@84.219.248.21)
- # [08:15] * Joins: ambv (~ambv@199.201.64.3)
- # [08:16] * Quits: jensnockert (~jensnocke@84.219.248.21) (Ping timeout: 260 seconds)
- # [08:21] * Quits: ohaibbq (~ohaibbq@cm-bridge.stanford.edu) (Quit: Leaving...)
- # [08:24] * Joins: ohaibbq (~ohaibbq@cm-bridge.stanford.edu)
- # [08:26] * Quits: bin_005 (~ctlM@80.83.239.96) (Ping timeout: 246 seconds)
- # [08:28] * Joins: bin_005 (~ctlM@80.83.239.96)
- # [08:28] * Quits: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [08:32] * Joins: alrra (uid62345@gateway/web/irccloud.com/x-ajenjybboyfsmhud)
- # [08:33] * Joins: ^esc_ (~esc-ape@77.119.129.69.wireless.dyn.drei.com)
- # [08:33] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [08:35] * Quits: ^esc (~esc-ape@178.165.129.187.wireless.dyn.drei.com) (Ping timeout: 264 seconds)
- # [08:36] * Joins: KevinMarks__ (~yaaic@2607:fb90:546:7746:d943:d28f:5169:ac34)
- # [08:38] * Quits: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 264 seconds)
- # [08:47] * Joins: Ms2ger (~Ms2ger@ptr-2hj4tblr9i08ib6y06f92ifm1.ip6.access.telenet.be)
- # [09:00] * Quits: aretecode (~aretecode@69.4.235.219) (Read error: Connection reset by peer)
- # [09:06] * Quits: ambv (~ambv@199.201.64.3) (Quit: sys.exit(0) # computer went to sleep)
- # [09:12] * Quits: timoxley (~timoxley@128.199.65.199) (Ping timeout: 250 seconds)
- # [09:13] * Joins: timoxley (~timoxley@128.199.65.199)
- # [09:26] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [09:28] * Quits: Goplat (~goplat@reactos/developer/Goplat) (Remote host closed the connection)
- # [09:29] * Quits: KevinMarks__ (~yaaic@2607:fb90:546:7746:d943:d28f:5169:ac34) (Ping timeout: 246 seconds)
- # [09:45] * Joins: KevinMarks__ (~yaaic@2607:fb90:540:f811:9118:ea62:ac2:121)
- # [09:45] * Joins: KevinMarks___ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [09:46] * Quits: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 264 seconds)
- # [09:49] * Quits: KevinMarks__ (~yaaic@2607:fb90:540:f811:9118:ea62:ac2:121) (Ping timeout: 244 seconds)
- # [09:52] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [09:54] * Quits: KevinMarks___ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 245 seconds)
- # [09:54] <nox> Domenic: UTF-8 is compatible with US-ASCII.
- # [09:54] <nox> Domenic: Not all bytes are US-ASCII code points.
- # [09:54] <nox> So no, decoding ASCII into UTF-8 isnt memcpy.
- # [10:02] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com)
- # [10:10] <Ms2ger> What
- # [10:10] <Ms2ger> If it's actually ASCII, there's no bytes with the high bit set, so it is a memcpy
- # [10:11] <nox> Ms2ger: In the context of rust-encoding, you don't know if input is actually in said encoding.
- # [10:11] <nox> Ms2ger: That's why the UTF-8 decoder isn't a noop either.
- # [10:13] * Joins: jensnockert (~jensnocke@84.219.248.21)
- # [10:15] * Joins: yoav (~yoav@sdo26-1-78-245-148-181.fbx.proxad.net)
- # [10:15] * Joins: espadrine (~tyl@dan75-7-88-166-187-54.fbx.proxad.net)
- # [10:15] * Joins: Maurice` (copyman@unaffiliated/maurice)
- # [10:17] * Quits: yoav (~yoav@sdo26-1-78-245-148-181.fbx.proxad.net) (Remote host closed the connection)
- # [10:17] * Joins: yoav (~yoav@sdo26-1-78-245-148-181.fbx.proxad.net)
- # [10:17] * Quits: yoav (~yoav@sdo26-1-78-245-148-181.fbx.proxad.net) (Read error: Connection reset by peer)
- # [10:17] * Quits: jensnockert (~jensnocke@84.219.248.21) (Ping timeout: 252 seconds)
- # [10:18] * Joins: yoav (~yoav@sdo26-1-78-245-148-181.fbx.proxad.net)
- # [10:19] * Quits: yoav (~yoav@sdo26-1-78-245-148-181.fbx.proxad.net) (Remote host closed the connection)
- # [10:19] * Joins: yoav (~yoav@sdo26-1-78-245-148-181.fbx.proxad.net)
- # [10:31] * Quits: yoav (~yoav@sdo26-1-78-245-148-181.fbx.proxad.net) (Remote host closed the connection)
- # [10:44] * Quits: psy_ (~psy@43.224.156.125) (Ping timeout: 250 seconds)
- # [10:45] * Joins: dylanlindgren (~kartstar@220-244-118-167.tpgi.com.au)
- # [10:52] * Quits: bin_005 (~ctlM@80.83.239.96) (Remote host closed the connection)
- # [10:54] * Joins: psy_ (~psy@43.224.156.125)
- # [11:48] * Joins: svl (~me@ip565744a7.direct-adsl.nl)
- # [11:50] * Joins: JoWie (uid93456@gateway/web/irccloud.com/x-avrcqmjsyjsxwsrr)
- # [11:56] * Quits: ohaibbq (~ohaibbq@cm-bridge.stanford.edu) (Quit: Leaving...)
- # [12:14] * Joins: jensnockert (~jensnocke@84.219.248.21)
- # [12:18] * Quits: jensnockert (~jensnocke@84.219.248.21) (Ping timeout: 246 seconds)
- # [12:32] * Joins: xiinotulp (~plutoniix@node-1ckg.pool-101-108.dynamic.totbb.net)
- # [12:32] * Joins: yoav (~yoav@sdo26-1-78-245-148-181.fbx.proxad.net)
- # [12:35] * Quits: plutoniix (~plutoniix@node-o0v.pool-101-108.dynamic.totbb.net) (Ping timeout: 260 seconds)
- # [12:35] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com) (Remote host closed the connection)
- # [12:37] * Quits: yoav (~yoav@sdo26-1-78-245-148-181.fbx.proxad.net) (Ping timeout: 255 seconds)
- # [12:51] * Joins: satazor (~satazor@a213-22-0-191.cpe.netcabo.pt)
- # [12:56] * Quits: satazor (~satazor@a213-22-0-191.cpe.netcabo.pt) (Ping timeout: 244 seconds)
- # [12:57] * Joins: satazor (~satazor@114.248.108.93.rev.vodafone.pt)
- # [13:12] * xiinotulp is now known as plutoniix
- # [13:21] * Joins: bin_005 (~ctlM@80.83.239.62)
- # [13:34] * Joins: yoav (~yoav@sdo26-1-78-245-148-181.fbx.proxad.net)
- # [13:36] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com)
- # [13:38] * Quits: yoav (~yoav@sdo26-1-78-245-148-181.fbx.proxad.net) (Ping timeout: 246 seconds)
- # [13:40] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com) (Ping timeout: 240 seconds)
- # [14:13] * Quits: satazor (~satazor@114.248.108.93.rev.vodafone.pt) (Remote host closed the connection)
- # [14:15] * Joins: jensnockert (~jensnocke@84.219.248.21)
- # [14:19] * Quits: jensnockert (~jensnocke@84.219.248.21) (Ping timeout: 264 seconds)
- # [14:21] * Quits: alrra (uid62345@gateway/web/irccloud.com/x-ajenjybboyfsmhud) (Quit: Connection closed for inactivity)
- # [14:27] * Quits: lilmonkey` (~a@pdpc/supporter/professional/riven) (Ping timeout: 244 seconds)
- # [14:33] * Joins: howdoi (uid224@gateway/web/irccloud.com/x-jwrrhcsspkqsrbkl)
- # [14:38] * Joins: lilmonkey (~a@5ED090B0.cm-7-1c.dynamic.ziggo.nl)
- # [14:38] * Quits: lilmonkey (~a@5ED090B0.cm-7-1c.dynamic.ziggo.nl) (Changing host)
- # [14:38] * Joins: lilmonkey (~a@pdpc/supporter/professional/riven)
- # [14:45] * Joins: smaug____ (~chatzilla@a91-154-43-105.elisa-laajakaista.fi)
- # [14:48] * Joins: satazor (~satazor@a213-22-0-191.cpe.netcabo.pt)
- # [14:50] * Quits: Ms2ger (~Ms2ger@ptr-2hj4tblr9i08ib6y06f92ifm1.ip6.access.telenet.be) (Ping timeout: 252 seconds)
- # [14:52] * Quits: satazor (~satazor@a213-22-0-191.cpe.netcabo.pt) (Ping timeout: 250 seconds)
- # [14:54] * Joins: josemanuel (~josemanue@31.173.35.37.dynamic.jazztel.es)
- # [14:55] * Quits: josemanuel (~josemanue@31.173.35.37.dynamic.jazztel.es) (Client Quit)
- # [15:09] * Quits: fredy (~fredy@snf-535807.vm.okeanos.grnet.gr) (Excess Flood)
- # [15:10] * Joins: wk96 (wk96@broadband-95-84-141-117.nationalcablenetworks.ru)
- # [15:11] * Joins: fredy (~fredy@snf-535807.vm.okeanos.grnet.gr)
- # [15:30] * Quits: bin_005 (~ctlM@80.83.239.62) (Ping timeout: 246 seconds)
- # [15:47] * Joins: alrra (uid62345@gateway/web/irccloud.com/x-tzadmwfatakgwftb)
- # [16:02] * Joins: ttepasse (~ttepasse@ip-178-200-61-79.hsi07.unitymediagroup.de)
- # [16:06] * Joins: Joseph_Silber (~JosephSil@ool-43530e48.dyn.optonline.net)
- # [16:06] * Joins: wk96_ (wk96@broadband-95-84-141-117.nationalcablenetworks.ru)
- # [16:07] * Joins: ato_ (~sid11@2620:101:8016:74::4:b)
- # [16:08] * Joins: abucur_ (sid19072@gateway/web/irccloud.com/x-aiwmsjtupphphuxn)
- # [16:08] * Joins: yhirano__ (uid40668@gateway/web/irccloud.com/x-iduqqxwswdqovnnr)
- # [16:08] * Joins: remysharp_ (sid4345@gateway/web/irccloud.com/x-csbranzvnekqrelr)
- # [16:09] * Joins: igrigorik_ (sid16869@gateway/web/irccloud.com/x-sdxnhphvjndeusdu)
- # [16:09] * Joins: JakeA_ (sid3836@gateway/web/irccloud.com/x-tqcdmgimusrsdnik)
- # [16:10] * Joins: falken_ (uid20729@gateway/web/irccloud.com/x-kfzqjlffvlmimhfh)
- # [16:10] * Joins: schuki (~quassel@vali.lamercake.org)
- # [16:10] * Joins: chrisdickinson_ (~chrisdick@192.241.193.154)
- # [16:10] * Joins: fredy_ (~fredy@snf-535807.vm.okeanos.grnet.gr)
- # [16:11] * schuki is now known as Guest59150
- # [16:11] * Joins: wilhelm (~wilhelm@178.255.149.100)
- # [16:11] * Quits: jamesr___ (sid10481@gateway/web/irccloud.com/x-dkxkyswtjuqhndhc) (Ping timeout: 240 seconds)
- # [16:11] * Quits: Garbee (uid21171@gateway/web/irccloud.com/x-anxwpkfxnunwxiny) (Ping timeout: 240 seconds)
- # [16:11] * Quits: wanderview (~sid277@2620:101:8016:74::4:115) (Ping timeout: 240 seconds)
- # [16:11] * Quits: JakeA (sid3836@gateway/web/irccloud.com/x-wmwytwhbfedglrqk) (Ping timeout: 240 seconds)
- # [16:11] * Quits: daleharvey (sid513@gateway/web/irccloud.com/x-jfsyxsytnrabkrip) (Ping timeout: 240 seconds)
- # [16:11] * Quits: falken (uid20729@gateway/web/irccloud.com/x-ncvrvbmbqnewcgvq) (Ping timeout: 240 seconds)
- # [16:11] * Quits: igrigorik (sid16869@gateway/web/irccloud.com/x-ugahwjykeqylllrr) (Ping timeout: 240 seconds)
- # [16:11] * Quits: remysharp (sid4345@gateway/web/irccloud.com/x-emhyugzmusmbgvtr) (Ping timeout: 240 seconds)
- # [16:11] * Quits: chrisdickinson (~chrisdick@192.241.193.154) (Ping timeout: 240 seconds)
- # [16:11] * Quits: Gege (~gege2@future.deferred.io) (Ping timeout: 240 seconds)
- # [16:11] * Quits: abucur (sid19072@gateway/web/irccloud.com/x-loglqnncxqqvnhfo) (Ping timeout: 240 seconds)
- # [16:11] * Quits: yhirano_ (uid40668@gateway/web/irccloud.com/x-ohlnapalsdnkoquz) (Ping timeout: 240 seconds)
- # [16:11] * Quits: ato (~sid11@2620:101:8016:74::4:b) (Ping timeout: 240 seconds)
- # [16:11] * Quits: globbot (~logbot@lump.glob.com.au) (Ping timeout: 240 seconds)
- # [16:11] * Quits: wk96 (wk96@broadband-95-84-141-117.nationalcablenetworks.ru) (Ping timeout: 240 seconds)
- # [16:11] * Quits: fredy (~fredy@snf-535807.vm.okeanos.grnet.gr) (Ping timeout: 240 seconds)
- # [16:11] * Quits: Joseph__Silber (~JosephSil@ool-43530e48.dyn.optonline.net) (Ping timeout: 240 seconds)
- # [16:11] * Quits: schuki_ (~quassel@vali.lamercake.org) (Ping timeout: 240 seconds)
- # [16:11] * Quits: wilhelm_ (~wilhelm@178.255.149.100) (Ping timeout: 240 seconds)
- # [16:11] * ato_ is now known as ato
- # [16:11] * Joins: globbot (~logbot@lump.glob.com.au)
- # [16:11] * falken_ is now known as falken
- # [16:11] * igrigorik_ is now known as igrigorik
- # [16:11] * Joins: Gege (gege@2001:470:1f1b:ed::2)
- # [16:11] * Quits: Gege (gege@2001:470:1f1b:ed::2) (Read error: Connection reset by peer)
- # [16:11] * abucur_ is now known as abucur
- # [16:12] * JakeA_ is now known as JakeA
- # [16:12] * yhirano__ is now known as yhirano_
- # [16:12] * remysharp_ is now known as remysharp
- # [16:15] * Joins: jensnockert (~jensnocke@84.219.248.21)
- # [16:16] * Joins: igoroliveira (uid20755@gateway/web/irccloud.com/x-btmbwvegouqoemfy)
- # [16:20] * Joins: jamesr___ (sid10481@gateway/web/irccloud.com/x-przrfzdlpdcpsike)
- # [16:20] * Joins: wanderview (~sid277@2620:101:8016:74::4:115)
- # [16:20] * Quits: jensnockert (~jensnocke@84.219.248.21) (Ping timeout: 250 seconds)
- # [16:22] * Joins: Garbee (uid21171@gateway/web/irccloud.com/x-xoiqbvwnphvsatlb)
- # [16:24] * Joins: daleharvey (sid513@gateway/web/irccloud.com/x-ciahiyocurgjxciv)
- # [16:50] * fredy_ is now known as fredy
- # [16:50] * fredy is now known as Guest78825
- # [17:00] * Quits: ^esc_ (~esc-ape@77.119.129.69.wireless.dyn.drei.com) (Ping timeout: 264 seconds)
- # [17:00] * Joins: ^esc (~esc-ape@77.119.129.69.wireless.dyn.drei.com)
- # [17:15] * Quits: sarri (~sari@unaffiliated/sarri) (Ping timeout: 246 seconds)
- # [17:39] * Quits: smaug____ (~chatzilla@a91-154-43-105.elisa-laajakaista.fi) (Ping timeout: 272 seconds)
- # [17:43] * Quits: hober (~ted@unaffiliated/hober) (Read error: Connection reset by peer)
- # [17:43] * Joins: hober (~ted@unaffiliated/hober)
- # [17:45] * Joins: jyasskin (~jyasskin@71-222-53-196.ptld.qwest.net)
- # [17:47] * Joins: Goplat (~goplat@reactos/developer/Goplat)
- # [18:04] * Quits: dylanlindgren (~kartstar@220-244-118-167.tpgi.com.au) (Quit: Textual IRC Client: www.textualapp.com)
- # [18:17] * Joins: jensnockert (~jensnocke@84.219.248.21)
- # [18:21] * Quits: jensnockert (~jensnocke@84.219.248.21) (Ping timeout: 256 seconds)
- # [18:23] * Joins: dbaron (~dbaron@195-132-9-242.rev.numericable.fr)
- # [18:27] * Quits: jyasskin (~jyasskin@71-222-53-196.ptld.qwest.net) (Quit: My computer has gone to sleep. ZZZzzz…)
- # [18:45] * Joins: bholley (~bholley@c-67-170-239-185.hsd1.ca.comcast.net)
- # [18:52] * Quits: Goplat (~goplat@reactos/developer/Goplat) (Remote host closed the connection)
- # [18:52] * Quits: igoroliveira (uid20755@gateway/web/irccloud.com/x-btmbwvegouqoemfy) (Quit: Connection closed for inactivity)
- # [19:00] * Joins: jyasskin (~jyasskin@71-222-53-196.ptld.qwest.net)
- # [19:00] * Joins: sarri (~sari@unaffiliated/sarri)
- # [19:14] * Quits: eric_carlson (~ericc@c-24-6-239-9.hsd1.ca.comcast.net) (Quit: eric_carlson)
- # [19:18] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com)
- # [19:27] * Quits: bholley (~bholley@c-67-170-239-185.hsd1.ca.comcast.net) (Quit: ZZZzzz…)
- # [19:32] * Joins: bholley (~bholley@c-67-170-239-185.hsd1.ca.comcast.net)
- # [19:33] * Quits: psy_ (~psy@43.224.156.125) (Ping timeout: 260 seconds)
- # [19:36] * Quits: bholley (~bholley@c-67-170-239-185.hsd1.ca.comcast.net) (Client Quit)
- # [19:43] * Quits: dbaron (~dbaron@195-132-9-242.rev.numericable.fr) (Quit: 8403864 bytes have been tenured, next gc will be global.)
- # [19:46] * Joins: jyasskin_ (~jyasskin@174-25-41-149.ptld.qwest.net)
- # [19:46] * Quits: jyasskin (~jyasskin@71-222-53-196.ptld.qwest.net) (Ping timeout: 260 seconds)
- # [19:56] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com) (Read error: Connection reset by peer)
- # [19:56] * Quits: hswolff (~hswolff@207-38-134-4.c3-0.avec-ubr2.nyr-avec.ny.cable.rcn.com) (Quit: ZNC - http://znc.in)
- # [19:56] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com)
- # [19:57] * Joins: ccardona-work (~ccardona-@c-24-130-132-120.hsd1.ca.comcast.net)
- # [20:08] * Joins: bholley (~bholley@c-67-170-239-185.hsd1.ca.comcast.net)
- # [20:12] * Joins: wk96 (wk96@broadband-95-84-141-117.nationalcablenetworks.ru)
- # [20:12] * Quits: wk96_ (wk96@broadband-95-84-141-117.nationalcablenetworks.ru) (Quit: Leaving)
- # [20:13] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com) (Remote host closed the connection)
- # [20:16] * Joins: hswolff (~hswolff@207-38-134-4.c3-0.avec-ubr2.nyr-avec.ny.cable.rcn.com)
- # [20:17] * Joins: jensnockert (~jensnocke@84.219.248.21)
- # [20:20] * Quits: ccardona-work (~ccardona-@c-24-130-132-120.hsd1.ca.comcast.net) (Quit: ccardona-work)
- # [20:21] * Joins: bin_005 (~ctlM@80.83.238.93)
- # [20:22] * Quits: jensnockert (~jensnocke@84.219.248.21) (Ping timeout: 255 seconds)
- # [20:29] * Joins: eric_carlson (~ericc@c-24-6-239-9.hsd1.ca.comcast.net)
- # [20:36] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com)
- # [20:41] * Joins: encryptd_fractal (~encryptd_@2601:449:8100:cad9:8b2:9b48:2128:d9c7)
- # [20:45] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com) (Remote host closed the connection)
- # [20:51] * Joins: KevinMarks__ (~yaaic@2607:fb90:2290:101f:47b6:a5a8:d4bc:1f7)
- # [20:52] * Quits: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 244 seconds)
- # [20:54] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [20:56] * Quits: KevinMarks__ (~yaaic@2607:fb90:2290:101f:47b6:a5a8:d4bc:1f7) (Ping timeout: 246 seconds)
- # [20:59] * Quits: wk96 (wk96@broadband-95-84-141-117.nationalcablenetworks.ru) (Quit: Leaving)
- # [21:00] * Joins: wk96 (wk96@broadband-95-84-141-117.nationalcablenetworks.ru)
- # [21:01] * Quits: encryptd_fractal (~encryptd_@2601:449:8100:cad9:8b2:9b48:2128:d9c7) (Remote host closed the connection)
- # [21:05] * Quits: espadrine (~tyl@dan75-7-88-166-187-54.fbx.proxad.net) (Ping timeout: 246 seconds)
- # [21:06] * Joins: psy_ (~psy@43.224.156.111)
- # [21:08] * Quits: wk96 (wk96@broadband-95-84-141-117.nationalcablenetworks.ru) (Quit: Leaving)
- # [21:08] * Joins: wk96 (wk96@broadband-95-84-141-117.nationalcablenetworks.ru)
- # [21:09] * Quits: wk96 (wk96@broadband-95-84-141-117.nationalcablenetworks.ru) (Client Quit)
- # [21:12] * Joins: isbotnetcool (~isbotnetc@c-67-169-78-182.hsd1.ca.comcast.net)
- # [21:14] * Joins: jraisanen (~textual@x5ce0fe7f.dyn.telefonica.de)
- # [21:14] * Quits: jyasskin_ (~jyasskin@174-25-41-149.ptld.qwest.net) (Quit: My computer has gone to sleep. ZZZzzz…)
- # [21:19] * Joins: seventh (seventh@199.48.241.61)
- # [21:21] * Joins: slartsa (~lari@176-93-150-155.bb.dnainternet.fi)
- # [21:24] * Quits: isbotnetcool (~isbotnetc@c-67-169-78-182.hsd1.ca.comcast.net) (Quit: isbotnetcool)
- # [21:27] * Quits: c74d (~c74d3a4eb@2002:4404:712c:0:76de:2bff:fed4:2766) (Ping timeout: 256 seconds)
- # [21:31] * Quits: bholley (~bholley@c-67-170-239-185.hsd1.ca.comcast.net) (Quit: ZZZzzz…)
- # [21:32] * Joins: encryptd_fractal (~encryptd_@2601:449:8100:cad9:c154:23d1:e41c:5351)
- # [21:33] * Joins: c74d (~c74d3a4eb@2002:4404:712c:0:76de:2bff:fed4:2766)
- # [21:37] * Quits: encryptd_fractal (~encryptd_@2601:449:8100:cad9:c154:23d1:e41c:5351) (Ping timeout: 256 seconds)
- # [21:38] * Joins: smaug____ (~chatzilla@a91-154-43-105.elisa-laajakaista.fi)
- # [22:18] * Joins: jensnockert (~jensnocke@84.219.248.21)
- # [22:23] * Quits: jensnockert (~jensnocke@84.219.248.21) (Ping timeout: 246 seconds)
- # [22:34] * Joins: encryptd_fractal (~encryptd_@2601:449:8100:cad9:c154:23d1:e41c:5351)
- # [22:38] * Quits: encryptd_fractal (~encryptd_@2601:449:8100:cad9:c154:23d1:e41c:5351) (Ping timeout: 246 seconds)
- # [22:42] * Joins: satazor_ (~satazor@av-217-129-134-240.netvisao.pt)
- # [22:52] * Joins: satazor (~satazor@bl6-108-46.dsl.telepac.pt)
- # [22:53] * Quits: satazor_ (~satazor@av-217-129-134-240.netvisao.pt) (Ping timeout: 250 seconds)
- # [23:02] * Joins: satazor_ (~satazor@av-217-129-134-240.netvisao.pt)
- # [23:03] * Quits: bin_005 (~ctlM@80.83.238.93) (Ping timeout: 255 seconds)
- # [23:04] * Joins: bin_005 (~ctlM@80.83.238.75)
- # [23:05] * Quits: satazor (~satazor@bl6-108-46.dsl.telepac.pt) (Ping timeout: 245 seconds)
- # [23:10] * Quits: svl (~me@ip565744a7.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
- # [23:46] * Joins: satazor (~satazor@114.248.108.93.rev.vodafone.pt)
- # [23:48] * Quits: satazor_ (~satazor@av-217-129-134-240.netvisao.pt) (Ping timeout: 246 seconds)
- # [23:51] * Quits: slartsa (~lari@176-93-150-155.bb.dnainternet.fi) (Ping timeout: 250 seconds)
- # [23:52] * Joins: ambv (~ambv@199.201.64.3)
- # [23:53] * Joins: ttepasse_ (~ttepasse@ip-178-200-61-79.hsi07.unitymediagroup.de)
- # [23:56] * Quits: ttepasse (~ttepasse@ip-178-200-61-79.hsi07.unitymediagroup.de) (Ping timeout: 245 seconds)
- # [23:56] * Quits: satazor (~satazor@114.248.108.93.rev.vodafone.pt) (Ping timeout: 260 seconds)
- # Session Close: Sun Aug 23 00:00:01 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