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 | bjosk | null | I thought we were going with C++0B to reduce the perception of failure after ten years of the whole C++0x-brand. | null | 0 | 1318304587 | False | 0 | c2qhjn6 | t3_l7gl3 | null | t1_c2qhjn6 | t3_l7gl3 | null | 1427714427 | -4 | t5_2fwo | null | null | null |
True | kirakun | null | But if you comment out the first line in your way, the code would break too. | null | 0 | 1318304613 | False | 0 | c2qhjrq | t3_l765i | null | t1_c2qhjrq | t1_c2qgswo | null | 1427714429 | 2 | t5_2fwo | null | null | null |
True | [deleted] | null | Any word on when g++ will fully implement this? | null | 0 | 1318304659 | False | 0 | c2qhk0o | t3_l7gl3 | null | t1_c2qhk0o | t3_l7gl3 | null | 1427714432 | 5 | t5_2fwo | null | null | null |
True | Tiwazz | null | I usually just make a local branch for the feature or bug I'm working on and then commit that. It's cool that you can stage parts of a file, but it doesn't seem like something that you would want to do if you can avoid it.
I agree with the thesis of the blog, but I think the solution is making smaller more focused ch... | null | 0 | 1318305201 | False | 0 | c2qhmvu | t3_l780w | null | t1_c2qhmvu | t3_l780w | null | 1427714469 | 2 | t5_2fwo | null | null | null |
True | MatrixFrog | null | It's probably something you would catch almost immediately, but personally I'd prefer the compiler catch it for me :) | null | 0 | 1318305209 | False | 0 | c2qhmx3 | t3_l6uwv | null | t1_c2qhmx3 | t1_c2qhb5l | null | 1427714470 | 1 | t5_2fwo | null | null | null |
True | imaginaryredditor | null | Everybody wants to feel good with that answer, but I think the girl would just be better. She almost surely understands design principles as well, and the guy hasn't shown interest in learning what he's using in depth. If you're a C++ programmer you have to know these sorts of things, because they bite you constantly. ... | null | 0 | 1318305265 | False | 0 | c2qhn7d | t3_l6yn1 | null | t1_c2qhn7d | t1_c2qgtxr | null | 1427714473 | 2 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1318305377 | False | 0 | c2qhnp2 | t3_l6yn1 | null | t1_c2qhnp2 | t1_c2qhhas | null | 1427714480 | 1 | t5_2fwo | null | null | null |
True | Raufio | null | if it was made at the same time it would be the top.
the comment probably has been either visible or at the top the since it was posted.
People upvoted it because it was what they were thinking, not "yeah, I hate women too." | null | 0 | 1318305392 | False | 0 | c2qhns2 | t3_l6yn1 | null | t1_c2qhns2 | t1_c2qhhas | null | 1427714482 | 2 | t5_2fwo | null | null | null |
True | imaginaryredditor | null | The boost libraries look a lot more complicated than they are for 2 reasons that will disappear over time:
1. Lots of ifdefs for shitty compilers.
2. C++98's lack of variadic templates.
With both of those gone (time will heal #1 and C++11 solves #2) many boost headers will become drastically simpler.
Edit: Also forg... | null | 0 | 1318305442 | True | 0 | c2qho31 | t3_l6yn1 | null | t1_c2qho31 | t1_c2qetp7 | null | 1427714486 | 3 | t5_2fwo | null | null | null |
True | bdunderscore | null | template<typename T>
class nullptr_deref {
public:
T &operator*() const {
launch_warheads();
}
};
template<typename T>
operator nullptr_deref<T>(const nullptr &) {
return nullptr_deref<T>();
} | null | 0 | 1318306085 | False | 0 | c2qhr4j | t3_l7gl3 | null | t1_c2qhr4j | t1_c2qh7k2 | null | 1427714525 | 9 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1318306173 | True | 0 | c2qhrjh | t3_l7bjb | null | t1_c2qhrjh | t1_c2qg3ut | null | 1427714531 | 2 | t5_2fwo | null | null | null |
True | F2a | null | Please Sir, tell me what's relevant today so that I may learn. | null | 0 | 1318306207 | False | 0 | c2qhrr9 | t3_l7gl3 | null | t1_c2qhrr9 | t1_c2qeskr | null | 1427714533 | 6 | t5_2fwo | null | null | null |
True | BrowsOfSteel | null | TIL that the Swiss franc doesn’t have its own symbol. | null | 0 | 1318306272 | False | 0 | c2qhs2c | t3_l7gl3 | null | t1_c2qhs2c | t1_c2qe7f3 | null | 1427714537 | 6 | t5_2fwo | null | null | null |
True | bdunderscore | null | The key features of an open spec are:
* Not controlled by a single entity (there are a lot of representatives from various groups (national standards boards?) on the C++ committee - not just a single organization)
* Anyone can implement it without paying royalties
Now, getting a copy of the actual text might cost mon... | null | 0 | 1318306288 | True | 0 | c2qhs4v | t3_l7gl3 | null | t1_c2qhs4v | t1_c2qh1x6 | null | 1427714538 | 10 | t5_2fwo | null | null | null |
True | Purple_Haze | null | I would do that if the "formatting help" would tell me how to do it.
Don't bother telling me, I'll never remember. I don't have the brain cells left for yet another mark-up language. | null | 0 | 1318306301 | False | 0 | c2qhs6r | t3_l6xnp | null | t1_c2qhs6r | t1_c2qgwxh | null | 1427714539 | 2 | t5_2fwo | null | null | null |
True | cdsmith | null | To be fair, the code from my article is at least as bad when measured by those criteria. The goal was really just to get something dirt simple and easy to write and understand. Nothing about this submission was intended to prepare anyone to build production grade random number generators! | null | 0 | 1318306326 | False | 0 | c2qhsb6 | t3_l77q2 | null | t1_c2qhsb6 | t1_c2qgq7y | null | 1427714541 | 2 | t5_2fwo | null | null | null |
True | Darkmoth | null | Yes. [Random.org](http://www.random.org/) does almost exactly that. | null | 0 | 1318306493 | False | 0 | c2qht56 | t3_l77q2 | null | t1_c2qht56 | t1_c2qe6jz | null | 1427714551 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | > http://codebabies.com/wp-content/uploads/2011/04/slidermaster_02.jpg
If they're serious about this, why didn't they just use VIM highlighting? "go" and "life" are the same color but not "home" and "sweethome", yet they're all attribute values. id and class should be a different color from the div tag.
Or is thi... | null | 0 | 1318306604 | False | 0 | c2qhtng | t3_l7sk2 | null | t1_c2qhtng | t3_l7sk2 | null | 1427714558 | 1 | t5_2fwo | null | null | null |
True | Amablue | null | Everyone I know who's known the nitpicky things the girl picked up has also had a good sense of code organization and architecture as well. In fact, better than the people who were more in line with the boy. Knowing that sort of information means you're involved deeply in your craft. and are likely a better programmer ... | null | 0 | 1318306842 | False | 0 | c2qhur1 | t3_l6yn1 | null | t1_c2qhur1 | t1_c2qgtxr | null | 1427714572 | 5 | t5_2fwo | null | null | null |
True | gclaramunt | null | Fully proved code is currently too expensive for everyday use, but for some components it may be worthwhile.
Totally agree with adaptability and componentization, for that you need abstraction (get too tied to the incidental details and you loose reusability) and I think we're in a point where the "mainstream OO" do... | null | 0 | 1318306845 | False | 0 | c2qhurh | t3_l6dcp | null | t1_c2qhurh | t1_c2qdpgm | null | 1427714572 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | Yes. You are correct. Usually, though, I find that I'm adding/removing items from the end of the list and the first item doesn't change often. | null | 0 | 1318306869 | False | 0 | c2qhuvg | t3_l765i | null | t1_c2qhuvg | t1_c2qhjrq | null | 1427714575 | 1 | t5_2fwo | null | null | null |
True | Amablue | null | Just put a comma, you're not wasting any space. | null | 0 | 1318306909 | False | 0 | c2qhv1e | t3_l6yn1 | null | t1_c2qhv1e | t1_c2qf2yy | null | 1427714577 | 7 | t5_2fwo | null | null | null |
True | [deleted] | null | > though likely jarring to you.
How would you know what I find jarring? "Comma First" is more visually jarring to me actually, and that's what makes it easier for me to see when commas are missing.
> I don't believe JS is that fragile.
Unfortunately IE6 and IE7 are that fragile, and sometimes your javascript w... | null | 0 | 1318306988 | True | 0 | c2qhvcz | t3_l765i | null | t1_c2qhvcz | t1_c2qhdm5 | null | 1427714581 | 7 | t5_2fwo | null | null | null |
True | iaacp | null | 0_0 It really takes that long for compilers to implement? I had no idea! | null | 0 | 1318307015 | False | 0 | c2qhvhh | t3_l7gl3 | null | t1_c2qhvhh | t1_c2qgwfv | null | 1427714583 | 4 | t5_2fwo | null | null | null |
True | shillbert | null | Or you obsess over little details too much, and never actually get anything done. | null | 0 | 1318307098 | False | 0 | c2qhvw5 | t3_l6yn1 | null | t1_c2qhvw5 | t1_c2qhur1 | null | 1427714588 | 2 | t5_2fwo | null | null | null |
True | adrianmonk | null | > You also need to consider that each variable-names can to be in memory several times
Really? Older C compilers were one-pass so that they could compile a file larger than memory. This is one reason for a lot of inconvenient C features, like how you need to have already seen a prototype in order to call a functi... | null | 0 | 1318307120 | False | 0 | c2qhw04 | t3_l6xnp | null | t1_c2qhw04 | t1_c2qczz1 | null | 1427714588 | 7 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1318307225 | False | 0 | c2qhwgs | t3_l7gl3 | null | t1_c2qhwgs | t1_c2qh0f0 | null | 1427714595 | 1 | t5_2fwo | null | null | null |
True | someone13 | null | Enh, I'll tell you anyway: backticks.
**ed**
is
**ed**
Whereas:
`ed`
is
`ed`, see? | null | 0 | 1318307473 | False | 0 | c2qhxkh | t3_l6xnp | null | t1_c2qhxkh | t1_c2qhs6r | null | 1427714610 | 2 | t5_2fwo | null | null | null |
True | retinascan | null | or you could just use ModSecurity. | null | 0 | 1318307562 | False | 0 | c2qhxy9 | t3_l7bjb | null | t1_c2qhxy9 | t3_l7bjb | null | 1427714615 | 1 | t5_2fwo | null | null | null |
True | osushkov | null | C++ has zero competition in the realm of compiled native languages or in the systems language realm. I'm not sure if you realise this, but iPhone/Android/Web programming isnt the only programming that happens. | null | 0 | 1318307657 | False | 0 | c2qhyeb | t3_l7gl3 | null | t1_c2qhyeb | t1_c2qeskr | null | 1427714620 | 3 | t5_2fwo | null | null | null |
True | [deleted] | null | [http://canyouxssthis.com/;Embarassing-slug-goes-here](http://canyouxssthis.com/;Embarassing-slug-goes-here) | null | 0 | 1318307763 | False | 0 | c2qhyx6 | t3_l7bjb | null | t1_c2qhyx6 | t3_l7bjb | null | 1427714627 | 2 | t5_2fwo | null | null | null |
True | osushkov | null | You can access all of that functionality. Either through inline assembly or through library intrinsics. A non-cpu specific language has no business exposing functionality on the level youre thinking. But by allowing direct memory access you can essentially do anything. For example, C/C++ has no concept of SSE instructi... | null | 0 | 1318307828 | False | 0 | c2qhz7g | t3_l7gl3 | null | t1_c2qhz7g | t1_c2qgx7a | null | 1427714631 | 11 | t5_2fwo | null | null | null |
True | JL235 | null | I have never even encountered someone who has written this bug in the wild, regardless of when it's caught. | null | 0 | 1318307973 | False | 0 | c2qhzuf | t3_l6uwv | null | t1_c2qhzuf | t1_c2qhmx3 | null | 1427714639 | 1 | t5_2fwo | null | null | null |
True | JL235 | null | Why didn't Dart do away with some of the values that equate to false for if conditions?
For example both an empty string, and zero, both equate to false. | null | 0 | 1318307990 | False | 0 | c2qhzyz | t3_l6uwv | null | t1_c2qhzyz | t1_c2q9lpp | null | 1427714641 | 2 | t5_2fwo | null | null | null |
True | pigeon768 | null | What would you uae as a seed? No system time. No other data other than user input. You have to leverage that user input for absolutely everything it's worth. Having too limited a set of prng seed data isn't much different than `srand(0)`.
There are only a few ways to do a prng on a one-input system like the nes, snes ... | null | 0 | 1318307991 | False | 0 | c2qhzz9 | t3_l77q2 | null | t1_c2qhzz9 | t1_c2qg7l2 | null | 1427714641 | 3 | t5_2fwo | null | null | null |
True | [deleted] | null | Cobol, cobol, it's the language of today's relevance. They're going to start using it in everything pretty soon I hear.
(Please don't listen to me, I think I'm turning into a troll^ll^ll... | null | 0 | 1318308109 | False | 0 | c2qi0i9 | t3_l7gl3 | null | t1_c2qi0i9 | t1_c2qhrr9 | null | 1427714648 | 6 | t5_2fwo | null | null | null |
True | Destroyah | null | No. mb86 is being overzealous. [A huge chunk of C++0x](http://wiki.apache.org/stdcxx/C++0xCompilerSupport) is already implemented in GCC, intel's compiler, and clang. | null | 0 | 1318308166 | False | 0 | c2qi0r6 | t3_l7gl3 | null | t1_c2qi0r6 | t1_c2qhvhh | null | 1427714651 | 8 | t5_2fwo | null | null | null |
True | [deleted] | null | >Quite a few people manage to deal with it just fine
Exactly, they deal with it -- They don't have much of a choice. Google obviously felt compelled to create a new language with the intent of replacing javascript. I hope it succeeds, I can't understand why certain developers maintain the idea that javascript ha... | null | 0 | 1318308207 | False | 0 | c2qi0xq | t3_l765i | null | t1_c2qi0xq | t1_c2qh7ep | null | 1427714653 | 1 | t5_2fwo | null | null | null |
True | FixMe | null | Save | null | 0 | 1318308441 | False | 0 | c2qi1zi | t3_l742f | null | t1_c2qi1zi | t3_l742f | null | 1427714668 | 0 | t5_2fwo | null | null | null |
True | JoeCoder | null | Why so much code? Can't you just replace "'<>& with \&quot; \&apos; \&lt; \&gt; \&amp; and be done? | null | 0 | 1318308467 | False | 0 | c2qi23w | t3_l7bjb | null | t1_c2qi23w | t3_l7bjb | null | 1427714669 | 2 | t5_2fwo | null | null | null |
True | EntroperZero | null | No, I'm saying go ahead and use the input as the seed, but you only have to do it once, not every frame or every round of combat. I mean if you just have srand(input vector) every single frame, that seems to give you less randomness than a single srand() with a decent PRNG, since there are only so many possible input ... | null | 0 | 1318308591 | False | 0 | c2qi2ng | t3_l77q2 | null | t1_c2qi2ng | t1_c2qhzz9 | null | 1427714676 | 3 | t5_2fwo | null | null | null |
True | stesch | null | After closure compiler: https://gist.github.com/1277285
| null | 0 | 1318308773 | False | 0 | c2qi3i3 | t3_l7wry | null | t1_c2qi3i3 | t3_l7wry | null | 1427714688 | 23 | t5_2fwo | null | null | null |
True | jerf | null | Use branches freely. rebase -i, add -i, and the ability to just pop open a new branch anytime you realize you're headed down a rabbit hole are invaluable.
Judicious use of reset --hard can be useful too; if you're already two commits in to one of the rabbit holes when you realize what's going on, pop open a new branch... | null | 0 | 1318309108 | False | 0 | c2qi504 | t3_l780w | null | t1_c2qi504 | t1_c2qgjzh | null | 1427714707 | 4 | t5_2fwo | null | null | null |
True | 5a1 | null | Again caution with the need to 'fully prove' - think as software gets smarter / more advanced it is able to process more classes of input and generate adaptively better output... If you need to process a large set of input your ability to 'fully prove' gets astronomically harder.
Mainstream OO or pseudo-OO (say, as in... | null | 0 | 1318309153 | True | 0 | c2qi57c | t3_l6dcp | null | t1_c2qi57c | t1_c2qhurh | null | 1427714710 | 1 | t5_2fwo | null | null | null |
True | Darkmoth | null | I'm surprised to hear that anyone has worked in *non*-shitty large organizations. Really. I've worked for banks, power companies, advertising agencies, large government contractors. They all fit the bill.
The difference? Say the programmers have just pulled a 90 hour week. At 5:30pm Friday, the Big Client sends a slew... | null | 0 | 1318309172 | False | 0 | c2qi5aq | t3_l6m5r | null | t1_c2qi5aq | t1_c2qayw9 | null | 1427714711 | 5 | t5_2fwo | null | null | null |
True | ah9 | null | HOLY FUCKING TOOLBARS! | null | 0 | 1318309295 | False | 0 | c2qi5uq | t3_l7bjb | null | t1_c2qi5uq | t1_c2qg2t3 | null | 1427714719 | 10 | t5_2fwo | null | null | null |
True | nordsieck | null | One aspect of software patents that I don't see talked about much is the benefit the public is supposed to get from patents, in general.
In exchange for the exclusive right to a technology, the patentee agrees to disclose all of the details of the technology so that it won't be lost (either by never being brought to m... | null | 0 | 1318309419 | False | 0 | c2qi6ey | t3_l7kwl | null | t1_c2qi6ey | t3_l7kwl | null | 1427714725 | 6 | t5_2fwo | null | null | null |
True | angch | null | I did test some examples there before I post, driver.closure.js gives 146 bytes. And it optimizes away the dontForgetVar() to
function dontForgetVar(){}
etc.
Edit: oh okay, apologies. "-b" outputs beautified indented code. | null | 0 | 1318309450 | True | 0 | c2qi6jr | t3_l3dsw | null | t1_c2qi6jr | t1_c2qh92l | null | 1427714727 | 1 | t5_2fwo | null | null | null |
True | neutronbob | null | No, that's not correct. C and C++ have long been divergent--even in the synatic elements that appear to be the same. The most compelling example is probably the differences in the static keyword. There is compatibility, but no member of either committee sees C as a subset of C++. C99 and C89 are not in any way C++ stan... | null | 0 | 1318309472 | False | 0 | c2qi6my | t3_l7gl3 | null | t1_c2qi6my | t1_c2qh0ik | null | 1427714728 | 10 | t5_2fwo | null | null | null |
True | [deleted] | null | I don't think G+ will ever be able to take the "real friends and family" crowd away from FB. It shouldn't have to in order to be successful though. Personally, I'm glad all of my high-school friends aren't on G+. I'd rather hang out with Dalai Lama! :) | null | 0 | 1318309485 | False | 0 | c2qi6p5 | t3_l6uwv | null | t1_c2qi6p5 | t1_c2qhfzr | null | 1427714729 | 1 | t5_2fwo | null | null | null |
True | Wriiight | null | You missed STL and templates, I take it? You basically just know C with classes (there are some who would say ignorance was bliss in this case). There were a lot of major changes to the standard libraries in the half decade after you learned the language, and now a lot more new langauge features. I, for one, think t... | null | 0 | 1318309502 | False | 0 | c2qi6rj | t3_l7gl3 | null | t1_c2qi6rj | t1_c2qgg7n | null | 1427714730 | 16 | t5_2fwo | null | null | null |
True | ehird | null | It's an introduction to the topic, not a recommendation. | null | 0 | 1318309664 | False | 0 | c2qi7fy | t3_l77q2 | null | t1_c2qi7fy | t1_c2qgpw7 | null | 1427714739 | 2 | t5_2fwo | null | null | null |
True | thechao | null | Mostly because the ISO committee would prefer to see at least two separate implementations of each feature; this is to prevent fiascos like extern templates from happening again. | null | 0 | 1318309669 | False | 0 | c2qi7gw | t3_l7gl3 | null | t1_c2qi7gw | t1_c2qi0r6 | null | 1427714739 | 9 | t5_2fwo | null | null | null |
True | ehird | null | Considering what cdsmith has been doing to great success over the past weeks is teaching kids Haskell as a first programming language, your stereotypical and inaccurate caricature of Haskell rings even falser than such things normally do. | null | 0 | 1318309725 | False | 0 | c2qi7p1 | t3_l77q2 | null | t1_c2qi7p1 | t1_c2qf40z | null | 1427714742 | 2 | t5_2fwo | null | null | null |
True | thechao | null | Most of it is implemented already. | null | 0 | 1318309731 | False | 0 | c2qi7pz | t3_l7gl3 | null | t1_c2qi7pz | t1_c2qhk0o | null | 1427714742 | 3 | t5_2fwo | null | null | null |
True | jyper | null | I believe the only influence is that c and c+ standards try to be mostly compatible. Unfortunately most c users don't care enough about c99 features so neither do implementers. Microsoft has only implemented a few c99 features. Its different with c++. | null | 0 | 1318309784 | False | 0 | c2qi7xq | t3_l7gl3 | null | t1_c2qi7xq | t1_c2qh0ik | null | 1427714745 | 3 | t5_2fwo | null | null | null |
True | p-static | null | Still just a tad excessive for a language that has compiling to JS as a stated goal. That said, it'll be interesting to see what the expansion factor is like on real applications, instead of just a hello world. | null | 0 | 1318309861 | False | 0 | c2qi8a8 | t3_l7wry | null | t1_c2qi8a8 | t1_c2qi3i3 | null | 1427714750 | 14 | t5_2fwo | null | null | null |
True | Amablue | null | The people who I've known to be very smart are also very efficient. | null | 0 | 1318309913 | False | 0 | c2qi8ik | t3_l6yn1 | null | t1_c2qi8ik | t1_c2qhvw5 | null | 1427714753 | 1 | t5_2fwo | null | null | null |
True | bholmes | null | broke on second try
input: </<?,///>???>////>>
output: </////>> | null | 0 | 1318310015 | False | 0 | c2qi8yd | t3_l7bjb | null | t1_c2qi8yd | t3_l7bjb | null | 1427714758 | 1 | t5_2fwo | null | null | null |
True | isdnpro | null | Cheers for the link | null | 0 | 1318310173 | False | 0 | c2qi9o2 | t3_l6xnp | null | t1_c2qi9o2 | t1_c2qbn5s | null | 1427714768 | 2 | t5_2fwo | null | null | null |
True | Verbitan | null | Fancy a brief summary of what he (and i) don't know? :) | null | 0 | 1318310267 | False | 0 | c2qia3c | t3_l7gl3 | null | t1_c2qia3c | t1_c2qi6rj | null | 1427714774 | 6 | t5_2fwo | null | null | null |
True | slurpme | null | > Every type in Dart is public unless its name starts with an underscore ("_").
Not good... not good at all...
Some really strange choices in syntax as well:
1. => means "return"... bit weird <= would make more sense...
2. A setter can have a return type and a warning is thrown if it's not void...
3. Vari... | null | 0 | 1318310373 | True | 0 | c2qiaj3 | t3_l6u5q | null | t1_c2qiaj3 | t3_l6u5q | null | 1427714780 | -1 | t5_2fwo | null | null | null |
True | shillbert | null | Well then, you've never had the pleasure of knowing me. | null | 0 | 1318310456 | False | 0 | c2qiauu | t3_l6yn1 | null | t1_c2qiauu | t1_c2qi8ik | null | 1427714783 | 2 | t5_2fwo | null | null | null |
True | SCombinator | null | You're right. But neither of you point our the further restriction in the Array, which is that items must be added to the end. Adding to the beginning is O(n). | null | 0 | 1318310712 | False | 0 | c2qibxz | t3_l6xa0 | null | t1_c2qibxz | t1_c2qfa7y | null | 1427714798 | 0 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1318310720 | False | 0 | c2qibz3 | t3_l6uwv | null | t1_c2qibz3 | t1_c2q9lpp | null | 1427714798 | 1 | t5_2fwo | null | null | null |
True | logimech | null | Good to hear this. Unfortunately, in the industry it seems that that guy is the norm. Working with those guys can be a very frustrating experience if you're used to working with people like the girl. | null | 0 | 1318310859 | False | 0 | c2qick1 | t3_l6yn1 | null | t1_c2qick1 | t1_c2qe8vr | null | 1427714807 | 2 | t5_2fwo | null | null | null |
True | French_lesson | null | Conversion operators have to be members. | null | 0 | 1318310950 | False | 0 | c2qicy5 | t3_l7gl3 | null | t1_c2qicy5 | t1_c2qhr4j | null | 1427714811 | 12 | t5_2fwo | null | null | null |
True | cwmonkey | null | Don't worry, REST+AJAX will solve everything. Now you get to code the application AND browser in JavaScript! | null | 0 | 1318310977 | False | 0 | c2qid2i | t3_l765i | null | t1_c2qid2i | t1_c2qe2yp | null | 1427714813 | -2 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1318310978 | 1406738540 | 0 | c2qid2k | t3_l6uwv | null | t1_c2qid2k | t1_c2qaiwa | null | 1427714813 | 1 | t5_2fwo | null | null | null |
True | KnuttyD | null | But the *space* after the comma! | null | 0 | 1318311125 | False | 0 | c2qidod | t3_l6yn1 | null | t1_c2qidod | t1_c2qhv1e | null | 1427714821 | 9 | t5_2fwo | null | null | null |
True | davidk01 | null | Lets reinvent the wheel for the n-th freakin' time because a bunch of "smart" engineers had too much spare time on their hands. | null | 0 | 1318311359 | False | 0 | c2qien6 | t3_l6uwv | null | t1_c2qien6 | t3_l6uwv | null | 1427714833 | 2 | t5_2fwo | null | null | null |
True | antonivs | null | I've been a consultant most of my career, working with companies of all sizes. I've never come across a *large* organization that doesn't, at the level at which human resources are discussed as a business issue, treat it as a business problem to be solved like any other. In that context, the primary relevance that "s... | null | 0 | 1318311418 | False | 0 | c2qiew3 | t3_l6m5r | null | t1_c2qiew3 | t1_c2qb1h3 | null | 1427714836 | 7 | t5_2fwo | null | null | null |
True | mikesamuel | null | Thanks. I think I understand. I'll see if I can't repeat. | null | 0 | 1318311442 | False | 0 | c2qieze | t3_l7bjb | null | t1_c2qieze | t1_c2qhib9 | null | 1427714837 | 2 | t5_2fwo | null | null | null |
True | roneau2005 | null | It's just you. | null | 0 | 1318311442 | False | 0 | c2qiezg | t3_l6yn1 | null | t1_c2qiezg | t1_c2qeq9g | null | 1427714837 | 1 | t5_2fwo | null | null | null |
True | hegbork | null | He probably doesn't include you in the "very smart" category. If you're inefficient and obsess about useless stuff I wouldn't either. | null | 0 | 1318311525 | False | 0 | c2qifaj | t3_l6yn1 | null | t1_c2qifaj | t1_c2qiauu | null | 1427714841 | 0 | t5_2fwo | null | null | null |
True | mikesamuel | null | Good point about the target. A policy used in production should probably allow or even insert if not present `target="_blank"`.
> anyone using your system cannot talk about XSS
I'm not sure I follow. People can talk about XSS just fine. They just need to write HTML that talks about XSS instead of performing an ... | null | 0 | 1318311692 | False | 0 | c2qify9 | t3_l7bjb | null | t1_c2qify9 | t1_c2qh8vx | null | 1427714850 | 3 | t5_2fwo | null | null | null |
True | mikesamuel | null | Which part of ModSecurity provides HTML sanitization? | null | 0 | 1318311752 | False | 0 | c2qig6v | t3_l7bjb | null | t1_c2qig6v | t1_c2qhxy9 | null | 1427714853 | 3 | t5_2fwo | null | null | null |
True | cat_in_the_wall | null | i agree. a lot of the pedantic knowledge i have acquired has come from being abused by figuring out what is going on in an optimized solution. | null | 0 | 1318311779 | False | 0 | c2qigax | t3_l6yn1 | null | t1_c2qigax | t1_c2qebap | null | 1427714855 | 3 | t5_2fwo | null | null | null |
True | mikesamuel | null | Could you elaborate? | null | 0 | 1318311796 | False | 0 | c2qigdi | t3_l7bjb | null | t1_c2qigdi | t1_c2qhyx6 | null | 1427714855 | 2 | t5_2fwo | null | null | null |
True | mikesamuel | null | No. This is not an escaper which translates plain text to HTML. It takes HTML from an untrusted HTML and produces HTML that meets a given security policy. | null | 0 | 1318311844 | False | 0 | c2qigl6 | t3_l7bjb | null | t1_c2qigl6 | t1_c2qi23w | null | 1427714858 | 6 | t5_2fwo | null | null | null |
True | f2u | null | That's not the final draft, it's a working draft. | null | 0 | 1318311885 | False | 0 | c2qigrb | t3_l7gl3 | null | t1_c2qigrb | t1_c2qh7pk | null | 1427714860 | 4 | t5_2fwo | null | null | null |
True | mikesamuel | null | What security policy does this violate? It looks like the sanitizer just stripped out a malformed application directive. | null | 0 | 1318311904 | False | 0 | c2qigtw | t3_l7bjb | null | t1_c2qigtw | t1_c2qi8yd | null | 1427714861 | 1 | t5_2fwo | null | null | null |
True | ZMeson | null | 4 by fair dice roll. Get with the program! | null | 0 | 1318311980 | False | 0 | c2qih5l | t3_l77q2 | null | t1_c2qih5l | t1_c2qdxb8 | null | 1427714866 | 1 | t5_2fwo | null | null | null |
True | mikesamuel | null | The point is to provide a service to application developers who want to efficiently and flexibly incorporate HTML from untrusted sources in their applications. You can find out more about the project goals at http://code.google.com/p/owasp-html-sanitizer | null | 0 | 1318312026 | False | 0 | c2qihc5 | t3_l7bjb | null | t1_c2qihc5 | t1_c2qh7e9 | null | 1427714868 | 7 | t5_2fwo | null | null | null |
True | f2u | null | Are there really any companies represented on the ISO C++ committee? I thought that it consisted entirely of representatives from national standardization bodies. | null | 0 | 1318312184 | False | 0 | c2qihzm | t3_l7gl3 | null | t1_c2qihzm | t1_c2qhs4v | null | 1427714876 | 1 | t5_2fwo | null | null | null |
True | dnew | null | > Either through inline assembly or through library intrinsics.
That's not really C++ then.
> no business exposing functionality
That's rather my point. You're agreeing with me.
> no concept of SSE instructions
No concept of memory mapping. No concept of interrupt handling. No concept of I/O ports. No co... | null | 0 | 1318312241 | False | 0 | c2qii6y | t3_l7gl3 | null | t1_c2qii6y | t1_c2qhz7g | null | 1427714879 | -1 | t5_2fwo | null | null | null |
True | f2u | null | ISO doesn't pay the authors or editors (at least not in this case). Participants in standardization meetings need to cover their own travel costs. | null | 0 | 1318312245 | False | 0 | c2qii7o | t3_l7gl3 | null | t1_c2qii7o | t1_c2qh8y4 | null | 1427714879 | 6 | t5_2fwo | null | null | null |
True | NruJaC | null | Huh, I guess I deleted that point. That was originally part my next question after random access on a linked list. Not sure why I took that out... | null | 0 | 1318312307 | False | 0 | c2qiihc | t3_l6xa0 | null | t1_c2qiihc | t1_c2qibxz | null | 1427714884 | 0 | t5_2fwo | null | null | null |
True | retinascan | null | my mistake. it's late and i clearly misunderstood what it is your code does. HTMLSanitizer to me was just a bit ambiguous. It basically just strips HTML from a string. downvote away. | null | 0 | 1318312347 | False | 0 | c2qiin8 | t3_l7bjb | null | t1_c2qiin8 | t1_c2qig6v | null | 1427714885 | 3 | t5_2fwo | null | null | null |
True | mikesamuel | null | No worries. I'm not going to downvote comments made in good faith. | null | 0 | 1318312434 | False | 0 | c2qij01 | t3_l7bjb | null | t1_c2qij01 | t1_c2qiin8 | null | 1427714891 | 3 | t5_2fwo | null | null | null |
True | [deleted] | null | >You basically just know C with classes
Essentially! :D To be honest, I love C but don't care so much for C++, at least not when I learned it. I briefly dabbled in Visual C++ .NET in the early 2000s but really hated that. I went the Objective C route and couldn't be happier. I'm not even a Mac programmer, I jus... | null | 0 | 1318312588 | False | 0 | c2qijkv | t3_l7gl3 | null | t1_c2qijkv | t1_c2qi6rj | null | 1427714898 | 6 | t5_2fwo | null | null | null |
True | bgog | null | Ansi has it up for $403 | null | 0 | 1318312611 | False | 0 | c2qijo4 | t3_l7gl3 | null | t1_c2qijo4 | t1_c2qe760 | null | 1427714899 | 2 | t5_2fwo | null | null | null |
True | synthemesc | null | Let there be *n*. | null | 0 | 1318312666 | False | 0 | c2qijv0 | t3_l6m5r | null | t1_c2qijv0 | t1_c2qfb73 | null | 1427714902 | 3 | t5_2fwo | null | null | null |
True | Wriiight | null | I don't think any of that counts as standard C++. dnew is absolutely correct. As a very basic example, you cannot access the state of the overflow flags after a calculation, which would be terribly terribly useful for all programmers doing any sort of real math. having to write all of your calculations in inline ass... | null | 0 | 1318312837 | False | 0 | c2qikhn | t3_l7gl3 | null | t1_c2qikhn | t1_c2qhz7g | null | 1427714910 | 2 | t5_2fwo | null | null | null |
True | kamatsu | null | F# came from MSR, and it's the latest "mainstream" language from MS. | null | 0 | 1318312843 | False | 0 | c2qikil | t3_l6uwv | null | t1_c2qikil | t1_c2qfo3b | null | 1427714910 | 1 | t5_2fwo | null | null | null |
True | kamatsu | null | Newtype derivation + Type families.
I suppose Haskell 98's is sound, but no one has proven it (iirc). Also yeah, polymorphic reference types let you achieve type unsoundness as well (a well known problem in ML). | null | 0 | 1318312869 | False | 0 | c2qikmm | t3_l6uwv | null | t1_c2qikmm | t1_c2qfkkw | null | 1427714912 | 2 | t5_2fwo | null | null | null |
True | kamatsu | null | Fine, allow null in dynamic types, but if I specify a static type, disallow null values. | null | 0 | 1318312917 | False | 0 | c2qiktg | t3_l6uwv | null | t1_c2qiktg | t1_c2qf6kk | null | 1427714914 | 2 | t5_2fwo | null | null | null |
True | retinascan | null | so. sorry to be an oaf about this. this code strips out html from strings? is it only specific tags or all tags? | null | 0 | 1318312956 | True | 0 | c2qikyp | t3_l7bjb | null | t1_c2qikyp | t1_c2qij01 | null | 1427714916 | 2 | t5_2fwo | null | null | null |
True | kalven | null | The FDIS is [n3290](http://www.google.com/search?q=n3290.pdf+filetype%3Apdf). | null | 0 | 1318313018 | False | 0 | c2qil6f | t3_l7gl3 | null | t1_c2qil6f | t1_c2qh7pk | null | 1427714919 | 6 | t5_2fwo | null | null | null |
True | mikesamuel | null | Or is this some kind of SGML short tag? | null | 0 | 1318313068 | False | 0 | c2qild1 | t3_l7bjb | null | t1_c2qild1 | t1_c2qi8yd | null | 1427714921 | 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.