--- Log opened Sat May 21 00:00:31 2011 |
00:01 | < gnolam> | Isn't javascript's main function to emulate browsing the web on a 486? |
00:07 | | shade_of_cpux is now known as cpux |
00:26 | | You're now known as TheWatcher[T-2] |
00:29 | | You're now known as TheWatcher[zZzZ] |
01:31 | | Attilla [Some.Dude@Nightstar-febccc15.cable.virginmedia.com] has quit [Ping timeout: 121 seconds] |
01:36 | | Derakon[AFK] is now known as Derakon |
01:51 | | Syloqs-AFH [Syloq@NetworkAdministrator.Nightstar.Net] has quit [Ping timeout: 121 seconds] |
01:56 | | Kindamoody is now known as Kindamoody[zZz] |
01:57 | | Syloqs_AFH [Syloq@NetworkAdministrator.Nightstar.Net] has joined #code |
01:58 | | Syloqs_AFH is now known as Syloqs-AFH |
02:21 | | Derakon is now known as Derakon[AFK] |
02:26 | | Thaqui [Thaqui@27B34E.D54D49.F53FA1.6A113C] has quit [Client closed the connection] |
03:21 | | gnolam [lenin@Nightstar-38637aa0.priv.bahnhof.se] has quit [[NS] Quit: Z?] |
03:50 | | Vornicus [vorn@Nightstar-66efdaa0.ct.comcast.net] has joined #code |
03:59 | | kwsn [kwsn@Nightstar-5a8951e9.res.rr.com] has joined #code |
03:59 | | * kwsn makes jerith do her UEFI job :P |
04:00 | < Vornicus> | I keep reading that as "UFIA" |
04:00 | < Vornicus> | Which is another sack of potatoes entirely. |
04:03 | < kwsn> | heh |
04:04 | | * kwsn already has her second assignment |
04:10 | < kwsn> | and i'm so glad they gave me two monitors xD |
04:17 | < kwsn> | i must be a real progrmmer now |
04:18 | < kwsn> | i spent all day fiddling with a few lines of code |
04:18 | < kwsn> | just to mke it work xD |
04:18 | < Vornicus> | Yeah, join the clib. |
04:18 | < Vornicus> | club. |
04:18 | < Vornicus> | I CAN SPEEL |
04:19 | < kwsn> | i'm like "ok... am i overflowing a reg here or am I breaking something i can't see" cause it was compiling fine |
04:21 | < kwsn> | eventually i took a cheaper way out xD |
04:22 | < kwsn> | and the first compile of this took 4 minutes xD |
05:16 | | * kwsn pokes SmithKurosaki |
05:37 | < ToxicFrog> | UEFI? |
05:41 | < kwsn> | http://en.wikipedia.org/wiki/UEFI |
05:41 | < kwsn> | BIOS replacement |
05:41 | < ToxicFrog> | Aah. I knew about UEFI, not EFI. |
05:41 | < ToxicFrog> | Er. |
05:41 | < ToxicFrog> | About EFI, not UEFI. |
05:41 | < ToxicFrog> | It's late, I'm tired, they were large |
05:42 | < kwsn> | were they in charge? |
05:42 | < ToxicFrog> | I hope not |
05:44 | < kwsn> | =P |
05:44 | < kwsn> | but yeah |
05:44 | < kwsn> | it tkes about 45 secs to compile the whole thing after the first compile |
05:46 | < kwsn> | to me... tht's long xD |
05:53 | < Vornicus> | Who were large? |
05:54 | < kwsn> | the code bse maybe |
05:57 | | Stalker [Z@2C3C9C.B2A300.F245DE.859909] has quit [Ping timeout: 121 seconds] |
06:07 | | Stalker [Z@5E691D.FC7C16.F8708C.BB3230] has joined #code |
06:23 | | Thaqui [Thaqui@27B34E.D54D49.F53FA1.6A113C] has joined #code |
06:34 | | Stalker [Z@5E691D.FC7C16.F8708C.BB3230] has quit [Ping timeout: 121 seconds] |
06:43 | | Derakon[AFK] is now known as Derakon |
06:57 | | kwsn is now known as kw\t-2 |
06:59 | < cpux> | Tis the season for flowers. And as the flowers bloom, forget ?lan not. |
06:59 | | Stalker [Z@3A600C.A966FF.5BF32D.8E7ABA] has joined #code |
07:00 | | kw\t-2 [kwsn@Nightstar-5a8951e9.res.rr.com] has quit [[NS] Quit: moo] |
07:03 | | celticminstrel [celticminst@1526F6.37AB0D.97233B.788A64] has quit [[NS] Quit: And lo! The computer falls into a deep sleep, to awake again some other day!] |
07:03 | | Derakon is now known as Derakon[AFK] |
07:14 | < McMartin> | w00t |
07:14 | | * McMartin gets his order-from-chaos program working on his phone. |
07:19 | < Vornicus> | hooray cca? |
07:19 | < McMartin> | Yeah. |
07:19 | < McMartin> | https://hkn.eecs.berkeley.edu/~mcmartin/android/ |
07:20 | < McMartin> | (The .zip is a Windows SDL version.) |
07:23 | < McMartin> | Also, wow |
07:23 | < McMartin> | My actual phone is like 20 times faster than the emulator. |
07:39 | < Kazriko> | definitely... |
07:39 | < Kazriko> | emulator is horribly slow even on a 6-core 3.2ghz... |
07:41 | < McMartin> | Things to add: |
07:41 | < McMartin> | - slowdown, because what the christ |
07:41 | < McMartin> | - reset on tap |
07:41 | < McMartin> | - multitask management, so that if you activate the activity with a version already running it jumps to that one instead of spawning a new one |
07:42 | < McMartin> | - Ideally, stopping/unloading the process when you back out of the (then) sole instance. |
07:44 | | * Alek suggests linking speed to the clock. cause seriously. ever run an original DOS game without slomo on win9x or later PC? |
07:45 | < McMartin> | Alek: Yeah. The question is "target framerate" |
07:45 | | * Alek nods. |
07:45 | < McMartin> | 15 ms/frame is close to PAL. |
07:45 | < McMartin> | Er. NTSC. |
07:45 | < McMartin> | 20 ms/frame is PAL. |
07:45 | < McMartin> | I have no idea what Android's timeslice is. |
07:46 | < Alek> | this is what specification reference docs are for. XD |
07:51 | < McMartin> | OK, reset on click is easy |
07:55 | < jerith> | Are's they both closer to 40ms/frame? |
07:55 | < jerith> | 24/25 fps, IIRC. |
07:55 | < jerith> | Also, that URL will probably work better if I don't leave out the ~. |
07:59 | < Vornicus> | NTSC is 60fps but is interlaced so each pixel updates at 30fps. |
07:59 | < Vornicus> | PAL is 50fps progressive. |
07:59 | < Vornicus> | film is traditionally 24fps. |
08:06 | | Stalker [Z@3A600C.A966FF.5BF32D.8E7ABA] has quit [Ping timeout: 121 seconds] |
08:10 | < jerith> | Oh, right. That explains it. |
08:10 | < jerith> | McMartin: Very pretty CCA. |
08:16 | | * McMartin re-uploads the APK after fixing most of its wobbles |
08:17 | < McMartin> | I fixed its interaction with task manager; now home and back behave as they should; you can interrupt it to take notifications and come back without (ordinarily) losing your state; back does kill the state, as expected; and you can tap the screen to reset. |
08:18 | < McMartin> | Also fixed 20 FPS. |
08:18 | < McMartin> | Er |
08:19 | < McMartin> | Fixed 50fps, 20ms delay with appropriate dial-down. |
08:20 | < jerith> | How does it end up in cycles without all the colours? |
08:22 | < McMartin> | It can't; if you ever completely lose a color you will eventually stagnate at a single color. |
08:22 | < McMartin> | The specs of the system (100x100, 14 states) are tuned so that it will *usually* crystallize, but not always. |
08:27 | < jerith> | Oh, I see. Similar colours next to each other are just hard to distinguish. |
08:28 | < McMartin> | Yeah, colors 2 and 3, and their high-intensity cousins 10 and 11, are particularly guilty of that. |
08:28 | < McMartin> | (green and cyan) |
08:29 | < McMartin> | It's also possible to get loops where it doesn't have every cell change every frame; but if multiple "crystals" form the ones that are maximally efficient eat the ones that aren't. |
08:30 | < jerith> | Yeah. That's where I saw a green line "disappear". |
08:38 | | Kindamoody[zZz] is now known as Kindamoody |
08:44 | | AnnoDomini [annodomini@D553D1.D82A92.11EAA6.ECE49D] has joined #code |
08:59 | | Attilla [Some.Dude@2D9A5E.A969A9.115770.24F3F1] has joined #code |
09:55 | | You're now known as TheWatcher |
11:56 | | Vornicus is now known as Vornicus-Latens |
12:04 | | Thaqui [Thaqui@27B34E.D54D49.F53FA1.6A113C] has quit [Connection closed] |
12:49 | | Kindamoody is now known as KiMo|noms |
12:50 | | gnolam [lenin@Nightstar-38637aa0.priv.bahnhof.se] has joined #code |
13:24 | | You're now known as TheWatcher[afk] |
13:24 | < Rhamphoryncus> | oh gods, finally. Window/Freeze is the option in OO Calc to create row/column headers |
13:33 | < Rhamphoryncus> | as opposed to Format/Print Ranges/Edit which is almost the same thing but for printing |
13:33 | | KiMo|noms is now known as Kindamoody |
13:41 | | * gnolam ...s |
13:41 | < gnolam> | And the price for Most Useless Widget goes to... wxPython, for its SplashScreen/AdvancedSplash! |
13:42 | < gnolam> | See, it pops up... but doesn't actually fire a paint event /until the rest of the app is done loading/. |
13:47 | | * gnolam stabs Google. |
13:47 | < gnolam> | God I hate how their search works nowadays. |
13:48 | < gnolam> | If Bing improved the relevancy of their results by, say, 33% or so I'd switch in an instant. |
16:34 | | Derakon[AFK] is now known as Derakon |
16:35 | | You're now known as TheWatcher |
16:35 | | Stalker [Z@26ECB6.A4B64C.298B52.D80DA0] has joined #code |
17:39 | | Rhamphoryncus [rhamph@C06FE3.F5723C.BE3FEB.9D4666] has quit [Ping timeout: 121 seconds] |
17:42 | | symbol [symbol@Nightstar-58fa4b17.cable.teksavvy.com] has joined #code |
17:53 | | Rhamphoryncus [rhamph@C06FE3.F5723C.BE3FEB.9D4666] has joined #code |
18:15 | | celticminstrel [celticminst@Nightstar-f8b608eb.cable.rogers.com] has joined #code |
18:23 | < Kazriko> | gnolam, the instant search thing? |
18:50 | < Rhamphoryncus> | I turned off instant search. It rarely worked for me. Turned out it was because I was only searching for porn :P |
18:51 | < AnnoDomini> | I've never used instant search. It seems to be off by default. |
18:51 | < AnnoDomini> | I don't even know how to turn it on. |
18:54 | | Kindamoody is now known as Kindamoody|out |
19:05 | | symbol [symbol@Nightstar-58fa4b17.cable.teksavvy.com] has quit [Ping timeout: 121 seconds] |
19:33 | | symbol [symbol@2D9871.E3DD81.3BE9E7.8E3843] has joined #code |
20:24 | | Alek [omegaboot@Nightstar-379dd410.emhril.sbcglobal.net] has quit [[NS] Quit: bbs] |
20:30 | | Alek [omegaboot@Nightstar-379dd410.emhril.sbcglobal.net] has joined #code |
20:53 | | symbol [symbol@2D9871.E3DD81.3BE9E7.8E3843] has quit [Ping timeout: 121 seconds] |
21:07 | | Stalker [Z@26ECB6.A4B64C.298B52.D80DA0] has quit [Ping timeout: 121 seconds] |
21:12 | | gnolam [lenin@Nightstar-38637aa0.priv.bahnhof.se] has quit [Ping timeout: 121 seconds] |
21:14 | | gnolam [lenin@Nightstar-38637aa0.priv.bahnhof.se] has joined #code |
21:25 | | Kindamoody|out is now known as Kindamoody |
21:28 | | celticminstrel is now known as celmin|away |
22:01 | | Stalker [Z@2C3C9C.B2A300.F245DE.859909] has joined #code |
22:03 | | Thaqui [Thaqui@27B34E.D54D49.F53FA1.6A113C] has joined #code |
22:05 | | Rhamphoryncus [rhamph@C06FE3.F5723C.BE3FEB.9D4666] has quit [Client exited] |
22:12 | | Vornicus-Latens is now known as Vornicus |
22:24 | | Vash[Sleeping] is now known as Vash[Working] |
22:55 | | celmin|away is now known as celticminstrel |
23:44 | | SmithKurosaki [smith@Nightstar-26c90235.dsl.teksavvy.com] has quit [Ping timeout: 121 seconds] |
--- Log closed Sun May 22 00:00:46 2011 |