code logs -> 2010 -> Fri, 18 Jun 2010< code.20100617.log - code.20100619.log >
--- Log opened Fri Jun 18 00:00:38 2010
00:01 AnnoDomini [annodomini@Nightstar-12d66523.adsl.tpnet.pl] has quit [[NS] Quit: Zzzz.]
00:07 RichardBarrell [mycatverbs@Nightstar-58acb782.cable.virginmedia.com] has joined #code
00:16 Gruber [lenin@9D46A2.F4E9D7.E4B4CF.2072AD] has joined #code
00:17 gnolam [lenin@Nightstar-38637aa0.priv.bahnhof.se] has quit [Ping timeout: 121 seconds]
00:26 Zed [Zed@Nightstar-e4835f03.or.comcast.net] has quit [Ping timeout: 121 seconds]
00:43 You're now known as TheWatcher[T-2]
00:48 You're now known as TheWatcher[zZzZ]
00:54 Zed [Zed@Nightstar-e4835f03.or.comcast.net] has joined #code
01:21 Vornicus-Latens is now known as Vornicus
01:21 Attilla [Attilla@Nightstar-29678e08.threembb.co.uk] has quit [[NS] Quit: ]
02:35 Orthia [orthianz@5B433A.77CB96.E5848B.68AB32] has joined #code
02:53
< ToxicFrog>
Ok
02:54
< ToxicFrog>
On !windows, I store configuration info in $HOME/.felt/
02:54
< McMartin>
Acceptable but not completely ideal on Mac
02:55
< ToxicFrog>
On windows, should I be putting it in $APPDATA, $USERPROFILE, or $MYDOCUMENTS?
02:55
< ToxicFrog>
McMartin: where should it go on Mac?
02:55
< McMartin>
On Windows, %APPDATA%\Felt.
02:55
< ToxicFrog>
(and is there an easy way of distinguishing that it's a mac via environment variables?)
02:56
< McMartin>
~/Library/Application\ Support/Felt, and not really, hence why ~/.felt is acceptable~
02:56
< ToxicFrog>
Aah.
02:56
< McMartin>
Hm, actually
02:56
< McMartin>
Is the expectation that this data is attached to the user or to the machine?
02:56
< Derakon>
Presumably you'll be using py2app to make the Mac executable, so you could probably modify your setup script for that to tell the program which behavior to use.
02:56
< ToxicFrog>
User.
02:57
< McMartin>
APPDATA it is, then.
02:57
< McMartin>
(Otherwise, LOCALAPPDATA puts it in whichever place is "don't sync this if you're doing AD profile syncing")
02:57
< ToxicFrog>
(my current thinking is, if $HOME is set, put it in $HOME/.felt/; otherwise, if $APPDATA is set, put it in $APPDATA/Felt; if neither is set, put it in ./config and emit a warning.
02:57
< McMartin>
That's eminently reasonable
02:57
< ToxicFrog>
(yeah, this is save files and user-specific configuration)
02:58
< McMartin>
(What you describe is basically what UQM does)
02:58
< McMartin>
(And it'll even be somewhere sane on Win7~)
02:58
< McMartin>
(C:\Users\McMartin\AppData\Felt, in this case)
02:58
< McMartin>
(C:\Users\McMartin\AppData\Roaming\Felt, actually)
03:18
< ToxicFrog>
Oh what the shit, mkdir isn't POSIX?
03:18
< ToxicFrog>
Er, isn't ANSI?
03:20 Gruber is now known as gnolam
03:22
< McMartin>
Neither are the readdir's.
03:23
< McMartin>
http://msdn.microsoft.com/en-us/library/aa363855(VS.85).aspx for the Win32 equivalent
03:23
< McMartin>
(If you're in Python, os.mkdir *ought* to work on Windows too though)
03:26
< ToxicFrog>
(Lua. Python may be a better choice now that I've moved away from love2d, but I really don't feel like completely rewriting the entire world model)
03:27
< gnolam>
McMartin: Except os.mkdir chokes on directories with spaces, IME.
03:27 * ToxicFrog adds LuaFileSystem to his source tree
03:29
< gnolam>
Which is a fucking scandal.
03:30
< gnolam>
You just shouldn't have to do os.system("mkdir " + whatever) because Python's own os.mkdir() is broken...
03:39 RichardBarrell [mycatverbs@Nightstar-58acb782.cable.virginmedia.com] has quit [Ping timeout: 121 seconds]
04:00 gnolam [lenin@9D46A2.F4E9D7.E4B4CF.2072AD] has quit [[NS] Quit: Z?]
04:00
< McMartin>
I'm very surprised by this, because I could have sworn I'd done the appdata thing before, and that *has* spaces on XP.
04:41 Orthia [orthianz@5B433A.77CB96.E5848B.68AB32] has quit [Client closed the connection]
05:29 Orthia [orthianz@5B433A.77CB96.E5848B.68AB32] has joined #code
05:34 Orthia [orthianz@5B433A.77CB96.E5848B.68AB32] has quit [Client closed the connection]
05:41 Orthia [orthianz@Nightstar-13633974.xnet.co.nz] has joined #code
05:52 Reiver [reaverta@5B433A.77CB96.0E10A0.41DA6B] has joined #code
05:52 mode/#code [+qo Reiver Reiver] by ChanServ
06:02 celticminstrel [celticminstre@Nightstar-f8b608eb.cable.rogers.com] has quit [[NS] Quit: *hums* Can't stay now!]
06:21 Serah [Z@26ECB6.A4B64C.298B52.D80DA0] has quit [Ping timeout: 121 seconds]
06:21 Orthia [orthianz@Nightstar-13633974.xnet.co.nz] has quit [Connection reset by peer]
06:28 Orthia [orthianz@Nightstar-13633974.xnet.co.nz] has joined #code
06:31 Orth [orthianz@Nightstar-60bc3450.xnet.co.nz] has joined #code
06:32 Orthia [orthianz@Nightstar-13633974.xnet.co.nz] has quit [Ping timeout: 121 seconds]
06:36 Derakon is now known as Derakon[AFK]
06:43 cpux is now known as shade_of_cpux
06:47 Serah [Z@3A600C.A966FF.5BF32D.8E7ABA] has joined #code
08:13 You're now known as TheWatcher
08:13 AnnoDomini [annodomini@D553D1.9D4909.26B0F8.E9F00A] has joined #code
08:14 mode/#code [+o AnnoDomini] by Reiver
08:16 Thaqui [Thaqui@27B34E.D54D49.F53FA1.6A113C] has joined #code
09:36 Rhamphoryncus [rhamph@Nightstar-bbc709c4.abhsia.telus.net] has quit [Client exited]
10:27 RichardBarrell [mycatverbs@Nightstar-58acb782.cable.virginmedia.com] has joined #code
10:32
< Tarinaky>
"COMPUTER BROKEN!" "How is it broken." "WONT WORK!" "Yes, but what's the nature of the problem." *cuts to the user sat infont of a smashed in monitor* "EMAIL!"
10:48 Orth [orthianz@Nightstar-60bc3450.xnet.co.nz] has quit [Client closed the connection]
10:55 Orthia [orthianz@Nightstar-60bc3450.xnet.co.nz] has joined #code
11:12 Zed [Zed@Nightstar-e4835f03.or.comcast.net] has quit [Ping timeout: 121 seconds]
12:59 Tarinaky [Tarinaky@Nightstar-1a7e2e9b.adsl.virginmedia.net] has quit [Operation timed out]
13:14 Tarinaky [Tarinaky@2D9A5E.BA635C.383B03.333C30] has joined #code
13:24 Tarinaky [Tarinaky@2D9A5E.BA635C.383B03.333C30] has quit [Ping timeout: 121 seconds]
13:32 gnolam [lenin@Nightstar-38637aa0.priv.bahnhof.se] has joined #code
13:38 Tarinaky [Tarinaky@A08927.FC0D9E.4B9165.8AC058] has joined #code
14:29 Thaqui [Thaqui@27B34E.D54D49.F53FA1.6A113C] has quit [Connection closed]
14:30 celticminstrel [celticminstre@Nightstar-f8b608eb.cable.rogers.com] has joined #code
14:50 RichardBarrell [mycatverbs@Nightstar-58acb782.cable.virginmedia.com] has quit [Ping timeout: 121 seconds]
16:15 Zed [Zed@Nightstar-e4835f03.or.comcast.net] has joined #code
16:28 Orth [orthianz@Nightstar-04dfd551.xnet.co.nz] has joined #code
16:30 Orthia [orthianz@Nightstar-60bc3450.xnet.co.nz] has quit [Operation timed out]
17:04 Attilla [Attilla@7D8456.8AE2E3.07302E.B71C03] has joined #code
17:05 mode/#code [+o Attilla] by Reiver
17:18 Orth [orthianz@Nightstar-04dfd551.xnet.co.nz] has quit [Client closed the connection]
17:30 Orthia [orthianz@5B433A.77CB96.0982B2.568265] has joined #code
17:48 Rhamphoryncus [rhamph@Nightstar-bbc709c4.abhsia.telus.net] has joined #code
17:52 Zed [Zed@Nightstar-e4835f03.or.comcast.net] has quit [Ping timeout: 121 seconds]
17:53 Rhamphoryncus [rhamph@Nightstar-bbc709c4.abhsia.telus.net] has quit [Connection reset by peer]
17:54 Rhamphoryncus [rhamph@Nightstar-bbc709c4.abhsia.telus.net] has joined #code
19:00 Vornicus is now known as Vornicus-Latens
19:02 Tarinaky [Tarinaky@A08927.FC0D9E.4B9165.8AC058] has quit [Connection closed]
20:06 Vornicus-Latens [vorn@ServerAdministrator.Nightstar.Net] has quit [Ping timeout: 121 seconds]
20:34
< celticminstrel>
...so, apparently charybdis uses +q to mean something like the opposite of +v...
20:37 Orthia [orthianz@5B433A.77CB96.0982B2.568265] has quit [Client closed the connection]
20:38
< ToxicFrog>
'quiet' or 'muted', presumably.
20:38
< ToxicFrog>
A way of muting someone without banning them or muting the whole channel.
20:43 Orthia [orthianz@Nightstar-99372dad.xnet.co.nz] has joined #code
20:50
< celticminstrel>
Yeah.
20:51
< celticminstrel>
I was simply surprised because it's neither the founder meaning that I'm most familiar with nor the RFC2182 (or whatever number it is) meaning.
20:56
< ToxicFrog>
Hah.
20:56
< ToxicFrog>
You can mostly depend on RFC1459.
20:56
< ToxicFrog>
Beyond that it's all server-specific madness and terror.
20:57
< celticminstrel>
So it would seem.
21:05 Serah [Z@3A600C.A966FF.5BF32D.8E7ABA] has quit [Ping timeout: 121 seconds]
21:11 Orthia [orthianz@Nightstar-99372dad.xnet.co.nz] has quit [Connection reset by peer]
21:18 Orthia [orthianz@5B433A.77CB96.0982B2.568265] has joined #code
21:22 Orthia [orthianz@5B433A.77CB96.0982B2.568265] has quit [Client closed the connection]
21:29 Orthia [orthianz@Nightstar-99372dad.xnet.co.nz] has joined #code
21:32 Orthia [orthianz@Nightstar-99372dad.xnet.co.nz] has quit [Connection reset by peer]
21:40 Orthia [orthianz@Nightstar-99372dad.xnet.co.nz] has joined #code
22:19 Orthia [orthianz@Nightstar-99372dad.xnet.co.nz] has quit [Client closed the connection]
22:24 Netsplit *.net <-> *.split quits: Derakon[AFK], Alek, Rhamphoryncus, McMartin, PinkFreud
22:25 Netsplit over, joins: PinkFreud, Derakon[AFK], McMartin, Alek, Rhamphoryncus
22:25 mode/#code [+o McMartin] by Reiver
22:26 Serah [Z@2C3C9C.B2A300.F245DE.859909] has joined #code
22:27 Netsplit *.net <-> *.split quits: PinkFreud, Alek, Rhamphoryncus, @McMartin, Derakon[AFK]
22:28 Netsplit over, joins: PinkFreud, Derakon[AFK], McMartin, Alek, Rhamphoryncus
22:28 mode/#code [+o McMartin] by Reiver
22:34 Orthia [orthianz@Nightstar-99372dad.xnet.co.nz] has joined #code
22:56 Derakon [Derakon@Nightstar-1ffd02e6.ucsf.edu] has joined #code
22:56 mode/#code [+o Derakon] by Reiver
22:58
<@Derakon>
Since I arrived at UCSF, I have reduced the file "sebH.py", which is described in the Official Documentation as "general routines (''helpful'')", from 1688 LOC and 122 functions, to 526 LOC and 21 functions.
22:58
<@Derakon>
I think that's something to be proud of~
23:11 Zed [Zed@Nightstar-e4835f03.or.comcast.net] has joined #code
23:54 Thaqui [Thaqui@27B34E.D54D49.F53FA1.6A113C] has joined #code
--- Log closed Sat Jun 19 00:00:39 2010
code logs -> 2010 -> Fri, 18 Jun 2010< code.20100617.log - code.20100619.log >