/irc-logs / freenode / #whatwg / 2015-02-21 / end

Options:

Previous day, Next day

  1. # Session Start: Sat Feb 21 00:00:00 2015
  2. # Session Ident: #whatwg
  3. # [00:01] * Joins: jyasskin (jyasskin@nat/google/x-jjkqyzjyyfyrqzzy)
  4. # [00:07] * Joins: jernoble (~jernoble@17.202.46.221)
  5. # [00:15] <Ms2ger> JonathanNeal, that's a huge fingerprinting vector
  6. # [00:17] * Quits: benjamingr (uid23465@gateway/web/irccloud.com/x-xwqyecelyolryfun) (Quit: Connection closed for inactivity)
  7. # [00:18] <TabAtkins> It's also already completely possible with high fidelity, so...
  8. # [00:19] <TabAtkins> It does indeed give you a bunch of identity bits, but you can't avoid it, since local font selection affects layout.
  9. # [00:19] <TabAtkins> JonathanNeal: I do plan to do *something* about querying local fonts in Font Loading. Just not sure what yet.
  10. # [00:20] * Quits: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Ping timeout: 250 seconds)
  11. # [00:21] * Joins: norviller (~norviller@17.199.19.187)
  12. # [00:21] * Quits: espadrine_ (~tyl@srv02.capitainetrain.com) (Ping timeout: 250 seconds)
  13. # [00:31] * Quits: newtron (~newtron@199.71.174.203) (Ping timeout: 252 seconds)
  14. # [00:31] * Quits: Ms2ger (~Ms2ger@91.180.137.234) (Quit: nn)
  15. # [00:32] * Krinkle|detached is now known as Krinkle
  16. # [00:34] * Joins: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
  17. # [00:35] * Joins: danja (~danny@host119-205-dynamic.13-79-r.retail.telecomitalia.it)
  18. # [00:40] * Quits: darobin (~darobin@159.180.228.142) (Remote host closed the connection)
  19. # [00:46] <zewt> man, does anyone know if there's a switch somewhere to unbreak user scripts in chrome
  20. # [00:49] * Quits: scor (~scor@drupal.org/user/52142/view) (Ping timeout: 245 seconds)
  21. # [00:54] <TabAtkins> They getting CSP'd?
  22. # [00:57] <JonathanNeal> TabAtkins: what did you and Ms2ger mean by huge fingerprinting vector?
  23. # [00:58] <TabAtkins> That it expose a huge source of identity bits. The precise set of fonts you have on your system is pretty unique.
  24. # [00:59] <JonathanNeal> Right!
  25. # [01:00] * heycam|away is now known as heycam
  26. # [01:00] * heycam is now known as heycam|away
  27. # [01:01] <caitp-> is it that unique?
  28. # [01:01] <TabAtkins> Yes.
  29. # [01:01] <caitp-> i'd bet most people don't intentionally seek out and add new fonts to their system
  30. # [01:01] <TabAtkins> It at least gives several bits to the fingerprint.
  31. # [01:02] <TabAtkins> They don't have to; the programs they install often do.
  32. # [01:02] <caitp-> sure, but there's already tons of those "fingerprinty" bits already exposed
  33. # [01:02] <JonathanNeal> Silverlight has InstalledFontCollection. AS3 has enumerateFonts.
  34. # [01:02] <TabAtkins> The precise version of Word you have affects which fonts you have installed.
  35. # [01:02] <caitp-> i'm not saying it would be good to make it worse :p
  36. # [01:03] <TabAtkins> I agree - I think fingerprinting is already so easy that it's not worth fighting against it.
  37. # [01:05] <JonathanNeal> For an unknown reason to me, Chrome returns a list of font families while every other browser returns a list of font families combined with their weight, as though it were compiled by filename.
  38. # [01:06] <zewt> unless you're behind a proxy fingerprinting is basically already irrelevant (IPs), so it seems like anti-fingerprinting stuff can mostly be behind a switch for those people
  39. # [01:06] <zewt> (not that I'd go too far--wouldn't want to expose a client UUID)
  40. # [01:07] <JonathanNeal> zewt: in private browsing, a browser could prevent JavaScript from fetching the installed font list.
  41. # [01:07] <zewt> like i said, a switch
  42. # [01:08] <TabAtkins> zewt: I mean, adding more fingerprinty stuff and saying "have a switch to disable it" just means a lot of pages will break.
  43. # [01:08] <TabAtkins> A switch that makes the APIs lie is better, but more work.
  44. # [01:08] <zewt> TabAtkins: "disable it" means "make them act like a common user"
  45. # [01:08] <JonathanNeal> zewt: and that’s already the case in the example I posted above.
  46. # [01:08] <zewt> eg. only list a few base fonts instead of all fonts
  47. # [01:09] <TabAtkins> So if we give up on stopping fingerprinting, we're still creating more work for those people who are concerned about it.
  48. # [01:09] * Quits: svl (~me@ip565744a7.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  49. # [01:15] <JonathanNeal> TabAtkins: where were you thinking of putting such a feature and how might you have expected it to work? Is there a draft anywhere?
  50. # [01:15] <TabAtkins> JonathanNeal: No draft. I would probably just let you enumerate all the fonts. Problem is what to expose on the object; local fonts don't have a single concept of "name".
  51. # [01:16] <zewt> can probably profile a lot from fonts anyway just by doing layout and checking the results to see if it's installed, so browsers that care about privacy would need to be able to limit available fonts anyway
  52. # [01:16] <TabAtkins> zewt: Yes, that's what I said earlier. If you just have a few thousand font names and a few seconds of compute time, you can probe someone's installed local fonts today.
  53. # [01:17] <TabAtkins> And you can't stop it. It's impossible, because "stopping" it would involve making font choice somehow not affect layout.
  54. # [01:18] * Quits: xtrm0 (uid12574@gateway/web/irccloud.com/x-lolywbukkbcaapee) (Quit: Connection closed for inactivity)
  55. # [01:18] <TabAtkins> Enumerating local fonts does *technically* increase the fingerprinting surface a little bit, as it exposes all fonts, not just those on your predefined list, but it's tiny relative to the existing fingerprint leak.
  56. # [01:18] <zewt> could stop it by limiting fonts, but only people who actually need that level of anonymity would want that (and that's not what "private browsing modes" are for)
  57. # [01:19] <zewt> TabAtkins: changes it in a different way (lots of people would be roughly the same, but a small number of people would be far more fingerprintable, which is what happens with a lot of fingerprinting)
  58. # [01:19] <JonathanNeal> TabAtkins: Looking, they do have a name field, and a name + style field.
  59. # [01:21] <TabAtkins> JonathanNeal: They have *several* name fields, and different OSes use different combinations of them.
  60. # [01:21] <zewt> (actually, doing that sort of thing in private browsing mode would probably be bad, since it gives a confusing message to naive users about what "private browsing" actually gives you)
  61. # [01:21] <JonathanNeal> TabAtkins: Right, I was just looking at otf.
  62. # [01:22] <JonathanNeal> Whatever Chrome/Flash is doing in my example seems right. The other browsers seem more primative.
  63. # [01:25] <JonathanNeal> So, at some level, I wonder if Chrome is already thinking about this.
  64. # [01:25] <JonathanNeal> Maybe not for such a feature, but for some reason, they group fonts by name only when they can.
  65. # [01:26] * Quits: tantek (~tantek@50-1-62-185.dsl.dynamic.fusionbroadband.com) (Quit: tantek)
  66. # [01:30] <TabAtkins> That is also a hard thing; some (legacy?) programs only allowed a small number of fonts per family, so large families had to be broken up, and some software manually re-stitches them back into a single virtual family.
  67. # [01:33] <TabAtkins> annevk: Please convince Domenic that he's wrong. ^_^
  68. # [01:34] * Quits: say2joe (~Adium@198-101-119-98.static-ip.telepacific.net) (Quit: Leaving.)
  69. # [01:37] <TabAtkins> Domenic: You agreed with the pipe/broadcast distinction for Streams. Why do you disagree with it here?
  70. # [01:39] * Quits: igoroliveira (uid20755@gateway/web/irccloud.com/x-envifmqhwdvbtdcj) (Quit: Connection closed for inactivity)
  71. # [01:40] * Quits: biniar (~biniar@unaffiliated/biniar) (Ping timeout: 256 seconds)
  72. # [01:41] * Joins: biniar (~biniar@unaffiliated/biniar)
  73. # [01:42] * Quits: jsbell (jsbell@nat/google/x-hqrjjwkibbjqhxdd) (Quit: There's no place like home...)
  74. # [01:43] * Quits: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Ping timeout: 244 seconds)
  75. # [01:45] * Quits: norviller (~norviller@17.199.19.187) (Quit: Textual IRC Client: www.textualapp.com)
  76. # [01:46] * Joins: jdaggett_ (~jdaggett@103.5.142.43)
  77. # [01:50] * Quits: satazor_ (~satazor@a213-22-1-7.cpe.netcabo.pt) (Remote host closed the connection)
  78. # [02:06] * Quits: ap (~ap@17.114.218.73)
  79. # [02:15] * Quits: zewt (~foo@ec2-50-17-220-142.compute-1.amazonaws.com) (Quit: leaving)
  80. # [02:15] * Joins: zewt (~foo@ec2-50-17-220-142.compute-1.amazonaws.com)
  81. # [02:20] * Quits: bnicholson (~bnicholso@corp.mtv2.mozilla.com) (Quit: This computer has gone to sleep)
  82. # [02:31] * Quits: jdaggett_ (~jdaggett@103.5.142.43) (Ping timeout: 252 seconds)
  83. # [02:34] * Joins: jdaggett_ (~jdaggett@103.5.142.43)
  84. # [02:41] * Joins: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
  85. # [02:44] * Quits: sicking (~sicking@c-98-210-159-193.hsd1.ca.comcast.net) (Quit: sicking)
  86. # [02:45] * Quits: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Ping timeout: 264 seconds)
  87. # [02:48] * Quits: jyasskin_w (jyasskin@nat/google/x-hpztholngjwioctf) (Quit: Ex-Chat)
  88. # [02:48] * Quits: jyasskin (jyasskin@nat/google/x-jjkqyzjyyfyrqzzy) (Quit: My computer has gone to sleep. ZZZzzz…)
  89. # [02:57] * Joins: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
  90. # [03:13] * Joins: Goplat (~goplat@reactos/developer/Goplat)
  91. # [03:22] * Quits: saba (~foo@unaffiliated/saba) (Quit: leaving)
  92. # [03:22] * Quits: c74d (~c74d3a4eb@2002:4404:712c:0:76de:2bff:fed4:2766) (Read error: Connection reset by peer)
  93. # [03:25] * Joins: jyasskin (~jyasskin@173-228-80-34.dsl.static.fusionbroadband.com)
  94. # [03:29] * Quits: jyasskin (~jyasskin@173-228-80-34.dsl.static.fusionbroadband.com) (Ping timeout: 246 seconds)
  95. # [03:54] * Joins: c74d (~c74d3a4eb@2002:4404:712c:0:76de:2bff:fed4:2766)
  96. # [03:58] * Joins: scor (~scor@c-24-2-162-32.hsd1.ma.comcast.net)
  97. # [03:58] * Quits: scor (~scor@c-24-2-162-32.hsd1.ma.comcast.net) (Changing host)
  98. # [03:58] * Joins: scor (~scor@drupal.org/user/52142/view)
  99. # [03:58] * Joins: estellevw_ (~estellevw@173-228-112-249.dsl.dynamic.fusionbroadband.com)
  100. # [04:04] * Joins: kapil___ (uid36151@gateway/web/irccloud.com/x-nmctadhnbpivsgls)
  101. # [04:05] * Quits: saline (~irenacob@li629-190.members.linode.com) (Excess Flood)
  102. # [04:05] * Quits: jdaggett_ (~jdaggett@103.5.142.43) (Quit: jdaggett_)
  103. # [04:08] * Joins: saline (~irenacob@li629-190.members.linode.com)
  104. # [04:13] * Quits: hswolff (~hswolff@cpe-74-68-123-30.nyc.res.rr.com) (Quit: ZNC - http://znc.in)
  105. # [04:51] * Joins: satazor (~satazor@a213-22-1-7.cpe.netcabo.pt)
  106. # [04:53] * Joins: ohaibbq (~ohaibbq@98.248.65.213)
  107. # [04:54] * Quits: rniwa (~rniwa@17.245.24.251) (Quit: Textual IRC Client: www.textualapp.com)
  108. # [04:55] * Quits: satazor (~satazor@a213-22-1-7.cpe.netcabo.pt) (Ping timeout: 252 seconds)
  109. # [05:06] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
  110. # [05:30] * Joins: bnicholson (~bnicholso@c-24-130-60-241.hsd1.ca.comcast.net)
  111. # [05:33] * Joins: jdaggett_ (~jdaggett@pw126254075021.8.panda-world.ne.jp)
  112. # [06:03] * Quits: jdaggett_ (~jdaggett@pw126254075021.8.panda-world.ne.jp) (Ping timeout: 246 seconds)
  113. # [06:10] * Joins: jdaggett_ (~jdaggett@pw126254075021.8.panda-world.ne.jp)
  114. # [06:16] * Joins: sicking (~sicking@c-98-210-159-193.hsd1.ca.comcast.net)
  115. # [06:36] * Quits: estellevw_ (~estellevw@173-228-112-249.dsl.dynamic.fusionbroadband.com) (Quit: Snuggling with the puppies)
  116. # [06:43] * Quits: jwalden (~waldo@2620:101:80fc:224:7e7a:91ff:fe25:a5a3) (Quit: ChatZilla 0.9.87-8.1450hg.fc20 [XULRunner 32.0/20140902134853])
  117. # [06:45] * Joins: estellevw (~estellevw@173-228-112-249.dsl.dynamic.fusionbroadband.com)
  118. # [06:52] * Quits: kapil___ (uid36151@gateway/web/irccloud.com/x-nmctadhnbpivsgls) (Quit: Connection closed for inactivity)
  119. # [06:53] * Quits: jdaggett_ (~jdaggett@pw126254075021.8.panda-world.ne.jp) (Read error: Connection reset by peer)
  120. # [07:03] * Quits: eBureau (~Bruno@181.164.77.172) (Quit: Textual IRC Client: www.textualapp.com)
  121. # [07:08] * Joins: DanilovA_ (~DanilovAl@shpd-178-64-134-213.vologda.ru)
  122. # [07:10] * Quits: DanilovAlexey (~DanilovAl@shpd-95-53-148-60.vologda.ru) (Ping timeout: 245 seconds)
  123. # [07:13] * Joins: tantek (~tantek@50-1-62-185.dsl.dynamic.fusionbroadband.com)
  124. # [07:26] * Quits: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Ping timeout: 246 seconds)
  125. # [07:58] <annevk> TabAtkins: https://github.com/whatwg/dom/ does not show dom-core.bs
  126. # [07:59] * Quits: sicking (~sicking@c-98-210-159-193.hsd1.ca.comcast.net) (Quit: sicking)
  127. # [08:00] * Quits: CvP (~CvP@203.76.123.238) (Read error: Connection reset by peer)
  128. # [08:00] * Joins: CvP (CvP@203.76.123.238)
  129. # [08:03] * Quits: tantek (~tantek@50-1-62-185.dsl.dynamic.fusionbroadband.com) (Quit: tantek)
  130. # [08:07] * Quits: CvP (CvP@203.76.123.238) (Read error: Connection reset by peer)
  131. # [08:07] * Joins: CvP (CvP@203.76.123.238)
  132. # [08:20] * Joins: kapil___ (uid36151@gateway/web/irccloud.com/x-mdvaxwsuvkqcvtel)
  133. # [08:20] * Quits: Goplat (~goplat@reactos/developer/Goplat) (Remote host closed the connection)
  134. # [08:42] * Joins: xiinotulp (~plutoniix@node-mez.pool-101-108.dynamic.totbb.net)
  135. # [08:43] * Joins: sicking (~sicking@c-98-210-159-193.hsd1.ca.comcast.net)
  136. # [08:45] * Quits: plutoniix (~plutoniix@node-rt6.pool-180-180.dynamic.totbb.net) (Ping timeout: 264 seconds)
  137. # [09:05] * Joins: alrra (uid62345@gateway/web/irccloud.com/x-buuaijpszbvlmaay)
  138. # [09:05] * Joins: Maurice (copyman@unaffiliated/maurice)
  139. # [09:25] * Krinkle is now known as Krinkle|detached
  140. # [09:26] * Joins: Ms2ger (~Ms2ger@91.180.137.234)
  141. # [09:42] * Quits: gavin (~gavin@firefox/developer/gavin) (Remote host closed the connection)
  142. # [09:42] * Joins: gavin (~gavin@people1.scl3.mozilla.com)
  143. # [09:42] * Quits: gavin (~gavin@people1.scl3.mozilla.com) (Changing host)
  144. # [09:42] * Joins: gavin (~gavin@firefox/developer/gavin)
  145. # [09:45] * Quits: sicking (~sicking@c-98-210-159-193.hsd1.ca.comcast.net) (Quit: sicking)
  146. # [09:47] <strugee> ]
  147. # [09:48] <strugee> sorry, didn't mean to say anything
  148. # [09:49] * strugee rolls eyes at self
  149. # [10:24] * Joins: hendry (~hendry@sg.webconverger.com)
  150. # [10:27] * Quits: CvP (CvP@203.76.123.238) (Read error: Connection reset by peer)
  151. # [10:29] * Joins: CvP (CvP@203.76.123.238)
  152. # [11:09] * Joins: espadrine_ (~tyl@dan75-7-88-166-187-54.fbx.proxad.net)
  153. # [11:09] * Quits: ohaibbq (~ohaibbq@98.248.65.213) (Remote host closed the connection)
  154. # [11:30] * Joins: svl (~me@ip565744a7.direct-adsl.nl)
  155. # [11:35] * Quits: estellevw (~estellevw@173-228-112-249.dsl.dynamic.fusionbroadband.com) (Quit: Snuggling with the puppies)
  156. # [11:58] * Quits: espadrine_ (~tyl@dan75-7-88-166-187-54.fbx.proxad.net) (Ping timeout: 252 seconds)
  157. # [12:11] * Quits: sarri (~sari@unaffiliated/sarri) (Ping timeout: 255 seconds)
  158. # [12:13] * Joins: sarri (~sari@unaffiliated/sarri)
  159. # [12:30] * Joins: espadrine_ (~tyl@dan75-7-88-166-187-54.fbx.proxad.net)
  160. # [12:50] * Joins: satazor_ (~satazor@a213-22-1-7.cpe.netcabo.pt)
  161. # [12:58] * Quits: danja (~danny@host119-205-dynamic.13-79-r.retail.telecomitalia.it) (Read error: Connection reset by peer)
  162. # [13:02] * Joins: TuRnaD0 (~Thunderbi@79.142.224.209.prod.bolignet.dk)
  163. # [13:19] * Joins: satazor (~satazor@114.248.108.93.rev.vodafone.pt)
  164. # [13:22] * Quits: satazor_ (~satazor@a213-22-1-7.cpe.netcabo.pt) (Ping timeout: 250 seconds)
  165. # [13:25] * Quits: satazor (~satazor@114.248.108.93.rev.vodafone.pt) (Ping timeout: 245 seconds)
  166. # [13:35] * Quits: Ms2ger (~Ms2ger@91.180.137.234) (Ping timeout: 244 seconds)
  167. # [13:36] * Joins: ^esc (~esc-ape@178.165.128.255.wireless.dyn.drei.com)
  168. # [13:42] * Joins: iandevlin (~iandevlin@dslb-178-006-014-159.178.006.pools.vodafone-ip.de)
  169. # [13:48] * Joins: iandevlin2 (~iandevlin@dslb-178-006-014-159.178.006.pools.vodafone-ip.de)
  170. # [13:50] * Quits: iandevlin (~iandevlin@dslb-178-006-014-159.178.006.pools.vodafone-ip.de) (Ping timeout: 265 seconds)
  171. # [13:55] * Joins: satazor (~satazor@a213-22-1-7.cpe.netcabo.pt)
  172. # [13:57] * Quits: satazor (~satazor@a213-22-1-7.cpe.netcabo.pt) (Remote host closed the connection)
  173. # [13:59] * Joins: satazor (~satazor@a213-22-1-7.cpe.netcabo.pt)
  174. # [14:10] * Quits: malcolmva (~malcolmva@c-67-180-198-144.hsd1.ca.comcast.net) (Ping timeout: 246 seconds)
  175. # [14:12] * Quits: tav (~tav`@host31-52-143-103.range31-52.btcentralplus.com) (Read error: Connection reset by peer)
  176. # [14:23] * Joins: malcolmva (~malcolmva@c-67-180-198-144.hsd1.ca.comcast.net)
  177. # [14:28] * Joins: hasather_ (~hasather@80.91.33.141)
  178. # [14:30] * Joins: tav (~tav`@host31-52-143-103.range31-52.btcentralplus.com)
  179. # [14:31] * Quits: hasather (~hasather@80.91.33.141) (Ping timeout: 250 seconds)
  180. # [14:31] * Krinkle|detached is now known as Krinkle
  181. # [14:35] * Joins: hemanth (~hemanth@122.167.115.98)
  182. # [14:55] * Joins: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
  183. # [15:00] * Quits: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Ping timeout: 265 seconds)
  184. # [15:10] * Quits: flower (~user@202.44.238.15) (Max SendQ exceeded)
  185. # [15:10] * Joins: flower (~user@202.44.238.15)
  186. # [15:12] * iandevlin2 is now known as iandevlin
  187. # [15:24] * Joins: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
  188. # [15:34] * Joins: sicking (~sicking@c-98-210-159-193.hsd1.ca.comcast.net)
  189. # [15:43] * Quits: sicking (~sicking@c-98-210-159-193.hsd1.ca.comcast.net) (Quit: sicking)
  190. # [15:49] * Joins: Azitrex_ (~Azitrex@unaffiliated/azitrex)
  191. # [15:52] * Quits: Azitrex (~Azitrex@unaffiliated/azitrex) (Ping timeout: 265 seconds)
  192. # [15:52] * Joins: darobin (~darobin@2a01:e34:ed05:d180:9921:d0ee:8593:5bda)
  193. # [15:53] * Joins: newtron (~newtron@206-248-186-88.dsl.teksavvy.com)
  194. # [15:53] * Quits: hasather_ (~hasather@80.91.33.141) (Read error: Connection reset by peer)
  195. # [15:54] * Joins: hasather (~hasather@80.91.33.141)
  196. # [16:02] * Quits: hemanth (~hemanth@122.167.115.98) (Quit: This computer has gone to sleep)
  197. # [16:13] * Quits: satazor (~satazor@a213-22-1-7.cpe.netcabo.pt) (Remote host closed the connection)
  198. # [16:17] * Quits: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Ping timeout: 255 seconds)
  199. # [16:25] * Quits: flower (~user@202.44.238.15) (Quit: -)
  200. # [16:40] * Joins: estellevw_ (~estellevw@173-228-112-249.dsl.dynamic.fusionbroadband.com)
  201. # [17:04] * Joins: benwerd (~benwerd@67.180.159.135)
  202. # [17:06] * Joins: Ms2ger (~Ms2ger@91.180.137.234)
  203. # [17:11] * Joins: Goplat (~goplat@reactos/developer/Goplat)
  204. # [17:19] * Joins: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
  205. # [17:20] * Krinkle is now known as Krinkle|detached
  206. # [17:22] * Quits: darobin (~darobin@2a01:e34:ed05:d180:9921:d0ee:8593:5bda) (Remote host closed the connection)
  207. # [17:33] * Joins: xtrm0 (uid12574@gateway/web/irccloud.com/x-muxdjcsbmpyeyigq)
  208. # [17:44] * Quits: estellevw_ (~estellevw@173-228-112-249.dsl.dynamic.fusionbroadband.com) (Quit: Snuggling with the puppies)
  209. # [17:53] * Quits: CvP (CvP@203.76.123.238) (Read error: Connection reset by peer)
  210. # [17:53] * Joins: CvP (CvP@203.76.123.238)
  211. # [18:02] * Quits: jacobolus (~jacobolus@112.82.204.144) (Remote host closed the connection)
  212. # [18:03] * Quits: newtron (~newtron@206-248-186-88.dsl.teksavvy.com) (Remote host closed the connection)
  213. # [18:18] * Quits: biniar (~biniar@unaffiliated/biniar) (Quit: bbl)
  214. # [18:22] * Joins: biniar (~biniar@unaffiliated/biniar)
  215. # [18:24] * Quits: Zebra111 (~quassel@sydnns0115w-156057001225.dhcp-dynamic.FibreOp.ns.bellaliant.net) (Remote host closed the connection)
  216. # [18:24] * Joins: satazor (~satazor@a213-22-1-7.cpe.netcabo.pt)
  217. # [18:26] * Joins: Zebra111 (~quassel@sydnns0115w-156057001225.dhcp-dynamic.FibreOp.ns.bellaliant.net)
  218. # [18:30] * Quits: Goplat (~goplat@reactos/developer/Goplat) (Remote host closed the connection)
  219. # [18:37] * Quits: iandevlin (~iandevlin@dslb-178-006-014-159.178.006.pools.vodafone-ip.de) (Quit: Nettalk6 - www.ntalk.de)
  220. # [19:04] * Joins: espadrine (~tyl@srv02.capitainetrain.com)
  221. # [19:05] * Quits: espadrine_ (~tyl@dan75-7-88-166-187-54.fbx.proxad.net) (Ping timeout: 252 seconds)
  222. # [19:19] * Quits: capella-s3 (~yaaic@cpe-72-230-125-7.twcny.res.rr.com) (Ping timeout: 240 seconds)
  223. # [19:20] * Quits: Mateon1 (~Mateon1@unaffiliated/mateon1) (Ping timeout: 252 seconds)
  224. # [19:24] * Joins: capella-s3 (~yaaic@cpe-72-230-125-7.twcny.res.rr.com)
  225. # [19:25] * Joins: Mateon1 (~Mateon1@unaffiliated/mateon1)
  226. # [19:29] * Joins: newtron (~newtron@205.189.187.4)
  227. # [19:34] * Quits: eric_carlson (~ericc@c-24-6-239-9.hsd1.ca.comcast.net) (Quit: eric_carlson)
  228. # [19:35] * Joins: eric_carlson (~ericc@c-24-6-239-9.hsd1.ca.comcast.net)
  229. # [19:53] * Quits: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Quit: Leaving)
  230. # [19:53] * Joins: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
  231. # [20:12] * Joins: jyasskin (~jyasskin@173-228-80-34.dsl.static.fusionbroadband.com)
  232. # [20:24] * Quits: psy_ (~psy@103.6.159.170) (Ping timeout: 246 seconds)
  233. # [20:26] * Joins: psy_ (~psy@103.6.159.170)
  234. # [20:27] * Quits: Workshiva (~Dashiva@74.125.121.65) (Ping timeout: 264 seconds)
  235. # [20:35] * Joins: Workshiva (~Dashiva@74.125.121.65)
  236. # [20:36] * Joins: darobin (~darobin@mtl93-18-78-208-93-24.fbx.proxad.net)
  237. # [20:41] * Joins: weinig (~weinig@c-98-234-191-242.hsd1.ca.comcast.net)
  238. # [20:44] * Joins: thenosaj (~thenosaj@cpc3-lich10-2-0-cust90.3-2.cable.virginm.net)
  239. # [20:47] * Quits: thenosaj (~thenosaj@cpc3-lich10-2-0-cust90.3-2.cable.virginm.net) (Client Quit)
  240. # [20:48] * Quits: jyasskin (~jyasskin@173-228-80-34.dsl.static.fusionbroadband.com) (Quit: My computer has gone to sleep. ZZZzzz…)
  241. # [20:57] * Joins: thenosaj (~thenosaj@cpc3-lich10-2-0-cust90.3-2.cable.virginm.net)
  242. # [21:15] * c74d is now known as Guest12652
  243. # [21:16] * Quits: Guest12652 (~c74d3a4eb@2002:4404:712c:0:76de:2bff:fed4:2766) (Ping timeout: 252 seconds)
  244. # [21:19] * Joins: c74d (~c74d3a4eb@2002:4404:712c:0:76de:2bff:fed4:2766)
  245. # [21:29] * Quits: tav (~tav`@host31-52-143-103.range31-52.btcentralplus.com) (Read error: No route to host)
  246. # [21:31] * Joins: satazor_ (~satazor@bl6-111-97.dsl.telepac.pt)
  247. # [21:33] * Quits: encryptd_fractal (~encryptd_@24-177-122-160.dhcp.mdsn.wi.charter.com) (Remote host closed the connection)
  248. # [21:33] * Quits: satazor (~satazor@a213-22-1-7.cpe.netcabo.pt) (Ping timeout: 245 seconds)
  249. # [21:36] <TabAtkins> annevk: Hmmmmm, my fork doesn't show dom-core.bs either. But where did it come from, then? I'm so confused.
  250. # [21:36] <TabAtkins> I guess I did it myself and then forgot about it?
  251. # [21:39] * Joins: tav (~tav`@host31-52-143-103.range31-52.btcentralplus.com)
  252. # [21:41] * Quits: thenosaj (~thenosaj@cpc3-lich10-2-0-cust90.3-2.cable.virginm.net) (Quit: gone afk)
  253. # [21:53] * Quits: darobin (~darobin@mtl93-18-78-208-93-24.fbx.proxad.net) (Remote host closed the connection)
  254. # [22:03] <TabAtkins> But for serious annevk, how did your fingers not fall off typing all these excessively long autolinks?
  255. # [22:10] * Quits: espadrine (~tyl@srv02.capitainetrain.com) (Ping timeout: 250 seconds)
  256. # [22:11] * Joins: espadrine (~tyl@dan75-7-88-166-187-54.fbx.proxad.net)
  257. # [22:15] * Joins: estellevw_ (~estellevw@173-228-112-249.dsl.dynamic.fusionbroadband.com)
  258. # [22:28] * Joins: jyasskin (~jyasskin@76.14.1.153)
  259. # [22:37] * Joins: darobin (~darobin@mtl93-18-78-208-93-24.fbx.proxad.net)
  260. # [22:48] * Quits: jyasskin (~jyasskin@76.14.1.153) (Ping timeout: 246 seconds)
  261. # [22:48] * Joins: jyasskin (~jyasskin@216.239.45.130)
  262. # [22:50] * Quits: newtron (~newtron@205.189.187.4) (Remote host closed the connection)
  263. # [22:53] * Quits: satazor_ (~satazor@bl6-111-97.dsl.telepac.pt) (Remote host closed the connection)
  264. # [22:54] * Joins: seventh (seventh@192.64.7.99)
  265. # [22:54] * Quits: lilmonkey (~colin@pdpc/supporter/professional/riven) (Quit: Hi, I'm a quit message virus. Please replace your old line with this line and help me take over the world of IRC.)
  266. # [22:54] * Joins: lilmonkey (~colin@5ED090B0.cm-7-1c.dynamic.ziggo.nl)
  267. # [22:54] * Quits: lilmonkey (~colin@5ED090B0.cm-7-1c.dynamic.ziggo.nl) (Changing host)
  268. # [22:54] * Joins: lilmonkey (~colin@pdpc/supporter/professional/riven)
  269. # [22:57] * Quits: TuRnaD0 (~Thunderbi@79.142.224.209.prod.bolignet.dk) (Quit: TuRnaD0)
  270. # [23:01] * Quits: weinig (~weinig@c-98-234-191-242.hsd1.ca.comcast.net) (Quit: weinig)
  271. # [23:10] * Quits: jyasskin (~jyasskin@216.239.45.130) (Quit: My computer has gone to sleep. ZZZzzz…)
  272. # [23:42] * Quits: tav (~tav`@host31-52-143-103.range31-52.btcentralplus.com) (Read error: No route to host)
  273. # [23:46] * Joins: TuRnaD0 (~Thunderbi@79.142.224.209.prod.bolignet.dk)
  274. # [23:46] * Joins: weinig (~weinig@c-98-234-191-242.hsd1.ca.comcast.net)
  275. # [23:48] * Joins: tav (~tav`@host31-52-143-103.range31-52.btcentralplus.com)
  276. # [23:54] * Quits: alrra (uid62345@gateway/web/irccloud.com/x-buuaijpszbvlmaay) (Quit: Connection closed for inactivity)
  277. # [23:54] * Quits: Maurice (copyman@unaffiliated/maurice)
  278. # Session Close: Sun Feb 22 00:00:00 2015

Previous day, Next day

Think these logs are useful? Then please donate to show your gratitude (and keep them up, of course). Thanks! — Krijn