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 | csexterninternals | null | Just to demo what actually happens with pointer.c, here's another version of main.c that will work:
extern char str[];
int main(void) {
long long int *s = (long long int *)str;
printf("&s:\t%p\n", s);
long long int b = (long long int)*s;
printf("&b:\t%#llx\n", b);
... | null | 0 | 1318441189 | False | 0 | c2qxamd | t3_l9axk | null | t1_c2qxamd | t3_l9axk | null | 1427721981 | 2 | t5_2fwo | null | null | null |
True | dgb75 | null | Now THAT is automated. | null | 0 | 1318441189 | False | 0 | c2qxamf | t3_l9crz | null | t1_c2qxamf | t1_c2qx90g | null | 1427721981 | 2 | t5_2fwo | null | null | null |
True | Tronus | null | You appear to be advocating a new functional programming language. Your language will not work. Here is why it will not work.
You appear to believe that that garbage collection is free.
Unfortunately, your language lacks macros and has implicit type conversion.
The following philosophical objections apply:
* Inte... | null | 0 | 1318441199 | False | 0 | c2qxaog | t3_l9crz | null | t1_c2qxaog | t3_l9crz | null | 1427721982 | 2 | t5_2fwo | null | null | null |
True | FeepingCreature | null | Hard to elaborate, as it's more of a perceived correlation than a logical connection. Possibly both require a certain level of mental flexibility. | null | 0 | 1318441206 | False | 0 | c2qxaq3 | t3_l9ehj | null | t1_c2qxaq3 | t1_c2qx6g0 | null | 1427721983 | 3 | t5_2fwo | null | null | null |
True | Tyfud | null | I think he was using that as a way to explain he made a mistake, because he hadn't been using G+ for very long, and as a result, didn't understand when it swapped accounts out, as like myself, I'm sure he's got multiple google accounts. | null | 0 | 1318441217 | False | 0 | c2qxas9 | t3_l9ehj | null | t1_c2qxas9 | t1_c2qw1xs | null | 1427721983 | 1 | t5_2fwo | null | null | null |
True | bishopxi | null | I think on some level Google doesn't care if you use the service, they just want you to sign up and fill out some info so they can get a real name database with crawlable interests. From that they will have all they need to make your search results and adds more relevant/targeted. Thus making google+ a business success... | null | 0 | 1318441220 | False | 0 | c2qxasy | t3_l9ehj | null | t1_c2qxasy | t1_c2qwznc | null | 1427721984 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | Lawnchair is nice. Part of the reason I wrote Sticky is that I hate the unnecessary callbacks required to use Lawnchair (what were they smoking?). Since items are persisted to memory first, you don't need to wait for it to save to indexed DB or web SQL because it's already immediately available. There's really no reaso... | null | 0 | 1318441307 | True | 0 | c2qxba0 | t3_l6inh | null | t1_c2qxba0 | t1_c2qtq4e | null | 1427721990 | 2 | t5_2fwo | null | null | null |
True | phaker | null | Interesting flamebait:
> Static analysis has not proven to be helpful in finding bugs in SQLite. We cannot call to mind a single problem in SQLite that was detected by static analysis that was not first seen by one of the other testing methods described above. On the other hand, we have on occasion introduced new b... | null | 0 | 1318441307 | True | 0 | c2qxba4 | t3_l8jdh | null | t1_c2qxba4 | t1_c2qr5dx | null | 1427721990 | 2 | t5_2fwo | null | null | null |
True | [deleted] | null | Actually, I was only referring to your comment about reminding myself of my self worth. At work our worth is judged by our compensation, no?
If I was trying to brag I would have mentioned actual values, where my degree came from, my prestigious clients, and all of the other perks and bonuses that come from working in... | null | 0 | 1318441314 | False | 0 | c2qxbb9 | t3_l6m5r | null | t1_c2qxbb9 | t1_c2qx655 | null | 1427721990 | 1 | t5_2fwo | null | null | null |
True | SquireOfFire | null | Clicked randomize.
The "unfortunately, your language lacks/has.." part had all the "lacks" replaced by "1" (and had no "has").
>Unfortunately, your language 1 comprehensible syntax, 1 significant whitespace, 1 macros, 1 tail recursion, 1 reflection, 1 subtyping, 1 multiple inheritance, 1 monads, 1 multi-line strin... | null | 0 | 1318441323 | False | 0 | c2qxbdg | t3_l9crz | null | t1_c2qxbdg | t3_l9crz | null | 1427721990 | 1 | t5_2fwo | null | null | null |
True | m42a | null | Your randomizer gave me lazy, eager, statically-typed, and dynamically-typed all in 1 go. Maybe make them mutually exclusive? | null | 0 | 1318441357 | False | 0 | c2qxbkg | t3_l9crz | null | t1_c2qxbkg | t1_c2qx93z | null | 1427721994 | 2 | t5_2fwo | null | null | null |
True | frud | null | Right, they are linear in N. But the algorithm really requires operations on 2^(2^N) bit numbers, which require time exponential in N as well as space exponential in N. | null | 0 | 1318441438 | False | 0 | c2qxc0k | t3_l80vy | null | t1_c2qxc0k | t1_c2qj80h | null | 1427721999 | 2 | t5_2fwo | null | null | null |
True | useful_idiot | null | Tap and hold... remove shazam. done. Shame on you shazam. | null | 0 | 1318441440 | False | 0 | c2qxc15 | t3_l9qdq | null | t1_c2qxc15 | t3_l9qdq | null | 1427722000 | 5 | t5_2fwo | null | null | null |
True | enigmamonkey | null | I've setup a randomizer now, so it can "automatically" generate without you having to select anything (at least).
**EDIT:** P.S., it's a *little* more than concatenation. I'll release code in a little while. So far I'm up to about 450 lines of pure PHP code, which doesn't include the HTML nor the source data that's be... | null | 0 | 1318441457 | True | 0 | c2qxc59 | t3_l9crz | null | t1_c2qxc59 | t1_c2qugav | null | 1427722001 | 1 | t5_2fwo | null | null | null |
True | thoomfish | null | Or as soon as he said "I've got to wrap this up" with at least two full screens of text left to go. | null | 0 | 1318441511 | False | 0 | c2qxcgy | t3_l9ehj | null | t1_c2qxcgy | t1_c2qw4xm | null | 1427722005 | 37 | t5_2fwo | null | null | null |
True | Timmmmbob | null | Dart doesn't even really have types. You can write anything where the type should go and it doesn't affect how the program runs in any way.
If they changed that, and added go's implicit interfaces, I'd say it is a pretty nice language. | null | 0 | 1318441673 | False | 0 | c2qxdg1 | t3_l9mau | null | t1_c2qxdg1 | t1_c2qwww0 | null | 1427722018 | 6 | t5_2fwo | null | null | null |
True | SickZX6R | null | etmloptimist was referring to howfun's post, not Google as a company. | null | 0 | 1318441707 | False | 0 | c2qxdnl | t3_l9ehj | null | t1_c2qxdnl | t1_c2qwo4i | null | 1427722021 | 1 | t5_2fwo | null | null | null |
True | enigmamonkey | null | That TL;DR *would* be easier to do... | null | 0 | 1318441806 | False | 0 | c2qxe83 | t3_l9crz | null | t1_c2qxe83 | t1_c2qxaog | null | 1427722028 | 1 | t5_2fwo | null | null | null |
True | cc81 | null | They bought a lot of shit and invested internally. | null | 0 | 1318441823 | False | 0 | c2qxeb8 | t3_l9ehj | null | t1_c2qxeb8 | t1_c2qx5gg | null | 1427722029 | 5 | t5_2fwo | null | null | null |
True | biffen | null | Comment of the year, right here. | null | 0 | 1318441838 | False | 0 | c2qxedp | t3_l8jdh | null | t1_c2qxedp | t1_c2qmxex | null | 1427722030 | 2 | t5_2fwo | null | null | null |
True | m42a | null | To emulate the original NES with 100% accuracy, you only need a computer that contains the NES. Maybe it's different when you're trying to emulate it on an x86 processor, but this is a problem that can easily be solved by just using NES hardware.
Also, emulating the NES isn't a creative process at all, it's just desi... | null | 0 | 1318441843 | False | 0 | c2qxef0 | t3_l9c2c | null | t1_c2qxef0 | t1_c2qwqvd | null | 1427722032 | 12 | t5_2fwo | null | null | null |
True | a_redditor | null | I'll never understand why people feel the need to quit their well paying job *before* pursuing alternative means of income. | null | 0 | 1318441848 | False | 0 | c2qxegq | t3_l9o6q | null | t1_c2qxegq | t3_l9o6q | null | 1427722032 | 5 | t5_2fwo | null | null | null |
True | CrunchyChewie | null | Let's address some things:
* I never said I was a developer did I? Might want to bone up on those reading skills Mr. Ace Million Dollar Corporate consultant.
* I have a bi-weekly paycheck, 401k, and a nice insurance plan for my entire family. In fact the insurance plan is leagues better than the one I had when I work... | null | 0 | 1318441850 | True | 0 | c2qxeh1 | t3_l6m5r | null | t1_c2qxeh1 | t1_c2qxbb9 | null | 1427722032 | 1 | t5_2fwo | null | null | null |
True | SickZX6R | null | Because, Google. (disregarding their other social media attempts) :P | null | 0 | 1318441856 | False | 0 | c2qxeih | t3_l9ehj | null | t1_c2qxeih | t1_c2qw24h | null | 1427722032 | 2 | t5_2fwo | null | null | null |
True | shevegen | null | Why Perl?
Because you love living in the 1980s still, Hipster boy. | null | 0 | 1318441882 | False | 0 | c2qxen6 | t3_l9ja4 | null | t1_c2qxen6 | t3_l9ja4 | null | 1427722033 | -16 | t5_2fwo | null | null | null |
True | calsaverini | null | I used it to chat about work on my thesis and write articles with my advisor since I could input math equations with a nice latex app.
It was THE ONLY chat/collaborative document processor that was really productive and had math input with latex that I've ever found. | null | 0 | 1318441931 | False | 0 | c2qxexx | t3_l9ehj | null | t1_c2qxexx | t1_c2qv0qx | null | 1427722037 | 2 | t5_2fwo | null | null | null |
True | efapathy | null | Profits, I would've been worried (hah) if people had stopped spending money on stupid virtual goods, but cost of scaling up/acquisition is definitely fine for a growing company. | null | 0 | 1318442004 | False | 0 | c2qxfdh | t3_l9ehj | null | t1_c2qxfdh | t1_c2qx5gg | null | 1427722043 | 5 | t5_2fwo | null | null | null |
True | [deleted] | null | >Years ago, multiplying two numbers was considered problem solving. Then computers did that
Well, you're trivializing a whole lot of human ingenuity when you say "then computers did that," as if it just magically happened one day.
Humans said, "How can we make a machine multiply two numbers?" It was human inge... | null | 0 | 1318442061 | False | 0 | c2qxfpb | t3_l9c2c | null | t1_c2qxfpb | t1_c2qx1qm | null | 1427722047 | 8 | t5_2fwo | null | null | null |
True | mootpraxis | null | [http://www.readability.com/read?url=http://steverant.pen.io/](http://www.readability.com/read?url=http://steverant.pen.io/)
| null | 0 | 1318442138 | False | 0 | c2qxg5d | t3_l9ehj | null | t1_c2qxg5d | t1_c2quinq | null | 1427722053 | 3 | t5_2fwo | null | null | null |
True | brikis98 | null | One more mirror: https://plus.google.com/112678702228711889851/posts/eVeouesvaVX
Must-read for any developer interested in platforms and service oriented architecture. | null | 0 | 1318442160 | False | 0 | c2qxg9p | t3_l9ehj | null | t1_c2qxg9p | t3_l9ehj | null | 1427722055 | 3 | t5_2fwo | null | null | null |
True | coriny | null | But also consider: Zynga's revenue was up 15%. And from the article much of that drop in profits could be attributed to one-off factors (+ increasing competition on the facebook platform). So I wouldn't set much store by the 95% drop in terms of understanding Zynga's growth itself, and it certainly doesn't support the ... | null | 0 | 1318442164 | False | 0 | c2qxga8 | t3_l9ehj | null | t1_c2qxga8 | t1_c2qx5gg | null | 1427722055 | 3 | t5_2fwo | null | null | null |
True | snorkelman | null | Actually, I kind of do understand the difference. When I wrote *Serial Communications: A C++ Developer’s Guide* back in 1996 or so, one of the common tasks I tried to address in the book was the automation of a terminal session. It was a problem in Windows back then, and it is still a problem today, hence my post.
Mic... | null | 0 | 1318442224 | False | 0 | c2qxgms | t3_l92mc | null | t1_c2qxgms | t1_c2qwg31 | null | 1427722059 | 3 | t5_2fwo | null | null | null |
True | otibom | null | Welcome. | null | 0 | 1318442262 | False | 0 | c2qxgva | t3_l8l00 | null | t1_c2qxgva | t1_c2qpm5a | null | 1427722062 | 2 | t5_2fwo | null | null | null |
True | freakish777 | null | To play devil's advocate, does one evil action make one evil, or is there a certain percentage of actions taken that must be evil in order for one to be evil?
Google has sort of defined "Being Evil" as planned and premeditated, and "Doing Evil" as actions. Sometimes you don't plan to do evil, but it happens anyways o... | null | 0 | 1318442270 | False | 0 | c2qxgwk | t3_l9ehj | null | t1_c2qxgwk | t1_c2qvdco | null | 1427722063 | 1 | t5_2fwo | null | null | null |
True | AlmostProductive | null | Might have to do with the fact that he's just 20 years old right now. | null | 0 | 1318442278 | False | 0 | c2qxgyi | t3_l9o6q | null | t1_c2qxgyi | t1_c2qxegq | null | 1427722063 | 5 | t5_2fwo | null | null | null |
True | otibom | null | http://ideone.com/ | null | 0 | 1318442302 | False | 0 | c2qxh2o | t3_l8l00 | null | t1_c2qxh2o | t1_c2qrhsh | null | 1427722065 | 1 | t5_2fwo | null | null | null |
True | Timmmmbob | null | Well that was depressing. | null | 0 | 1318442385 | False | 0 | c2qxhj9 | t3_l9o6q | null | t1_c2qxhj9 | t3_l9o6q | null | 1427722071 | 1 | t5_2fwo | null | null | null |
True | coriny | null | Dude, that article doesn't even cover a two week period of G+ traffic. It's actually impossible to determine any trends from that, let alone that traffic has collapsed. Even from what is shown there it's clearly not below what it was at the start of the time period.
TBH that's some piss poor analysis that's been regur... | null | 0 | 1318442426 | False | 0 | c2qxhqm | t3_l9ehj | null | t1_c2qxhqm | t1_c2qwp8e | null | 1427722074 | 9 | t5_2fwo | null | null | null |
True | a_redditor | null | You mean like he was young and stupid, or he figured he had his parents to fall back on? Or both? | null | 0 | 1318442433 | False | 0 | c2qxhs5 | t3_l9o6q | null | t1_c2qxhs5 | t1_c2qxgyi | null | 1427722074 | 2 | t5_2fwo | null | null | null |
True | [deleted] | null | Put your whole stupid name next time you no name pos, thought this actually mattered for a second. | null | 0 | 1318442437 | False | 0 | c2qxhsy | t3_l9ehj | null | t1_c2qxhsy | t3_l9ehj | null | 1427722074 | -7 | t5_2fwo | null | null | null |
True | eaturbrainz | null | ... Mel? | null | 0 | 1318442451 | False | 0 | c2qxhvx | t3_l9c2c | null | t1_c2qxhvx | t1_c2qwe9d | null | 1427722075 | 4 | t5_2fwo | null | null | null |
True | [deleted] | null | Their product would have been a success but now Facebook owns the social media space because early on they chose to focus on developing into a full fledged platform. I think you missed like... the entire point of that post. | null | 0 | 1318442468 | False | 0 | c2qxhzc | t3_l9ehj | null | t1_c2qxhzc | t1_c2quhbd | null | 1427722077 | 1 | t5_2fwo | null | null | null |
True | njharman | null | > It’s important to write acceptance tests as if you were the user.
Better yet to have User write them or at least work with User to write them.
> of the tests telling you that your design is painful to use
This is one of the somewhat unknown/unrealized benefits of testing.
> This last example uses a mock... | null | 0 | 1318442500 | False | 0 | c2qxi5u | t3_l887z | null | t1_c2qxi5u | t3_l887z | null | 1427722079 | 3 | t5_2fwo | null | null | null |
True | captain_plaintext | null | I tried doing one for Java:
You appear to be advocating a new imperative, object-oriented, statically-typed and impure programming language. Your language will not work. Here is why it will not work.
You appear to believe that that garbage collection is free, that computers have infinite memory, that nobody really ... | null | 0 | 1318442543 | False | 0 | c2qxier | t3_l9crz | null | t1_c2qxier | t3_l9crz | null | 1427722082 | 2 | t5_2fwo | null | null | null |
True | shevegen | null | Well, he has got one thing right:
- A VM where you could use any language for the browser.
It is unfair that Javascript got popular because BROWSERS became so important.
I don't like Javascript much myself, it is semi-ok. But Dart is just a steaming pile of endless shit. A language where you really should get a chai... | null | 0 | 1318442571 | False | 0 | c2qxiku | t3_l9ma2 | null | t1_c2qxiku | t3_l9ma2 | null | 1427722084 | 2 | t5_2fwo | null | null | null |
True | enigmamonkey | null | Yeah, fixed that little bug. I noticed that too. | null | 0 | 1318442733 | False | 0 | c2qxjh5 | t3_l9crz | null | t1_c2qxjh5 | t1_c2qxbdg | null | 1427722097 | 1 | t5_2fwo | null | null | null |
True | merreborn | null | Facebook didn't even start turning a profit until Zynga took off. Facebook was a popular success before apps, but only found financial success thanks to Zynga. | null | 0 | 1318442736 | False | 0 | c2qxjhv | t3_l9ehj | null | t1_c2qxjhv | t1_c2qvgh2 | null | 1427722097 | 2 | t5_2fwo | null | null | null |
True | [deleted] | null | Bro, I know you're really in awe of me and you want to see my wiener but just stop. You have a family to think about. While you're busy begging to see my schlong, you're kids and wife and working tirelessly in the sweat shop of your parent's basement trying to make ends meet.
As for those around me? We're too busy ... | null | 0 | 1318442755 | False | 0 | c2qxjm1 | t3_l6m5r | null | t1_c2qxjm1 | t1_c2qxeh1 | null | 1427722099 | 1 | t5_2fwo | null | null | null |
True | colinhect | null | This is very useful. As a hobbyist game developer it can be extremely annoying when trying to reproduce a bug when running unoptimized code in the debugger (completely kills the FPS). | null | 0 | 1318442778 | False | 0 | c2qxjq8 | t3_l9og4 | null | t1_c2qxjq8 | t3_l9og4 | null | 1427722100 | 12 | t5_2fwo | null | null | null |
True | nascent | null | > Which of the two languages defines how Widget instances will be allocated when the type Widget is being defined?
Neither, allocation is defined at the point of instantiation not definition. | null | 0 | 1318442804 | False | 0 | c2qxjvh | t3_kljc0 | null | t1_c2qxjvh | t1_c2qun37 | null | 1427722102 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | I dunno, I kind of like Go.
Dart OTOH, not so sure about. | null | 0 | 1318442847 | False | 0 | c2qxk4k | t3_l9ma2 | null | t1_c2qxk4k | t1_c2qxiku | null | 1427722106 | 3 | t5_2fwo | null | null | null |
True | [deleted] | null | Neither Groovy nor Scala require that.
Although in Scala's case clicking on `Refactor -> Convert Java to Scala` isn't that hard and works surprinsingly well. | null | 0 | 1318442997 | False | 0 | c2qxkxr | t3_l81mh | null | t1_c2qxkxr | t1_c2qsj6s | null | 1427722116 | 3 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1318443057 | False | 0 | c2qxlbo | t3_l9ehj | null | t1_c2qxlbo | t1_c2qx0ky | null | 1427722121 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | >To emulate the original NES with 100% accuracy, you only need a computer that contains the NES.
I don't think you quite understand what "emulation" means.
>Also, emulating the NES isn't a creative process at all, it's just designing software to the same spec the the NES hardware was designed to.
Your ability ... | null | 0 | 1318443147 | False | 0 | c2qxlsw | t3_l9c2c | null | t1_c2qxlsw | t1_c2qxef0 | null | 1427722127 | -2 | t5_2fwo | null | null | null |
True | hobbified | null | Libraries, community, and attitude are reasons to use a language. Syntax is just an implementation detail. | null | 0 | 1318443237 | False | 0 | c2qxmbl | t3_l9ja4 | null | t1_c2qxmbl | t1_c2qx269 | null | 1427722134 | 13 | t5_2fwo | null | null | null |
True | jb3 | null | That's only in production mode. In development mode, there's run-time type assertions. | null | 0 | 1318443286 | False | 0 | c2qxmlv | t3_l9mau | null | t1_c2qxmlv | t1_c2qxdg1 | null | 1427722138 | 1 | t5_2fwo | null | null | null |
True | jamiei | null | > monitoring and QA are the same thing.
A little gem of a quote in there. This cannot be emphasised enough, imo! | null | 0 | 1318443341 | False | 0 | c2qxmwl | t3_l9ehj | null | t1_c2qxmwl | t3_l9ehj | null | 1427722142 | 13 | t5_2fwo | null | null | null |
True | shevegen | null | And it will continue to fade.
Perl 5 is the last version of Larry Wall's version. It is not moving forward, the change it is doing are minor and thus irrelevant.
Perl 6 isn't really perl anymore. It is some monster, some abomination steered by a community. Perhaps this perl will become useful one day, but as it no lo... | null | 0 | 1318443405 | False | 0 | c2qxn9i | t3_l9ja4 | null | t1_c2qxn9i | t1_c2qx6ne | null | 1427722146 | -7 | t5_2fwo | null | null | null |
True | [deleted] | null | Oh Burn! | null | 0 | 1318443405 | False | 0 | c2qxn9k | t3_l9ehj | null | t1_c2qxn9k | t1_c2qx63g | null | 1427722146 | 19 | t5_2fwo | null | null | null |
True | Timmmmbob | null | I agree, that was one of his weaker points. Any language with operator overloading can define a==a to be false... | null | 0 | 1318443429 | False | 0 | c2qxneu | t3_l88ny | null | t1_c2qxneu | t1_c2qluwr | null | 1427722148 | 1 | t5_2fwo | null | null | null |
True | kcin | null | How many of those millions are active users? | null | 0 | 1318443451 | False | 0 | c2qxnjk | t3_l9ehj | null | t1_c2qxnjk | t1_c2qvlnt | null | 1427722150 | 6 | t5_2fwo | null | null | null |
True | NruJaC | null | ...so what? The point is that human ingenuity is neither special nor untouchable, and its not inconceivable to picture a day far in the future when computers are capable of true ingenuity. At some point, the questions stops being are computers capable of ingenuity but rather do they lack ingenuity simply because they'r... | null | 0 | 1318443584 | False | 0 | c2qxob8 | t3_l9c2c | null | t1_c2qxob8 | t1_c2qxfpb | null | 1427722160 | 12 | t5_2fwo | null | null | null |
True | VikingCoder | null | howfun was inaccurate in the statement:
> And their slogan is "don't do evil".
I can accept that people don't care whether that statement is accurate. I am dumbfounded that they *don't care* but *take the time to comment.* | null | 0 | 1318443592 | False | 0 | c2qxod9 | t3_l9ehj | null | t1_c2qxod9 | t1_c2qxdnl | null | 1427722160 | 1 | t5_2fwo | null | null | null |
True | rich97 | null | There were quite a few things in this rant that made me laugh out loud, this was one of them. | null | 0 | 1318443616 | False | 0 | c2qxohx | t3_l9ehj | null | t1_c2qxohx | t1_c2quqo0 | null | 1427722162 | 10 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1318443621 | False | 0 | c2qxoiv | t3_l9ehj | null | t1_c2qxoiv | t1_c2qvdco | null | 1427722163 | 1 | t5_2fwo | null | null | null |
True | snorkelman | null | You could create a mostly-reliable way to login to a server with AutoIt, but that was not the point of the exercise. The point is to provide a general automation interface to PuTTY, and that is something I don't think you can do with AutoIt.
AutoIt knows how to inspect the contents of Windows controls and how to hook ... | null | 0 | 1318443627 | False | 0 | c2qxokc | t3_l92mc | null | t1_c2qxokc | t1_c2qs6nd | null | 1427722163 | 1 | t5_2fwo | null | null | null |
True | astrodust | null | I like to think Perl served its purpose, the booster rocket of so many other projects, and now it's fine if it just goes away, but it is a sentimental sort of sadness that comes with that.
Like the dinosaurs it absolutely ruled in its day.
| null | 0 | 1318443729 | False | 0 | c2qxp6k | t3_l9ja4 | null | t1_c2qxp6k | t1_c2qxn9i | null | 1427722171 | 4 | t5_2fwo | null | null | null |
True | SickZX6R | null | He was, but the meaning in his post was conveyed just the same. That doesn't mean he doesn't care what Google's slogan is. Just because my coworker says "Chipoltay's" every time instead of "Chipotle" doesn't mean he doesn't love going there. | null | 0 | 1318443805 | False | 0 | c2qxpn7 | t3_l9ehj | null | t1_c2qxpn7 | t1_c2qxod9 | null | 1427722177 | 1 | t5_2fwo | null | null | null |
True | __j_random_hacker | null | Perl has some well-documented weaknesses, but staying relevant for more than 20 years isn't one of them. | null | 0 | 1318443854 | False | 0 | c2qxpxj | t3_l9ja4 | null | t1_c2qxpxj | t1_c2qxen6 | null | 1427722182 | 2 | t5_2fwo | null | null | null |
True | ruinercollector | null | >Yes that point could be made but a guy named Kurt Gödel already proved 80 years ago that this cant be done
I think that you are misunderstanding what I'm saying. Modular runtime libraries are very possible. For that matter, modular compilers are possible. (Automatic analysis is a bit more difficult, but I'll get... | null | 0 | 1318443876 | False | 0 | c2qxq2g | t3_l7wry | null | t1_c2qxq2g | t1_c2qwi1p | null | 1427722183 | 1 | t5_2fwo | null | null | null |
True | cesutherland | null | This is implemented in Canvas, JS compared to http://fathom.info/fortune500/. I'll post source after generalizing the implementation.
edit: in the mean time, here to answer any questions regarding implementation. | null | 0 | 1318443883 | True | 0 | c2qxq3w | t3_l9ttt | null | t1_c2qxq3w | t3_l9ttt | null | 1427722183 | 1 | t5_2fwo | null | null | null |
True | tangentsoft | null | I think the GP's point is that most humans no longer have to think about how to multiply two numbers, now that most computers have built-in multiply instructions. And on small microcontrollers and such that do not, high level language compilers usually provide a software multiplier.
Furthering the GP's point, type ch... | null | 0 | 1318443907 | False | 0 | c2qxq8p | t3_l9c2c | null | t1_c2qxq8p | t1_c2qxfpb | null | 1427722186 | 1 | t5_2fwo | null | null | null |
True | sltkr | null | I think [Tagedieb gave the right solution for this](http://www.reddit.com/r/programming/comments/l9axk/cs_extern_internals/c2qusfw): external declarations should be made in a header file that is also included by the implementation. That allows the compiler to check that the defined function/variable matches its declar... | null | 0 | 1318444089 | False | 0 | c2qxrb2 | t3_l9axk | null | t1_c2qxrb2 | t1_c2qtqj3 | null | 1427722199 | 2 | t5_2fwo | null | null | null |
True | sgoguen | null |
let folder = @"./MyData"
let files =
[ for file in IO.Directory.GetFiles(folder) do
let ext = IO.File.GetExtension(file)
if ext = ".tab" then yield file ]
I might start with this, but then I tell myself I want
make this a function.
let GetTabFiles(files) =
[ for fi... | null | 0 | 1318444125 | True | 0 | c2qxric | t3_l9mau | null | t1_c2qxric | t1_c2qw4it | null | 1427722202 | 2 | t5_2fwo | null | null | null |
True | pmstc | null | This article doesn't really answer "Why Perl?" to me. I've used Perl a few times on school projects and at work, it was one of the first scripting languages that I taught myself. It can get confusing, but I liked it well enough. I recently picked up Python and I'm pretty sure every point this guy made also applies to P... | null | 0 | 1318444149 | False | 0 | c2qxrni | t3_l9ja4 | null | t1_c2qxrni | t3_l9ja4 | null | 1427722204 | 4 | t5_2fwo | null | null | null |
True | mmisu | null | Any idea when regular expressions will be available in gcc ? | null | 0 | 1318444224 | False | 0 | c2qxs3p | t3_l9sbb | null | t1_c2qxs3p | t3_l9sbb | null | 1427722210 | 4 | t5_2fwo | null | null | null |
True | CrunchyChewie | null | I have a permalink to your PM, where are mine? :-) | null | 0 | 1318444255 | False | 0 | c2qxsac | t3_l6m5r | null | t1_c2qxsac | t1_c2qxjm1 | null | 1427722212 | 1 | t5_2fwo | null | null | null |
True | pnpbios | null | I wouldn't want to write enterprise apps in either of them. | null | 0 | 1318444308 | False | 0 | c2qxsl1 | t3_l8pcc | null | t1_c2qxsl1 | t1_c2qw3yw | null | 1427722216 | 4 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1318444351 | False | 0 | c2qxsu3 | t3_l9o6q | null | t1_c2qxsu3 | t1_c2qxhj9 | null | 1427722219 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | Yep, and for dense scenes and junk sometimes it's literally impossible to get the conditions right for the bug to happen in a debug/unoptimized build. This is a great feature, I hope they include it in the default debugger like the author mentioned. This may actually get me to switch/install VS 11 sooner than later. | null | 0 | 1318444368 | False | 0 | c2qxsxh | t3_l9og4 | null | t1_c2qxsxh | t1_c2qxjq8 | null | 1427722221 | 2 | t5_2fwo | null | null | null |
True | enigmamonkey | null | Good point. It's a "dumb" app right now, so, if you want you can add it. Check out the source code. If you update it, you can message me the code and I'll merge it in to the live version and update the zip distro. | null | 0 | 1318444383 | False | 0 | c2qxt12 | t3_l9crz | null | t1_c2qxt12 | t1_c2qxbkg | null | 1427722222 | 1 | t5_2fwo | null | null | null |
True | Marzhall | null | To echo FeepingCreature, you're learning far more for yourself than you would have in school - and honestly, in my experience, College compsci was spent figuring it out on your own anyway; I had one teacher who would assign us things like write the "make" *nix utility, and then just read us the manpage in class for "ma... | null | 0 | 1318444384 | False | 0 | c2qxt1h | t3_l9ehj | null | t1_c2qxt1h | t1_c2qwenr | null | 1427722222 | 3 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1318444451 | False | 0 | c2qxtgv | t3_l9ehj | null | t1_c2qxtgv | t1_c2qwuk0 | null | 1427722229 | 2 | t5_2fwo | null | null | null |
True | zachm | null | This. Amazon is huge and diverse. Whenever I read angry rants from ex-employees, it strikes me as totally alien to my own experience, although I have certainly heard horror stories. They seem to have been more common back in the early days, when amazon was more of a store and less of a technology firm.
People don't... | null | 0 | 1318444544 | False | 0 | c2qxtzb | t3_l9ehj | null | t1_c2qxtzb | t1_c2qwuk0 | null | 1427722234 | 22 | t5_2fwo | null | null | null |
True | lusion | null | Cocoa and Cocoa Touch are both used by Apple and third party developers. Basically most of APIs on iOS and Mac OS X that third party developers use are exactly the same ones that Apple use.
But they don't have web APIs like Facebook obviously because they provide an entirely different platform and ecosystem. But think... | null | 0 | 1318444561 | False | 0 | c2qxu3s | t3_l9ehj | null | t1_c2qxu3s | t1_c2qx6ey | null | 1427722236 | 7 | t5_2fwo | null | null | null |
True | haXeNinja | null | The [ML](http://haxe.1354130.n2.nabble.com/) is small and active.
152 users with an avg of 52 posts/day. [subscribe](http://lists.motion-twin.com/mailman/listinfo/haxe).
[The main drivers behind the community](http://haxe.org/com/people)
[Projects currently deployed in production environment](http://haxe.org/com/pr... | null | 0 | 1318444644 | False | 0 | c2qxun4 | t3_l7wry | null | t1_c2qxun4 | t1_c2qk6kj | null | 1427722243 | 1 | t5_2fwo | null | null | null |
True | tompa_coder | null | Currently there is no plan to support regular expressions on gcc. If you are on a Linux system you could always use Boost. | null | 0 | 1318444689 | False | 0 | c2qxux0 | t3_l9sbb | null | t1_c2qxux0 | t1_c2qxs3p | null | 1427722246 | 2 | t5_2fwo | null | null | null |
True | Fabien4 | null | [Apparently](http://www.reddit.com/r/programming/comments/l92mc/automating_putty/c2qsjo0). | null | 0 | 1318444765 | False | 0 | c2qxvdh | t3_l92mc | null | t1_c2qxvdh | t1_c2qx1w4 | null | 1427722252 | 1 | t5_2fwo | null | null | null |
True | enigmamonkey | null | Hmm, might be tough to do (I don't have much more time left), but: This is built algorithmically and not manually concatenated, so this could be tricky. I would like to do that, though. See source code and take a crack at it, if you'd like. If you want, you can message me your update and I'll try to merge into live sit... | null | 0 | 1318444783 | False | 0 | c2qxvh6 | t3_l9crz | null | t1_c2qxvh6 | t1_c2qu4c7 | null | 1427722254 | 1 | t5_2fwo | null | null | null |
True | jakkarth | null | > Just because it has a computer in it doesn't make it programming.
Try /r/technology or /r/gadgets or something, this doesn't belong here. | null | 0 | 1318444852 | False | 0 | c2qxvx0 | t3_l9u6u | null | t1_c2qxvx0 | t3_l9u6u | null | 1427722259 | 2 | t5_2fwo | null | null | null |
True | rubyruy | null | I don't get what exactly the alternative being proposed is. Monthly/weekly? How is that really different from hourly other then the fact that it gives you less flexibility for small tasks.
"Evidence based funding" sounds like made up crazy-talk. I hope you like spending more time arguing about payment with your client... | null | 0 | 1318444861 | False | 0 | c2qxvys | t3_l9pe4 | null | t1_c2qxvys | t3_l9pe4 | null | 1427722260 | 1 | t5_2fwo | null | null | null |
True | dauphic | null | Having worked on a ridiculously large application server that was a headache to debug because it was so well optimized, this is now the feature I'm most looking forward to in VS11. | null | 0 | 1318444871 | False | 0 | c2qxw1e | t3_l9og4 | null | t1_c2qxw1e | t3_l9og4 | null | 1427722261 | 8 | t5_2fwo | null | null | null |
True | kanagawa | null | This what drunk-texting looks like when you're sporting a 140 IQ. | null | 0 | 1318444916 | False | 0 | c2qxw9r | t3_l9ehj | null | t1_c2qxw9r | t3_l9ehj | null | 1427722264 | 55 | t5_2fwo | null | null | null |
True | ysangkok | null | Where's all the PHP bashing? Why aren't people telling OP to put it in Git (actually seems like a good idea, imho)? | null | 0 | 1318445046 | False | 0 | c2qxx1b | t3_l9crz | null | t1_c2qxx1b | t3_l9crz | null | 1427722274 | 3 | t5_2fwo | null | null | null |
True | magnakai | null | That's pretty terrifying. | null | 0 | 1318445156 | False | 0 | c2qxxpg | t3_l8l00 | null | t1_c2qxxpg | t1_c2qtsr8 | null | 1427722284 | 1 | t5_2fwo | null | null | null |
True | magnakai | null | You dissing QBasic?
10 PRINT "QBASIC IS AWESOME."
20 GOTO 10
| null | 0 | 1318445236 | False | 0 | c2qxy5k | t3_l8l00 | null | t1_c2qxy5k | t1_c2qtpmr | null | 1427722288 | 3 | t5_2fwo | null | null | null |
True | magnakai | null | I think I know the feeling - a much more elevated version of watching your well-meaning aunt do something on the computer through a valid but totally backwards method. | null | 0 | 1318445474 | False | 0 | c2qxzl2 | t3_l8l00 | null | t1_c2qxzl2 | t1_c2qvvzl | null | 1427722308 | 2 | t5_2fwo | null | null | null |
True | slimdizzy | null | As an Android user, welcome to the club. Although I had to deal with it two years ago ;p | null | 0 | 1318445544 | False | 0 | c2qxzzz | t3_l9qdq | null | t1_c2qxzzz | t3_l9qdq | null | 1427722313 | 2 | t5_2fwo | null | null | null |
True | jagbot | null | he is not new to putting up something and then taking it down:
here he quits his job at google and then says on a subsequent blog post that he hasnt:
http://www.youtube.com/watch?v=vKmQW_Nkfk8 | null | 0 | 1318445564 | False | 0 | c2qy04e | t3_l9ehj | null | t1_c2qy04e | t3_l9ehj | null | 1427722315 | -2 | t5_2fwo | null | null | null |
True | kkjkok | null | I updated my code - now this should be a true n-Queens solver. I have seen results up through 16x16, and am running a 100x100 now. Thanks all for the thoughts and help. | null | 0 | 1318445607 | False | 0 | c2qy0cw | t3_l6zqc | null | t1_c2qy0cw | t3_l6zqc | null | 1427722318 | 1 | 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.