--- Log opened Sat Nov 29 00:00:49 2008 |
00:04 | | Alek|gone [~omegaboot@Nightstar-5683.dsl.emhril.sbcglobal.net] has quit [Ping Timeout] |
00:11 | | Attilla [~The.Attil@Nightstar-9469.cdif.cable.ntl.com] has joined #code |
00:11 | | mode/#code [+o Attilla] by ChanServ |
00:26 | | ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has quit [Ping Timeout] |
00:43 | | mode/#code [+ooo crem Janus Syloqs-AFH] by Vornicus |
00:44 | | ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has joined #code |
00:44 | | mode/#code [+o ToxicFrog] by ChanServ |
00:45 | | You're now known as TheWatcher[T-2] |
00:47 | <@McMartin> | Hey, buried treasure! |
00:48 | | * McMartin replaces a DWORD resource type with a proper pointer. |
00:48 | | * Vornicus thought you were talking about kb for a minute, and was like "whut?" |
00:49 | | * McMartin decided to re-UQM some. |
00:49 | | You're now known as TheWatcher[zZzZ] |
00:50 | <@McMartin> | This area is Not My Fiefdom, though. |
00:51 | <@Vornicus> | What are you doing, then? |
00:52 | <@McMartin> | Invading AVolkov's fief in hot pursuit of criminals from my own demesne. |
00:52 | <@McMartin> | (I'm folding his video code into my own resource code.) |
00:53 | <@McMartin> | Heh. Down to reserve battery power. Goodnight for now~ |
00:54 | <@Vornicus> | ni |
00:58 | | * McMartin gets an outlet. |
00:59 | <@Vornicus> | yay |
01:00 | | AnnoDomini [~farkoff@Nightstar-29646.neoplus.adsl.tpnet.pl] has quit [Ping Timeout] |
01:13 | | Alek [~omegaboot@Nightstar-25985.dsl.emhril.sbcglobal.net] has joined #code |
02:09 | | gnolam [lenin@79.136.60.ns-4387] has quit [Quit: Z?] |
03:21 | <@Consul> | Okay, what package is g++ in? I don't seem to have it, and yum search and yum provides turned up nothing. |
03:22 | <@Consul> | NM found it |
03:35 | | * McMartin makes some actual progress on his UQM todo list. |
03:37 | | Alek [~omegaboot@Nightstar-25985.dsl.emhril.sbcglobal.net] has quit [Quit: reboot....] |
03:50 | <@McMartin> | http://wiki.uqm.stack.nl/Content_Management_in_0.7.0 |
03:53 | | Alek [~omegaboot@Nightstar-25985.dsl.emhril.sbcglobal.net] has joined #code |
06:01 | | Janus [~clairvoir@Nightstar-9198.vdsl.bright.net] has quit [Quit: Baloney in my slacks] |
06:19 | <@McMartin> | YAY DOUBLE-FREE MEMORY CORRUPTION |
06:19 | <@Vornicus> | YAY |
06:19 | <@jerith> | YAY |
06:20 | <@Vornicus> | [Sat 01:14:16] nvictor ezzieyguywuf: Pythong for ever! |
06:20 | <@Vornicus> | [Sat 01:15:01] Vornotron ...obviously somone needs to make sexy underwear with the Python logo on it. |
06:36 | <@McMartin> | YAY BUGFIXES |
06:37 | <@jerith> | YAY |
06:37 | <@McMartin> | As of revision 3104, all 3DO content for UQM is now completely isolated in addon packs. |
06:37 | <@McMartin> | Thus, swapping between PC and 3DO content for music, voiceovers, or videos is a matter of enabling or disabling specific addons. |
06:37 | <@jerith> | (Yay for built-in garbage collection?) |
06:38 | <@McMartin> | (UQM = C = manual management) |
06:38 | <@jerith> | (I know, I was being ironic.) |
06:39 | <@McMartin> | (Though actually, since everything essentially has constructors and destructors now, we actually probably could treat load/destroy as capture/release and refcount it.) |
06:40 | <@jerith> | (There's a koan about pure refcount GCs...) |
06:42 | <@McMartin> | (I'm familiar with it. As resources cannot refer to one another in this sense, it does not apply.) |
06:42 | <@jerith> | (Quite.) |
06:46 | <@McMartin> | It seems the only other major change we've added since I stopped paying attention five months ago is a semi-official Symbian port. |
06:46 | <@jerith> | Ooh... |
06:46 | | * jerith might have to investigate that. |
06:47 | <@McMartin> | Well. That depends a good deal on whether or not the battery of changes I just made broke it or not. |
06:47 | <@jerith> | I don't suppose you have CI set up? |
06:47 | <@McMartin> | CI? |
06:48 | <@jerith> | Continuous integration. |
06:48 | <@McMartin> | Not the least in the world~ |
06:48 | <@McMartin> | We're on SourceForge. |
06:48 | <@jerith> | Every (commit|hour|day) a build/test is kicked off. |
06:48 | <@McMartin> | Right. See, we're on SourceForge. So that's "lolno". |
06:48 | <@jerith> | Ah. |
06:49 | <@McMartin> | Especially not for platforms we don't actually support yet. |
06:49 | <@jerith> | Multiplatform testing can be... interesting. |
06:49 | <@McMartin> | We're *generally* pretty good about ensuring that trunk always compiles and runs, but there's no guarantee that there aren't surprises because somebody has only half-implemented something. |
06:49 | <@McMartin> | Or that the MSVC6 project file hasn't gotten out of date, etc. |
07:35 | | * McMartin upgrades Zinglon to Fedora 10. |
07:43 | | daurnimator [~fake@Nightstar-8379.lns10.mel4.internode.on.net] has joined #code |
07:43 | | * daurnimator slaps ToxicFrog around a bit with a large trout |
08:40 | | Vornicus is now known as Vornicus-Latens |
08:58 | <@McMartin> | It appears very much like Fedora 10 has trashed Zinglon completely. |
08:58 | <@McMartin> | I think it's that the DVD drive sucks, so it panics halfway through every install. |
08:58 | < daurnimator> | hi all. |
09:16 | | Alek is now known as Alek|gone |
09:19 | | AnnoDomini [~farkoff@Nightstar-29783.neoplus.adsl.tpnet.pl] has joined #Code |
09:19 | | mode/#code [+o AnnoDomini] by ChanServ |
09:20 | | gnolam [lenin@79.136.60.ns-4387] has joined #Code |
09:20 | | mode/#code [+o gnolam] by ChanServ |
09:29 | <@AnnoDomini> | Hello, gnolam. |
09:34 | <@gnolam> | Good morning, comrade. |
09:38 | | You're now known as TheWatcher |
09:46 | <@gnolam> | So what are you doing up at these ungodly hours? |
09:47 | <@AnnoDomini> | Filling out tests we were given in class, and have to hand in on Monday. |
09:48 | <@AnnoDomini> | After that, I think I'm going to slay some Orks. |
09:48 | <@gnolam> | Racist. |
09:48 | <@AnnoDomini> | And Smurfs and Eldar and Tau and FUCKING NECRONS. :E |
09:54 | <@gnolam> | Ah. |
09:54 | <@gnolam> | I'm gearing up for the midwinter sacrifice, myself. |
10:06 | | Reiver [~reaverta@Admin.Nightstar.Net] has quit [Ping Timeout] |
10:12 | | Reiver [~reaverta@Admin.Nightstar.Net] has joined #Code |
10:12 | | mode/#code [+o Reiver] by ChanServ |
11:05 | | You're now known as TheWatcher[afk] |
11:12 | | gnolam [lenin@79.136.60.ns-4387] has quit [Quit: Time to please some /proper/ gods.] |
11:53 | < daurnimator> | anyone here/ |
11:53 | | * jerith raises a hand. |
13:01 | | daurnimator [~fake@Nightstar-8379.lns10.mel4.internode.on.net] has quit [Quit: Cyas later...] |
13:32 | | Attilla [~The.Attil@Nightstar-9469.cdif.cable.ntl.com] has quit [Quit: <Insert Humorous and/or serious exit message here>] |
13:47 | | Attilla [~The.Attil@Nightstar-9469.cdif.cable.ntl.com] has joined #code |
13:47 | | mode/#code [+o Attilla] by ChanServ |
13:51 | <@GeekSoldier> | I think I have coding ADD. Iget excited about learning a new language from a subset about once a week. End result, I am familiar with many, but proficient in precious few. |
13:52 | <@jerith> | I get as far as being excited, but don't follow through with very many. |
13:52 | <@jerith> | I aim to learn a new language every year, but I skipped this year. |
13:52 | <@GeekSoldier> | I really should finish off SICP, then move on. |
13:52 | <@GeekSoldier> | Erlang was last year, right? |
13:53 | | * jerith nods. |
13:56 | <@GeekSoldier> | I'm waiting on more Python3 acceptance before I take that plunge. |
13:56 | <@GeekSoldier> | (or at least even a final release?) |
14:05 | | crem [~moo@Nightstar-28703.adsl.mgts.by] has quit [Ping Timeout] |
14:05 | | crem [~moo@Nightstar-28703.adsl.mgts.by] has joined #code |
15:43 | | Attilla [~The.Attil@Nightstar-9469.cdif.cable.ntl.com] has quit [Connection reset by peer] |
15:44 | | Attilla [~The.Attil@Nightstar-9469.cdif.cable.ntl.com] has joined #code |
15:44 | | mode/#code [+o Attilla] by ChanServ |
17:26 | | GeekSoldier_ [~Rob@Nightstar-8573.midstate.ip.cablemo.net] has joined #code |
17:27 | | GeekSoldier [~Rob@Nightstar-8573.midstate.ip.cablemo.net] has quit [Ping Timeout] |
17:35 | | Vornicus-Latens is now known as Vornicus |
18:10 | | GeekSoldier_ is now known as GeekSoldier |
18:12 | | Netsplit DeepThought.NY.US.Nightstar.Net <-> Troika.TX.US.Nightstar.Net quits: @Vornicus, @Mr_Wizard, @Doctor_Nick, @Attilla, @jerith, @Reiver |
18:12 | | Alek|gone [~omegaboot@Nightstar-25985.dsl.emhril.sbcglobal.net] has quit [Ping Timeout] |
18:14 | | Alek [~omegaboot@Nightstar-25985.dsl.emhril.sbcglobal.net] has joined #code |
18:23 | | Netsplit over, joins: jerith, Doctor_Nick |
18:23 | | mode/#code [+o jerith] by ChanServ |
18:23 | | Netsplit over, joins: Mr_Wizard |
18:23 | | Vornicus [~vorn@Admin.Nightstar.Net] has joined #code |
18:23 | | mode/#code [+o Doctor_Nick] by ChanServ |
18:23 | | Netsplit over, joins: Reiver |
18:23 | | mode/#code [+o Vornicus] by ChanServ |
18:23 | | Netsplit over, joins: Attilla |
18:23 | | mode/#code [+o Reiver] by ChanServ |
18:23 | | ServerMode/#code [+o Mr_Wizard] by Troika.TX.US.Nightstar.Net |
18:23 | | mode/#code [+o Attilla] by ChanServ |
18:23 | | mode/#code [-o Mr_Wizard] by ChanServ |
18:29 | | You're now known as TheWatcher |
18:35 | | * AnnoDomini wonders how to read something. |
18:35 | <@AnnoDomini> | LUT_DATA <= {6'h02, 2'b0, 8'h02}; |
18:35 | <@AnnoDomini> | Does the expression mean "0000100000000010"? |
18:36 | <@ToxicFrog> | I have no idea. |
18:36 | <@AnnoDomini> | This is Verilog, FYI. |
18:37 | <@ToxicFrog> | I've only used VHDL. |
18:37 | <@AnnoDomini> | I'm converting files from Verilog to VHDL. |
18:39 | <@AnnoDomini> | I know LUT_DATA is 16 bits long, so the 6, 2 and 8 are probably numbers of bits. |
18:39 | <@AnnoDomini> | h probably means hexadecimal, b probably means binary. |
18:39 | <@ToxicFrog> | Right. |
18:40 | <@ToxicFrog> | In which case 0000100000000010 makes sense. |
18:44 | <@Vornicus> | unless there's crazy endianosity going on. |
18:45 | <@AnnoDomini> | ;_; |
18:47 | <@jerith> | I don't think I've ever worked on a crazyendian machine. |
18:47 | <@jerith> | Is that one where they randomly permute the bytes? |
18:48 | <@Vornicus> | it's kinda like __argfuck |
18:48 | <@AnnoDomini> | It could be one where endianosity differs between one thing and the other, without warning or documentation. Something like the simulated processors we were making a year ago. |
18:48 | <@jerith> | Quite. |
18:48 | <@jerith> | All middle-endian except where you expect it. |
22:04 | | ReivDamnit [~reaverta@Admin.Nightstar.Net] has joined #Code |
22:05 | | Reiver [~reaverta@Admin.Nightstar.Net] has quit [Ping Timeout] |
22:52 | | AnnoDomini [~farkoff@Nightstar-29783.neoplus.adsl.tpnet.pl] has quit [Connection reset by peer] |
22:53 | | AnnoDomini [~farkoff@Nightstar-29783.neoplus.adsl.tpnet.pl] has joined #Code |
22:53 | | mode/#code [+o AnnoDomini] by ChanServ |
23:26 | | AnnoDomini [~farkoff@Nightstar-29783.neoplus.adsl.tpnet.pl] has quit [Quit: Quem quer o garfo?] |
23:32 | <@McMartin> | OK! Zinglon is finally up. |
23:45 | | You're now known as TheWatcher[T-2] |
23:48 | | You're now known as TheWatcher[zZzZ] |
--- Log closed Sun Nov 30 00:00:01 2008 |