[03:36] head_victim: on holidays? === jackson_ is now known as Noskcaj [12:00] hey head_victim [12:03] hey ikt [12:03] hey sagaci! [12:03] what's going on? [12:06] quarter of a century old [12:08] grats :D [12:08] same age as me [12:09] did you see this [12:09] http://www.reddit.com/r/linux/comments/158og0/gnu_strikes_again_pictures_of_the_fsf_surprising/ [12:09] the comments kind of sum up my problem with going out and being pro-active [12:10] you have to fit into a very tiny space of being acceptable and not annoying while mentioning that people should look at using free software [12:10] which is not easy task [12:11] which is not easy task [12:11] mt [12:11] might have to reinstall ubuntu :( [12:11] jockey is not running [12:11] it keeps crashing [13:19] fsf is sometimes looney [13:53] I keep missing sagaci [13:54] Evening ikt [13:57] heya [13:57] head_victim, know much python? [13:58] ikt: the snake or the programming language? [14:06] lol [14:06] the programming language [14:07] I'm using datetime.datetime module [14:07] and I'm like [14:07] what's the difference between 3 days ago and today [14:07] and it says: [14:07] "3 days, 23 hours, 30 minutes, 10 seconds" [14:07] BUT [14:07] when I say, what's the difference between today and 6 hours ago [14:07] it says [14:07] "23 hours, 30 minutes, 10 seconds" [14:07] it doesn't say "0 days" [14:07] and this messes everything up! [14:08] i can't figure out why they don't just say 0 days [14:09] Depends ont he settings for the output I guess. But that's only going off my spreadsheet knowledge, I've never once programmed anything that worked :P I have a habit of finding stuff others have done and tinkering until it does what I need. [14:11] I tried that :( [14:11] internodes mum works in wine [14:11] but it just [14:11] it's like the windows version is 10/10 [14:11] and the wine version is 8/10 [14:11] it does its job, but not well [14:11] btw don't ever do gui programming [14:11] it's a whole other thing [14:11] unless you have some sort of a prebuilt wysiwyg editor [14:12] Mum? [14:59] if any("day" not in hours[0] for s in hours): [14:59] hours.insert(0, "0 days") [14:59] 6 hours work for 2 lines of code