|
Members in Shoutbox
None.
Shoutbox Search
Shoutbox Commands
/w [name] > Whisper
/r > Reply to last whisper /me > Marks as action Shoutbox Information
Moderators may delete any and all shouts at will.
|
Global Shoutbox
Please log in to shout.
[2015-12-31. : 4:55 pm] payne -- but you know, more than half of the USA pop6lation has oral herpes... and unfortunately, this bitch virus can spread even if it is not active or showing signs[2015-12-31. : 4:54 pm] payne -- hopefully it doesnt spread anywhere else... or rather, hopefully, its not herpes[2015-12-31. : 4:53 pm] payne -- lil-Infernolil-Inferno shouted: payne lmao sore throat, hard swallowing, nasty yellowish thing on my bottom lip, and over expanded ganglions below the jaw... that meets almost all the requirements of the symptoms ![]() [2015-12-31. : 4:25 pm] lil-Inferno -- paynepayne shouted: i think i just caught herpes from a sexy hippy lmao![]() [2015-12-31. : 3:49 pm] payne -- I always am surprised to look at my stats and see that I still figure as a poster of more than 1 post per day on average.[2015-12-31. : 3:05 pm] Wing Zero -- I always win the shitty raffles and lose the big money ones too...[2015-12-31. : 11:44 am] Excalibur -- When you can't sleep, nothings real. Everything is a meme of a meme of a meme.[2015-12-31. : 11:14 am] KrayZee -- Or we somehow troll people in the future with clickbaits to articles or videos...[2015-12-31. : 11:13 am] KrayZee -- Let's say a hundred years from now, people using the internet looking back and reading all the data from our generation and realized we're all dead[2015-12-31. : 10:01 am] Oh_Man -- fck i can't even log onto East right now, think it has banned me or something for trying too many times to remove my plug. I'm in west ATM.[2015-12-31. : 8:35 am] O)FaRTy1billion[MM] -- I'm not too worried. Dem0n just asked if I could find stuff and this was code I found for reading the data files ![]() [2015-12-31. : 8:33 am] O)FaRTy1billion[MM] -- because sym[0] is apparently the string offset in the string table, but then the LL[i] thing goes completely unused[2015-12-31. : 8:33 am] O)FaRTy1billion[MM] -- I feel like self.symbols.append ((name, sym[0], sym[1], sym[2], sym[3])) should be [1], [2], [3] and [4] instead[2015-12-31. : 8:32 am] Vrael -- then he rebinds the symbols name to a new empty list without ever using it[2015-12-31. : 8:32 am] O)FaRTy1billion[MM] -- It's because it's reading a weird file format ... I have no idea what any of the symbols mean. I hope to find that out when I get this converted to C and I can run it. ![]() [2015-12-31. : 8:31 am] O)FaRTy1billion[MM] -- It absolutely is not written well, but I am able to follow it ![]() [2015-12-31. : 8:30 am] Vrael -- oh so it's concatenating a new element to Ls each time and then appendng that new tuple to the symbols list[2015-12-31. : 8:30 am] O)FaRTy1billion[MM] -- http://www.java2s.com/Code/Python/Tuple/Tupleconcatenation.htm[2015-12-31. : 8:30 am] O)FaRTy1billion[MM] -- I have no way of actually running it, so I can't really test it but everything I was googling said you can + a tuple[2015-12-31. : 8:28 am] O)FaRTy1billion[MM] -- ya, but I now know with certainty that I was understanding it correctly ![]() [2015-12-31. : 8:27 am] O)FaRTy1billion[MM] -- ya, that's the same page I'm on when I decided FaRTy1billionFaRTy1billion shouted: Oh, unpack returns a tuple, so it is a tuple [2015-12-31. : 8:26 am] Vrael -- L is a tuple based on this: https://docs.python.org/2/library/struct.html[2015-12-31. : 8:26 am] O)FaRTy1billion[MM] -- But I have to finish looking at it tomorrow .. I should be asleep right now.[2015-12-31. : 8:26 am] O)FaRTy1billion[MM] -- I'll continue to just assume it shoves an LL[i] at the end of the list/array/tuple that is Ls ![]() [2015-12-31. : 8:22 am] O)FaRTy1billion[MM] -- http://repo.or.cz/dormin.git/blob/refs/heads/master:/reeng/xff2.py#l72[2015-12-31. : 8:19 am] Vrael -- ok so, the expression A + (B[i],) should fail with a TypeError if A is a list[2015-12-31. : 8:17 am] Vrael -- if it's an array, and you do an array plus an integer what you really get is Arr1 + B*ones(shape_of_Arr1) |