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 | thoomfish | null | > Recommendations to make it worth while this time?
Check out single key shortcuts, fast forward, and mouse gestures.
Chrome/Firefox are technically capable of these things, but since they're implemented by third party extensions, they leave *much* to be desired compared to a native implementation. | null | 0 | 1318657778 | False | 0 | c2rnexi | t3_layaf | null | t1_c2rnexi | t1_c2rfitn | null | 1427734496 | 2 | t5_2fwo | null | null | null |
True | WRXRated | null | You're not just using ONE simple goto.... you are using one goto for each condition you are testing to bring you to the de-init block and then there is another goto to skip the de-init block should the init sequence pass. So multiple goto's and 2 labels. | null | 0 | 1318657903 | False | 0 | c2rnfaw | t3_lc090 | null | t1_c2rnfaw | t1_c2rnack | null | 1427734500 | -3 | t5_2fwo | null | null | null |
True | zem | null | yeah, foreplay is all very well for a while, but if you really want to get fucked you have to go to apple. | null | 0 | 1318658025 | False | 0 | c2rnfp3 | t3_lca6k | null | t1_c2rnfp3 | t1_c2rlhcr | null | 1427734505 | 1 | t5_2fwo | null | null | null |
True | dhpye | null | This is dynamically dumb and five years too late. Dynamic classloading of declared dependencies is hardly new. You still have to declare your "features" in a proprietary server config file, rather than just have the server discover your features via dependency injection.
No list of specs for the "features" that are s... | null | 0 | 1318658176 | False | 0 | c2rng4w | t3_lc4xg | null | t1_c2rng4w | t3_lc4xg | null | 1427734511 | 2 | t5_2fwo | null | null | null |
True | raevnos | null | Er... generally, you put the cleanup code at the end of the function. Everything jumps there, and it just naturally executes at the end of a normal run of the function. Easy peasy.
| null | 0 | 1318658194 | False | 0 | c2rng6s | t3_lc090 | null | t1_c2rng6s | t1_c2rnfaw | null | 1427734511 | 3 | t5_2fwo | null | null | null |
True | [deleted] | null | I call dibs on L. | null | 0 | 1318658303 | False | 0 | c2rngj4 | t3_lbs2x | null | t1_c2rngj4 | t1_c2ris1x | null | 1427734517 | 2 | t5_2fwo | null | null | null |
True | elder_george | null | Then probably better spelling would be 'Because of my understanding of Microsoft security experts thought process I wonder if Microsoft puts process over people'.
Disclaimer: I work at Microsoft for about 1 year. Not much, yeah.
The truth is, Microsoft is huge. Different teams use processes to software development, f... | null | 0 | 1318658356 | False | 0 | c2rngoq | t3_lchhd | null | t1_c2rngoq | t1_c2rncmo | null | 1427734519 | 6 | t5_2fwo | null | null | null |
True | muddo | null | This is a good opportunity for duckduckgo to increase its user base. I like depending on freedom loving people for services rather than on large corporations. | null | 0 | 1318658425 | False | 0 | c2rngw1 | t3_lca6k | null | t1_c2rngw1 | t3_lca6k | null | 1427734521 | 1 | t5_2fwo | null | null | null |
True | mqudsi | null | Not until the answer to the question "when was the last time you wrote a program that didn't have to run on XP?" changes. Yeah, I didn't think so. | null | 0 | 1318659029 | False | 0 | c2rnimu | t3_lbam7 | null | t1_c2rnimu | t1_c2ribwk | null | 1427734543 | 2 | t5_2fwo | null | null | null |
True | poorly_played | null | High Five from down the hall | null | 0 | 1318659243 | False | 0 | c2rnj95 | t3_lcoln | null | t1_c2rnj95 | t3_lcoln | null | 1427734552 | 1 | t5_2fwo | null | null | null |
True | themarchhare | null | We wrote a Turntable.fm clone which can be viewed [here](http://www.soncoya.com). It's built on top of NowJS. We think it simplifies writing real-time code and we hope you find it useful too! | null | 0 | 1318659372 | False | 0 | c2rnjnb | t3_lcxsr | null | t1_c2rnjnb | t3_lcxsr | null | 1427734561 | 2 | t5_2fwo | null | null | null |
True | self-reproofcabbagew | null | Check out this AMAZING Site They Have Remote Desktops! http://extremeseotools.com They even Have XRUMER!!! | null | 0 | 1318659403 | False | 0 | c2rnjqu | t3_l7769 | null | t1_c2rnjqu | t3_l7769 | null | 1427734568 | 1 | t5_2fwo | null | null | null |
True | Bipolarruledout | null | http://en.wikipedia.org/wiki/Google_File_System | null | 0 | 1318659713 | False | 0 | c2rnkkn | t3_lca6k | null | t1_c2rnkkn | t1_c2rlbhn | null | 1427734576 | 1 | t5_2fwo | null | null | null |
True | elder_george | null | Standard doesn't specify following aspects of `memcpy`:
* behavior when `src` or `dst` are `NULL`;
* behavior in case of any error;
`memcpy_s` specifies this. This, arguably, makes code more predictable. It also signals about error in threadsafe (and hard to ignore) way which is arguably an advantage as well.
The ar... | null | 0 | 1318659917 | False | 0 | c2rnl61 | t3_lchhd | null | t1_c2rnl61 | t1_c2rl3ph | null | 1427734582 | 8 | t5_2fwo | null | null | null |
True | [deleted] | null | This. | null | 0 | 1318659960 | False | 0 | c2rnla0 | t3_lca6k | null | t1_c2rnla0 | t1_c2rkrb8 | null | 1427734583 | 2 | t5_2fwo | null | null | null |
True | [deleted] | null | The framework is for real-time media distribution, and is built on top of Now.js . All you need to do is include our npm module, djs, serve your webpage, and write your client-side code. We've found that it greatly simplifies writing pub-sub media distribution channels, and turntable-like rooms.
| null | 0 | 1318660101 | False | 0 | c2rnlof | t3_lcxsr | null | t1_c2rnlof | t3_lcxsr | null | 1427734588 | 1 | t5_2fwo | null | null | null |
True | Slime0 | null | Those sound like good improvements (provided the specified behaviors report the errors loudly). It's too bad they had to add an essentially redundant argument to go along with them. | null | 0 | 1318660321 | False | 0 | c2rnmal | t3_lchhd | null | t1_c2rnmal | t1_c2rnl61 | null | 1427734599 | 5 | t5_2fwo | null | null | null |
True | Bipolarruledout | null | Programmers either love or hate the Google infrastructure. It's basically designed to scale to the moon but I get the feeling that lots of these projects are "inefficient" and don't scale well and thus Google doesn't want it. | null | 0 | 1318660322 | False | 0 | c2rnmar | t3_lca6k | null | t1_c2rnmar | t1_c2rjaes | null | 1427734599 | 2 | t5_2fwo | null | null | null |
True | GMNightmare | null | As a programmer... why would I have used this? | null | 0 | 1318660353 | False | 0 | c2rnmdm | t3_lca6k | null | t1_c2rnmdm | t3_lca6k | null | 1427734599 | 0 | t5_2fwo | null | null | null |
True | I_see_all | null | It is sad to see a resource like this to be taken away... but I have seen too many people that are learning code that cheat. If there was a way to discourage people like me that are learning code to not use this, it wouldn't be as big of a deal. | null | 0 | 1318660388 | False | 0 | c2rnmgw | t3_lca6k | null | t1_c2rnmgw | t3_lca6k | null | 1427734606 | 0 | t5_2fwo | null | null | null |
True | you_do_realize | null | I don't think Stevey is even *saying* we should learn Emacs. He's lamenting the fact that for all its power it's too arcane to learn. | null | 0 | 1318660542 | False | 0 | c2rnmwi | t3_lc3ae | null | t1_c2rnmwi | t1_c2rj1mh | null | 1427734605 | 4 | t5_2fwo | null | null | null |
True | Bipolarruledout | null | I don't like this "race to the bottom" mentality but I realize that it's considered necessary. Major companies are slowly jumping the shark for profits. But then they *all* are so I guess it doesn't really mater. Get ready to bend over. | null | 0 | 1318660644 | False | 0 | c2rnn6x | t3_lca6k | null | t1_c2rnn6x | t1_c2rkv3m | null | 1428192296 | 1 | t5_2fwo | null | null | null |
True | faustoc4 | null | > the three class structure of our common stock has the effect of concentrating voting control with those stockholders who held our stock prior to this offering, including our founder and Chief Executive Officer and our other executive officers, employees and directors and their affiliates; this will limit your abil... | null | 0 | 1318660718 | False | 0 | c2rnndw | t3_lcy19 | null | t1_c2rnndw | t3_lcy19 | null | 1427734624 | 1 | t5_2fwo | null | null | null |
True | Bipolarruledout | null | It's not about money, it's about power. It always is. I mean what are you going to do with another billion dollars that you can't do already? | null | 0 | 1318660752 | False | 0 | c2rnnhn | t3_lca6k | null | t1_c2rnnhn | t1_c2rm705 | null | 1427734617 | 3 | t5_2fwo | null | null | null |
True | Bipolarruledout | null | That's what the legal team is for. | null | 0 | 1318660832 | False | 0 | c2rnnpd | t3_lca6k | null | t1_c2rnnpd | t1_c2rma7p | null | 1427734620 | 1 | t5_2fwo | null | null | null |
True | Bipolarruledout | null | What? | null | 0 | 1318660877 | False | 0 | c2rnnty | t3_lca6k | null | t1_c2rnnty | t1_c2rltqo | null | 1427734623 | 0 | t5_2fwo | null | null | null |
True | DefinitelyHittinOnYa | null | Mine's writing my code in C# while longingly missing coding in C (not really). Go ahead and downvote but it's the truth. I no longer miss developing in C. | null | 0 | 1318660892 | False | 0 | c2rnnv7 | t3_lc090 | null | t1_c2rnnv7 | t3_lc090 | null | 1427734634 | -3 | t5_2fwo | null | null | null |
True | Bipolarruledout | null | It's not always about money. Lots of this is branding motivated. Redundant projects are bad. | null | 0 | 1318661009 | False | 0 | c2rno5z | t3_lca6k | null | t1_c2rno5z | t1_c2rkw1m | null | 1427734628 | 1 | t5_2fwo | null | null | null |
True | Bipolarruledout | null | This. Look at the number of things that Microsoft has terminated. | null | 0 | 1318661090 | False | 0 | c2rnodl | t3_lca6k | null | t1_c2rnodl | t1_c2rme5e | null | 1427734631 | -1 | t5_2fwo | null | null | null |
True | wh44 | null | Would you mind not downvoting me? You are starting to piss me off!
> Those positions imply that someone with a rather poor grasp of the rules of C
Wrong! Wrong! Wrong! Someone with a fine grasp of the ***rules***, but not such a good grasp of assembly and what the fuck goes on behind the scenes. Open your eyes! Re... | null | 0 | 1318661209 | False | 0 | c2rnooj | t3_l6yn1 | null | t1_c2rnooj | t1_c2rhtb2 | null | 1427734638 | 0 | t5_2fwo | null | null | null |
True | Teekoo | null | fuck off with this karmawhoring bullshit. | null | 0 | 1318661702 | False | 0 | c2rnpxn | t3_lcwrp | null | t1_c2rnpxn | t3_lcwrp | null | 1427734653 | -1 | t5_2fwo | null | null | null |
True | elder_george | null | According to [MSDN](http://msdn.microsoft.com/en-us/library/ksazx244\(v=vs.80\).aspx), validation errors results in error handler being called. Default handler is equivalent to failed `assert` i.e. it tries to invoke debugger (in debug mode) or terminate program. Programmer can override the handler.
I don't see a big ... | null | 0 | 1318661755 | False | 0 | c2rnq2j | t3_lchhd | null | t1_c2rnq2j | t1_c2rnmal | null | 1427734655 | 4 | t5_2fwo | null | null | null |
True | Bipolarruledout | null | Lots of people still aren't sold on the cloud. And I don't mean VM's and VPS's. These are still costly services compared to large scale cloud solutions. There's a big difference between virtual platform and virtual infrastructure. While you have far more freedom it's costly to maintain mission crucial infrastructure ev... | null | 0 | 1318662193 | False | 0 | c2rnr6r | t3_lca6k | null | t1_c2rnr6r | t1_c2rjiu9 | null | 1427734668 | 3 | t5_2fwo | null | null | null |
True | skulgnome | null | >Good point, I guess that is what I'm arguing. Isn't that what people mean when they refer to C as cross platform assembly though? This is exactly why I think the article misses the point.
That is an excellent question. I'd guess it's some kind of an expression of distaste. It's quite clear that C has most high-lev... | null | 0 | 1318662322 | False | 0 | c2rnrho | t3_lb1w3 | null | t1_c2rnrho | t1_c2rfjod | null | 1427734671 | 2 | t5_2fwo | null | null | null |
True | robotfarts | null | > Working on a team and in a production environment - yes we did that in college in the 90's, we programmed on teams in high school too.
You seem to still be assuming that just because you did it that many other people did it. I don't really doubt or care what you personally did in high school.
> However, I do... | null | 0 | 1318662530 | False | 0 | c2rns0n | t3_l9ja5 | null | t1_c2rns0n | t1_c2r9of8 | null | 1427734677 | 1 | t5_2fwo | null | null | null |
True | renagadexx | null | Eat my dick? That man is a god. | null | 0 | 1318662679 | False | 0 | c2rnsdu | t3_lcwrp | null | t1_c2rnsdu | t1_c2rnpxn | null | 1427734692 | 1 | t5_2fwo | null | null | null |
True | Bipolarruledout | null | This is impressive.
"Windows 2003 is also available on all KVM plans for no extra charge." But why not 2008?
How's the processor performance on these? Is it realistic to run hosted applications? | null | 0 | 1318662798 | False | 0 | c2rnso1 | t3_lca6k | null | t1_c2rnso1 | t1_c2rkbpi | null | 1427734693 | 1 | t5_2fwo | null | null | null |
True | skulgnome | null | It's just about turning similar stanzas of code into a loop and a statically allocated array of unnamed structs. The loop iterates over the array, doing the same things as the copypasta. There may be a macro for convenience in emitting the structs, though with C99 you can just go with `{ .explicit = &field, .naming... | null | 0 | 1318662802 | False | 0 | c2rnsod | t3_lc090 | null | t1_c2rnsod | t1_c2rite5 | null | 1427734693 | 1 | t5_2fwo | null | null | null |
True | Nebu | null | But from what you're telling me, the type annotations do not actually change any of the behaviour of the program, and thus they are more analogous to comments than code. Would you have been happier if their syntax for type annotations were like this?
var /*int*/ foo = 3; | null | 0 | 1318662823 | False | 0 | c2rnspr | t3_l9v2n | null | t1_c2rnspr | t1_c2rkiu1 | null | 1427734693 | 1 | t5_2fwo | null | null | null |
True | skulgnome | null | It also retarded the adoption of the PNG format. | null | 0 | 1318662989 | False | 0 | c2rnt50 | t3_lc090 | null | t1_c2rnt50 | t1_c2ri366 | null | 1428192290 | 1 | t5_2fwo | null | null | null |
True | skulgnome | null | Strictly downward gotos are the exception. And their major usecase is, besides macro hacks, error handling.
To contrast, the do-while loop is pretty nice for dealing with transaction restarts. | null | 0 | 1318663240 | False | 0 | c2rntqs | t3_lc090 | null | t1_c2rntqs | t1_c2rmju3 | null | 1427734705 | 1 | t5_2fwo | null | null | null |
True | xtracto | null | Unfortunately that is true. I am an avid user of notebooks.google.com since a long time (I don't know why by all other potential replacements just aren't as simple and straightforward as notebooks).
Although in the homepage they say not to worry because they will continue supporting it, I am afraid they will vanish i... | null | 0 | 1318663318 | False | 0 | c2rntxx | t3_lca6k | null | t1_c2rntxx | t1_c2rjr3g | null | 1427734707 | 2 | t5_2fwo | null | null | null |
True | psankar | null | As Miguel De Icaza nicely put it: By killing Codesearch Google executes on their vision transition from "Organize the World's Information" to "Create a more Ajax-y Facebook"
http://twitter.com/#!/migueldeicaza/status/125011128651747329 | null | 0 | 1318663420 | False | 0 | c2rnu7r | t3_lca6k | null | t1_c2rnu7r | t3_lca6k | null | 1427734710 | 19 | t5_2fwo | null | null | null |
True | olov | null | I guess I would have provided a Shell sort example, since it's not that much harder to implement than bubble/insertion but a whole lot faster.
| null | 0 | 1318663429 | False | 0 | c2rnu8i | t3_lccsd | null | t1_c2rnu8i | t3_lccsd | null | 1427734710 | 2 | t5_2fwo | null | null | null |
True | elperroborrachotoo | null |
**[Black Duck Koders](http://www.koders.com/)**?
Haven't used either sevice often enough to compare them. | null | 0 | 1318663484 | False | 0 | c2rnudh | t3_lca6k | null | t1_c2rnudh | t1_c2rn3f9 | null | 1428192289 | 1 | t5_2fwo | null | null | null |
True | xtracto | null | Well, in the case of Code Search there isn't any other alternative than a cloud-based service. Unless you want to develop your own spider and maintain your own (huge) index.
| null | 0 | 1318663494 | False | 0 | c2rnueg | t3_lca6k | null | t1_c2rnueg | t1_c2rjdi2 | null | 1428192289 | 4 | t5_2fwo | null | null | null |
True | renagadexx | null | I know what it looks like. This took me hours of work to get the features right, so please dont assume it's karmawhoring.
| null | 0 | 1318663545 | False | 0 | c2rnujb | t3_lcwrp | null | t1_c2rnujb | t1_c2rnpxn | null | 1427734712 | 0 | t5_2fwo | null | null | null |
True | [deleted] | null | Which it is for a lot of tasks today but we mustn't forget why we have all these fancy languages today and that C is still the best language for some specific projects. | null | 0 | 1318664141 | False | 0 | c2rnvxk | t3_laws0 | null | t1_c2rnvxk | t1_c2re4c5 | null | 1427734736 | 1 | t5_2fwo | null | null | null |
True | Slime0 | null | Because I usually expect a certain relationship between the size of dest and src, so I prefer to handle that aspect myself.
For instance, frequently I'll expect them to be equal in size. memcpy_s will ignore the case where sizeof( dest ) > sizeof( src ), but I don't want to ignore that case. So I'll add an assert t... | null | 0 | 1318664227 | False | 0 | c2rnw4h | t3_lchhd | null | t1_c2rnw4h | t1_c2rnq2j | null | 1428192283 | 2 | t5_2fwo | null | null | null |
True | mango_feldman | null | no | null | 0 | 1318664473 | False | 0 | c2rnwn8 | t3_lca6k | null | t1_c2rnwn8 | t1_c2rlwje | null | 1427734821 | 5 | t5_2fwo | null | null | null |
True | Slime0 | null | The author is not claiming that. The quote you took is the second half of a sentence in which he's explaining the functionality of memcpy_s. It is not part of his argument against it. | null | 0 | 1318664521 | False | 0 | c2rnwr0 | t3_lchhd | null | t1_c2rnwr0 | t1_c2rl4ch | null | 1427734817 | 6 | t5_2fwo | null | null | null |
True | [deleted] | null | In C0X
1653 If an object has static storage duration is not initialized explicitly, then:
1654: If it has a pointer type, it is initialized to a NULL pointer
1655: If it has arithmetic type, it is initialized to (positive or unsigned) 0
I believe the C1X standard 6.7.9.10 reads...
If an object that... | null | 0 | 1318664708 | True | 0 | c2rnx4i | t3_lc090 | null | t1_c2rnx4i | t1_c2rjeo7 | null | 1427734831 | 3 | t5_2fwo | null | null | null |
True | elder_george | null | Oh, I see. Well, yep, first case is no luck.
Second case is solved by setting your own handler that logs the error (or does whatever else you find proper) but doesn't terminate the program. Code invoking `memcpy_s` will get return code telling about error, and can act further basing on it. | null | 0 | 1318664892 | False | 0 | c2rnxi4 | t3_lchhd | null | t1_c2rnxi4 | t1_c2rnw4h | null | 1427734825 | 1 | t5_2fwo | null | null | null |
True | Bipolarruledout | null | Why would you show your mother HTML? | null | 0 | 1318664980 | False | 0 | c2rnxp6 | t3_lca6k | null | t1_c2rnxp6 | t1_c2rle9r | null | 1427734830 | 1 | t5_2fwo | null | null | null |
True | Fix-my-grammar-plz | null | You can't do this to us, Larry Page! | null | 0 | 1318665385 | False | 0 | c2rnyk5 | t3_lca6k | null | t1_c2rnyk5 | t3_lca6k | null | 1427734845 | 1 | t5_2fwo | null | null | null |
True | hobbiescalms | null | Check out this AMAZING Site They Have Remote Desktops! http://extremeseotools.com They even Have XRUMER!!! | null | 0 | 1318665621 | False | 0 | c2rnz31 | t3_l85zk | null | t1_c2rnz31 | t3_l85zk | null | 1427734867 | 0 | t5_2fwo | null | null | null |
True | bampiru | null | people from Flash are crying because of WebGL | null | 0 | 1318666000 | False | 0 | c2rnzwf | t3_layaf | null | t1_c2rnzwf | t3_layaf | null | 1427734868 | 0 | t5_2fwo | null | null | null |
True | acecool | null | >Also, obligatory QuickLisp mention. It'll change your life.
just curious, whats so good about quicklisp? | null | 0 | 1318666059 | False | 0 | c2ro00n | t3_lc3ae | null | t1_c2ro00n | t1_c2rmma7 | null | 1428192276 | 1 | t5_2fwo | null | null | null |
True | edeloso | null | Buried in the post is a shout out to one of my favorite novels, Midnight's Children.
I really need to go reread it, it's been a few years.
IIRC, it's X-Men via Laurence Stern.
| null | 0 | 1318666473 | False | 0 | c2ro0uh | t3_lc3ae | null | t1_c2ro0uh | t3_lc3ae | null | 1427734890 | 2 | t5_2fwo | null | null | null |
True | Almafeta | null | Better get it quick before Google Code is shut down. | null | 0 | 1318667049 | False | 0 | c2ro1yd | t3_lca6k | null | t1_c2ro1yd | t1_c2rm6ny | null | 1427734895 | 10 | t5_2fwo | null | null | null |
True | idelovski | null | Killing Code Search was evil! Oh, wait, that's not Google. | null | 0 | 1318667095 | False | 0 | c2ro21p | t3_lca6k | null | t1_c2ro21p | t1_c2rku4m | null | 1427734897 | 3 | t5_2fwo | null | null | null |
True | footlose | null | Lose, footlose
Kick of you're Sundae shooes | null | 0 | 1318667359 | False | 0 | c2ro2k3 | t3_lca6k | null | t1_c2ro2k3 | t1_c2rm4qc | null | 1427734905 | -1 | t5_2fwo | null | null | null |
True | prof_hobart | null | Google Labs (which code search was part of) was described in their FAQs as "a playground where our more adventurous users can play around with prototypes of some of our wild and crazy ideas and offer feedback directly to the engineers who developed them".
It's a shame that they've decided to kill this, as it gave a gr... | null | 0 | 1318667473 | False | 0 | c2ro2rk | t3_lca6k | null | t1_c2ro2rk | t1_c2rijdh | null | 1427734908 | 6 | t5_2fwo | null | null | null |
True | TapirMonkey | null | Oh come on, why not "just use Elastic Load Balancing to add a zone apex alias to your hosted zone"? Often it's the obvious stuff that we let slip. | null | 0 | 1318667589 | False | 0 | c2ro2z6 | t3_lcoln | null | t1_c2ro2z6 | t3_lcoln | null | 1427734920 | 1 | t5_2fwo | null | null | null |
True | xTRUMANx | null | Why not do as the commentator suggested and use the `Take` and `Skip` Linq methods? | null | 0 | 1318667736 | False | 0 | c2ro392 | t3_lbxq9 | null | t1_c2ro392 | t1_c2rh4br | null | 1427734915 | 1 | t5_2fwo | null | null | null |
True | Felicia_Svilling | null | Smalltalk pretty much invented GUI facilities. The best you can say is that Java combined the VM of Smalltalk with the syntax of C++. | null | 0 | 1318667875 | False | 0 | c2ro3ih | t3_laqb0 | null | t1_c2ro3ih | t1_c2r6mbk | null | 1427734917 | 2 | t5_2fwo | null | null | null |
True | ZMeson | null | Note that I said "in the future". I mean C++11 condition variables (and a lot of other threading C++11 features) aren't even supported by Visual Studio yet. I think in the next 2 to 5 years, fewer people will still need to develop for XP.
| null | 0 | 1318667934 | False | 0 | c2ro3me | t3_lbam7 | null | t1_c2ro3me | t1_c2rnimu | null | 1427734919 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1318668174 | False | 0 | c2ro42v | t3_lc090 | null | t1_c2ro42v | t1_c2rnfaw | null | 1427734924 | 3 | t5_2fwo | null | null | null |
True | Sailer | null | nonetheless | null | 0 | 1318668201 | False | 0 | c2ro44h | t3_lca6k | null | t1_c2ro44h | t1_c2rjcm9 | null | 1427734924 | 1 | t5_2fwo | null | null | null |
True | Felicia_Svilling | null | We use languages like Java that because of they have good support. And have you tried programming in Java without using objects? Or in other words we use oo because it used to be all the rage and therefor all tested and true languages are oo. Its tradition. Path dependent behavior. | null | 0 | 1318668368 | False | 0 | c2ro4gc | t3_laqb0 | null | t1_c2ro4gc | t1_c2r7p0j | null | 1427734926 | 1 | t5_2fwo | null | null | null |
True | UnreachablePaul | null | Can you kill something on ? | null | 0 | 1318668809 | False | 0 | c2ro599 | t3_lca6k | null | t1_c2ro599 | t3_lca6k | null | 1427734933 | -1 | t5_2fwo | null | null | null |
True | [deleted] | null | On the other hand, they were able to build the product they wanted without considering performance, and then to optimize it (not incredibly, but enough) afterwards *using empirical evidence*.
I think they did the right thing. | null | 0 | 1318668875 | False | 0 | c2ro5dc | t3_lcoln | null | t1_c2ro5dc | t1_c2rm6nk | null | 1427734934 | 9 | t5_2fwo | null | null | null |
True | oopsiedaisy | null | please log in. fuck. | null | 0 | 1318668889 | False | 0 | c2ro5e8 | t3_lbs2x | null | t1_c2ro5e8 | t3_lbs2x | null | 1427734934 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | I'm very skeptic about such polls.
“Provide refactoring support for F# code.” mentioned together with “Add Higher Order Generics to F# (Type Classes)”? | null | 0 | 1318669084 | False | 0 | c2ro5r7 | t3_lbxq9 | null | t1_c2ro5r7 | t3_lbxq9 | null | 1427734938 | 1 | t5_2fwo | null | null | null |
True | zby | null | This is strange - indeed when I log out and go to this page I also get the login box. So I changed this link to https://github.com/operasoftware
| null | 0 | 1318669218 | True | 0 | c2ro60d | t3_layaf | null | t1_c2ro60d | t1_c2rle4t | null | 1427734940 | 1 | t5_2fwo | null | null | null |
True | zhivago | null | Actually, they're completely different to data pointers.
You cannot expect to store a function pointer in a void pointer, nor convert to a char pointer, which is true of all object pointers.
As far as C is concerned, functions and objects exist in completely separate places.
There is justification for this -- many a... | null | 0 | 1318669328 | False | 0 | c2ro67m | t3_lb1w3 | null | t1_c2ro67m | t1_c2rfsgu | null | 1427734941 | 1 | t5_2fwo | null | null | null |
True | Felicia_Svilling | null | It didn't happen that way. The origin story of Java is more or less: Some guys got a lot of funding and locked themself up in a cabin for a year doing high tech experiments. Then the year was comming to an end they realised that none of their projects had worked out. They scrambled about for something to pressent to th... | null | 0 | 1318669420 | False | 0 | c2ro6d0 | t3_laqb0 | null | t1_c2ro6d0 | t1_c2r5r6y | null | 1427734943 | 1 | t5_2fwo | null | null | null |
True | unpopular_opinion | null | As if this is a new idea. The reason why 'researchers' don't share code is because 1) Their code sucks 2) Their results are fabricated 3) If it does work, they want to use it for 'spin-offs'.
There are certainly exceptions to this rule, but since that is such a low number, I gloss over that, OK? | null | 0 | 1318669558 | False | 0 | c2ro6lc | t3_lcjsa | null | t1_c2ro6lc | t3_lcjsa | null | 1427734945 | 12 | t5_2fwo | null | null | null |
True | [deleted] | null | This might be a stupid question, but do scientists share the data with each other? I think I've read a couple of times how results couldn't be verified because the data wasn't being shared. | null | 0 | 1318669582 | False | 0 | c2ro6mm | t3_lcjsa | null | t1_c2ro6mm | t3_lcjsa | null | 1427734948 | 1 | t5_2fwo | null | null | null |
True | zhivago | null | "Compiled language" is a category error -- that's an implementation detail, and has nothing to do with language.
Assembly programs are normally compiled, and it is possible to apply optimizations in this process.
There is nothing special about assembly in that regard. | null | 0 | 1318669601 | False | 0 | c2ro6nv | t3_lb1w3 | null | t1_c2ro6nv | t1_c2re7k6 | null | 1427734948 | 2 | t5_2fwo | null | null | null |
True | comex | null | Except it doesn't make sense. Past, present, and future are not dimensions. | null | 0 | 1318669839 | False | 0 | c2ro72m | t3_lbs2x | null | t1_c2ro72m | t1_c2rf7wm | null | 1427734960 | 2 | t5_2fwo | null | null | null |
True | Ashiro | null | This guy? http://en.wikipedia.org/wiki/Brad_Fitzpatrick
Edit: Why are people down voting me? It seems a little harsh to down vote someone just because they don't know who someone is. There's more than one Brad Fitzpatrick in the world - how the hell was I to know he was that one? I can deal with being downvoted when I... | null | 0 | 1318669946 | True | 0 | c2ro792 | t3_lca6k | null | t1_c2ro792 | t1_c2rnbyo | null | 1427734955 | 5 | t5_2fwo | null | null | null |
True | Ansjh | null | Gøøgle | null | 0 | 1318670114 | False | 0 | c2ro7ji | t3_lca6k | null | t1_c2ro7ji | t1_c2rk4gf | null | 1427734968 | 1 | t5_2fwo | null | null | null |
True | bikemaul | null | Google desktop is not going away, just no more support or updates. | null | 0 | 1318671333 | False | 0 | c2ro9k6 | t3_lca6k | null | t1_c2ro9k6 | t1_c2rkt0d | null | 1427734992 | 2 | t5_2fwo | null | null | null |
True | Boojum | null | That's not so much C++ as it is C-with-objects. | null | 0 | 1318671734 | False | 0 | c2roa5w | t3_ld12r | null | t1_c2roa5w | t3_ld12r | null | 1427734999 | 11 | t5_2fwo | null | null | null |
True | f2u | null | Visual Basic and VBA have diverged quite a bit (a bit like Java and JME). Visual Basic has feature parity with C#, so we should view it as a fully-grown programming language. | null | 0 | 1318671781 | False | 0 | c2roa8k | t3_lccsd | null | t1_c2roa8k | t1_c2rmuiv | null | 1427734994 | 8 | t5_2fwo | null | null | null |
True | [deleted] | null | The only one I trust not to die off is Android because it's open source and the open handset alliance is an owner of it too.
I'm not saying Google earth / maps will go away tomorrow. Half the problem is you just don't know it will go away. They'll just announce it one day with no warning. | null | 0 | 1318671825 | False | 0 | c2roaav | t3_lca6k | null | t1_c2roaav | t1_c2rmg2r | null | 1427734994 | 2 | t5_2fwo | null | null | null |
True | przemo_li | null | Wow. Give link to this "hand-make" shaders. Till Mango it wasn't possible. Did it changed in Mango?
And give some REAL statistics, about user payments. Spreading you own subjective opinions is not worth much for others.
And yes XNA is quite good. But its not DX! and its a bit limited. So you have to have separate ren... | null | 0 | 1318673343 | False | 0 | c2roclg | t3_l579f | null | t1_c2roclg | t1_c2rmamv | null | 1427735030 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1318673479 | False | 0 | c2rocsu | t3_lbs2x | null | t1_c2rocsu | t3_lbs2x | null | 1427735028 | 1 | t5_2fwo | null | null | null |
True | przemo_li | null | Again. Pls give link to info about shaders.
When MS released XNA for WinP7, they have officialy stated, that there are only 4 premade ones, and you can not write your own. This feature may come in letter updates.
Which update added support for hand made shaders? | null | 0 | 1318674038 | False | 0 | c2rodmh | t3_l579f | null | t1_c2rodmh | t1_c2rma1j | null | 1427735038 | 1 | t5_2fwo | null | null | null |
True | earthboundkid | null | Seriously, the last time I wrote a sort function was for CS 102. | null | 0 | 1318674056 | False | 0 | c2rodni | t3_lccsd | null | t1_c2rodni | t1_c2rneqj | null | 1427735038 | 10 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1318674441 | False | 0 | c2roe7o | t3_ld12r | null | t1_c2roe7o | t3_ld12r | null | 1427735046 | -3 | t5_2fwo | null | null | null |
True | ysangkok | null | I don't see why it should be only for aging programmers. This is just for any C programmer that wants a quick C++ crash course. | null | 0 | 1318674845 | False | 0 | c2roers | t3_ld12r | null | t1_c2roers | t3_ld12r | null | 1427735051 | 9 | t5_2fwo | null | null | null |
True | RichardWarburton | null | I believe they're being facetious. | null | 0 | 1318675070 | False | 0 | c2rof1v | t3_ld12r | null | t1_c2rof1v | t1_c2roers | null | 1427735055 | 9 | t5_2fwo | null | null | null |
True | Joakal | null | Of course. In order to gain recognition, especially for verifying your thesis. But I have no idea if they release the source code though. | null | 0 | 1318675165 | False | 0 | c2rof6b | t3_lcjsa | null | t1_c2rof6b | t1_c2ro6mm | null | 1427735058 | 3 | t5_2fwo | null | null | null |
True | strolls | null | They've put a lot of investment in maps - in sending out their own cars to record street data (and take photos). That data, and the technology for managing it, [is worth billions](http://en.wikipedia.org/wiki/Tele_Atlas#TomTom_takeover).
So Google is probably in it for the long haul with Maps, and I would imagine the... | null | 0 | 1318675358 | False | 0 | c2rofew | t3_lca6k | null | t1_c2rofew | t1_c2roaav | null | 1427735063 | 2 | t5_2fwo | null | null | null |
True | [deleted] | null | koders.com is really good, was using it many times before. Now mostly search over github repositories. | null | 0 | 1318675386 | False | 0 | c2rofgd | t3_lca6k | null | t1_c2rofgd | t1_c2rihf1 | null | 1427735063 | 1 | t5_2fwo | null | null | null |
True | Jigsus | null | Can you honestly trust to use Docs now? They'll just decide to shut it down one day | null | 0 | 1318675450 | False | 0 | c2rofjo | t3_lca6k | null | t1_c2rofjo | t1_c2rllu8 | null | 1427735061 | 3 | t5_2fwo | null | null | null |
True | Jigsus | null | It does? How? | null | 0 | 1318675504 | False | 0 | c2rofme | t3_lca6k | null | t1_c2rofme | t1_c2rk263 | null | 1427735062 | 1 | t5_2fwo | null | null | null |
True | tragomaskhalos | null | Glaring error - invalid attempt to define operator overload for char*.
Not really doing anyone any favours if you put out stuff like this without even attempting to sanity-check your examples by compiling them. | null | 0 | 1318675506 | False | 0 | c2rofmg | t3_ld12r | null | t1_c2rofmg | t3_ld12r | null | 1427735062 | 12 | 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.