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 | nocashvalue | null | So just over half the size (LOC) of the Dart example, then? | null | 0 | 1318332127 | False | 0 | c2qjt4d | t3_l860y | null | t1_c2qjt4d | t3_l860y | null | 1427715494 | -1 | t5_2fwo | null | null | null |
True | ondra | null | The C standard doesn't define any specific sizes for floats, it just says that double is not shorter than float and that long double is not shorter than double. | null | 0 | 1318332182 | False | 0 | c2qjt8n | t3_l7gl3 | null | t1_c2qjt8n | t1_c2qj904 | null | 1427715496 | 1 | t5_2fwo | null | null | null |
True | IRBMe | null | ...
okay | null | 0 | 1318332260 | False | 0 | c2qjtep | t3_l6yn1 | null | t1_c2qjtep | t1_c2qjt0z | null | 1427715498 | 0 | t5_2fwo | null | null | null |
True | pauliephonic | null | Minifying is for people who can't afford broadband ;) | null | 0 | 1318332261 | False | 0 | c2qjtew | t3_l7wry | null | t1_c2qjtew | t1_c2qjode | null | 1427715498 | -9 | t5_2fwo | null | null | null |
True | runedk | null | Nice presentation!
The phrase Everything Is An Object is cute and true for some languages, but not JavaScript.
You mention that primitive data gets converted into an object when you manipulate it. Treating primitive data and objects separately has real consequences that makes the motto Everything Is An Object a lie. ... | null | 0 | 1318332359 | False | 0 | c2qjtlp | t3_l765i | null | t1_c2qjtlp | t3_l765i | null | 1427715500 | 6 | t5_2fwo | null | null | null |
True | campbellm | null | TL;DR: My criticism was aimed at the post itself which was poking at non-issues and cheapening the actual criticism of java's verbosity/boilerplate, which I share.
The author's specific issues, other than line count (which Java cannot do better than) were the "this." calls and the usage of "x" four times. Both of w... | null | 0 | 1318332371 | False | 0 | c2qjtmw | t3_l76zl | null | t1_c2qjtmw | t1_c2qgqhn | null | 1427715500 | 3 | t5_2fwo | null | null | null |
True | takua108 | null | what is this I don't even | null | 0 | 1318332485 | False | 0 | c2qjtvi | t3_l7sk2 | null | t1_c2qjtvi | t3_l7sk2 | null | 1427715503 | 0 | t5_2fwo | null | null | null |
True | evertrooftop | null | No here's the thing. You must always choose a timezone, and you can _always_ convert this to UTC. Furthermore, if you know what the original timezone was, you can also _always_ accurately convert back.
Furthermore.. your point about leap seconds doesn't matter all that much. If you use a proper date-time library this ... | null | 0 | 1318332565 | False | 0 | c2qju1b | t3_l6v4t | null | t1_c2qju1b | t1_c2qfpce | null | 1427715506 | 1 | t5_2fwo | null | null | null |
True | takua108 | null | See, you forgot your opening tag. *Somebody's* parents didn't start them off learning HTML before they could read! | null | 0 | 1318332633 | False | 0 | c2qju6u | t3_l7sk2 | null | t1_c2qju6u | t1_c2qgtma | null | 1427715508 | 2 | t5_2fwo | null | null | null |
True | takua108 | null | These are all so stupid. What's next, "'Hello World' in Source engine?" | null | 0 | 1318332790 | False | 0 | c2qjuj5 | t3_l860y | null | t1_c2qjuj5 | t3_l860y | null | 1427715513 | 3 | t5_2fwo | null | null | null |
True | killerstorm | null | > You clobbered print for everyone
And you didn't? Definition of `print$getter` is just as global as definition of `print`, and whatever `print$getter` does, it does it for all callers.
Or do you think people do `var my_print = print$getter();` a lot?
To help your understanding, `print("foo");` is actually like ... | null | 0 | 1318332908 | True | 0 | c2qjure | t3_l7wry | null | t1_c2qjure | t1_c2qjsfb | null | 1427715515 | 6 | t5_2fwo | null | null | null |
True | diskis | null | Hmm... I don't have quickedit enabled, and right-click does copy for me. | null | 0 | 1318333025 | False | 0 | c2qjuzn | t3_l7bjb | null | t1_c2qjuzn | t1_c2qjs7l | null | 1427715518 | 1 | t5_2fwo | null | null | null |
True | chronoBG | null | None, Coffeescript takes 15 minutes to learn. By design.
There are some advanced features to try out, but you'll probably only need them if you write node.js code. For client-side stuff - 15 mintues. | null | 0 | 1318333282 | False | 0 | c2qjvjt | t3_l7wry | null | t1_c2qjvjt | t1_c2qjqol | null | 1427715526 | 3 | t5_2fwo | null | null | null |
True | leliel | null | You're right, I forgot it was the difference between the x87 native format and IEEE 754, the C standard doesn't have anything to do with it.
That kind of proves my point that vector math could fit in with C/C++ tho. The spec doesn't really say how floating point math should work, just that there should be some floatin... | null | 0 | 1318333310 | False | 0 | c2qjvls | t3_l7gl3 | null | t1_c2qjvls | t1_c2qjt8n | null | 1427715526 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | But then again, you have to find the item in the list to delete it and that's still O(N) worst case.
What's nice about turning it inside out is that the objects can delete themselves from the list directly, you don't have to look them up first. | null | 0 | 1318333409 | False | 0 | c2qjvu4 | t3_l6xa0 | null | t1_c2qjvu4 | t1_c2qcw2e | null | 1427715530 | 1 | t5_2fwo | null | null | null |
True | thelim3y | null | Pointless | null | 0 | 1318333534 | False | 0 | c2qjw2v | t3_l860y | null | t1_c2qjw2v | t3_l860y | null | 1427715533 | 2 | t5_2fwo | null | null | null |
True | tau-lepton | null | Sweet, it looked too good to be true, happy I was wrong. | null | 0 | 1318333569 | False | 0 | c2qjw5y | t3_l7wry | null | t1_c2qjw5y | t1_c2qjvjt | null | 1427715534 | 2 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1318333698 | False | 0 | c2qjwg8 | t3_l6uwv | null | t1_c2qjwg8 | t1_c2qbdkc | null | 1427715537 | 1 | t5_2fwo | null | null | null |
True | A_for_Anonymous | null | > If you could design kitchen knives that could not kill people, you would. You can design the assignment operator not to have a return value.
This is not a valid comparison. The problem with knives is that they may kill people, not that they cut. The problem with the assignment operator returning a value is that i... | null | 0 | 1318333778 | False | 0 | c2qjwmk | t3_l6uwv | null | t1_c2qjwmk | t1_c2qjows | null | 1427715540 | 1 | t5_2fwo | null | null | null |
True | ondra | null | Compilers already do it, actually.
http://gcc.gnu.org/projects/tree-ssa/vectorization.html | null | 0 | 1318333854 | False | 0 | c2qjwry | t3_l7gl3 | null | t1_c2qjwry | t1_c2qjvls | null | 1427715543 | 1 | t5_2fwo | null | null | null |
True | Bananoide | null | I'm not much of a writer, but I suppose I can share more :
Our toolset has GUIs written in Gtk + Ruby and Gtk + OCaml.
The versions of Gtk we have in production don't support Glade, so we're building everything programmatically. Complexity and pain are about the same in Ruby and OCaml.
| null | 0 | 1318334226 | False | 0 | c2qjxki | t3_kuhn3 | null | t1_c2qjxki | t1_c2oihg5 | null | 1427715552 | 1 | t5_2fwo | null | null | null |
True | sysop073 | null | Today I learned what Youtube would be like if they allowed images in their comments | null | 0 | 1318334238 | False | 0 | c2qjxlm | t3_l7wry | null | t1_c2qjxlm | t3_l7wry | null | 1427715552 | 7 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1318334368 | False | 0 | c2qjxwa | t3_l80vy | null | t1_c2qjxwa | t3_l80vy | null | 1427715556 | 1 | t5_2fwo | null | null | null |
True | petrux | null | Question: is there any way/place to discuss the challanges' solutions? | null | 0 | 1318334376 | False | 0 | c2qjxwr | t3_l5n8e | null | t1_c2qjxwr | t3_l5n8e | null | 1427715556 | 1 | t5_2fwo | null | null | null |
True | Tagedieb | null | Yeah, no I don't feel like I have to create an account for every wiki I see just because it has wrong info. | null | 0 | 1318334435 | False | 0 | c2qjy1m | t3_l7gl3 | null | t1_c2qjy1m | t1_c2qjrvy | null | 1427715558 | 8 | t5_2fwo | null | null | null |
True | antrn11 | null | I'm no web developer but this seemed very exciting. Until I saw the compatibility table for ECMA script 5. No support from IE <=8 so no WinXP IE users. | null | 0 | 1318334528 | True | 0 | c2qjy8f | t3_l765i | null | t1_c2qjy8f | t3_l765i | null | 1427715560 | 3 | t5_2fwo | null | null | null |
True | __s | null | C99 5.1.2.2.3 Program termination
> If the return type of the main function is a type compatible with int, a return from the initial call to the main function is equivalent to calling the exit function with the value returned by the main function as its argument; reaching the } that terminates the main function retu... | null | 0 | 1318334542 | True | 0 | c2qjy9j | t3_l6yn1 | null | t1_c2qjy9j | t1_c2qjf93 | null | 1427715561 | 4 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1318334570 | False | 0 | c2qjybs | t3_l7wry | null | t1_c2qjybs | t1_c2qjea3 | null | 1427715562 | 1 | t5_2fwo | null | null | null |
True | leliel | null | That's a good start but it's not what I'm asking for. Imagine something as simple as adding two rgb colors together. In GLSL I can do it in one line, just a + b and I'm done. In C I have to make an array or struct and add each component by hand. The compiler may be smart enough to auto vectorize it but that's a lot of ... | null | 0 | 1318334621 | False | 0 | c2qjyg8 | t3_l7gl3 | null | t1_c2qjyg8 | t1_c2qjwry | null | 1427715563 | 1 | t5_2fwo | null | null | null |
True | tilio | null | a<script>test();</script>b
see, reddit properly sanitized that string by escaping it. your code strips the possibly offending code entirely. that's a denial of service to your own users. that's just one example. if reddit was using your code, this entire comment page wouldn't be possible. | null | 0 | 1318334645 | False | 0 | c2qjyib | t3_l7bjb | null | t1_c2qjyib | t1_c2qjo5p | null | 1427715564 | 1 | t5_2fwo | null | null | null |
True | axilmar | null | Actually, my argument is very simple, and it surprises me that you don't see it.
Suppose I am making a GUI library. The basic widget class is polymorphic. Right? do you agree so far?
Ok. The C++ code will look like this:
class Widget {
};
The D code will look like this:
class Widget {
...
... | null | 0 | 1318334770 | True | 0 | c2qjysz | t3_kljc0 | null | t1_c2qjysz | t1_c2qctxa | null | 1427715568 | 1 | t5_2fwo | null | null | null |
True | kpreid | null | Add an option? | null | 0 | 1318334819 | False | 0 | c2qjyxg | t3_l7bjb | null | t1_c2qjyxg | t1_c2qf4g5 | null | 1427715570 | 2 | t5_2fwo | null | null | null |
True | marriage_iguana | null | Thanks, that makes things a bit clearer. I kind of did have it in my head that "If this is how much code it generates for Hello World, imagine what it would need for a real application!", whereas in real-world use (if I gather what you're saying correctly) less of the code generated would be superfluous.
| null | 0 | 1318334867 | False | 0 | c2qjz1l | t3_l7wry | null | t1_c2qjz1l | t1_c2qjr9b | null | 1427715571 | 4 | t5_2fwo | null | null | null |
True | Tetha | null | Yes, I will not deny that you will come across situations where you will need to go knee-deep into the standard and check what the heck is going on here. A common and really ugly example occurs when you mix unsigned and signed number types, especially when they vary in size. However, a lot of problems of these slides c... | null | 0 | 1318335060 | False | 0 | c2qjzi9 | t3_l6yn1 | null | t1_c2qjzi9 | t1_c2qg7rm | null | 1427715577 | 2 | t5_2fwo | null | null | null |
True | ithika | null | In fact, let's not write this article at all! | null | 0 | 1318335129 | False | 0 | c2qjzo3 | t3_l77q2 | null | t1_c2qjzo3 | t1_c2qgpih | null | 1427715580 | 1 | t5_2fwo | null | null | null |
True | mb86 | null | On the C99 note, it is very unfortunate - there are actually features in C99 I enjoy. Thankfully I've primarily switched to Clang now, which has near-complete support (only floating-point pragmas are missing), while catching up to GCC's level of C++11 support rather quickly. | null | 0 | 1318335182 | False | 0 | c2qjzsw | t3_l7gl3 | null | t1_c2qjzsw | t1_c2qi7xq | null | 1427715581 | 1 | t5_2fwo | null | null | null |
True | salbris | null | We may not be writing Hello worlds but we right webpages. If Dart is going to replace Javascript it's footprint is going to be a huge problem.
The hello world code is 540k compared to reddit's javascript file from this page which is 44k. In the web speed is everything, and your resources should be small.
Granted, thi... | null | 0 | 1318335206 | False | 0 | c2qjzv1 | t3_l7wry | null | t1_c2qjzv1 | t1_c2qje8m | null | 1427715582 | 2 | t5_2fwo | null | null | null |
True | scook0 | null | > Google is releasing the VM for free under the BSD license, so it will be fairly simple to integrate.
I think you've grossly underestimated the difficulty of integrating a Dart VM into other browsers. | null | 0 | 1318335449 | False | 0 | c2qk0hb | t3_l7wry | null | t1_c2qk0hb | t1_c2qjphd | null | 1427715590 | 17 | t5_2fwo | null | null | null |
True | Bandikoto | null | Your page/tab isn't necessarily the only page/tab open in the person's browser.
The one browser may not be the only browser open.
The browser(s) may not be the only applications open on the person's computer.
Stop wasting CPU and RAM, m'kay?
| null | 0 | 1318335478 | False | 0 | c2qk0js | t3_l7wry | null | t1_c2qk0js | t1_c2qjtew | null | 1427715590 | 2 | t5_2fwo | null | null | null |
True | JonDum | null | I'm curious as to what Editor and IDE programmers of Reddit prefer, so I built a quick little graph-thingy-ma-jig so we can find out.
Thanks for your time! And if you want me to add an application that I didn't list, let me know and I'll have it done in a jiffy (or you could do it yourself if you can figure out how). | null | 0 | 1318335481 | False | 0 | c2qk0k2 | t3_l87a9 | null | t1_c2qk0k2 | t3_l87a9 | null | 1427715591 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | The problem is not the execution time of the compiled code. I've done a few small tests on the Dart demo page and it seems pretty damn fast (for simple calculations and printing at least). The problem is parsing and compiling 17,000+ lines of javascript every time you load a page that uses Dart. This results in a delay... | null | 0 | 1318335538 | False | 0 | c2qk0ot | t3_l7wry | null | t1_c2qk0ot | t1_c2qirxj | null | 1427715593 | 20 | t5_2fwo | null | null | null |
True | Metaluim | null | You know a joke could be made using the acronym, but you just killed every possible joke with that one. | null | 0 | 1318335589 | False | 0 | c2qk0tm | t3_l6dcp | null | t1_c2qk0tm | t1_c2qdxkv | null | 1427715594 | 1 | t5_2fwo | null | null | null |
True | ondra | null | C++ makes this easy.
I really think this shouldn't be a builtin - '+' also makes good sense as concatenation. What if a component overflows? What if you want to add a HSL color? RGBA? Anything so generic will be often wrong and necessary to work around. | null | 0 | 1318335606 | False | 0 | c2qk0vm | t3_l7gl3 | null | t1_c2qk0vm | t1_c2qjyg8 | null | 1427715596 | 1 | t5_2fwo | null | null | null |
True | fjonk | null | Yes. The bigger program the less overhead of the dart library. At some point the dart version might become smaller than the javascript equivalent, but that's not something a know anything about. | null | 0 | 1318335607 | False | 0 | c2qk0vp | t3_l7wry | null | t1_c2qk0vp | t1_c2qjz1l | null | 1427715596 | 3 | t5_2fwo | null | null | null |
True | gnuvince | null | I don't know about the JS community, but I don't think that Dart is a step backward from JS; it just isn't as forward-reaching as I and others would have hoped. It is still a class-based OO language with single dispatch, single class inheritance and multiple interface inheritance. Where are the multi-methods? Where ... | null | 0 | 1318335625 | False | 0 | c2qk0x9 | t3_l7ztp | null | t1_c2qk0x9 | t3_l7ztp | null | 1427715596 | 3 | t5_2fwo | null | null | null |
True | GrumpySimon | null | Whatever works. | null | 0 | 1318335769 | False | 0 | c2qk19z | t3_l87a9 | null | t1_c2qk19z | t3_l87a9 | null | 1427715601 | 1 | t5_2fwo | null | null | null |
True | Tetha | null | C won't go away for a very, very long time. I suppose you would need to radically change the way computers work in order to start fading out C, there is just too much big stuff written in C. | null | 0 | 1318335822 | False | 0 | c2qk1ec | t3_l6yn1 | null | t1_c2qk1ec | t1_c2qh4s8 | null | 1427715601 | 2 | t5_2fwo | null | null | null |
True | jshmrsn | null | Look again, it's actually nothing special :)
*X slow(int(2))*
This is just creating a variable called 'slow', of type 'X', initialized using the X constructor taking a single int input.
It could also be written as X slow = X(int(2)),
To be honest, I'm not sure if those two approaches are exactly the same. It's pos... | null | 0 | 1318335829 | False | 0 | c2qk1ez | t3_l6yn1 | null | t1_c2qk1ez | t1_c2qji46 | null | 1427715603 | 1 | t5_2fwo | null | null | null |
True | civildisobedient | null | > I've never ever seen someone complain about the excessive lines of jQuery they load into their memory.
I do. All the time. Thankfully I'm the software architect at the financial institution I call *job*, so I have the authority to pass edicts such as **NO JQUERY EVER** and all the developers have to listen. | null | 0 | 1318335833 | False | 0 | c2qk1fi | t3_l7wry | null | t1_c2qk1fi | t1_c2qje8m | null | 1427715603 | -7 | t5_2fwo | null | null | null |
True | General_Mayhem | null | Or people who serve up more than 100 pages in a day and don't want to put undue stress on their server, or people who want their pages to load quickly for everyone, or people who have customers in places that have usage caps, or pretty much anyone, really. | null | 0 | 1318335885 | False | 0 | c2qk1l4 | t3_l7wry | null | t1_c2qk1l4 | t1_c2qjtew | null | 1427715604 | 3 | t5_2fwo | null | null | null |
True | General_Mayhem | null | Google already performs differently in Chrome than it does in FF/O/IE, because they have their own non-HTTP protocol. Nobody else seems to have jumped at matching that, either. | null | 0 | 1318335967 | False | 0 | c2qk1t0 | t3_l7wry | null | t1_c2qk1t0 | t1_c2qjphd | null | 1427715608 | 5 | t5_2fwo | null | null | null |
True | [deleted] | null | > (And if you ask me to improve this program, I'd replace it with "echo 42")
Is it just my British self, or did you not adhere to the specification of writing a C program? Even gcc won't compile the program "echo 42" by any C or C++ standard. I understand the spirit of your improvement, but the specification was fo... | null | 0 | 1318336006 | False | 0 | c2qk1wt | t3_l6yn1 | null | t1_c2qk1wt | t1_c2qcps0 | null | 1427715609 | 1 | t5_2fwo | null | null | null |
True | civildisobedient | null | > Minifying is for people who can't afford broadband
Minifying is for people that think download time is the same thing as performance. Once your JS is cached minification doesn't help you one bit--you're just making it harder to debug. No, the real hit comes when you have to dynamically rebuild a gigantic object... | null | 0 | 1318336033 | False | 0 | c2qk1z9 | t3_l7wry | null | t1_c2qk1z9 | t1_c2qjtew | null | 1427715610 | 1 | t5_2fwo | null | null | null |
True | jsled | null | > "/r/programming is not a place to […] run polls"
| null | 0 | 1318336055 | False | 0 | c2qk214 | t3_l87a9 | null | t1_c2qk214 | t3_l87a9 | null | 1427715611 | 3 | t5_2fwo | null | null | null |
True | MySchizoBuddy | null | Does it support IEEE Floating Point Standard?
How would you create a Complex number type?
Would this be a good lang for doing high computations in the web browser. | null | 0 | 1318336069 | False | 0 | c2qk22g | t3_l6uwv | null | t1_c2qk22g | t1_c2q9mh7 | null | 1427715611 | 1 | t5_2fwo | null | null | null |
True | VikingCoder | null | The learning curve is simply too severe to go after assembly first, unless you have a wonderful teacher or guide book. You want people to feel *rewarded* for their efforts, not *brutalized like Andy Dufresne at Shawshank*. | null | 0 | 1318336175 | False | 0 | c2qk2c3 | t3_l7gl3 | null | t1_c2qk2c3 | t1_c2qjb9c | null | 1427715615 | 1 | t5_2fwo | null | null | null |
True | dd_123 | null | God, not sure how I missed that. Must have been a massive brain fart. Thanks.
Variable declarations before morning coffee: advanced C++. | null | 0 | 1318336190 | False | 0 | c2qk2dh | t3_l6yn1 | null | t1_c2qk2dh | t1_c2qk1ez | null | 1427715615 | 1 | t5_2fwo | null | null | null |
True | quietboil | null | Getters are not really OO. They are a uniform member access workaround for languages that do not have it. If you have to specify at the call site whether you need a field or a method, then to be able to change the behaviour later you have to resort to that workaround. And, as a consequence, declare (and use) those gett... | null | 0 | 1318336193 | True | 0 | c2qk2ds | t3_l7wry | null | t1_c2qk2ds | t1_c2qjure | null | 1427715615 | 2 | t5_2fwo | null | null | null |
True | Tetha | null | That depends on your question.
If you ask me to improve "it" as in "the program", then there is no indication that the program needs to remain a C program. I just provided a shorter version with the very same behaviour than the C program and since studies have shown that the number of bugs in a program is proportional... | null | 0 | 1318336343 | False | 0 | c2qk2sl | t3_l6yn1 | null | t1_c2qk2sl | t1_c2qk1wt | null | 1427715621 | 0 | t5_2fwo | null | null | null |
True | mcdonc | null | proggit understands js
therefore experts in compilers | null | 0 | 1318336386 | False | 0 | c2qk2x7 | t3_l7wry | null | t1_c2qk2x7 | t3_l7wry | null | 1427715622 | 10 | t5_2fwo | null | null | null |
True | alekseykorzun | null | This problem was already solved long time ago. But let me give you another ground breaking idea.
User submits form right.. and you write something to replace word 'what' with 'wow'. Boom security OWASP WHAT SANITIZER 9000. | null | 0 | 1318336516 | False | 0 | c2qk3af | t3_l7bjb | null | t1_c2qk3af | t1_c2qihc5 | null | 1427715627 | -1 | t5_2fwo | null | null | null |
True | insin | null | Originally coming from darcs before it had a hunk editor, this is a one-image tale of [how Git turned me into a GUI user](http://i.imgur.com/cOnXr.png), since you might as well craft a commit message as you go and commit while you're there.
| null | 0 | 1318336576 | False | 0 | c2qk3gl | t3_l780w | null | t1_c2qk3gl | t3_l780w | null | 1427715629 | 2 | t5_2fwo | null | null | null |
True | JonDum | null | I see that now. Feel free to imagine the title is, instead, "Cool graph application built on cancer with for r/Programming. Also, Dinosaurs." | null | 0 | 1318336603 | False | 0 | c2qk3jk | t3_l87a9 | null | t1_c2qk3jk | t1_c2qk214 | null | 1427715630 | 2 | t5_2fwo | null | null | null |
True | le_crap | null | Why not ? | null | 0 | 1318336624 | False | 0 | c2qk3ly | t3_l87a9 | null | t1_c2qk3ly | t1_c2qk214 | null | 1427715631 | -1 | t5_2fwo | null | null | null |
True | davexoxide | null | [CODA](http://www.panic.com/coda/) | null | 0 | 1318336754 | False | 0 | c2qk3yv | t3_l87a9 | null | t1_c2qk3yv | t3_l87a9 | null | 1427715636 | 1 | t5_2fwo | null | null | null |
True | dakboy | null | > For many, jQuery's 31kB is nothing.
Especially if you let Google host it and then it's most likely already cached by the browser because they went to someone else's site which already uses a Google-hosted copy. | null | 0 | 1318336853 | False | 0 | c2qk48e | t3_l7wry | null | t1_c2qk48e | t1_c2qjode | null | 1427715639 | 42 | t5_2fwo | null | null | null |
True | BlueShirtWorker | null | Except it doesn't load. | null | 0 | 1318336938 | False | 0 | c2qk4h9 | t3_l87a9 | null | t1_c2qk4h9 | t1_c2qk3jk | null | 1427715642 | 2 | t5_2fwo | null | null | null |
True | chronoBG | null | Oh, there *are* problems, but they aren't on the technical side - they are on the people side.
To deploy coffeescript, you either have to:
a) write a custom deployment script that precompiles all .coffee files to .js files.
b) compile to .js on your machine, commit the .coffee and the .js *and* educate every singl... | null | 0 | 1318336974 | False | 0 | c2qk4kt | t3_l7wry | null | t1_c2qk4kt | t1_c2qjw5y | null | 1427715644 | 4 | t5_2fwo | null | null | null |
True | 6_28 | null | The VM should be easy to integrate, but the DOM library might be quite a bit harder. The [Dart source tree](http://code.google.com/p/dart/source/browse/) reveals an interesting file called "[monkey_dom.js](http://code.google.com/p/dart/source/browse/branches/bleeding_edge/dart/client/dom/generated/monkey_dom.js)". The ... | null | 0 | 1318337385 | False | 0 | c2qk5ri | t3_l7wry | null | t1_c2qk5ri | t1_c2qk0hb | null | 1427715659 | 0 | t5_2fwo | null | null | null |
True | le_crap | null | moreover, the damn link doesn't work. | null | 0 | 1318337503 | False | 0 | c2qk658 | t3_l87a9 | null | t1_c2qk658 | t3_l87a9 | null | 1427715665 | 2 | t5_2fwo | null | null | null |
True | PericlesATX | null | I can't count very high. | null | 0 | 1318337516 | False | 0 | c2qk66g | t3_l6uwv | null | t1_c2qk66g | t1_c2qixgh | null | 1427715665 | 1 | t5_2fwo | null | null | null |
True | marriage_iguana | null | Awesome, thanks heaps for your reply! | null | 0 | 1318337546 | False | 0 | c2qk69u | t3_l7wry | null | t1_c2qk69u | t1_c2qk0vp | null | 1427715666 | 1 | t5_2fwo | null | null | null |
True | insin | null | Comma-first, here's a Gist which gets regular linking and still generates the occasional comment: https://gist.github.com/357981
I tried it briefly the first time I saw a few examples and wasn't that fussed.
The next time I tried it while hacking together some ideas which required lots of nested method calls which ma... | null | 0 | 1318337553 | False | 0 | c2qk6ag | t3_l765i | null | t1_c2qk6ag | t1_c2qgm2a | null | 1427715666 | 1 | t5_2fwo | null | null | null |
True | smhanov | null | The odds are very small that the particular version of jQuery that you are using is cached. | null | 0 | 1318337554 | False | 0 | c2qk6ar | t3_l7wry | null | t1_c2qk6ar | t1_c2qk48e | null | 1427715666 | -21 | t5_2fwo | null | null | null |
True | mushishi | null | Do you happen to know the user base of haXe? How production ready it is currently? What kind of history does it have; who are the main drivers behind the community, and how committed are they to continue development?
Also what are the commonly cited irritations/missing features of haXe?
I would like to know these thi... | null | 0 | 1318337644 | False | 0 | c2qk6kj | t3_l7wry | null | t1_c2qk6kj | t1_c2qjav4 | null | 1427715670 | 5 | t5_2fwo | null | null | null |
True | StuartLeigh | null | This is a ridiculous comparison, Dart is claiming to be a language that compiles to javascript. Jquery is a framework. If you want to do a comparison then use one of the [many toJS compilers](https://github.com/jashkenas/coffee-script/wiki/List-of-languages-that-compile-to-JS) | null | 0 | 1318337667 | False | 0 | c2qk6n7 | t3_l860y | null | t1_c2qk6n7 | t3_l860y | null | 1427715670 | 1 | t5_2fwo | null | null | null |
True | frezik | null | It's still pretty underoptimized. Which isn't surprising for a new language that compiles to JavaScript, but if this keeps up, Google will have a PR problem, even if they make substantial improvements. | null | 0 | 1318337733 | False | 0 | c2qk6tu | t3_l7wry | null | t1_c2qk6tu | t1_c2qjea3 | null | 1427715673 | 0 | t5_2fwo | null | null | null |
True | rich97 | null | REST has nothing to do with JavaScript, it's all about HTTP. The server-side language you use is unrelated. | null | 0 | 1318337928 | False | 0 | c2qk7e8 | t3_l765i | null | t1_c2qk7e8 | t1_c2qid2i | null | 1427715680 | 1 | t5_2fwo | null | null | null |
True | optomas | null | Much the same in my reference.
>A function returns to its caller by the return statement. When return is followed by an expression, the value is returned to the caller of the function. The expression is converted, as by assignment, to the type returned by the function in which it appears.
Flowing off the end of a f... | null | 0 | 1318337991 | False | 0 | c2qk7kp | t3_l6yn1 | null | t1_c2qk7kp | t1_c2qjy9j | null | 1427715683 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1318338004 | False | 0 | c2qk7lz | t3_l6yn1 | null | t1_c2qk7lz | t1_c2qewr5 | null | 1427715683 | 2 | t5_2fwo | null | null | null |
True | FlySwat | null | This uses lombak-pg as a pre-compiler to convert extension methods and fake "first class functions" into static method calls and anonymous classes.
While pretty clever, it's hardly a drop in, you'd probably have to tweak your build scripts.
| null | 0 | 1318338011 | False | 0 | c2qk7mu | t3_l81mh | null | t1_c2qk7mu | t3_l81mh | null | 1427715683 | 7 | t5_2fwo | null | null | null |
True | lessthan_i | null | I like how the Java Devs keep pulling out that argument. Maybe Purity is the excuse for Java's shitty generics. | null | 0 | 1318338013 | False | 0 | c2qk7n4 | t3_l81mh | null | t1_c2qk7n4 | t1_c2qjpp5 | null | 1427715683 | 12 | t5_2fwo | null | null | null |
True | frezik | null | It satisfies the CS definition of "compiling". Translating from one language to another is technically no different than compiling to machine instructions. | null | 0 | 1318338151 | False | 0 | c2qk834 | t3_l7wry | null | t1_c2qk834 | t1_c2qjn36 | null | 1427715689 | 7 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1318338309 | True | 0 | c2qk8k4 | t3_l7wry | null | t1_c2qk8k4 | t1_c2qk6ar | null | 1427715695 | -5 | t5_2fwo | null | null | null |
True | rilo | null | I'll crosspost this to [/r/xss](http://www.reddit.com/r/xss) | null | 0 | 1318338383 | False | 0 | c2qk8sl | t3_l7bjb | null | t1_c2qk8sl | t3_l7bjb | null | 1427715698 | 2 | t5_2fwo | null | null | null |
True | sturmeh | null | What we really need is some kind of byte code that runs natively in the browser. (Sandboxed obviously.) | null | 0 | 1318338390 | False | 0 | c2qk8tl | t3_l7wry | null | t1_c2qk8tl | t1_c2qk6tu | null | 1427715700 | 4 | t5_2fwo | null | null | null |
True | stoph | null | What selector library do you use? Any of them? | null | 0 | 1318338439 | False | 0 | c2qk8xx | t3_l7wry | null | t1_c2qk8xx | t1_c2qk1fi | null | 1427715701 | 1 | t5_2fwo | null | null | null |
True | Wolfy87 | null | Did this yesterday. If only I had known there was karma in it. | null | 0 | 1318338452 | False | 0 | c2qk8zh | t3_l7wry | null | t1_c2qk8zh | t3_l7wry | null | 1427715701 | 3 | t5_2fwo | null | null | null |
True | pathslog | null | That just made my dev ego vommit. | null | 0 | 1318338478 | False | 0 | c2qk92e | t3_l7wry | null | t1_c2qk92e | t3_l7wry | null | 1427715703 | 0 | t5_2fwo | null | null | null |
True | rich97 | null | I don't like this cause I do var's like this:
var one = 1
, two = 2
, three = 3;
So at first glance my brain interoperates this as:
var something = {
// ...
}
, remove = {
// ...
}
, other = {
// ...
};
} // wtf is this extra brace here for?
... | null | 0 | 1318338493 | False | 0 | c2qk93x | t3_l765i | null | t1_c2qk93x | t1_c2qgswo | null | 1427715703 | 1 | t5_2fwo | null | null | null |
True | sugardeath | null | I have not noticed this. Do you have any examples / sources? | null | 0 | 1318338588 | False | 0 | c2qk9fe | t3_l7wry | null | t1_c2qk9fe | t1_c2qk1t0 | null | 1427715708 | 1 | t5_2fwo | null | null | null |
True | w1ldg00sech4se | null | There is at least one vulnerability but I can't post it here since I use it quite frequently in my consulting work and really don't want to expose my rather novel class of XSS vulns. At least now you know and can search for it. | null | 0 | 1318338684 | False | 0 | c2qk9qg | t3_l7bjb | null | t1_c2qk9qg | t3_l7bjb | null | 1427715712 | 3 | t5_2fwo | null | null | null |
True | afiefh | null | C with classes.
No fancy templates or exceptions or const correctness. | null | 0 | 1318338754 | False | 0 | c2qk9yu | t3_l7gl3 | null | t1_c2qk9yu | t1_c2qiwj2 | null | 1427715715 | 0 | t5_2fwo | null | null | null |
True | afiefh | null | Please elaborate on extern templates fiasco. | null | 0 | 1318338821 | False | 0 | c2qka6e | t3_l7gl3 | null | t1_c2qka6e | t1_c2qi7gw | null | 1427715717 | 2 | t5_2fwo | null | null | null |
True | afiefh | null | 2025 | null | 0 | 1318338862 | False | 0 | c2qkabj | t3_l7gl3 | null | t1_c2qkabj | t1_c2qhk0o | null | 1427715719 | -2 | t5_2fwo | null | null | null |
True | FearlessFreep | null | He says "Dart is not the language of the future" be criticizing language features he doesn't like (or doesn't understand).
Language syntax has never been the determining factor in language usage. The title is hyperbole | null | 0 | 1318339376 | False | 0 | c2qkc0m | t3_l88ny | null | t1_c2qkc0m | t3_l88ny | null | 1427715741 | -11 | t5_2fwo | null | null | null |
True | [deleted] | null | What I'd like to know is, how do I call JavaScript functions from Dart? I tried the demo but it wouldn't let me call alert(). | null | 0 | 1318339454 | False | 0 | c2qkcbk | t3_l7wry | null | t1_c2qkcbk | t3_l7wry | null | 1427715745 | 2 | t5_2fwo | null | null | null |
True | VeeFu | null | Yeah, great presentation. Bonus points for insulting your audience, douche-bag. | null | 0 | 1318339492 | False | 0 | c2qkcgn | t3_l6yn1 | null | t1_c2qkcgn | t3_l6yn1 | null | 1427715747 | 1 | t5_2fwo | null | null | null |
True | moreyes | null | I don't think Haxe or Coffescript have much in common with Dart.
Dart has other purposes than being "prettier JavaScript", like CoffeScript. It is not just syntax sugar; it intends to make maintaining really large js codebases possible.
And Haxe is probably in a different level. I don't understand the purpose of havi... | null | 0 | 1318339492 | False | 0 | c2qkcgo | t3_l7wry | null | t1_c2qkcgo | t1_c2qjre7 | null | 1427715747 | 8 | t5_2fwo | null | null | null |
True | Leonidas_from_XIV | null | Google for SPDY. | null | 0 | 1318339559 | False | 0 | c2qkcoq | t3_l7wry | null | t1_c2qkcoq | t1_c2qk9fe | null | 1427715750 | 6 | 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.