←2006-03-20 2006-03-21 2006-03-22→ ↑2006 ↑all
00:25:04 -!- GregorR has quit (Read error: 104 (Connection reset by peer)).
00:25:26 -!- GregorR has joined.
00:26:45 -!- calamari has joined.
00:26:58 <calamari> hi
00:27:50 <ihope> Hola.
01:15:14 <ihope> ¡əpoɔɪuɳ əʎoɿ ɪ
02:11:23 -!- GregorR has quit (Read error: 104 (Connection reset by peer)).
02:11:23 -!- GregorR has joined.
02:11:23 -!- GregorR has quit (Read error: 104 (Connection reset by peer)).
02:11:23 -!- GregorR has joined.
02:39:50 -!- ihope has quit (Read error: 110 (Connection timed out)).
03:49:26 -!- GregorR has quit (Read error: 104 (Connection reset by peer)).
03:49:31 -!- GregorR has joined.
03:49:39 -!- GregorR has quit (Remote closed the connection).
03:49:41 -!- GregorR has joined.
03:59:22 -!- Sgeo has quit.
06:19:04 -!- clog has joined.
06:19:04 -!- clog_ has joined.
06:32:17 -!- clog has joined.
06:32:17 -!- clog__ has joined.
06:34:11 -!- clog has quit (Read error: 110 (Connection timed out)).
06:34:11 -!- clog__ has changed nick to clog.
06:48:42 -!- clog_ has quit (Read error: 110 (Connection timed out)).
07:31:08 -!- GregorR_ has quit (Read error: 104 (Connection reset by peer)).
07:31:19 -!- GregorR_ has joined.
07:59:59 -!- clog has quit (ended).
08:00:00 -!- clog has joined.
08:26:25 -!- calamari has quit ("Leaving").
08:27:02 -!- jix has joined.
08:34:20 -!- GregorR_ has quit (Remote closed the connection).
08:34:51 -!- GregorR_ has joined.
09:01:46 -!- iznogoud_ has quit (Read error: 110 (Connection timed out)).
10:31:53 -!- pgimeno has quit (Read error: 110 (Connection timed out)).
11:26:50 -!- GregorR__ has joined.
11:27:05 -!- GregorR_ has quit (Read error: 104 (Connection reset by peer)).
12:13:51 -!- GregorR__ has quit (Remote closed the connection).
12:14:23 -!- GregorR__ has joined.
12:26:48 -!- kipple has joined.
12:28:24 -!- CXI has joined.
13:01:11 -!- CXII has joined.
13:19:19 -!- CXI has quit (Connection timed out).
13:26:16 -!- CXII has changed nick to CXI.
15:01:22 -!- jix has quit (" Try HydraIRC -> http://www.hydrairc.com <-").
15:39:09 <SimonRC> hmm
15:53:42 -!- jix has joined.
16:15:37 <SimonRC> hi
16:25:56 <jix> moin
16:42:54 -!- StelK has joined.
16:43:17 <StelK> hello
16:48:00 <SimonRC> hi
16:49:02 -!- StelK` has joined.
16:49:48 -!- StelK has quit (Nick collision from services.).
16:49:51 -!- StelK` has changed nick to StelK.
17:11:23 -!- StelK has quit (Read error: 110 (Connection timed out)).
17:20:14 -!- calamari has joined.
17:48:12 -!- ski___ has joined.
18:00:27 -!- ski__ has quit (Read error: 110 (Connection timed out)).
18:54:33 -!- ski__ has joined.
18:54:43 -!- calamari has quit ("Leaving").
19:06:13 -!- ski___ has quit (Read error: 110 (Connection timed out)).
19:16:50 -!- pgimeno has joined.
20:13:57 <SimonRC> rehi
20:14:22 <GregorR__> Pseudohi
20:23:15 -!- Sgeo has joined.
20:46:01 -!- GregorR__ has changed nick to GregorR.
20:49:36 -!- ihope has joined.
20:50:01 <ihope> Hmm... I get a 403 error whenever I try to edit the Wiki or log on.
20:50:18 <ihope> Is there some broken CAPTCHA in here?
21:30:18 <SimonRC> Quote: "I once worked on a project where all code was created using CodeGeneration. It was a complete mess - jumps everywhere, different calling conventions for different functions and all sorts of crazy things. I told the team they were crazy - how could anyone work with this?" ...
21:31:01 <SimonRC> ... "They replied that I shouldn't be programming in assembly and I should let the compiler take care of it."
21:32:36 <GregorR> Hmm
21:33:59 <SimonRC> .'. There is nothing wrong with code generation *if* you treat the generated code as a form of object/intermediate code.
21:34:33 <ihope> There's nothing wrong with code generation if you never look at the code it generates?
21:35:01 <SimonRC> e.g.: /* This code is machine generated. You should not edit this code, for the same reason that you do not edit compiler output. */
21:35:23 <SimonRC> Don't put it in source control, either.
21:35:54 <SimonRC> Treat it with the same rules as any other intermediate code.
21:36:10 * SimonRC continues to ramble in this way for several minutes.
21:36:28 <lindi-> and yet people still put binaries to CVS
21:36:43 <SimonRC> silly
21:37:03 <SimonRC> That is asking for trouble, IMHO.
21:37:13 <lindi-> SimonRC: yes and makes building from source very difficult
21:37:37 <lindi-> SimonRC: an average java "source" arhive includes 3-10 jar files for dependencies
21:38:01 <SimonRC> Makefiles are quite capable of expressing the relationship between code-generator input and code-generator output.
21:38:13 <SimonRC> They are good for all *sorts* of stuff.
21:41:02 <SimonRC> Oh, BTW, one-shot code generation is not bad.
21:44:55 <lindi-> s/arhive/archive/
21:53:40 -!- jix has quit ("Bitte waehlen Sie eine Beerdigungnachricht").
23:09:50 -!- CXII has joined.
23:27:24 -!- CXI has quit (Connection timed out).
23:41:04 -!- Arrogant has joined.
23:49:51 -!- calamari has joined.
23:56:37 <ihope> BOO!
23:56:41 <ihope> Did I scare you?
←2006-03-20 2006-03-21 2006-03-22→ ↑2006 ↑all