*** tpb has joined #tp | 00:00 | |
*** ChanServ sets mode: +o tpb | 00:00 | |
*** bddebian has quit IRC | 00:54 | |
*** Ohm_ has joined #tp | 00:56 | |
*** Ohm has quit IRC | 01:09 | |
Alklomion | mithro: hey, are you there? | 01:27 |
---|---|---|
mithro | Alklomion: yeah | 01:27 |
Alklomion | mithro: I've been working on the code, removing compilation errors where I can. it seems a lot of errors are reliant on other errors, many tied to generics | 01:28 |
mithro | Alklomion: as in are you fixed stuff, more errors appear? | 01:28 |
Alklomion | mithro: that happens, but they're mostly related to methods being out of whack (for example, if i removed the generics from the class definition, it may tell me that one of the methods isn't overridden | 01:29 |
mithro | Alklomion: ahh yeah | 01:30 |
mithro | any ideas how to work around that? | 01:31 |
mithro | how goes the vectors ones? | 01:31 |
Alklomion | So far, vectors have not been a problem, i just change them and the methods that relate to them and the errors go away | 01:31 |
mithro | well that is good | 01:32 |
Alklomion | generally, the work around is just to remove the generics from that method too which seems to fix it. | 01:37 |
Alklomion | I've been adding the solutions (highlighted ) to the compiler analysis, i'm sending you a PDF of it now, just to see if the infromation is useful in there | 01:37 |
mithro | okay | 01:39 |
mithro | are you using CVS or git? | 01:39 |
* jotham met lee today | 01:40 | |
mithro | oh dang, I have not set you up a branch yet | 01:40 |
mithro | jotham: cool! | 01:40 |
Alklomion | I've just been commenting and replacing for now | 01:40 |
mithro | http://git.thousandparsec.net/gitweb/gitweb.cgi?p=libtpproto-java.git;a=summary | 01:42 |
tpb | <http://ln-s.net/1iqA> (at git.thousandparsec.net) | 01:42 |
mithro | opps | 01:42 |
mithro | http://git.thousandparsec.net/gitweb/gitweb.cgi?p=libtpproto-java.git;a=shortlog;h=midp | 01:42 |
tpb | <http://ln-s.net/1pJ2> (at git.thousandparsec.net) | 01:42 |
mithro | Alklomion: I recommend checking out that and then working from it | 01:45 |
mithro | Alklomion: feel free to commit early and often to the midp branch | 02:03 |
Alklomion | mithro: will do, just looking for a solution to use net beans and that cvs structure | 02:04 |
mithro | okay | 02:04 |
Alklomion | just copied the two folders netbeans requires to recognize a project, i'll just ignore them when committing | 02:06 |
mithro | add them to the cvs ignore list | 02:07 |
Alklomion | I think i'm going crazy | 02:17 |
mithro | oh? | 02:17 |
mithro | not in a bell tower with a high powered rifle? | 02:17 |
Alklomion | My directory structure has src/net/thousandparsec/netlib/objects | 02:17 |
Alklomion | naw, not that way | 02:17 |
Alklomion | but the version i checked out doesn't have that particular folder | 02:18 |
mithro | http://git.thousandparsec.net/gitweb/gitweb.cgi?p=libtpproto-java.git;a=tree;f=src/net/thousandparsec/netlib;h=4d521abe4228d18a0e1c8650edb6e5f81484fce7;hb=midp | 02:19 |
tpb | <http://ln-s.net/1pJ-> (at git.thousandparsec.net) | 02:19 |
mithro | the website version doesn't have that either | 02:19 |
Alklomion | my version contains an objects directory that contains fleet.java. galaxy, starsystem etc | 02:20 |
mithro | Alklomion: oh - they are propbably copied from the generated directory? | 02:21 |
Alklomion | i don't think so | 02:24 |
Alklomion | oh wait, maybe they were created when i ran the build script | 02:24 |
mithro | any luck? | 02:30 |
Alklomion | nope | 02:32 |
mithro | Alklomion: looks like they went away | 02:32 |
Alklomion | i can't find where i got them from | 02:32 |
Alklomion | mithro: went away? | 02:32 |
mithro | http://git.thousandparsec.net/gitweb/gitweb.cgi?p=libtpproto-java.git;a=commit;h=acb6158f865c853c991f09ad06955acb31f77f90 | 02:33 |
tpb | <http://ln-s.net/1pJA> (at git.thousandparsec.net) | 02:33 |
mithro | looks like we may have been working on an old version | 02:34 |
Alklomion | the joys of versioning :) | 02:35 |
mithro | Alklomion: looks like there are less things to fix in the newer version :) | 02:35 |
Alklomion | mithro: what was that program that i think you mentioned that shows you differences between two files? | 02:49 |
tpb | aloril_ has joined on worldforge | 02:51 |
mithro | diff? | 02:53 |
mithro | windiff? | 02:53 |
mithro | vimdiff? | 02:53 |
mithro | winmerge | 02:53 |
mithro | ? | 02:53 |
Alklomion | diff sounds like the one | 02:55 |
tpb | aloril has quit worldforge (Ping timeout: 378 seconds) | 02:56 |
mithro | Alklomion: so we up for a meeting tommorrow morning? | 02:58 |
Alklomion | yes indeed! | 02:58 |
mithro | Alklomion: have you had any luck getting NetBeans working okay on your laptop? | 02:58 |
Alklomion | no: i gave up on trying anything on my laptop, darn thing | 02:59 |
mithro | Alklomion: if you can get your changes committed then we can look them over and stuff on my laptop | 03:00 |
Alklomion | mithro: should i be working on the newest version? | 03:00 |
mithro | yeah | 03:00 |
mithro | do you think you'll have time to port the stuff over? | 03:00 |
Alklomion | cool - downloading this diff tool to look at the files with the same name | 03:01 |
Alklomion | if they haven't changed, i can just commit them | 03:01 |
mithro | there are a large number of diff tools | 03:01 |
mithro | Alklomion: make sure you commit to the MIDP branch | 03:01 |
*** nash has quit IRC | 03:24 | |
Alklomion | mithro: i can't be anonymous when i'm committing, correct? | 03:24 |
mithro | Alklomion: correct | 03:32 |
Alklomion | have you ever used tortoise cvs with a key pair? | 03:40 |
mithro | nope! | 03:40 |
mithro | I know it has been successfully done before | 03:40 |
mithro | as a GSoC student used it last year | 03:40 |
Alklomion | mithro: :ext:[email protected]:/git/libtpproto-java.git does that look correct? | 03:52 |
mithro | yeah | 03:52 |
mithro | it giving you permission denied? | 03:53 |
mithro | or? | 03:54 |
Alklomion | Cannot access /git/libtpproto-java.git/CVSROOT | 03:54 |
Alklomion | No such file or directory | 03:54 |
mithro | hrm... | 03:55 |
mithro | oh I know why | 03:55 |
mithro | give it a try now | 03:55 |
Alklomion | cvs checkout: warning: unrecognized response `Couldn't open '/var/log/gitcvs' for writing : Permission denied at /usr/bin/git-cvsserver line 2000, <STDIN> line 3.' from cvs server | 03:56 |
mithro | okay getting closer :) | 03:56 |
mithro | give it a try now | 03:57 |
Alklomion | cool - some files are checking out | 03:58 |
Alklomion | now they all are | 03:58 |
mithro | yay! | 04:00 |
CIA-29 | alklomion /tmp/orpKU3ZLV2/ZJfPDdoK8V-midp * r3b766f0b2117 / (13 files in 3 dirs): | 04:04 |
CIA-29 | Testing commit, I have included updated files, slowly removing issues of generics and other unsupported language/functionality issues in midp | 04:04 |
CIA-29 | via git-CVS emulator | 04:04 |
*** Epyon has quit IRC | 04:04 | |
mithro | hrm - that was rather interesting | 04:04 |
Alklomion | cvs commit: warning: unrecognized response `DBD::SQLite::st execute failed: attempt to write a readonly database(1) at dbdimp.c line 402 at /usr/bin/git-cvsserver line 2590, <FILELIST> chunk 2.' from cvs server | 04:04 |
mithro | hrm... | 04:05 |
mithro | the commit appears to have worked | 04:05 |
mithro | Alklomion: what happens if you do an update? | 04:07 |
mithro | Alklomion: this isn't going to wokr | 04:07 |
mithro | - framever=in.readInteger8(); | 04:07 |
mithro | + framever=in.readInteger32(); | 04:07 |
Alklomion | ?? | 04:08 |
mithro | Alklomion: | 04:08 |
mithro | http://git.thousandparsec.net/gitweb/gitweb.cgi?p=libtpproto-java.git;a=blobdiff;f=src/net/thousandparsec/netlib/Frame.java;h=57b71fe45632bc2247b2d092deed3e6427cba3e2;hp=3c706b8c86e3c7af097f82e1bab211c92b437b8f;hb=3b766f0b2117b4b66d274f6d2f063f71018ecdf7;hpb=6f9ba26691a68cf487422cac9fb35d62f2267374 | 04:08 |
tpb | <http://ln-s.net/1pJJ> (at git.thousandparsec.net) | 04:09 |
mithro | the reason that won't work is that the Thousand Parsec protocol defines the framever to be 8 bits | 04:10 |
Alklomion | irk | 04:11 |
Alklomion | i didn't do anything with those | 04:11 |
Alklomion | i might have to revert, start from scratch and speedily zip through the changes | 04:11 |
mithro | Alklomion: dang | 04:12 |
mithro | Alklomion: want me to just push a revert for that whole patch? | 04:13 |
Alklomion | please :) | 04:13 |
CIA-29 | mithro libtpproto-java-midp * r07c994b00d7d / (13 files in 3 dirs): | 04:15 |
CIA-29 | Revert "Testing commit" at Alklomion's request. | 04:15 |
CIA-29 | This reverts commit 3b766f0b2117b4b66d274f6d2f063f71018ecdf7. | 04:15 |
mithro | Alklomion: done! | 04:15 |
Alklomion | cool - that totally means at our meeting tomorrow, you'll go progress: and i'll definitely say none :( | 04:16 |
mithro | :( | 04:16 |
mithro | Alklomion: if you do an update | 04:16 |
mithro | you should get the revert | 04:16 |
mithro | Alklomion: the night is still young :) | 04:17 |
Alklomion | cvs update: warning: unrecognized response `DBD::SQLite::st execute failed: attempt to write a readonly database(1) at dbdimp.c line 402 at /usr/bin/git-cvsserver line 2590, <FILELIST> chunk 2.' from cvs server | 04:17 |
mithro | Alklomion: give it another try now | 04:18 |
Alklomion | cool, that worked | 04:18 |
mithro | okay | 04:19 |
mithro | Alklomion: coffeeshop again? | 04:25 |
Alklomion | Yeah, Chris won't be there | 04:25 |
mithro | well I have to head off now | 04:28 |
mithro | see ya | 04:28 |
*** mithro has quit IRC | 04:48 | |
*** peres has joined #tp | 04:54 | |
*** Alklomion has quit IRC | 05:00 | |
*** JLafont has quit IRC | 05:02 | |
*** duncanm has joined #tp | 05:13 | |
*** peres has quit IRC | 05:14 | |
*** duncanm has left #tp | 05:18 | |
tpb | aloril__ has joined on worldforge | 05:27 |
tpb | aloril_ has quit worldforge (Ping timeout: 378 seconds) | 05:31 |
*** Demitar has quit IRC | 05:52 | |
*** llnz has joined #tp | 05:57 | |
llnz | cool, parsek in the KDE commit digest | 06:41 |
*** Alklomion has joined #tp | 06:41 | |
llnz | hi Alklomion | 06:42 |
Alklomion | hello llnz | 06:42 |
JLP | good morning all | 06:46 |
llnz | hi JLP | 06:48 |
* llnz waves to jotham | 06:48 | |
llnz | i met jotham today :-) | 06:48 |
JLP | oh Parsek again mentioned in commit digest, nice :) | 06:55 |
Alklomion | silly question: which cvs command only gets modified files from the repository? | 07:04 |
llnz | update | 07:06 |
Alklomion | hmm | 07:10 |
Alklomion | i'm using tortoise cvs and i used update, it only told me what files had changed, it didn't get them | 07:10 |
llnz | odd | 07:14 |
llnz | you could try checkout, it normally skips files that are up to date | 07:14 |
JLP | yay, all the blogs for gsoc are now collected and linked on http://thousand-parsec.blogspot.com/ | 07:49 |
tpb | Title: Thousand Parsec Blog (at thousand-parsec.blogspot.com) | 07:49 |
*** AquaFox has joined #tp | 07:49 | |
llnz | cool | 07:52 |
*** mithro has joined #tp | 07:57 | |
mithro | Alklomion: ping? | 07:58 |
Alklomion | sup | 07:58 |
Alklomion | i totally hit all the errors and more that i spent all day doing in about an hour and a half :) | 07:58 |
Alklomion | as well as removed a few for-each loops | 07:59 |
mithro | Alklomion: yay! | 08:00 |
Alklomion | i haven't done anything in those new files found under generated yet | 08:00 |
mithro | okay | 08:00 |
mithro | Alklomion: it's always easier a second time | 08:01 |
Alklomion | :) | 08:01 |
Alklomion | third | 08:01 |
Alklomion | i realised i was editing old files, its not good to have two projects open with the same name | 08:02 |
mithro | yeah - that sounds right :) | 08:02 |
CIA-29 | alklomion /tmp/WDTjs7OFK6/eTbgDGaktJ-midp * r31e11966adf8 /src/net/thousandparsec/netlib/ (15 files): (log message trimmed) | 08:14 |
CIA-29 | A redo on the newer version of the code, I have removed a _lot_ of the unsupported generics code that is present in libprototp-java and cannot be present in libprototp-midp. | 08:14 |
CIA-29 | Further: i have changed all for-each loops (unsupported in midp) found in the netlib directory and have replaced them with for loops. | 08:14 |
CIA-29 | Replaced some lists with vectors, in all tried cases, these worked | 08:14 |
CIA-29 | Removed annotations | 08:14 |
CIA-29 | Some generics are left in because it breaks things further, discussion and research as to how to fix these will be needed | 08:14 |
CIA-29 | All these changes are untested at this point, as there is nothing developed to test them against | 08:14 |
Alklomion | mithro: I've not gotten around to the prototype mockups, i guess i'll probably do them and send you them tomorrow afternoon | 08:17 |
mithro | Alklomion: okay cool | 08:17 |
JLP | mithro: what os the TP feed collection link from Planet SoC again? | 08:34 |
mithro | http://planet-soc.com/organization/Thousand+Parsec/universe | 08:34 |
tpb | <http://ln-s.net/1pKC> (at planet-soc.com) | 08:34 |
JLP | oh this one is showing the posts from all categories, not just gsoc/tp | 08:36 |
JLP | probably the /planet one should show only gsoc feeds, I'll use that one, it will probably be fixed later | 08:41 |
Alklomion | see you tomorrow | 08:44 |
*** Alklomion has quit IRC | 08:44 | |
*** andrei has quit IRC | 08:48 | |
mithro | JLP: yes | 08:50 |
*** andrei has joined #tp | 08:54 | |
*** TBBle has joined #tp | 09:09 | |
*** Iwanowitch has joined #tp | 09:14 | |
*** pluskid has joined #tp | 09:15 | |
JLP | ahoy pluskid and Iwanowitch | 09:25 |
pluskid | hi | 09:26 |
JLP | pluskid, Iwanowitch: don't forget to register at http://planet-soc.com/ and add feeds to your gsoc blogs | 09:26 |
tpb | Title: Planet SoC (at planet-soc.com) | 09:26 |
pluskid | JLP: I think I've done that yesterday | 09:27 |
pluskid | am I supposed to post the feed link? | 09:27 |
JLP | pluskid: ah yes i see it, vool | 09:27 |
pluskid | :) | 09:28 |
JLP | s/vool/cool | 09:28 |
* llnz wanders off | 09:38 | |
llnz | later all | 09:38 |
*** llnz has quit IRC | 09:38 | |
mithro | hey pluskid :) | 09:39 |
pluskid | hi mithro | 09:39 |
mithro | you have email | 09:40 |
Iwanowitch | JLP: okay, will do | 09:40 |
pluskid | mithro: got it. reading. | 09:40 |
mithro | pluskid: could you turn off HTML email in Gmail? | 09:42 |
pluskid | mithro: sure. :) | 09:42 |
mithro | your reply was a bit mangled by it | 09:43 |
Iwanowitch | Any project-specific guidlines on this Git thing? Or is the "git for SVN users" guide enough? | 09:43 |
Iwanowitch | (together with Google and similar resources) | 09:43 |
mithro | Iwanowitch: pretty much :) | 09:44 |
pluskid | mithro: got it. I'll sent you plain text mail in the future. :) | 09:44 |
mithro | pluskid: no worries - I'm going to keep poking the gmail team about it now :P | 09:44 |
*** accAgon has joined #tp | 09:46 | |
pluskid | mithro: That's cool! They should have better support to the plain text mail. :D | 09:49 |
mithro | here plain-text version should be better | 09:50 |
mithro | s/here/there | 09:50 |
ezod | im really not a fan of the auto-wrap | 09:50 |
ezod | messes up pgp | 09:50 |
mithro | anyway I should be in bed now | 09:51 |
pluskid | 9t | 09:51 |
mithro | pluskid: you able to connect to git? | 09:51 |
pluskid | mithro: yep | 09:51 |
mithro | pluskid: cool | 09:51 |
pluskid | I'm trying to set the origin to my new url | 09:51 |
pluskid | maning git-remote :) | 09:52 |
pluskid | mithro: thank you. | 09:52 |
mithro | I was looking for an email from you with an attachment which is why I missed your first request :P | 09:52 |
mithro | pluskid: I set you as the owner of Schemepy repository too :P | 09:52 |
mithro | http://git.thousandparsec.net/gitweb/gitweb.cgi?p=schemepy.git;a=summary | 09:53 |
tpb | <http://ln-s.net/okn> (at git.thousandparsec.net) | 09:53 |
pluskid | mithro: thank you. :) | 09:53 |
pluskid | I will work on the repo directly instead of a new branch | 09:53 |
pluskid | since there haven't too much code yet. :) | 09:53 |
mithro | pluskid: yes, that is fine | 09:53 |
mithro | Iwanowitch: I'm waiting on your public key :) | 09:56 |
Iwanowitch | mithro: Wait, what? I just made an ssh connection to the git server (which rejected me for thinking it is a shell) | 09:58 |
Iwanowitch | verhoevenv is me. | 09:58 |
mithro | o wait :P | 09:59 |
mithro | silly me | 09:59 |
*** accAgon has quit IRC | 09:59 | |
*** accAgon has joined #tp | 10:00 | |
CIA-29 | jlp web * r187602a3ebac /news/2008-04-23-1400.news: Meet Thousand Parsec GSoC 2008 Students | 10:00 |
Iwanowitch | The difference between "verhoevenv" and "Iwanowitch" is mostly historical. I picked the former for git username because it matches most of my other accounts then. | 10:01 |
mithro | JLP: can you include a short 2-3 line description? | 10:01 |
mithro | Iwanowitch: no probs | 10:01 |
mithro | JLP: could you add a short description of each project? | 10:02 |
*** accAgon has quit IRC | 10:03 | |
JLP | mithro: from summary into the news? | 10:04 |
mithro | yeah - I think it would be good | 10:05 |
CIA-29 | pluskid schemepy * r889f31b9543f /doc/ (19 files in 4 dirs): add document skeleton | 10:05 |
CIA-29 | pluskid schemepy * r783bae10e631 / (.gitignore doc/html/front_end.html doc/src/front_end.rst): document for the front-end of Schemepy | 10:05 |
CIA-29 | pluskid schemepy * re4617ceca2a9 /doc/ (html/front_end.html src/front_end.rst): update front-end api | 10:05 |
mithro | rst? | 10:06 |
pluskid | cool. git push works! | 10:06 |
mithro | yes :) | 10:06 |
JLP | mithro: let's see if i can come up with nice descriptions | 10:08 |
mithro | I think we could also do a weekly "meet the student" type session | 10:09 |
JLP | yeah that would also be nice, kinda like an interview by e-mail | 10:22 |
pluskid | interview every week? | 10:22 |
JLP | pluskid: well we could come up with some questions which we would then send out once to each student and then publish the Q&A in wiki for example | 10:23 |
pluskid | JLP: Oh, that's fine. :) | 10:24 |
JLP | pluskid: kinda like this - http://behindkde.org/ | 10:24 |
tpb | Title: People Behind KDE (at behindkde.org) | 10:24 |
mithro | JLP: lets wait till SoC actually starts I think | 10:25 |
mithro | anyway I'm really disappearing now | 10:25 |
mithro | gnight! | 10:25 |
JLP | mithro: yeah of course | 10:25 |
JLP | mithro: good night | 10:25 |
pluskid | JLP: haha, that's interesting. | 10:27 |
pluskid | gnight mithro | 10:27 |
tpb | <tpb@worldforge> New news from http://www.thousandparsec.net/tp/rss.php: Meet Thousand Parsec GSoC 2008 Students | 10:31 |
pluskid | tpb is a robot? | 10:36 |
JLP | pluskid: yup, thousand parsec bot | 10:36 |
pluskid | JLP: cool | 10:36 |
* JLP goes back home | 10:37 | |
JLP | see you in an hour or so | 10:37 |
pluskid | see you | 10:39 |
*** mithro has quit IRC | 10:51 | |
*** Lukstr_ has joined #tp | 12:18 | |
*** Lukstr has quit IRC | 12:20 | |
CIA-29 | pluskid schemepy * r85d15b413093 /schemepy/guile/guile.py: disable gc debug output | 12:38 |
CIA-29 | pluskid schemepy * rd112d5780736 /tests/ (18 files): rename all test files so that py.test can discover them automatically. | 12:39 |
CIA-29 | pluskid schemepy * raacb4958b7ef /tests/common.py: | 12:39 |
CIA-29 | fix the require path for schemepy module. | 12:39 |
CIA-29 | Then we can run the test cases in any working directory. | 12:39 |
CIA-29 | pluskid schemepy * r9267c12fd2d5 / (Rakefile doc/Rakefile doc/src/compile-doc.py): Rake task for running tests and generating documents. | 12:39 |
*** Erroneous has joined #tp | 12:54 | |
*** pluskid has quit IRC | 12:55 | |
*** bddebian has joined #tp | 13:05 | |
bddebian | Heya | 13:06 |
*** JLafont has joined #tp | 13:20 | |
*** JLafont has quit IRC | 13:29 | |
*** vi1985 has joined #tp | 13:37 | |
vi1985 | hey guys | 13:37 |
JLP | vi1985: ahoy | 13:48 |
vi1985 | roger that mate | 13:49 |
*** Lukstr_ is now known as Lukstr | 14:16 | |
*** andrei has quit IRC | 14:32 | |
*** JLP_ has joined #tp | 14:33 | |
*** JLafont has joined #tp | 14:49 | |
*** JLP has quit IRC | 14:50 | |
*** JLP_ has quit IRC | 14:59 | |
*** JLP_ has joined #tp | 15:07 | |
*** JLP_ is now known as JLP | 15:37 | |
*** vi1985_ has joined #tp | 15:49 | |
CIA-29 | jlp web * r307a020a3b83 /news/ (4 files): A couple of XHTML fixes | 15:56 |
CIA-29 | jlp web * rc0bbf4b55bd4 /news/2007-12-30-1015.news: One more XHTML fix | 15:56 |
*** AquaFox has quit IRC | 15:58 | |
*** andrei has joined #tp | 16:01 | |
*** andrei_ has joined #tp | 16:01 | |
*** vi1985__ has joined #tp | 16:02 | |
*** andrei__ has joined #tp | 16:02 | |
*** andrei_ has quit IRC | 16:03 | |
*** andrei__ has quit IRC | 16:04 | |
*** vi1985 has quit IRC | 16:07 | |
*** vi1985__ is now known as vi1985 | 16:07 | |
*** bddebian has quit IRC | 16:12 | |
*** vi1985_ has quit IRC | 16:18 | |
*** JLP_ has joined #tp | 16:34 | |
*** _JLP_ has joined #tp | 16:40 | |
*** JLP has quit IRC | 16:51 | |
*** JLP_ has quit IRC | 16:55 | |
*** _JLP_ is now known as JLP | 17:10 | |
*** JLP_ has joined #tp | 17:12 | |
*** JLafont has quit IRC | 17:23 | |
*** Demitar has joined #tp | 17:25 | |
*** Demitar_ has joined #tp | 17:26 | |
*** JLP has quit IRC | 17:29 | |
*** JLP_ is now known as JLP | 17:47 | |
tpb | aloril__ has quit worldforge (Ping timeout: 378 seconds) | 17:48 |
tpb | aloril__ has joined on worldforge | 17:57 |
*** JLP_ has joined #tp | 18:17 | |
*** JLP has quit IRC | 18:26 | |
*** nash_ has joined #tp | 18:56 | |
*** greywhind has joined #tp | 19:00 | |
*** nash_ has quit IRC | 19:24 | |
*** nash_ has joined #tp | 19:25 | |
*** Lukstr has quit IRC | 19:29 | |
*** Lukstr has joined #tp | 19:30 | |
*** JLP_ is now known as JLP | 20:13 | |
*** nash_ is now known as nash | 20:21 | |
nash | stupid .se people using my nick | 20:22 |
*** Erroneous has quit IRC | 20:30 | |
*** mithro has joined #tp | 20:43 | |
*** llnz has joined #tp | 20:44 | |
mithro | morning people | 20:44 |
mithro | hey llnz | 20:44 |
greywhind | hey mithro | 20:44 |
llnz | hi mithro | 20:49 |
nash | Pants on! | 20:49 |
mithro | I don't think my work collegues work enjoy Pants Off! :) | 20:53 |
nash | They need to get out more | 20:56 |
greywhind | mithro: the person who administrates my internship posted this on the blog for the SAGE club at our school: http://dvsageclub.blogspot.com/2008/04/thousand-parsec-project.html | 21:04 |
tpb | <http://ln-s.net/1pQL> (at dvsageclub.blogspot.com) | 21:04 |
greywhind | free publicity :) | 21:04 |
mithro | greywhind: cool :) | 21:05 |
*** JLP_ has joined #tp | 21:05 | |
mithro | hey JLP | 21:05 |
*** JLP has quit IRC | 21:25 | |
*** JLP_ has quit IRC | 21:35 | |
*** Ohm_ has quit IRC | 21:45 | |
*** vi1985___ has joined #tp | 21:57 | |
*** vi1985 has quit IRC | 22:10 | |
tpb | aloril__ has quit worldforge (Ping timeout: 378 seconds) | 22:15 |
*** bddebian has joined #tp | 22:15 | |
mithro | heading to lunch | 22:16 |
mithro | will be back later | 22:16 |
bddebian | Heya folks | 22:18 |
nash | heyo bddebian... | 22:19 |
nash | bddebian: Still no galaxie debian fixes ;-) | 22:19 |
bddebian | Hi nash | 22:19 |
bddebian | I know, sorry :-( | 22:19 |
nash | That's cool | 22:20 |
nash | It still depends on experimental debian.. | 22:20 |
nash | Do you have commit to TP git? | 22:20 |
bddebian | Dunno | 22:21 |
nash | hmm... well if you do, you hereby have permission to commit to galaxie for such things whenever you wish | 22:22 |
* bddebian goes looking for the git equivalent of rm -rf | 22:24 | |
bddebian | ;-P | 22:24 |
nash | bddebian: history is fun ;-) | 22:27 |
bddebian | :) | 22:29 |
Iwanowitch | Night all. | 22:31 |
*** Iwanowitch has quit IRC | 22:31 | |
greywhind | mithro: any chance you could talk to me about constructing the list of messages? | 22:31 |
nash | greywhind: He is at lunch | 22:37 |
nash | bddebian: Have you tried to build it? | 22:38 |
greywhind | nash: ah. so i see. | 22:39 |
bddebian | nash: No, no recently :'-( | 22:40 |
bddebian | RL job is ugly lately | 22:40 |
nash | bddebian: At all? ;-) | 22:40 |
nash | bddebian: That I can appreciate | 22:40 |
bddebian | I tried it the first time you asked me about it. Not since to be honest. :( | 22:41 |
nash | bddebian: That's cool, | 22:43 |
*** JLP_ has joined #tp | 22:48 | |
tpb | aloril has joined on worldforge | 22:50 |
* mithro is back! | 23:09 | |
mithro | greywhind: I'm back now | 23:12 |
nash | It's a fake mithro! | 23:18 |
mithro | I'm going to meeting | 23:18 |
nash | See, no real mithro would go to a meeting ;-) | 23:19 |
tpb | aloril_ has joined on worldforge | 23:30 |
tpb | aloril has quit worldforge (Ping timeout: 378 seconds) | 23:34 |
*** pluskid has joined #tp | 23:48 | |
*** AquaFox has joined #tp | 23:54 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!