code logs -> 2012 -> Sat, 01 Dec 2012< code.20121130.log - code.20121202.log >
--- Log opened Sat Dec 01 00:00:54 2012
00:00
< celticminstrel>
...although, quitting and relaunching doesn't seem to take 10-15 minutes as it did with Chrome, so maybe it's not such a big deal to be able to accidentally quit.
00:09 You're now known as TheWatcher[T-2]
00:17 You're now known as TheWatcher[zZzZ]
00:55 Derakon[AFK] is now known as Derakon
01:00
< Thrae>
celticminstrel: It doesn't do so if you have multiple open tabs?
01:00
< Thrae>
celticminstrel: Or is this a platform-specific thing?
01:06 thalass [thalass@Nightstar-a93a3641.bigpond.net.au] has joined #code
01:12
< celticminstrel>
It asks to confirm if I click the close button, but not if I press Cmd-Q.
01:12
< celticminstrel>
I read somewhere that this is because I have automatic session restore on.
01:12
< celticminstrel>
But I want both...
01:17
< celticminstrel>
It's not too important though, since it seems to take only a minute or two to restart Firefox.
01:19
< Thrae>
celticminstrel: Oh yeah! I noticed that on Windows too.
01:19
< celticminstrel>
(Basically it confirms on window close but not on application exit.)
01:20 thalass [thalass@Nightstar-a93a3641.bigpond.net.au] has quit [[NS] Quit: Leaving]
01:23
< Thrae>
https://bugzilla.mozilla.org/show_bug.cgi?id=250983 <-- well *they* think it's fixed
01:23
< Thrae>
Maybe the bug was reintroduced.
01:30
< celticminstrel>
Well, Ctrl-Shift-W (or rather, Cmd-Shift-W) does show the confirmation.
01:31
< celticminstrel>
Cmd-Q, however, does not.
01:41
< Thrae>
I'm not very knowledgeable about OS X programming...could CMD-Q send a kill equivilent to the program?
01:42
< Thrae>
I know ALT+F4 is actually a Window Close (WM_CLOSE) message in Windows programming.
01:44
< Thrae>
Aha -- CMD+Q is a standard Mozilla shortcut -- http://www-archive.mozilla.org/docs/end-user/moz_shortcuts.html
01:45
< Thrae>
And somehow, I've disabled it on my Windows version of Firefox (CTRL+Q).
01:47
< Thrae>
Nevermind -- https://support.mozilla.org/en-US/kb/keyboard-shortcuts-perform-firefox-tasks-qu ickly#os=mac&browser=fx14
01:47
< celticminstrel>
Huh?
01:47
< Thrae>
Given that it's not listed there, I'm guessing OS X handles cmd+Q, unlike Windows.
01:48
< celticminstrel>
Oh.
01:48
< celticminstrel>
I don't think it does.
01:48
< celticminstrel>
It's a standard shortcut, but applications can change it.
01:49
< Thrae>
Yeah, but Windows doesn't have an equivalent -- ALT+F4 is "Close Window" and must be handled by the application. So CMD+Q is some other event at the very least.
01:50
< celticminstrel>
Pretty sure it's only standard because all (most) applications use it, not because the OS handles it.
01:51
< Thrae>
Yeah, I see it's the "Quit" event.
01:54
< Thrae>
Apple defines it as "Quit the frontmost application" -- https://support.apple.com/kb/HT1343 -- but I'm still guessing it's OS X sending a termination signal
01:56
< Thrae>
celticminstrel: Try osascript -e 'quit app "firefox.app"'
01:57
< celticminstrel>
Why?
01:57
< Thrae>
To see if it has the same behavior?
01:58
< celticminstrel>
Yup.
02:03
< Thrae>
Aha, finally here's something
02:03
< Thrae>
browser.warnOnQuit , browser.showQuitWarning , browser.warnOnRestart
02:04 Vash [Vash@Nightstar-35eb62f8.sd.cox.net] has joined #code
02:04 mode/#code [+o Vash] by ChanServ
02:04 Vash is now known as VV
02:04
< Thrae>
celticminstrel: I have all of those on my Firefox, but only warnOnQuit is true.
02:05
< celticminstrel>
I have that true as well.
02:05
< Thrae>
Yeah, but the other two?
02:05
< celticminstrel>
showQuitWarning is false. I think I tried changing it to true with no effect.
02:06
< Thrae>
Yeah I'm not getting a confirmation either from File->Exit.
02:08
< celticminstrel>
Which is basically what Cmd-Q is.
02:11 VV [Vash@Nightstar-35eb62f8.sd.cox.net] has quit [Connection reset by peer]
02:11
< Thrae>
You tried Firefox's Safe Mode, right?
02:13 cpux [cpux@Nightstar-98762b0f.dyn.optonline.net] has joined #code
02:21 Derakon [Derakon@Nightstar-a3b183ae.ca.comcast.net] has quit [Client exited]
02:22
< Thrae>
So, anyone know anything about the hardware and kernel mechanics of paging?
02:23
< iospace>
Thrae: i should but i don't :<
02:25
< celticminstrel>
Why would I try Safe Mode...
02:28
< Thrae>
celticminstrel: To see if there's any interference from addons or extensions.
02:29
< celticminstrel>
Oh.
02:30
< Thrae>
For instance, from my googling, it seems Tab Mix Plus can add a "Confirm on Exit".
03:23 Kindamoody[zZz] is now known as Kindamoody
03:38 McMartin [mcmartin@Nightstar-6d4e9fb1.pltn13.sbcglobal.net] has quit [Client closed the connection]
03:39 McMartin [mcmartin@Nightstar-d5b339a6.pltn13.sbcglobal.net] has joined #code
03:39 mode/#code [+ao McMartin McMartin] by ChanServ
03:42 celticminstrel [celticminst@Nightstar-e83b3651.cable.rogers.com] has quit [[NS] Quit: KABOOM! It seems that I have exploded. Please wait while I reinstall the universe.]
03:42 celticminstrel [celticminst@Nightstar-e83b3651.cable.rogers.com] has joined #code
04:29 shawn-p [Shawn@Nightstar-4db8c1df.mo.charter.com] has joined #code
04:45 thalass [thalass@Nightstar-a93a3641.bigpond.net.au] has joined #code
04:46 thalass is now known as Thalass|afk
05:08 Thalass|afk is now known as Thalass|KSP
05:38 RichyB [richardb@Nightstar-3b2c2db2.bethere.co.uk] has quit [[NS] Quit: Leaving]
05:50 syksleep is now known as Syka
06:19 VirusJTG [VirusJTG@Nightstar-09c31e7a.sta.comporium.net] has quit [[NS] Quit: Program Shutting down]
06:20 Thalass|KSP [thalass@Nightstar-a93a3641.bigpond.net.au] has quit [Client closed the connection]
06:20 thalass [thalass@Nightstar-a93a3641.bigpond.net.au] has joined #code
06:22 Derakon [Derakon@Nightstar-a3b183ae.ca.comcast.net] has joined #code
06:22 mode/#code [+ao Derakon Derakon] by ChanServ
06:52 himi [fow035@Nightstar-5d05bada.internode.on.net] has joined #code
06:52 mode/#code [+o himi] by ChanServ
06:53 Orthia [orthianz@Nightstar-6ca59a6f.callplus.net.nz] has joined #code
07:02 Vornicus [Vorn@Nightstar-35eb62f8.sd.cox.net] has joined #code
07:02 mode/#code [+qo Vornicus Vornicus] by ChanServ
07:11
< froztbyte>
Thrae: :D
07:11
< froztbyte>
err, TheWatcher[zZzZ]*
07:24 Moltare [Moltare@583787.FF2A18.190FE2.4D81A1] has quit [Client closed the connection]
07:30 Moltare [Moltare@583787.FF2A18.190FE2.4D81A1] has joined #code
07:32 ReivDriod [Reiver@Nightstar-6ca59a6f.callplus.net.nz] has joined #code
07:36 Derakon is now known as Derakon[AFK]
07:50 Kindamoody is now known as Kindamoody|out
08:24 ErikMesoy|sleep is now known as ErikMesoy
08:40 Vornicus [Vorn@Nightstar-35eb62f8.sd.cox.net] has quit [[NS] Quit: Leaving]
08:55 thalass [thalass@Nightstar-a93a3641.bigpond.net.au] has quit [Client closed the connection]
08:55 thalass_ [thalass@Nightstar-a93a3641.bigpond.net.au] has joined #code
08:57 Ensutcu [Y@42F7BC.C71A66.1A0997.248A29] has joined #code
09:02 celticminstrel is now known as celmin|sleep
09:04 Ensutcu [Y@42F7BC.C71A66.1A0997.248A29] has quit [Client closed the connection]
09:10 You're now known as TheWatcher
10:07 thalass_ is now known as Thalass|afk
10:37 Thalass|afk is now known as Thalass|ksp
10:45 Kindamoody|out is now known as Kindamoody
11:09 ErikMesoy [Erik@Nightstar-f338e130.80-203-18.nextgentel.com] has quit [Ping timeout: 121 seconds]
11:11 ErikMesoy [Erik@A08927.B4421D.E795B2.4E4ED1] has joined #code
11:22 himi [fow035@Nightstar-5d05bada.internode.on.net] has quit [Ping timeout: 121 seconds]
11:22 himi [fow035@Nightstar-5d05bada.internode.on.net] has joined #code
11:22 mode/#code [+o himi] by ChanServ
11:35 Courage [Moltare@583787.FF2A18.190FE2.4D81A1] has joined #code
11:36 ErikMesoy [Erik@A08927.B4421D.E795B2.4E4ED1] has quit [Ping timeout: 121 seconds]
11:36 Moltare [Moltare@583787.FF2A18.190FE2.4D81A1] has quit [Ping timeout: 121 seconds]
11:52 ErikMesoy [Erik@A08927.B4421D.E795B2.4E4ED1] has joined #code
12:04 Kindamoody is now known as Kindamoody|out
12:46
< AnnoDomini>
http://www.codinghorror.com/blog/2012/12/the-organism-will-do-what-it-damn-well- pleases.html
12:46 VirusJTG [VirusJTG@Nightstar-09c31e7a.sta.comporium.net] has joined #code
12:48 ReivDriod [Reiver@Nightstar-6ca59a6f.callplus.net.nz] has quit [Ping timeout: 121 seconds]
12:50 thalass [thalass@Nightstar-a93a3641.bigpond.net.au] has joined #code
12:50 Thalass|ksp [thalass@Nightstar-a93a3641.bigpond.net.au] has quit [Client closed the connection]
12:50 You're now known as TheWatcher[afk]
13:58 * McMartin ports some of his old one-shot Java code into Clojure to make it a handy REPLable scripting language
13:58
<&McMartin>
I bet I could do this with ImageMagick but it feels like it would actually be more work to do that
13:59
< AnnoDomini>
McMartin: Are the star systems that aren't germane to the plot randomly generated in UQM?
13:59
<&McMartin>
Even many of the ones that are!
13:59
<&McMartin>
It uses the hyperspace coords as the seed, IIRC.
14:00
<&McMartin>
All stars are placed 'by hand' though
14:00
< AnnoDomini>
Oh, so they're going to be generated the same way every time, provided the coords don't change?
14:01
<&McMartin>
yeah
14:02
< AnnoDomini>
Funky. But I guess easier to code than manual generation.
14:02
< ErikMesoy>
Which coords?
14:02
< AnnoDomini>
Hyperspace coordinates.
14:10
< ErikMesoy>
Hyperspace coordinates of what?
14:10
<&McMartin>
the star system
14:11
< AnnoDomini>
Hmmm. The save games store the precise state of the star systems, right?
14:11
<&McMartin>
Almost
14:12
<&McMartin>
A couple of glitches, but more or less.
14:12
< AnnoDomini>
Then it could be done that the non-critical systems be randomly generated with seeds determined at game start.
14:13
<&McMartin>
I think they're linked, but Iiddn't mess with that code. Somwone else did.
14:25
<&McMartin>
Woo, success!
14:26
<&McMartin>
(-> (load-image "foo.png") (color-mult! 1.0 1.0 1.0 0.3) (blit 16 16 "bar.png") (save-image "png" "baz.png"))
14:27
< Syka>
whoooooo my sql works
14:27
< Syka>
i only used uh
14:27
< Syka>
...9 views!
14:51 thalass [thalass@Nightstar-a93a3641.bigpond.net.au] has quit [Ping timeout: 121 seconds]
14:54
<&McMartin>
Ugh
14:55
<&McMartin>
Array interop in Clojure is so awful =(
14:55
< iospace>
http://24.media.tumblr.com/tumblr_mczqj2wsQd1rurhoao1_1280.jpg
15:25 Kindamoody|out is now known as Kindamoody
16:00
<&ToxicFrog>
Don't use arrays~
16:07 Netsplit *.net <-> *.split quits: cpux, simon`, Attilla, VirusJTG, gnolam, franny, Reiv, EvilDarkLord, celmin|sleep, @McMartin, (+7 more, use /NETSPLIT to show all of them)
16:08 Kindamoody is now known as Kindamoody|afk
16:08 Netsplit over, joins: VirusJTG
16:09 Moltare [Moltare@583787.FF2A18.190FE2.4D81A1] has joined #code
16:11 VirusJTG is now known as 963AADPLI
16:11 EvilDarkLord [jjlehto3@Nightstar-a5db08cc.org.aalto.fi] has joined #code
16:11 VirusJTG [VirusJTG@Nightstar-09c31e7a.sta.comporium.net] has joined #code
16:11 cpux [cpux@Nightstar-98762b0f.dyn.optonline.net] has joined #code
16:11 McMartin [mcmartin@Nightstar-d5b339a6.pltn13.sbcglobal.net] has joined #code
16:11 Reiv [NSwebIRC@D4E70A.D52DB0.820B13.98C775] has joined #code
16:11 PinkFreud [WhyNot@NetworkAdministrator.Nightstar.Net] has joined #code
16:11 Derakon[AFK] [Derakon@Nightstar-a3b183ae.ca.comcast.net] has joined #code
16:11 ServerMode/#code [+aooao McMartin McMartin PinkFreud Derakon[AFK] Derakon[AFK]] by *.Nightstar.Net
16:11 629AAAJRM [cpux@Nightstar-98762b0f.dyn.optonline.net] has joined #code
16:11 jerith [jerith@ServerAdministrator.Nightstar.Net] has joined #code
16:11 celticminstrel [celticminst@Nightstar-e83b3651.cable.rogers.com] has joined #code
16:11 gnolam [lenin@Nightstar-bb103c17.cust.bredbandsbolaget.se] has joined #code
16:11 Attilla [Obsolete@Nightstar-253c8553.as43234.net] has joined #code
16:11 Thrae [ircuser@Nightstar-7fbd3546.fios.verizon.net] has joined #code
16:11 Zemyla [zemyla@Nightstar-8fbb7981.compute-1.amazonaws.com] has joined #code
16:11 simon` [simon@Nightstar-fe311ff3.pronoia.dk] has joined #code
16:11 franny [fran@Nightstar-e67f9d08.com] has joined #code
16:11 Pandemic [VirusJTG@Nightstar-09c31e7a.sta.comporium.net] has joined #code
16:11 ServerMode/#code [+ao jerith jerith] by *.Nightstar.Net
16:11 McMartin [mcmartin@Nightstar-d5b339a6.pltn13.sbcglobal.net] has quit [Ping timeout: 121 seconds]
16:11 VirusJTG [VirusJTG@Nightstar-09c31e7a.sta.comporium.net] has quit [Ping timeout: 122 seconds]
16:11 PinkFreud [WhyNot@NetworkAdministrator.Nightstar.Net] has quit [Ping timeout: 121 seconds]
16:11 EvilDarkLord [jjlehto3@Nightstar-a5db08cc.org.aalto.fi] has quit [Ping timeout: 121 seconds]
16:11 cpux [cpux@Nightstar-98762b0f.dyn.optonline.net] has quit [Ping timeout: 122 seconds]
16:12 PinkFreud [WhyNot@NetworkAdministrator.Nightstar.Net] has joined #code
16:12 mode/#code [+o PinkFreud] by ChanServ
16:12 EvilDarkLord [jjlehto3@Nightstar-a5db08cc.org.aalto.fi] has joined #code
16:12 McMartin [mcmartin@Nightstar-d5b339a6.pltn13.sbcglobal.net] has joined #code
16:12 mode/#code [+ao McMartin McMartin] by ChanServ
17:07 Netsplit *.net <-> *.split quits: simon`, gnolam, franny, Attilla, celticminstrel, 629AAAJRM, @McMartin, Zemyla, Thrae, Pandemic, (+1 more, use /NETSPLIT to show all of them)
17:08 Kindamoody|afk is now known as Kindamoody
17:09 Netsplit over, joins: &jerith, Pandemic, gnolam, &McMartin, franny, 629AAAJRM, celticminstrel, Attilla, Thrae, Zemyla (+1 more)
17:11 Reiv [NSwebIRC@D4E70A.D52DB0.820B13.98C775] has quit [Ping timeout: 121 seconds]
17:15 Netsplit *.net <-> *.split quits: simon`, gnolam, franny, Attilla, celticminstrel, 629AAAJRM, @McMartin, Zemyla, Thrae, Pandemic, (+1 more, use /NETSPLIT to show all of them)
17:16 Netsplit over, joins: &jerith, Pandemic, gnolam, &McMartin, franny, 629AAAJRM, celticminstrel, Attilla, Thrae, Zemyla (+1 more)
17:22 Netsplit *.net <-> *.split quits: @PinkFreud, simon`, gnolam, franny, Attilla, celticminstrel, 629AAAJRM, @McMartin, Zemyla, Thrae, (+3 more, use /NETSPLIT to show all of them)
17:25 Netsplit over, joins: @PinkFreud, Pandemic, &jerith, &McMartin, gnolam, &Derakon[AFK], franny, celticminstrel, simon`, Thrae (+3 more)
17:33 Courage [Moltare@583787.FF2A18.190FE2.4D81A1] has joined #code
17:34 Netsplit *.net <-> *.split quits: ErikMesoy, @Tamber, @himi, auREAX, Moltare, rms, froztbyte, Azash, shawn-p
17:34 mode/#code [+o Tamber] by ChanServ
17:34 Netsplit over, joins: Tamber
17:35 PinkFreud [WhyNot@NetworkAdministrator.Nightstar.Net] has quit [Ping timeout: 121 seconds]
17:35 Netsplit over, joins: ErikMesoy
17:36 rms [rstamer@Nightstar-e681a855.org] has joined #code
17:36 Netsplit over, joins: shawn-p
17:37 froztbyte [froztbyte@Nightstar-dc394964.za.net] has joined #code
17:38 Azash [ap@Nightstar-339920e6.net] has joined #code
17:48 Syka is now known as syksleep
17:49 himi [fow035@Nightstar-5d05bada.internode.on.net] has joined #code
17:49 mode/#code [+o himi] by ChanServ
17:49 auREAX [mark@42F7BC.C2C1CC.B64DF6.88F7A5] has joined #code
18:15 PinkFreud [WhyNot@NetworkAdministrator.Nightstar.Net] has joined #code
18:15 mode/#code [+o PinkFreud] by ChanServ
18:15 shawn-p is now known as 629AAAJSM
18:15 froztbyte is now known as 963AADPM6
18:15 auREAX is now known as 963AADPNK
18:15 himi is now known as 629AAAJS3
18:15 froztbyte [froztbyte@Nightstar-dc394964.za.net] has joined #code
18:15 auREAX [mark@42F7BC.C2C1CC.B64DF6.88F7A5] has joined #code
18:15 shawn-p [Shawn@Nightstar-4db8c1df.mo.charter.com] has joined #code
18:15 Moltare [Moltare@583787.FF2A18.190FE2.4D81A1] has joined #code
18:15 himi [fow035@Nightstar-5d05bada.internode.on.net] has joined #code
18:15 ServerMode/#code [+o himi] by *.Nightstar.Net
18:17 froztbyte [froztbyte@Nightstar-dc394964.za.net] has quit [Ping timeout: 121 seconds]
18:17 auREAX [mark@42F7BC.C2C1CC.B64DF6.88F7A5] has quit [Ping timeout: 121 seconds]
18:17 shawn-p [Shawn@Nightstar-4db8c1df.mo.charter.com] has quit [Ping timeout: 121 seconds]
18:17 himi [fow035@Nightstar-5d05bada.internode.on.net] has quit [Ping timeout: 121 seconds]
18:17 Moltare [Moltare@583787.FF2A18.190FE2.4D81A1] has quit [Ping timeout: 121 seconds]
18:35 PinkFreud [WhyNot@NetworkAdministrator.Nightstar.Net] has quit [Ping timeout: 121 seconds]
18:58 PinkFreud [WhyNot@NetworkAdministrator.Nightstar.Net] has joined #code
18:58 mode/#code [+o PinkFreud] by ChanServ
19:16 Kindamoody is now known as Kindamoody[zZz]
20:04 Derakon[AFK] is now known as Derakon
20:41 You're now known as TheWatcher
21:07 Vornicus [Vorn@Nightstar-35eb62f8.sd.cox.net] has joined #code
21:07 mode/#code [+qo Vornicus Vornicus] by ChanServ
21:11 * Derakon snickers as it comes out that the entire Angband dev team suffers from imposter syndrome.
21:12
< AnnoDomini>
What?
21:12
<&Derakon>
http://en.wikipedia.org/wiki/Imposter_syndrome
21:12
<&Derakon>
Guess I misspelled it. Impostor.
21:13
< AnnoDomini>
I sense a story here.
21:13
<&Derakon>
Not really.
21:14
<&Derakon>
Just that the people who are most deeply-involved are all hobbyist coders, and the ones who are professionals (and thus can reasonably claim to know what they're doing) aren't deeply-involved.
21:14
< AnnoDomini>
I see.
21:33 celticminstrel [celticminst@Nightstar-e83b3651.cable.rogers.com] has quit [[NS] Quit: KABOOM! It seems that I have exploded. Please wait while I reinstall the universe.]
21:33 celticminstrel [celticminst@Nightstar-e83b3651.cable.rogers.com] has joined #code
21:35 Alek [omegaboot@Nightstar-56dbba0f.in.comcast.net] has quit [[NS] Quit: soon?]
22:12 ErikMesoy is now known as ErikMesoy|sleep
22:48 Alek [omegaboot@Nightstar-56dbba0f.in.comcast.net] has joined #code
22:48 mode/#code [+o Alek] by ChanServ
23:20 Derakon [Derakon@Nightstar-a3b183ae.ca.comcast.net] has quit [Client exited]
23:26 Alek [omegaboot@Nightstar-56dbba0f.in.comcast.net] has quit [[NS] Quit: ]
--- Log closed Sun Dec 02 00:00:09 2012
code logs -> 2012 -> Sat, 01 Dec 2012< code.20121130.log - code.20121202.log >

[ Latest log file ]