--- Log opened Fri Dec 11 00:00:44 2015 |
00:01 | | Syloq [Syloq@NetworkAdministrator.Nightstar.Net] has quit [Ping timeout: 121 seconds] |
00:17 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has joined #code |
00:17 | | mode/#code [+qo Vornicus Vornicus] by ChanServ |
00:34 | | Derakon[AFK] is now known as Derakon |
00:37 | | catadroid` [catalyst@Nightstar-ic16m4.dab.02.net] has joined #code |
00:37 | | catadroid [catalyst@Nightstar-bt5k4h.81.in-addr.arpa] has quit [Connection closed] |
00:37 | | catadroid [catalyst@Nightstar-bt5k4h.81.in-addr.arpa] has joined #code |
00:41 | | catadroid` [catalyst@Nightstar-ic16m4.dab.02.net] has quit [Ping timeout: 121 seconds] |
00:43 | | Turaiel[Offline] is now known as Turaiel |
01:35 | <&McMartin> | Oh hey, Rust 1.5 has come out |
02:22 | | Turaiel is now known as VaIlis |
02:26 | | VaIlis is now known as Turaiel |
02:41 | | ion [Owner@Nightstar-gmbj85.vs.shawcable.net] has quit [Ping timeout: 121 seconds] |
03:36 | <~Vornicus> | Thing I found myself wondering the other day |
03:36 | | Reiv [NSwebIRC@Nightstar-q8avec.kinect.net.nz] has quit [Ping timeout: 121 seconds] |
03:36 | <~Vornicus> | What percentage of stuff in the working set of various applications is pointers or array indexes? |
03:38 | <&Derakon> | Approximately 99.8%~ |
03:39 | <~Vornicus> | yeah I do imagine it's probably quite high |
03:44 | | Turaiel is now known as Turaiel[Offline] |
04:01 | <~Vornicus> | and then I ask over in #love and the primary maintainer of love2d goes "generally not a whole lot" |
04:02 | <&Derakon> | Well I mean, it really depends. |
04:02 | <~Vornicus> | "most memory is taken by media (sounds, images...)" |
04:02 | <&Derakon> | Our program at work puts image data into RAM, and that can be a solid 10MB of pure data. |
04:10 | | Alek [Alek@Nightstar-n7s.4qg.15.24.IP] has quit [[NS] Quit: ugh. wupdates.] |
04:10 | <~Vornicus> | looking at xchat right now, uh... hm. 8.6 meg ram usage. i figure the total video usage in my case is something like 5 megabytes |
04:11 | <&Derakon> | "Video usage" in xchat? |
04:11 | <&Derakon> | The real question is how much backscroll you have in your windows. |
04:11 | <~Vornicus> | Video usage: it has to draw its own window. |
04:11 | <&Derakon> | Yyyes, but I would assume that's procedurally generated each frame. |
04:12 | <&Derakon> | The data content of the window must be stored in RAM somewhere, but not the actual pixel colors. |
04:18 | <&McMartin> | It's probably cheaper to fill a framebuffer and leave it, tbh. |
04:18 | <&Derakon> | Yes, but X-Chat is probably not written with an eye towards maximal efficiency. |
04:18 | <&McMartin> | It wouldn't be their doing; it would be their widget library's. |
04:19 | <&Derakon> | Mm, there is that. |
04:19 | <&McMartin> | Like, if the stock textedit control does this so it can be composited more easily, that's all she wrote |
04:20 | <&McMartin> | (Or if, like Qt4, it actually doesn't bother with any control that isn't secretly just a Canvas) |
04:20 | <&McMartin> | (I think Swing might do that too) |
04:20 | <&Derakon> | Yep. Every Component has a paint() method. |
04:23 | <~Vornicus> | hexchat here takes about, oh, a third of a second to repaint when I switch channels |
04:23 | <~Vornicus> | does it progressively, top down |
04:30 | | Alek [Alek@Nightstar-n7s.4qg.15.24.IP] has joined #code |
04:30 | | mode/#code [+o Alek] by ChanServ |
04:34 | <@gnolam> | McMartin: that Facebook login thing was real. |
04:40 | <~Vornicus> | wat |
04:41 | <@gnolam> | McMartin: Someone sent me http://www.marco.org/2010/02/11/facebook-wants-to-be-your-one-true-login back when it was first posted. I followed the link, and I can vouch that the comments (now removed) were full of irate Facebook users ranting about how the new layout sucked and that they couldn't log in. |
04:42 | <&McMartin> | The claim was stronger than that |
04:42 | <&McMartin> | "I mean, we are talking about a website where tens of thousands of users misidentified a blog post about Facebook as the Facebook login page and posted their account name and password as comments on the blog (along with complaints that they don't like the new design) because it was the top Google result for "facebook login"." |
04:43 | <@gnolam> | IIRC, they started removing those comments fairly quickly. |
04:46 | | mode/#code [+o VirusJTG] by Orth |
04:46 | | mode/#code [+o catadroid] by Orth |
05:06 | | ion [Owner@Nightstar-pn4.qgj.70.184.IP] has joined #code |
05:08 | <&Derakon> | Oh geeze, I remember that. |
05:12 | | Derakon is now known as Derakon[AFK] |
05:25 | | ion [Owner@Nightstar-pn4.qgj.70.184.IP] has quit [Ping timeout: 121 seconds] |
05:30 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Connection closed] |
05:55 | | Crossfire [Z@Nightstar-pdi1tp.customer.tdc.net] has quit [Ping timeout: 121 seconds] |
06:28 | | ion [Owner@Nightstar-pn4.qgj.70.184.IP] has joined #code |
06:28 | | ion [Owner@Nightstar-pn4.qgj.70.184.IP] has quit [Connection closed] |
06:30 | | ion [Owner@Nightstar-pn4.qgj.70.184.IP] has joined #code |
06:33 | | Kindamoody[zZz] is now known as Kindamoody |
06:55 | | celticminstrel [celticminst@Nightstar-uce74q.dsl.bell.ca] has quit [[NS] Quit: And lo! The computer falls into a deep sleep, to awake again some other day!] |
06:56 | | Syloq [Syloq@Nightstar-hco.fem.152.204.IP] has joined #code |
06:56 | | mode/#code [+o Syloq] by ChanServ |
07:28 | | himi [fow035@Nightstar-v37cpe.internode.on.net] has quit [Ping timeout: 121 seconds] |
07:34 | | himi [fow035@Nightstar-v37cpe.internode.on.net] has joined #code |
07:34 | | mode/#code [+o himi] by ChanServ |
07:59 | | macdjord|out is now known as macdjord |
08:04 | | Kindamoody is now known as Kindamoody|afk |
08:06 | | ion [Owner@Nightstar-pn4.qgj.70.184.IP] has quit [Ping timeout: 121 seconds] |
09:35 | | Emmy-zZz [M@Nightstar-9p7hb1.direct-adsl.nl] has quit [[NS] Quit: choo choo goes the train. SPLUT goes the idiot] |
09:58 | | catadroid` [catalyst@Nightstar-e7cmlh.dab.02.net] has joined #code |
10:01 | | catadroid [catalyst@Nightstar-bt5k4h.81.in-addr.arpa] has quit [Ping timeout: 121 seconds] |
10:03 | | Derakon[AFK] [chriswei@Nightstar-5mvs4e.ca.comcast.net] has quit [Ping timeout: 121 seconds] |
10:21 | | catadroid [catalyst@Nightstar-e7cmlh.dab.02.net] has joined #code |
10:21 | | catadroid` [catalyst@Nightstar-e7cmlh.dab.02.net] has quit [Connection closed] |
10:24 | | Derakon [chriswei@Nightstar-5mvs4e.ca.comcast.net] has joined #code |
10:24 | | mode/#code [+ao Derakon Derakon] by ChanServ |
10:36 | | catadroid [catalyst@Nightstar-e7cmlh.dab.02.net] has quit [[NS] Quit: Bye] |
10:36 | | catadroid [catalyst@Nightstar-e7cmlh.dab.02.net] has joined #code |
10:52 | | macdjord is now known as macdjord|slep |
11:16 | | macdjord|slep [macdjord@Nightstar-r9vt2h.mc.videotron.ca] has quit [Ping timeout: 121 seconds] |
11:51 | | macdjord|slep [macdjord@Nightstar-r9vt2h.mc.videotron.ca] has joined #code |
11:51 | | mode/#code [+o macdjord|slep] by ChanServ |
12:10 | | ion [Owner@Nightstar-gmbj85.vs.shawcable.net] has joined #code |
15:05 | | Crossfire [Z@Nightstar-ev6.6um.94.83.IP] has joined #code |
15:06 | | mode/#code [+o Crossfire] by ChanServ |
16:09 | | gizmore [kvirc@Nightstar-qvrd5r.dip0.t-ipconnect.de] has joined #code |
16:28 | | catadroid` [catalyst@Nightstar-dlrm87.dab.02.net] has joined #code |
16:31 | | catadroid [catalyst@Nightstar-e7cmlh.dab.02.net] has quit [Ping timeout: 121 seconds] |
16:51 | | catadroid` is now known as catadroid |
17:16 | | Meatyhandbag [sebastianfe@Nightstar-d5r.854.224.136.IP] has joined #code |
17:42 | | Kindamoody|afk is now known as Kindamoody |
18:09 | | celticminstrel [celticminst@Nightstar-uce74q.dsl.bell.ca] has joined #code |
18:09 | | mode/#code [+o celticminstrel] by ChanServ |
19:01 | | catalyst [catalyst@Nightstar-bt5k4h.81.in-addr.arpa] has joined #code |
19:14 | | catadroid [catalyst@Nightstar-dlrm87.dab.02.net] has quit [[NS] Quit: Bye] |
20:02 | | Kindamoody is now known as Kindamoody[zZz] |
21:03 | | Crossfire [Z@Nightstar-ev6.6um.94.83.IP] has quit [Ping timeout: 121 seconds] |
21:44 | | Meatyhandbag [sebastianfe@Nightstar-d5r.854.224.136.IP] has quit [Client exited] |
21:51 | | Crossfire [Z@Nightstar-pdi1tp.customer.tdc.net] has joined #code |
21:51 | | mode/#code [+o Crossfire] by ChanServ |
22:13 | | catalyst [catalyst@Nightstar-bt5k4h.81.in-addr.arpa] has quit [[NS] Quit: ] |
22:25 | | gizmore [kvirc@Nightstar-qvrd5r.dip0.t-ipconnect.de] has quit [Ping timeout: 121 seconds] |
22:32 | | Meatyhandbag [sebastianfe@Nightstar-d5r.854.224.136.IP] has joined #code |
22:39 | | gizmore [kvirc@Nightstar-4m1.mv6.252.213.IP] has joined #code |
22:58 | | gizmore [kvirc@Nightstar-4m1.mv6.252.213.IP] has quit [Ping timeout: 121 seconds] |
23:23 | <&McMartin> | Ludum Dare this weekend |
23:49 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has joined #code |
23:49 | | mode/#code [+qo Vornicus Vornicus] by ChanServ |
--- Log closed Sat Dec 12 00:00:59 2015 |