--- Log opened Sat Mar 31 00:00:17 2012 |
00:04 | | Reaper [Z@Nightstar-3602cf5a.cust.comxnet.dk] has joined #code |
00:09 | | Derakon[AFK] is now known as Derakon |
01:53 | | Attilla [Obsolete@Nightstar-98fb4227.as43234.net] has quit [Ping timeout: 121 seconds] |
02:01 | | Derakon is now known as Derakon[AFK] |
02:05 | | Noah [noah@D5CC77.617194.5C9AE8.BDECC2] has quit [Ping timeout: 121 seconds] |
02:11 | | Kindamoody|out [Kindamoody@Nightstar-6154a72a.tbcn.telia.com] has quit [Client exited] |
02:12 | | Kindamoody|out [Kindamoody@Nightstar-6154a72a.tbcn.telia.com] has joined #code |
02:12 | | mode/#code [+o Kindamoody|out] by ChanServ |
02:12 | | Kindamoody|out is now known as Kindamoody |
02:22 | | Noah [noah@D5CC77.617194.5C9AE8.BDECC2] has joined #code |
02:30 | | Vash [Vash@Nightstar-cdeba41f.wlfrct.sbcglobal.net] has joined #code |
02:30 | | mode/#code [+o Vash] by ChanServ |
02:48 | < Noah> | Glad I saved my document, graphics went all wonky after suspending |
02:51 | | * Vornicus fiddles with file parsing. |
02:53 | < Noah> | Any particular type of file? |
02:56 | <~Vornicus> | It's a "custom file format" which is composed of several csv sections separated by blank lines. |
02:56 | | cpux is now known as cpux[RhythmHeavenFever] |
02:58 | | SmithKurosaki [smith@Nightstar-1748d158.home1.cgocable.net] has joined #code |
02:58 | <~Vornicus> | I'm poking at ways to make the blank lines switch modes for me. |
02:58 | | * Vornicus hats smith |
02:58 | < SmithKurosaki> | HAT |
02:58 | < SmithKurosaki> | ty |
03:00 | <~Vornicus> | haha, it works |
03:01 | <~Vornicus> | If I tell a loop on csv.reader to break, the reader object keeps its state, so I can start a fresh loop and it will pick up where it left off. |
03:12 | | Noah [noah@D5CC77.617194.5C9AE8.BDECC2] has quit [Ping timeout: 121 seconds] |
03:24 | <~Vornicus> | Now to remember what i was doing with it. |
03:36 | | Reaper [Z@Nightstar-3602cf5a.cust.comxnet.dk] has quit [Ping timeout: 121 seconds] |
03:42 | <~Vornicus> | I'm half expecting someone to yell at me that this is Bad & Wrong, but it feels like the way it's kind of supposed to be done. |
03:44 | | Noah [noah@D5CC77.617194.5C9AE8.BDECC2] has joined #code |
03:45 | | Thalass [Thalass@Nightstar-392076e0.vianet.ca] has joined #code |
03:45 | < Thalass> | lo |
03:46 | < Noah> | Vornicus: Sounds hacky |
03:49 | | * Noah sets mode: +consumed Sandwiches |
03:53 | < Thalass> | Ok so in my efforts to rid myself of gnome-keyring i have borked the logon screen and this am locked out of my own system. |
03:53 | | Rhamphoryncus [rhamph@Nightstar-5697f7e2.abhsia.telus.net] has quit [Client exited] |
03:54 | | * Thalass facepalm |
03:55 | | * Noah snrks |
03:55 | < Noah> | Good job Thalass, that's totally how you Linux. |
03:55 | < Thalass> | hahaha |
03:57 | < Thalass> | I'll make a live-usb in the morning and try and undo my stupid. I have this shiny new phone so i'm not entirely in the daek ages |
03:57 | < Noah> | God, the Microsft official academic course books are the blandest thing I've ever read |
03:57 | < Noah> | And they always have some douchey looking douche on the cover |
03:58 | < Thalass> | An "i'm a PC" kind of guy? |
03:59 | < Noah> | No, this asshole has hair, lots of it |
03:59 | < Noah> | But he's smirking over his hands as he rests his chin on them |
04:00 | < Noah> | I just want to punch him in the face for being there |
04:00 | < Thalass> | aaah |
04:02 | < Noah> | http://www.gfxtra.com/uploads/posts_images/1/4/143191/34bafdb51f87ef532400d56007 bdb7f3.jpeg |
04:02 | < Noah> | That asshole |
04:02 | | * Vornicus asks in #python on freenode whether that's sane or not, and gets a "sounds good, if it works" |
04:02 | <~Vornicus> | and it does, so there I go. |
04:03 | < Noah> | Damn, I'm actually not in there |
04:03 | < Noah> | I usually get 50 different answers of varying degrees of pythonicness |
04:03 | < Noah> | So I just ask here. |
04:03 | < Noah> | Since you all are like "do it this way noob" |
04:20 | < Thalass> | what are you doing, Vorn |
04:20 | < Thalass> | +? |
04:36 | | Thalass [Thalass@Nightstar-392076e0.vianet.ca] has quit [[NS] Quit: omg bed] |
04:42 | | eckse [eckse@Nightstar-0ebdbca6.dsl.sentex.ca] has quit [Connection reset by peer] |
04:43 | <~Vornicus> | Thal: I'm building a thing that reads a csv file that's in several parts separated by blank lines |
04:53 | <~Vornicus> | And so I was using break to hop between loops while keeping the reader's state |
04:53 | <~Vornicus> | ANd apparently that's a reasonable course of action. |
04:58 | < Noah> | I still think it sounds hacky |
05:00 | <~Vornicus> | I believe my response should be "lern2statemachine, noob" |
05:07 | < Noah> | prolly |
05:12 | | celticminstrel [celticminst@Nightstar-5d22ab1d.cable.rogers.com] has quit [[NS] Quit: Kablammo! Celticminstrel is now unavailable for comment.] |
05:39 | | SmithKurosaki [smith@Nightstar-1748d158.home1.cgocable.net] has quit [Operation timed out] |
06:10 | < Noah> | Bah, what's with the lack of binaries for 64 bit. |
06:10 | < Noah> | A several years ago, sure, but now everyone has 64 bit arch |
06:11 | < Noah> | Guess I'll just stick with Kega Fusion for Genesis emulation, it isn't giving me issues |
06:11 | < Noah> | Just gotta make a launcher for it, and that's annoying in gnome 3 |
06:12 | | Vash [Vash@Nightstar-cdeba41f.wlfrct.sbcglobal.net] has quit [[NS] Quit: I lovecraft Vorn!] |
06:19 | < Noah> | Or use alacarte, that seems to work |
06:47 | | Eri [Eri@Nightstar-3e5deec3.gv.shawcable.net] has joined #code |
06:48 | < Eri> | Holy hell, I just found found out the mage kid in Recettear can rapid-fire his spells |
06:48 | < Eri> | Boss fight in less than 15 seconds |
06:53 | | Derakon[AFK] is now known as Derakon |
07:07 | | Derakon is now known as Derakon[AFK] |
07:29 | | cpux[RhythmHeavenFever] is now known as cpux |
07:52 | | Attilla [Obsolete@Nightstar-98fb4227.as43234.net] has joined #code |
07:56 | | Attilla [Obsolete@Nightstar-98fb4227.as43234.net] has quit [Ping timeout: 121 seconds] |
08:10 | | Alek [omegaboot@Nightstar-efc8dc53.il.comcast.net] has quit [Ping timeout: 121 seconds] |
09:45 | | Attilla [Obsolete@Nightstar-98fb4227.as43234.net] has joined #code |
11:24 | | Reaper [Z@Nightstar-3602cf5a.cust.comxnet.dk] has joined #code |
11:44 | | Reaper [Z@Nightstar-3602cf5a.cust.comxnet.dk] has quit [Ping timeout: 121 seconds] |
11:51 | < Tarinaky> | What the merry fuck. |
11:52 | <@TheWatcher> | ? |
11:52 | < Tarinaky> | Java is complaining that it can't find main. |
11:52 | < Tarinaky> | It's right fucking there. |
11:53 | < Tarinaky> | "Could not find the main class: OrderPlacer. Program will exit." |
11:53 | <@TheWatcher> | *waves hand* this is not the main you are looking for |
11:53 | <@TheWatcher> | (checked the return type/args for main() are right?) |
11:53 | < Tarinaky> | public static void main (String args) { OrderPlacer foo = new OrderPlacer(new Till()); } |
11:54 | <@TheWatcher> | Should be an array of String for args |
11:55 | < Tarinaky> | Is that String[] args or String args[] ? |
11:55 | <@TheWatcher> | The former |
11:55 | <@TheWatcher> | (although, iirc, both should work) |
11:55 | < Tarinaky> | No change. |
11:55 | <@TheWatcher> | wait, I think it should also be int main |
11:55 | < Tarinaky> | Ah! |
11:56 | < Tarinaky> | String[] args is letting Eclipse launch it |
11:56 | < Tarinaky> | It's just trying to invoke it from the command line that isn't working now :/ |
11:58 | < Tarinaky> | I fucking hate Java. |
11:59 | | * TheWatcher hands you a club membership card |
11:59 | < Tarinaky> | I know how we can make programming really easy! |
12:00 | < Tarinaky> | We'll mandate that package names have to be obscenely long strings so that someone's -bound- to get the invocation wrong! |
12:00 | < Tarinaky> | (Found the problem) |
12:00 | | * Tarinaky grumbles. |
12:03 | <@TheWatcher> | Missing uppercase letter somewhere? |
12:04 | < Tarinaky> | No idea. |
12:04 | < Tarinaky> | The keyboards they have in this computer lab are useless. |
12:04 | < Tarinaky> | Unless you pound on them like a retard you won't get anything typed. |
12:05 | < Tarinaky> | I just like having a large screen for a change. |
12:05 | < Tarinaky> | Rather not have to start packing my own bloody keyboard in my rucksack. |
12:11 | <@TheWatcher> | Obviously, you need to bring one of the screens home in your rucksack~ |
12:13 | < Tarinaky> | It's screwed down. |
12:14 | < Tarinaky> | Do you have any idea how I get an Icon fom the look and feel? |
12:15 | < Tarinaky> | I don't have a custom image... But I thought Java had a bunch of built in icon gifs or this kind of thing |
12:15 | <@TheWatcher> | No clue, haven't touched Java UI stuff in donkey's |
12:36 | | AnnoDomini [annodomini@A08927.B4421D.B81A91.464BAB] has joined #code |
12:36 | | mode/#code [+o AnnoDomini] by ChanServ |
12:44 | | thalass [thalass@Nightstar-392076e0.vianet.ca] has joined #code |
12:46 | < thalass> | The lesson for today? READ THE COMMENTS if you're changing something in your system. All the comments had the same problem as i had - being locked out of the computer after changing /etc/pam.d/gdm |
12:46 | < thalass> | But they also had the solution. And i learned how to get to command line from the login screen. Educational! |
12:47 | <@Tamber> | So it's not *entirely* wasted, then? :) |
12:48 | < thalass> | nope. Silver lining! heh. |
13:08 | < Tarinaky> | ... |
13:08 | < Tarinaky> | Swing - y u not work properly. |
13:53 | | celticminstrel [celticminst@Nightstar-5d22ab1d.cable.rogers.com] has joined #code |
13:54 | | celticminstrel [celticminst@Nightstar-5d22ab1d.cable.rogers.com] has quit [Connection closed] |
13:54 | | celticminstrel [celticminst@Nightstar-5d22ab1d.cable.rogers.com] has joined #code |
13:59 | | AnnoDomini [annodomini@A08927.B4421D.B81A91.464BAB] has quit [Ping timeout: 121 seconds] |
14:20 | | thalass [thalass@Nightstar-392076e0.vianet.ca] has quit [Ping timeout: 121 seconds] |
14:21 | <@TheWatcher> | Tarinaky: because swing is made of spiders and woe. |
14:21 | < Tarinaky> | Code spiders. |
14:21 | < Tarinaky> | Kill them with ire. |
14:21 | < Tarinaky> | *fie |
14:21 | < Tarinaky> | Whatever. |
14:26 | < Tarinaky> | I hate this project. I've spent all day doing maybe 30 minutes of work because I just can't be arsed. |
14:27 | <@TheWatcher> | IME Java does that to a person >.> |
14:29 | < Tarinaky> | Basically, all i've acomplished today is listening to Tubular Bells III. |
14:29 | < Tarinaky> | :/ |
14:31 | | Noah [noah@D5CC77.617194.5C9AE8.BDECC2] has quit [[NS] Quit: Leaving.] |
14:51 | | AnnoDomini [annodomini@A08927.B4421D.B81A91.464BAB] has joined #code |
14:51 | | mode/#code [+o AnnoDomini] by ChanServ |
15:12 | | Rhamphoryncus [rhamph@Nightstar-5697f7e2.abhsia.telus.net] has joined #code |
15:20 | | cpux [cpux@Nightstar-c5874a39.dyn.optonline.net] has quit [Ping timeout: 121 seconds] |
15:20 | | cpux [cpux@Nightstar-c5874a39.dyn.optonline.net] has joined #code |
15:37 | | Vornicus [vorn@ServerAdministrator.Nightstar.Net] has quit [Ping timeout: 121 seconds] |
15:42 | | Vornicus [vorn@ServerAdministrator.Nightstar.Net] has joined #code |
15:42 | | mode/#code [+qo Vornicus Vornicus] by ChanServ |
15:54 | | eckse [eckse@Nightstar-856fc067.dsl.sentex.ca] has joined #code |
15:54 | | mode/#code [+o eckse] by ChanServ |
15:55 | | eckse [eckse@Nightstar-856fc067.dsl.sentex.ca] has quit [Operation timed out] |
15:57 | | eckse [eckse@Nightstar-856fc067.dsl.sentex.ca] has joined #code |
15:57 | | mode/#code [+o eckse] by ChanServ |
16:30 | | Alek [omegaboot@Nightstar-efc8dc53.il.comcast.net] has joined #code |
16:30 | | mode/#code [+o Alek] by ChanServ |
17:13 | | gnolam [lenin@Nightstar-202a5047.priv.bahnhof.se] has joined #code |
17:16 | | cpux|2 [cpux@Nightstar-c5874a39.dyn.optonline.net] has joined #code |
17:18 | | cpux [cpux@Nightstar-c5874a39.dyn.optonline.net] has quit [Ping timeout: 121 seconds] |
18:17 | | Noah [NSwebIRC@D82662.C541A8.D65203.7C054A] has joined #code |
18:17 | < Noah> | Blah |
18:18 | | Noah [NSwebIRC@D82662.C541A8.D65203.7C054A] has quit [[NS] Quit: Page closed] |
18:20 | | Noah [NSwebIRC@D82662.C541A8.D65203.7C054A] has joined #code |
18:22 | < Noah> | Something fun to install on Linux |
18:22 | < Noah> | GO |
18:24 | < Noah> | Or just fucking sit there, that works too |
18:25 | <@rms> | nodejs, Descent 1/2 ports, Minecraft, Battle of Westnoth |
18:26 | < Noah> | nodejs, really? |
18:50 | | Kindamoody is now known as Kindamoody[zZz] |
18:51 | <@rms> | Yes |
18:52 | | rms is now known as Anna |
18:58 | | Attilla [Obsolete@Nightstar-98fb4227.as43234.net] has quit [[NS] Quit: ] |
19:00 | | AnnoDomini is now known as Jasever |
19:09 | | Attilla [Obsolete@Nightstar-98fb4227.as43234.net] has joined #code |
19:19 | | Derakon[AFK] is now known as Derakon |
19:26 | | thalass [thalass@Nightstar-392076e0.vianet.ca] has joined #code |
20:41 | | Noah [NSwebIRC@D82662.C541A8.D65203.7C054A] has quit [Ping timeout: 121 seconds] |
20:57 | | Noah [NSwebIRC@D82662.C541A8.D65203.7C054A] has joined #code |
20:58 | < Noah> | Fuck it's cold in the lab today |
20:58 | <@Anna> | World backup day today |
20:58 | < Noah> | hey wut? |
20:59 | <@Anna> | Backup the world! |
20:59 | <@Anna> | We only have one. |
20:59 | < Noah> | Should I be collecting dandylion puffs or something? |
21:04 | < celticminstrel> | XD |
21:26 | | cpux|2 is now known as cpux |
21:52 | | Noah [NSwebIRC@D82662.C541A8.D65203.7C054A] has quit [Ping timeout: 121 seconds] |
22:03 | | thalass [thalass@Nightstar-392076e0.vianet.ca] has quit [Ping timeout: 121 seconds] |
22:30 | | Eri [Eri@Nightstar-3e5deec3.gv.shawcable.net] has quit [Ping timeout: 121 seconds] |
23:44 | | Jasever is now known as AnnoDomini |
23:45 | | AnnoDomini [annodomini@A08927.B4421D.B81A91.464BAB] has quit [[NS] Quit: Roleplaying Temperance is easy. Just don't do anything.] |
23:47 | | You're now known as TheWatcher[T-2] |
23:55 | | You're now known as TheWatcher[zZzZ] |
--- Log closed Sun Apr 01 00:00:31 2012 |