archived stringclasses 2
values | author stringlengths 3 20 | author_fullname stringlengths 4 12 ⌀ | body stringlengths 0 22.5k | comment_type stringclasses 1
value | controversiality stringclasses 2
values | created_utc stringlengths 10 10 | edited stringlengths 4 12 | gilded stringclasses 7
values | id stringlengths 1 7 | link_id stringlengths 7 10 | locked stringclasses 2
values | name stringlengths 4 10 ⌀ | parent_id stringlengths 5 10 | permalink stringlengths 41 91 ⌀ | retrieved_on stringlengths 10 10 ⌀ | score stringlengths 1 4 | subreddit_id stringclasses 1
value | subreddit_name_prefixed stringclasses 1
value | subreddit_type stringclasses 1
value | total_awards_received stringclasses 19
values |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
True | runT1ME | null | Very astute observation and the reason C/C++ GC's are impossible to be what we'd consider 'precise' collectors. So yes, you do get false positives... | null | 0 | 1315001719 | False | 0 | c2h3uls | t3_k2jpn | null | t1_c2h3uls | t1_c2h3a9a | null | 1427552043 | 10 | t5_2fwo | null | null | null |
True | Eoinoc | null | As soon as an app you need (or worse, you wrote) breaks on the next version of Windows you'll very quickly change your mind on that wish. | null | 0 | 1315001764 | False | 0 | c2h3usu | t3_k2ip8 | null | t1_c2h3usu | t1_c2h2pom | null | 1427552045 | 5 | t5_2fwo | null | null | null |
True | ioquatix | null | Yeah, as (clearly?) explained, it only works for pointers directly on the stack. The whole point was to keep it very simple. I'm fully aware that the code is not portable or efficient, and misses many edge cases. Do you think I need to add another note at the top of the blog post clarifying this?
I just wanted to impl... | null | 0 | 1315001822 | True | 0 | c2h3v1m | t3_k2jpn | null | t1_c2h3v1m | t1_c2h1v6o | null | 1427552047 | 7 | t5_2fwo | null | null | null |
True | taejo | null | Perhaps a doubly-linked list is more common. | null | 0 | 1315002033 | False | 0 | c2h3vzf | t3_k2jpn | null | t1_c2h3vzf | t1_c2h36z5 | null | 1427552057 | 3 | t5_2fwo | null | null | null |
True | henk53 | null | Okay, you're right about that ;) | null | 0 | 1315002111 | False | 0 | c2h3waw | t3_k0gbq | null | t1_c2h3waw | t1_c2gv19s | null | 1427552062 | 2 | t5_2fwo | null | null | null |
True | ascii | null | Interesting. It's stuff like this that makes me love writing Linux software.
| null | 0 | 1315002138 | False | 0 | c2h3wep | t3_k2ip8 | null | t1_c2h3wep | t1_c2h240w | null | 1427552063 | 3 | t5_2fwo | null | null | null |
True | harlows_monkeys | null | AES-256, due to weaknesses in the key schedule, is actually weaker than AES-128 (there's a 2^99.5 related-key attack against AES-256). In almost all cases, new code should use AES-128 rather than AES-256.
See the [Wikipedia AES article](http://en.wikipedia.org/wiki/Advanced_Encryption_Standard) or this [Bruce Schneir ... | null | 0 | 1315002172 | False | 0 | c2h3wjr | t3_k1owo | null | t1_c2h3wjr | t1_c2guv4d | null | 1427552064 | 0 | t5_2fwo | null | null | null |
True | vombert | null | But sometimes they don't. Mersenne twister comes to mind, which has period much longer than any simulation ever to be performed. | null | 0 | 1315002244 | False | 0 | c2h3wti | t3_k0y50 | null | t1_c2h3wti | t1_c2gzw86 | null | 1427552068 | 4 | t5_2fwo | null | null | null |
True | ForgettableUsername | null | Chatlogs? | null | 0 | 1315002316 | False | 0 | c2h3x4m | t3_k2x8k | null | t1_c2h3x4m | t3_k2x8k | null | 1427552074 | 199 | t5_2fwo | null | null | null |
True | 33a | null | This is amazing for a javascript game. I tried it on chrome, and my only complaint is that the controls feel a bit laggy, despite the otherwise good framerate. I think this is more likely an issue with the way chrome handles input events, but it could be something else. | null | 0 | 1315002327 | False | 0 | c2h3x66 | t3_k2whl | null | t1_c2h3x66 | t3_k2whl | null | 1427552073 | 2 | t5_2fwo | null | null | null |
True | geekender | null | obligatory....especially when they get to "WTF?" | null | 0 | 1315002610 | False | 0 | c2h3ybd | t3_k2x8k | null | t1_c2h3ybd | t1_c2h3x4m | null | 1427552088 | 3 | t5_2fwo | null | null | null |
True | SpasticusAutisticus | null | I always find it hard to take someone seriously who does:
if (booleanExpression)
return true;
else
return false;
when they can just say:
return booleanExpression;
(or, in this case, !booleanExpression). So I didn't read the rest. | null | 0 | 1315002731 | False | 0 | c2h3yt7 | t3_k2jen | null | t1_c2h3yt7 | t3_k2jen | null | 1427552094 | 16 | t5_2fwo | null | null | null |
True | acct_deleted | null | Making a pie using nothing but duct tape, tinfoil, and a pocket lighter.
While blindfolded.
While doing a handstand. | null | 0 | 1315002814 | False | 0 | c2h3z5q | t3_k1r73 | null | t1_c2h3z5q | t1_c2h0rv9 | null | 1427552099 | 1 | t5_2fwo | null | null | null |
True | psych00range | null | i could just make 20 lines of code or less for AutoHotKey and do the same thing | null | 0 | 1315002849 | False | 0 | c2h3zb9 | t3_k2x8k | null | t1_c2h3zb9 | t3_k2x8k | null | 1427552102 | -32 | t5_2fwo | null | null | null |
True | audiomechanic | null | Exactly. I assumed that's what the link was going to be. | null | 0 | 1315002947 | False | 0 | c2h3zpr | t3_k2x8k | null | t1_c2h3zpr | t1_c2h3x4m | null | 1427552108 | 76 | t5_2fwo | null | null | null |
True | tHeSiD | null | HOW DO I IMPLEMENT THIS?? | null | 0 | 1315003036 | False | 0 | c2h4036 | t3_k2x8k | null | t1_c2h4036 | t3_k2x8k | null | 1427552111 | -3 | t5_2fwo | null | null | null |
True | chrismasto | null | You are incorrect. Though I've certainly seen that misinterpretation. At the same time, measuring productivity is a reasonable thing for bosses to want to do. There are few businesses that can get by for long with no idea whether anything is done or when it will be ready. The difference is that Agile methods attempt to... | null | 0 | 1315003039 | False | 0 | c2h403o | t3_k2ctj | null | t1_c2h403o | t1_c2h34e7 | null | 1427552111 | 5 | t5_2fwo | null | null | null |
True | Bognar | null | Ok, do it. | null | 0 | 1315003042 | False | 0 | c2h4047 | t3_k2x8k | null | t1_c2h4047 | t1_c2h3zb9 | null | 1427552111 | 45 | t5_2fwo | null | null | null |
True | thetoast1 | null | I mean, you don't need to nuke all old API calls right away. It's not like the previous API will need to be scrapped with each new windows edition. Microsoft has some amazingly old parts to their API, such as the 16-bit compatible functions and the VDM which has proven to be a security risk. It was mostly the extrem... | null | 0 | 1315003174 | False | 0 | c2h40lv | t3_k2ip8 | null | t1_c2h40lv | t1_c2h3usu | null | 1427552118 | 2 | t5_2fwo | null | null | null |
True | smek2 | null | >Let me first say that I am a Scala lover and have been a Scala champion for almost 5 years.
Aaand you lost me already. | null | 0 | 1315003185 | False | 0 | c2h40nm | t3_k1oky | null | t1_c2h40nm | t3_k1oky | null | 1427552120 | 4 | t5_2fwo | null | null | null |
True | thetoast1 | null | Yea, I was being sarcastic. A lot of the time I'd much rather be writing Linux software as well... | null | 0 | 1315003228 | False | 0 | c2h40tu | t3_k2ip8 | null | t1_c2h40tu | t1_c2h3wep | null | 1427552121 | 3 | t5_2fwo | null | null | null |
True | mcfish | null | >everybody I talk to says, "Yeah, everyone has to be in the office by 9:30AM sharp for our daily scrum meeting."
TFA actually said 11am so you're either talking about your personal experience or exaggerating the point of the article.
Pick a time across the team and stick to it. 11am sounds perfectly reasonable to... | null | 0 | 1315003264 | False | 0 | c2h40z0 | t3_k2ctj | null | t1_c2h40z0 | t1_c2h0zm7 | null | 1427552122 | 3 | t5_2fwo | null | null | null |
True | Amadiro | null | ...and make the entire computer unusable when it runs? | null | 0 | 1315003312 | False | 0 | c2h416o | t3_k2x8k | null | t1_c2h416o | t1_c2h3zb9 | null | 1427552125 | 14 | t5_2fwo | null | null | null |
True | jayd16 | null | I forgot we're charging by the '\n's now... | null | 0 | 1315003346 | False | 0 | c2h41bw | t3_k2x8k | null | t1_c2h41bw | t1_c2h3zb9 | null | 1427552127 | 27 | t5_2fwo | null | null | null |
True | lostshootinstar | null | You should make it a Reddit bot that responds to comments. | null | 0 | 1315003392 | False | 0 | c2h41hx | t3_k2x8k | null | t1_c2h41hx | t3_k2x8k | null | 1427552130 | 29 | t5_2fwo | null | null | null |
True | mitman | null | Can you explain how to we can use ourselves please? | null | 0 | 1315003471 | False | 0 | c2h41sk | t3_k2x8k | null | t1_c2h41sk | t3_k2x8k | null | 1427552133 | 18 | t5_2fwo | null | null | null |
True | AntiMe | null | Like we need more. | null | 0 | 1315003494 | False | 0 | c2h41vu | t3_k2x8k | null | t1_c2h41vu | t1_c2h41hx | null | 1427552134 | 53 | t5_2fwo | null | null | null |
True | ezekiel | null | I envision the "pure functional" C# Main function that looks something more like this:
List<string> fileLines1 = ReadFileLines("weather.dat");
List<string> fileLines2 = RemoveNonDataLines(fileLines1);
List<WeatherRecord> weatherRecords = ParseWeather(fileLines2);
And, of course, those li... | null | 0 | 1315003542 | False | 0 | c2h422t | t3_k2jen | null | t1_c2h422t | t3_k2jen | null | 1427552136 | 1 | t5_2fwo | null | null | null |
True | LucidOndine | null | Therein lies the difference. | null | 0 | 1315003644 | False | 0 | c2h42hp | t3_k2x8k | null | t1_c2h42hp | t1_c2h416o | null | 1427552142 | 7 | t5_2fwo | null | null | null |
True | chad_flaxington | null | Would making Hogwarts robes make you happy? | null | 0 | 1315003799 | False | 0 | c2h433n | t3_k2x8k | null | t1_c2h433n | t1_c2h41hx | null | 1427552150 | 5 | t5_2fwo | null | null | null |
True | [deleted] | null | Great, now I just need my friends to default to English... | null | 0 | 1315003813 | False | 0 | c2h435y | t3_k2x8k | null | t1_c2h435y | t3_k2x8k | null | 1427552151 | 7 | t5_2fwo | null | null | null |
True | Scriptorius | null | Wait...we're in r/programming, and instead of code...people expect *chat logs*? | null | 0 | 1315003869 | False | 0 | c2h43df | t3_k2x8k | null | t1_c2h43df | t1_c2h3zpr | null | 1427552154 | 291 | t5_2fwo | null | null | null |
True | ioquatix | null | I agree with where you are coming from but for large systems with many long term allocations, reference counting does work pretty well and gives some predictable behaviour in comparison to garbage collection.
If you are writing some algorithm where the level of performance may be affected by increment and decrement o... | null | 0 | 1315003971 | False | 0 | c2h43sk | t3_k2jpn | null | t1_c2h43sk | t1_c2h3na6 | null | 1427552159 | 2 | t5_2fwo | null | null | null |
True | LainIwakura | null | I can do it in 3 lines in prolog.
~~actually I can't~~ | null | 0 | 1315004020 | False | 0 | c2h43z9 | t3_k2x8k | null | t1_c2h43z9 | t1_c2h3zb9 | null | 1427552161 | 10 | t5_2fwo | null | null | null |
True | Athas | null | I don't think they spend much mental effort on visual appeal, if any at all, and I don't mind that. In my preference, colours are needed solely to mark-up information to be more readable, and is in fact rarely needed at all. I don't understand your point about xmonad, seeing as how the default xmonad setup (and many ... | null | 0 | 1315004029 | False | 0 | c2h440h | t3_k1lc2 | null | t1_c2h440h | t1_c2gtkmt | null | 1427552162 | 3 | t5_2fwo | null | null | null |
True | ascii | null | I apologize for my substandard sarcasm detector. | null | 0 | 1315004153 | False | 0 | c2h44i8 | t3_k2ip8 | null | t1_c2h44i8 | t1_c2h40tu | null | 1427552168 | 6 | t5_2fwo | null | null | null |
True | MatrixFrog | null | > we could have "predicate types" like "x is an even integer" or "x is not a prime number" or "x is a string that is a legal VBScript program" or whatever.
I haven't really used it, but if I remember correctly, [Frink](http://futureboy.us/frinkdocs/) has types like that. | null | 0 | 1315004202 | False | 0 | c2h44om | t3_jyis0 | null | t1_c2h44om | t3_jyis0 | null | 1427552170 | 1 | t5_2fwo | null | null | null |
True | psych00range | null | not at all it would check if the windows is blinking with a new im and then do its stuff....might slow down because its constantly checking if the window is blinking or not but not by much | null | 0 | 1315004254 | False | 0 | c2h44we | t3_k2x8k | null | t1_c2h44we | t1_c2h416o | null | 1427552173 | -7 | t5_2fwo | null | null | null |
True | MarkTraceur | null | Common Lisp included this feature in 1985, just evaluate (irritate-my-friends) | null | 0 | 1315004301 | False | 0 | c2h453b | t3_k2x8k | null | t1_c2h453b | t1_c2h43z9 | null | 1427552176 | 16 | t5_2fwo | null | null | null |
True | ioquatix | null | Thanks for your positive feedback! ^_____^
[Edit: Why are people down voting this? I'm just being polite!] | null | 0 | 1315004423 | True | 0 | c2h45is | t3_k2jpn | null | t1_c2h45is | t1_c2h1xpv | null | 1427552181 | 2 | t5_2fwo | null | null | null |
True | munificent | null | I used to write lexers very scrupulously that way (here's [Finch's lexer](https://github.com/munificent/finch/blob/master/src/Syntax/Lexer.cpp), for example). After stumbling onto [one a coworker wrote](http://code.google.com/p/traceur-compiler/source/browse/trunk/src/syntax/Scanner.js) that doesn't unwind back to the ... | null | 0 | 1315004433 | False | 0 | c2h45jy | t3_k12ka | null | t1_c2h45jy | t1_c2gs6kh | null | 1427552182 | 2 | t5_2fwo | null | null | null |
True | Amadiro | null | ...but then it would need to get the window in the foreground, copy the message received, change to the browser window running with the cleverbot session, paste the message in there, wait for a reply, copy the reply, then paste the reply back to the conversation window. | null | 0 | 1315004483 | False | 0 | c2h45ra | t3_k2x8k | null | t1_c2h45ra | t1_c2h44we | null | 1427552184 | 15 | t5_2fwo | null | null | null |
True | munificent | null | > I am actually rather ambiguous about how I feel about this
Not really relevant, but the word the author wants here is "ambivalent". | null | 0 | 1315004503 | False | 0 | c2h45tp | t3_k1r73 | null | t1_c2h45tp | t3_k1r73 | null | 1427552185 | 1 | t5_2fwo | null | null | null |
True | mcguire | null | *Exactly!* | null | 0 | 1315004730 | False | 0 | c2h46on | t3_k21i7 | null | t1_c2h46on | t1_c2gx23d | null | 1427552196 | 3 | t5_2fwo | null | null | null |
True | mycall | null | Gotta love purple interfaces. | null | 0 | 1315004810 | False | 0 | c2h46z0 | t3_k2x8k | null | t1_c2h46z0 | t3_k2x8k | null | 1427552200 | 2 | t5_2fwo | null | null | null |
True | KyteM | null | It only fails to stream because you're using Lists. If you were to use IEnumerable (which is how it's supposed to be and how the article does), it'd work the Haskell way.
IEnumerable<string> RemoveNonDataLines(IEnumerable<string> lines) {
return from line in lines
where line.Tr... | null | 0 | 1315004835 | True | 0 | c2h472z | t3_k2jen | null | t1_c2h472z | t1_c2h422t | null | 1427552202 | 5 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1315004835 | True | 0 | c2h4730 | t3_k2ihg | null | t1_c2h4730 | t1_c2h1mbp | null | 1427552202 | 1 | t5_2fwo | null | null | null |
True | Fhajad | null | Post the .dll | null | 0 | 1315004860 | False | 0 | c2h476b | t3_k2x8k | null | t1_c2h476b | t3_k2x8k | null | 1427552204 | -15 | t5_2fwo | null | null | null |
True | mycall | null | What do you mean by more? | null | 0 | 1315004975 | False | 0 | c2h47m0 | t3_k2x8k | null | t1_c2h47m0 | t1_c2h41vu | null | 1427552216 | 32 | t5_2fwo | null | null | null |
True | kodefuguru | null | I so wanted to edit that, but I decided to quote Ted's code without modification. There's also an issue that it doesn't convert the types from string, so the original example doesn't compile. | null | 0 | 1315004987 | False | 0 | c2h47ne | t3_k2jen | null | t1_c2h47ne | t1_c2h3yt7 | null | 1427552210 | 9 | t5_2fwo | null | null | null |
True | AntiMe | null | There are already lots of bots on reddit. Some upvote, some downvote, some spam. I haven't seen them be too witty but I bet some of the novelty accounts are bots too. | null | 0 | 1315005188 | False | 0 | c2h48cr | t3_k2x8k | null | t1_c2h48cr | t1_c2h47m0 | null | 1427552227 | 20 | t5_2fwo | null | null | null |
True | grable | null | Maybe you should take a look here
http://www.reddit.com/r/botcirclejerk/ | null | 0 | 1315005264 | True | 0 | c2h48n4 | t3_k2x8k | null | t1_c2h48n4 | t1_c2h41hx | null | 1427552230 | 5 | t5_2fwo | null | null | null |
True | day_cq | null | is this DHTML? | null | 0 | 1315005290 | False | 0 | c2h48qv | t3_k2whl | null | t1_c2h48qv | t3_k2whl | null | 1427552231 | 1 | t5_2fwo | null | null | null |
True | myheaditches | null | Tell me more about bet some of the novelty accounts are bots too. | null | 0 | 1315005299 | False | 0 | c2h48s4 | t3_k2x8k | null | t1_c2h48s4 | t1_c2h48cr | null | 1427552231 | 132 | t5_2fwo | null | null | null |
True | nvolker | null | Woosh? | null | 0 | 1315005303 | False | 0 | c2h48sq | t3_k2x8k | null | t1_c2h48sq | t1_c2h48cr | null | 1427552232 | 15 | t5_2fwo | null | null | null |
True | Raidx5 | null | [r/botcirclejerk](http://www.reddit.com/r/botcirclejerk/) is pretty entertaining. | null | 0 | 1315005320 | False | 0 | c2h48v1 | t3_k2x8k | null | t1_c2h48v1 | t1_c2h41hx | null | 1427552232 | 3 | t5_2fwo | null | null | null |
True | aaronla | null | Ah, this is exactly why I posted -- I'm out of practice and need to be corrected. You seem to be right on all counts.
> you'll have a pretty good idea if the ID has been tampered with based on whether or not the ID exists in the database
That could open up timing side channels that wouldn't otherwise exist. I thin... | null | 0 | 1315005345 | True | 0 | c2h48yl | t3_k1owo | null | t1_c2h48yl | t1_c2h247z | null | 1427552233 | 2 | t5_2fwo | null | null | null |
True | m0se5 | null | Psh... 1 line using bash. ;) | null | 0 | 1315005423 | False | 0 | c2h498x | t3_k2x8k | null | t1_c2h498x | t3_k2x8k | null | 1427552236 | 1 | t5_2fwo | null | null | null |
True | aaronla | null | And not all correct programs are correct. [link](http://lambda-the-ultimate.org/node/4241). :-) | null | 0 | 1315005457 | False | 0 | c2h49e2 | t3_k11yc | null | t1_c2h49e2 | t1_c2h2kjq | null | 1427552238 | 3 | t5_2fwo | null | null | null |
True | greenspans | null | Why are people suddenly accepting that the agile movement is somehow genuine again. I thought we already established it's the homeopathy of programming. | null | 0 | 1315005745 | False | 0 | c2h4afz | t3_k2ctj | null | t1_c2h4afz | t3_k2ctj | null | 1427552246 | -5 | t5_2fwo | null | null | null |
True | thetoast1 | null | Are you using the deprecated sarcasm detection API? | null | 0 | 1315005755 | False | 0 | c2h4ahj | t3_k2ip8 | null | t1_c2h4ahj | t1_c2h44i8 | null | 1427552246 | 4 | t5_2fwo | null | null | null |
True | kodefuguru | null | Do you really consider that easier to read than the last approach I used in the article?
var weatherInfo = File.ReadAllLines("weather.data").WhereWeatherData().MapWeatherData();
The extension methods are pure functions, and how each does its job is irrelevant to Main. In the code from the comment I'm replying to,... | null | 0 | 1315005826 | False | 0 | c2h4aqj | t3_k2jen | null | t1_c2h4aqj | t1_c2h422t | null | 1427552251 | 3 | t5_2fwo | null | null | null |
True | slurpme | null | You can, you just need to turn off the browser's protections for that... In Chrome it's a pain but in FF all you do is ask the user for permission... | null | 0 | 1315005942 | False | 0 | c2h4b5u | t3_k1lj4 | null | t1_c2h4b5u | t1_c2gybe1 | null | 1427552256 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | >Part of the irony is that the plug-in issue will be fixed much more quickly (in elapsed time) because of the rapid release schedule
Well, um, sure, but without the rapid release schedule it's a not a noticeable problem.
> Do you think that people will stop bitching if Firefox 9 fixes this problem?
Well, if t... | null | 0 | 1315005988 | False | 0 | c2h4bbw | t3_k11yc | null | t1_c2h4bbw | t1_c2gw0rk | null | 1427552257 | 2 | t5_2fwo | null | null | null |
True | Maristic | null | Probably you should also note that it's not thread safe — it assumes there is just one stack to worry about.
| null | 0 | 1315006167 | False | 0 | c2h4byd | t3_k2jpn | null | t1_c2h4byd | t1_c2h3v1m | null | 1427552266 | 3 | t5_2fwo | null | null | null |
True | ForgettableUsername | null | Well, I was hoping for both, actually... maybe I'm greedy. | null | 0 | 1315006259 | False | 0 | c2h4cai | t3_k2x8k | null | t1_c2h4cai | t1_c2h43df | null | 1427552271 | 178 | t5_2fwo | null | null | null |
True | zelazny | null | Yes, pleased to be telling us more about the accounts of novelty too. | null | 0 | 1315006313 | False | 0 | c2h4ch2 | t3_k2x8k | null | t1_c2h4ch2 | t1_c2h48s4 | null | 1427552273 | -1 | t5_2fwo | null | null | null |
True | aperson | null | Of all the bots on reddit, I've only seen four of them that have actual utility. | null | 0 | 1315006578 | False | 0 | c2h4dg6 | t3_k2x8k | null | t1_c2h4dg6 | t1_c2h48cr | null | 1427552286 | 3 | t5_2fwo | null | null | null |
True | hobbified | null | http://twitter.com/qntm/status/109653272779956224 | null | 0 | 1315006635 | False | 0 | c2h4dnc | t3_k21i7 | null | t1_c2h4dnc | t1_c2gxl36 | null | 1427552288 | 1 | t5_2fwo | null | null | null |
True | ckwop | null | > Scrum works in places that have truly continuous deployment, and management respects the process.
So it doesn't work? | null | 0 | 1315006704 | False | 0 | c2h4dwk | t3_k2ctj | null | t1_c2h4dwk | t1_c2h1azl | null | 1427552292 | 1 | t5_2fwo | null | null | null |
True | Poltras | null | We're still undecided on that whoosh verdict. | null | 0 | 1315006756 | False | 0 | c2h4e2y | t3_k2x8k | null | t1_c2h4e2y | t1_c2h48sq | null | 1427552294 | 8 | t5_2fwo | null | null | null |
True | jibberia | null | def htmlClean(pidginHtml):
def my_func(...):
:::throws up in mouth just a little bit:::
After choking that back down, I couldn't help but feel like a tiny, silly person for caring about code style on a nifty pasted snippet. Good stuff!
Then I read the other link you posted (http://pastebin.com/sARjbSyX) and ... | null | 0 | 1315006831 | False | 0 | c2h4eei | t3_k2x8k | null | t1_c2h4eei | t3_k2x8k | null | 1427552298 | 6 | t5_2fwo | null | null | null |
True | althius1 | null | ... and when you type "With 40 lines of python, I made Cleverbot respond to incoming IMs from my friends on Pidgin." into cleverbot, the response you get is:
"Your answers are accurate too but you are a robot." | null | 0 | 1315006834 | False | 0 | c2h4eew | t3_k2x8k | null | t1_c2h4eew | t3_k2x8k | null | 1427552298 | 5 | t5_2fwo | null | null | null |
True | hobbified | null | What are your feelings on 15.0.869.0? | null | 0 | 1315006863 | False | 0 | c2h4ej3 | t3_k11yc | null | t1_c2h4ej3 | t1_c2guyk3 | null | 1427552300 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | And yet despite this, I've yet to see a benchmark that actually demonstrates that these things really hurt performance, certainly nothing that shows it to be unusably slow with multiple threads or actual benchmarks showing that the cache gets smashed, which is mostly just a myth considering that boost::shared_ptr provi... | null | 0 | 1315007015 | True | 0 | c2h4f33 | t3_k2jpn | null | t1_c2h4f33 | t1_c2h2fx1 | null | 1427552306 | 7 | t5_2fwo | null | null | null |
True | SuperGrade | null | Actually, if you have a generational copying garbage collector, an algorithm that sits around generating solely short-term allocations has a memory-management cost that approaches zero. (Allocations effectively free, and "run out of memory" = "copy over everything referenced in generation 0" which is near zero cost wh... | null | 0 | 1315007074 | False | 0 | c2h4fb4 | t3_k2jpn | null | t1_c2h4fb4 | t1_c2h43sk | null | 1427552309 | 7 | t5_2fwo | null | null | null |
True | Monosynaptic | null | Seeing the code in action would be wonderful, yeah. :) | null | 0 | 1315007108 | False | 0 | c2h4fg4 | t3_k2x8k | null | t1_c2h4fg4 | t1_c2h43df | null | 1427552311 | 44 | t5_2fwo | null | null | null |
True | a_redditor | null | I assume they would be supplementary to the code. | null | 0 | 1315007178 | False | 0 | c2h4fp1 | t3_k2x8k | null | t1_c2h4fp1 | t1_c2h43df | null | 1427552315 | 13 | t5_2fwo | null | null | null |
True | ProbabilityOfFapping | null | 16.8% | null | 0 | 1315007267 | False | 0 | c2h4g0i | t3_k2x8k | null | t1_c2h4g0i | t1_c2h48cr | null | 1427552319 | 7 | t5_2fwo | null | null | null |
True | hxcobd | null | Thanks, that is slightly more enlightening. I don't know how I feel about this though: "The difference is that Agile methods attempt to answer these questions without constantly bugging people for status updates and breathing down their necks about impossible deadlines."
Having daily meetings sure sounds like "bugging... | null | 0 | 1315007386 | False | 0 | c2h4gfd | t3_k2ctj | null | t1_c2h4gfd | t1_c2h403o | null | 1427552323 | 3 | t5_2fwo | null | null | null |
True | makemeking706 | null | Twist: OP has no friends on Pidgin. | null | 0 | 1315007406 | False | 0 | c2h4ghz | t3_k2x8k | null | t1_c2h4ghz | t1_c2h3zpr | null | 1427552325 | 54 | t5_2fwo | null | null | null |
True | ethraax | null | It's even in the standard, on page 4839. | null | 0 | 1315007427 | False | 0 | c2h4gk8 | t3_k2x8k | null | t1_c2h4gk8 | t1_c2h453b | null | 1427552326 | 6 | t5_2fwo | null | null | null |
True | noir_lord | null | > "Your developers come in at 9:15 and leave before 6 and don't check work email at night: Hard"
Nooooooo, the sign of a mature sane productive workplace is that your staff keep reasonable hours, if your programmers are regularly working overtime then you are doing it *wrong* (or you work for EA).
If I have to wo... | null | 0 | 1315007499 | True | 0 | c2h4guf | t3_k1oky | null | t1_c2h4guf | t3_k1oky | null | 1427552331 | 6 | t5_2fwo | null | null | null |
True | Massless | null | if you make them talk to each other, does [this](http://www.youtube.com/watch?v=t-7mQhSZRgM) happen? | null | 0 | 1315007516 | False | 0 | c2h4gwt | t3_k2x8k | null | t1_c2h4gwt | t3_k2x8k | null | 1427552331 | 29 | t5_2fwo | null | null | null |
True | Massless | null | no | null | 0 | 1315007760 | False | 0 | c2h4hr6 | t3_k2x8k | null | t1_c2h4hr6 | t1_c2h43z9 | null | 1427552342 | -4 | t5_2fwo | null | null | null |
True | noir_lord | null | Well said. | null | 0 | 1315007935 | False | 0 | c2h4ie2 | t3_k1oky | null | t1_c2h4ie2 | t1_c2gufif | null | 1427552351 | 1 | t5_2fwo | null | null | null |
True | ckwop | null | > I personally feel that the term manager doesn't fit well into the scrum methodology.
I honestly have no idea what you're talking about.
To paraphrase Eleanor Roosevelt, I feel:
"Great minds talk about languages, average minds talk about libraries, small minds talk about methodologies."
Honestly, in five years... | null | 0 | 1315007984 | True | 0 | c2h4iki | t3_k2ctj | null | t1_c2h4iki | t1_c2h27ot | null | 1427552352 | 11 | t5_2fwo | null | null | null |
True | doubtingthomas | null | I tried to take the poll, but I ended up with all "N/A" so I gave up.
| null | 0 | 1315008099 | False | 0 | c2h4iyp | t3_k1ioc | null | t1_c2h4iyp | t3_k1ioc | null | 1427552358 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | Oh you | null | 0 | 1315008203 | False | 0 | c2h4jcc | t3_k2x8k | null | t1_c2h4jcc | t1_c2h4g0i | null | 1427552362 | 6 | t5_2fwo | null | null | null |
True | quandrum | null | Repost finder comes to mind | null | 0 | 1315008344 | False | 0 | c2h4jur | t3_k2x8k | null | t1_c2h4jur | t1_c2h48s4 | null | 1427552370 | 10 | t5_2fwo | null | null | null |
True | lintmonkey | null | I am a unicorn. | null | 0 | 1315008771 | False | 0 | c2h4lcj | t3_k2x8k | null | t1_c2h4lcj | t1_c2h41hx | null | 1427552389 | 3 | t5_2fwo | null | null | null |
True | Intact | null | How/is there any way I could port this to Gmail? | null | 0 | 1315008784 | False | 0 | c2h4le9 | t3_k2x8k | null | t1_c2h4le9 | t3_k2x8k | null | 1427552400 | 0 | t5_2fwo | null | null | null |
True | rghd | null | Is he copying my comment? I doubt it, it's a pretty obvious joke. | null | 0 | 1315009097 | False | 0 | c2h4mk4 | t3_k21i7 | null | t1_c2h4mk4 | t1_c2h4dnc | null | 1427552409 | 2 | t5_2fwo | null | null | null |
True | grauenwolf | null | I don't know any details, but I can say that some poor sod has to manually upload each slide and timestamp it.
If I had to guess I would say something in flash lets you read the current position in the film. From there a simple AJAX-like call to the server can be used to fetch the correct slide. | null | 0 | 1315009150 | False | 0 | c2h4mqb | t3_k2ihg | null | t1_c2h4mqb | t1_c2h36wt | null | 1427552415 | 2 | t5_2fwo | null | null | null |
True | Sc4Freak | null | Why would it be unusably slow with multiple threads? The only shared state in a smart pointer is the refcount, which is incremented and decremented using fast (constant time) atomic interlocked operations. | null | 0 | 1315009232 | False | 0 | c2h4n0r | t3_k2jpn | null | t1_c2h4n0r | t1_c2h2fx1 | null | 1427552416 | 1 | t5_2fwo | null | null | null |
True | distortednet | null | lol if ya dont mind it being unreadable sure :) | null | 0 | 1315009240 | False | 0 | c2h4n1q | t3_k2x8k | null | t1_c2h4n1q | t1_c2h498x | null | 1427552416 | 4 | t5_2fwo | null | null | null |
True | mangodrunk | null | Then how do you do it? | null | 0 | 1315009240 | False | 0 | c2h4n1s | t3_k2ctj | null | t1_c2h4n1s | t1_c2h4iki | null | 1427552416 | 3 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1315009371 | False | 0 | c2h4nif | t3_k1lc2 | null | t1_c2h4nif | t3_k1lc2 | null | 1427552421 | 11 | t5_2fwo | null | null | null |
True | redderritter | null | Comments for the love of god man | null | 0 | 1315009418 | False | 0 | c2h4no0 | t3_k2x8k | null | t1_c2h4no0 | t1_c2h3osu | null | 1427552423 | 75 | t5_2fwo | null | null | null |
True | mangodrunk | null | I think the point is, is that it's still waterfall but just a shorter interval. What sort of process would you have if not with requirements, design, develop, test, release? Maybe the contribution of scrum is the shorter interval. | null | 0 | 1315009469 | False | 0 | c2h4nu5 | t3_k2ctj | null | t1_c2h4nu5 | t1_c2h2bw4 | null | 1427552424 | 2 | t5_2fwo | null | null | null |
Subsets and Splits
Filtered Reddit Uplifting News
The query retrieves specific news articles by their link IDs, providing a basic overview of those particular entries without deeper analysis or insights.
Recent Programming Comments
Returns a limited set of programming records from 2020 to 2023, providing basic filtering with minimal analytical value.