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 | henk53 | null | Guava is pretty cool really! Strongly reminds me about Apache Commons before it lost some of its mojo. | null | 0 | 1319317791 | False | 0 | c2tls20 | t3_lkwvp | null | t1_c2tls20 | t3_lkwvp | null | 1428191492 | 5 | t5_2fwo | null | null | null |
True | Strilanc | null | Ah, you had a stronger meaning of thread safety in mind. "The class is well designed" as opposed to "the class won't enter a corrupted state (one you can only reach with interleaving access)".
In any case, I was just trying to give an example of something beyond inspecting code. | null | 0 | 1319317811 | False | 0 | c2tls5k | t3_ll5d1 | null | t1_c2tls5k | t1_c2tloga | null | 1427768394 | 4 | t5_2fwo | null | null | null |
True | robinwholikesjava | null | She certainly is cool! :) | null | 0 | 1319317820 | False | 0 | c2tls6p | t3_llcmn | null | t1_c2tls6p | t3_llcmn | null | 1427768396 | 1 | t5_2fwo | null | null | null |
True | _pixie_ | null | This video is a good overview of roslyn's capabilities -
http://channel9.msdn.com/Events/BUILD/BUILD2011/TOOL-816T | null | 0 | 1319317852 | False | 0 | c2tlscb | t3_ll5d1 | null | t1_c2tlscb | t3_ll5d1 | null | 1427768398 | 7 | t5_2fwo | null | null | null |
True | robinwholikesjava | null | Java rulez. | null | 0 | 1319317909 | False | 0 | c2tlslg | t3_lkwvp | null | t1_c2tlslg | t1_c2tjmx9 | null | 1427768401 | -8 | t5_2fwo | null | null | null |
True | [deleted] | null | Absolutely; I was referring to what you can't do in Dart. | null | 0 | 1319318036 | False | 0 | c2tlt5d | t3_lkpil | null | t1_c2tlt5d | t1_c2tjds5 | null | 1428191491 | 5 | t5_2fwo | null | null | null |
True | [deleted] | null | I kinda got it but two things got me confused.
1. What does the last example do?
2. I thought group is a supertype not a subtype. | null | 0 | 1319318064 | False | 0 | c2tlt9e | t3_lkmhy | null | t1_c2tlt9e | t1_c2tjcxr | null | 1427768414 | 2 | t5_2fwo | null | null | null |
True | igouy | null | > > In theory, it's similar to adding a "@NotNull" annotation to Java which is checked at runtime.
> This is exactly how I look at it. :)
NotNull as default, plus a Null annotation.
I wonder how much the new Dart libraries actually need to use Null and how much they can get away without it - in other word... | null | 0 | 1319318096 | False | 0 | c2tltdl | t3_lkpil | null | t1_c2tltdl | t1_c2tkj4h | null | 1427768407 | 4 | t5_2fwo | null | null | null |
True | robinwholikesjava | null | No, mindless Python zealots are the brightest kids around the block. F*ck me... | null | 0 | 1319318147 | False | 0 | c2tltlr | t3_lg661 | null | t1_c2tltlr | t1_c2tllz1 | null | 1427768411 | 1 | t5_2fwo | null | null | null |
True | Calneon | null | This is something I've been working on for my final year project at university. I have some nice overworld geometry but I've been struggling on working out how to generate nice tunnels and caves, this will help tremendously. [Here's an example of what I have so far](http://i.imgur.com/KWpjC.png).
The only trouble is t... | null | 0 | 1319318221 | False | 0 | c2tltw3 | t3_lkyt0 | null | t1_c2tltw3 | t3_lkyt0 | null | 1427768417 | 18 | t5_2fwo | null | null | null |
True | [deleted] | null | > Traditionally, compilers are black boxes
Stopped reading here. Microsoft can fuck right off. | null | 0 | 1319318243 | False | 0 | c2tlu03 | t3_ll5d1 | null | t1_c2tlu03 | t3_ll5d1 | null | 1427768427 | -18 | t5_2fwo | null | null | null |
True | [deleted] | null | What? That ain't an impediment.
I'm on my way of "getting it" from the helpful comments to my remark. | null | 0 | 1319318245 | False | 0 | c2tlu0l | t3_lkmhy | null | t1_c2tlu0l | t1_c2tl73f | null | 1427768425 | 2 | t5_2fwo | null | null | null |
True | codekaizen | null | Basically, yes. I know that a pattern matching compiler can call a method on a type if that type supports it without the type necessarily having a type constraint. Are type classes some kind of formalization of this into a specification of sorts? | null | 0 | 1319318526 | False | 0 | c2tlv6n | t3_lk5ly | null | t1_c2tlv6n | t1_c2tjf6m | null | 1427768438 | 1 | t5_2fwo | null | null | null |
True | henk53 | null | I think this is actually pretty cool. Per the comments, it really does look a bit like JSF and the support Expression Language for bindings will be great.
One step again that makes EL really a platform wide thing in Java EE 6. | null | 0 | 1319318689 | False | 0 | c2tlvuu | t3_lg661 | null | t1_c2tlvuu | t3_lg661 | null | 1428191490 | 2 | t5_2fwo | null | null | null |
True | ben0x539 | null | Whether your repository hosting service provides certain features or is available at all or not does not impact all the goodness that comes from git being decentralised at all, but do try again. | null | 0 | 1319318734 | False | 0 | c2tlw20 | t3_lks6n | null | t1_c2tlw20 | t1_c2tjcav | null | 1427768448 | 4 | t5_2fwo | null | null | null |
True | mikehaggard | null | That's indeed a nice benefit :) | null | 0 | 1319318967 | False | 0 | c2tlx3l | t3_lkwvp | null | t1_c2tlx3l | t1_c2tl940 | null | 1427768465 | 2 | t5_2fwo | null | null | null |
True | ricodued | null | Dammit. *Now* I find a decent method for [syntax analysis](http://msdn.microsoft.com/en-us/hh543916) after rewriting my HLSL parser this week.
I'm not going to be able to live with myself knowing I've created something worse than it should be. Fuck.
EDIT: Nope, screw that. My method is close enough, shares some of th... | null | 0 | 1319318973 | True | 0 | c2tlx4j | t3_ll5d1 | null | t1_c2tlx4j | t3_ll5d1 | null | 1427768465 | 3 | t5_2fwo | null | null | null |
True | Heterogenic | null | The issue is mostly with rebalancing, and upon checking it seems that memcache doesn't distribute either. I was thinking more of Voldemort/Membase (Membase being built atop memcache). | null | 0 | 1319319159 | False | 0 | c2tlxwr | t3_lkl2p | null | t1_c2tlxwr | t1_c2tk7r1 | null | 1427768481 | 1 | t5_2fwo | null | null | null |
True | harlows_monkeys | null | You cut off that quote in the middle which made it misleading. Here is the restored quote:
Traditionally, compilers are black boxes – source code goes in one end
and object files or assemblies come out the other end. The Roslyn
project changes that model by opening up the Visual Basic and C#
compilers ... | null | 0 | 1319319178 | False | 0 | c2tlxzi | t3_ll5d1 | null | t1_c2tlxzi | t1_c2tkg23 | null | 1427768481 | 40 | t5_2fwo | null | null | null |
True | mikehaggard | null | Hundreds of EJBs in 2005... I hope they updated to EJB3 since then.
EJB is an amazingly powerful technology, but EJB2 in 2005 kinda sucked.
But interesting read really. | null | 0 | 1319319200 | False | 0 | c2tly26 | t3_llcmn | null | t1_c2tly26 | t3_llcmn | null | 1427768481 | 1 | t5_2fwo | null | null | null |
True | mitsuhiko | null | > A disadvantage was cited - it's not known whether iterated hashing of SHA1 weakens the hash quality. PBKDF2 avoids this.
I can tell you right now that that the moment someone proofs on the paper that SHA1 degrates with a high number of iterations you will have enough time to upgrade your hashing system to somethi... | null | 0 | 1319319353 | False | 0 | c2tlyod | t3_lk3hn | null | t1_c2tlyod | t1_c2tkj32 | null | 1427768488 | 1 | t5_2fwo | null | null | null |
True | anttirt | null | Here's [an article about LLVM's architecture.](http://www.aosabook.org/en/llvm.html)
> From its beginning in December 2000, LLVM was designed as a set of reusable libraries with well-defined interfaces [LA04].
The same also applies to clang, which comes both as a stand-alone compiler and a dynamic link library. [H... | null | 0 | 1319319540 | False | 0 | c2tlzhf | t3_ll5d1 | null | t1_c2tlzhf | t1_c2tlxzi | null | 1427768493 | 21 | t5_2fwo | null | null | null |
True | paul_harrison | null | Show me the source code. Yawn. | null | 0 | 1319319642 | False | 0 | c2tlzx8 | t3_llcq4 | null | t1_c2tlzx8 | t3_llcq4 | null | 1427768507 | 1 | t5_2fwo | null | null | null |
True | davidk01 | null | I am really confused about this language. Is there a target audience or is it just another one of those monkeys throwing darts at a chart and seeing where it sticks? | null | 0 | 1319319892 | False | 0 | c2tm10z | t3_lkpil | null | t1_c2tm10z | t3_lkpil | null | 1427768523 | 3 | t5_2fwo | null | null | null |
True | samth | null | Allowing you to do that means either (a) giving up type soundness entirely, or (b) inserting lots and lots of checking everywhere in your code, often in places you won't expect it, with hard-to-reason-about boundaries. In contrast, separating typed and untyped code into separate modules makes the behavior of the syste... | null | 0 | 1319320565 | False | 0 | c2tm3z9 | t3_lkpil | null | t1_c2tm3z9 | t1_c2tkc3l | null | 1427768556 | 2 | t5_2fwo | null | null | null |
True | munificent | null | Has there been more than two? | null | 0 | 1319320832 | False | 0 | c2tm54o | t3_lkpil | null | t1_c2tm54o | t1_c2tj5hp | null | 1427768568 | 2 | t5_2fwo | null | null | null |
True | MarshallBanana | null | Xcode does all kinds of analysis and syntax highlighting with clang. | null | 0 | 1319320866 | False | 0 | c2tm59v | t3_ll5d1 | null | t1_c2tm59v | t1_c2tlhdf | null | 1427768579 | 11 | t5_2fwo | null | null | null |
True | munificent | null | I think it's possible, but it would definitely require some non-trivial changes to the standard library. At the very least some of the collection constructors that automatically fill elements with null would need to be modified. | null | 0 | 1319320909 | False | 0 | c2tm5fi | t3_lkpil | null | t1_c2tm5fi | t1_c2tltdl | null | 1427768572 | 2 | t5_2fwo | null | null | null |
True | campbellm | null | Yes and no; among "java guys" *I* know, there is a lot of interest in other JVM languages; Groovy, Scala, Clojure, Jruby in particular. But, I think in overall numbers, there are more people coming into java than leaving it; the pool is getting bigger.
The article is kind of fluffly.
> Isn't C so old, so un-cool... | null | 0 | 1319320949 | False | 0 | c2tm5ll | t3_lle7t | null | t1_c2tm5ll | t3_lle7t | null | 1427768582 | 72 | t5_2fwo | null | null | null |
True | MarshallBanana | null | There is a word at the start of that sentence: *Traditionally*. It is quite important.
GCC is such a traditional compiler. LLVM/clang is not. | null | 0 | 1319321048 | False | 0 | c2tm601 | t3_ll5d1 | null | t1_c2tm601 | t1_c2tkg23 | null | 1427768582 | 16 | t5_2fwo | null | null | null |
True | munificent | null | > Is there a target audience
Front-end web and mobile developers:
* Client-side web app code in currently done in JS
* Front-end server web app code current done in Java or node.
* Dedicated mobile apps written in Obj-C or Java which could instead be HTML5 + JS/Dart.
| null | 0 | 1319321095 | False | 0 | c2tm671 | t3_lkpil | null | t1_c2tm671 | t1_c2tm10z | null | 1427768585 | 3 | t5_2fwo | null | null | null |
True | Sylph | null | As someone who has just recently added the /r/programming rss feed to his reader, I can say that this is not the case. This subreddit is still absolutely full of it. | null | 0 | 1319321100 | False | 0 | c2tm67z | t3_lle7t | null | t1_c2tm67z | t3_lle7t | null | 1427768586 | -9 | t5_2fwo | null | null | null |
True | MarshallBanana | null | Here, have a cookie. | null | 0 | 1319321158 | False | 0 | c2tm6g6 | t3_ll5d1 | null | t1_c2tm6g6 | t1_c2tlu03 | null | 1427768589 | 7 | t5_2fwo | null | null | null |
True | aoeui-dhtns | null | This is the first Haskell intro that I found particularly interesting and exciting, and did not put me to sleep even a little bit. Nice job, speaker | null | 0 | 1319321411 | False | 0 | c2tm7ib | t3_lkiol | null | t1_c2tm7ib | t3_lkiol | null | 1427768616 | 6 | t5_2fwo | null | null | null |
True | MatrixFrog | null | http://www.reddit.com/r/haskell/comments/lfwlv/what_does_your_company_use_haskell_for_ill_go/ | null | 0 | 1319321463 | False | 0 | c2tm7qk | t3_lkiol | null | t1_c2tm7qk | t1_c2tkg3o | null | 1427768615 | 2 | t5_2fwo | null | null | null |
True | MatrixFrog | null | I assume you've seen http://book.realworldhaskell.org/ already, but just in case. | null | 0 | 1319321492 | False | 0 | c2tm7uy | t3_lkiol | null | t1_c2tm7uy | t1_c2tl44z | null | 1427768618 | 7 | t5_2fwo | null | null | null |
True | js79 | null | Am I the only one to see ending of printf line as "crying" reverse emoticon?
Dennis - we will miss you ); | null | 0 | 1319321613 | False | 0 | c2tm8dv | t3_laf4o | null | t1_c2tm8dv | t1_c2r3jzn | null | 1427768623 | 1 | t5_2fwo | null | null | null |
True | generalT | null | i'm glad someone gave him one. his blood sugar seems to be running dangerously low. | null | 0 | 1319321732 | False | 0 | c2tm8wt | t3_ll5d1 | null | t1_c2tm8wt | t1_c2tm6g6 | null | 1427768627 | 3 | t5_2fwo | null | null | null |
True | dyoo | null | Are there primitives besides the ones documented in http://docs.racket-lang.org/teachpack/2htdpimage.html that you'd like to see that would make the system more usable for practical, real-world use?
If you're looking to do 2d drawing in an imperative way, there's also the more primitive racket/draw library: http://do... | null | 0 | 1319321800 | False | 0 | c2tm97z | t3_lgn04 | null | t1_c2tm97z | t1_c2sp0a5 | null | 1427768631 | 1 | t5_2fwo | null | null | null |
True | booch | null | You can't do @NotNull annotation checking at compile time unless everyone plays nicely and does the same. Since there's already a lot of code/libraries out there for Java, requiring that isn't really an option for many projects. Regardless, I was more trying to show an example where runtime checks can be handy to "auto... | null | 0 | 1319321909 | False | 0 | c2tm9os | t3_lkpil | null | t1_c2tm9os | t1_c2tl6co | null | 1427768641 | 1 | t5_2fwo | null | null | null |
True | grauenwolf | null | There is no need for it. If it doesn't die off completely it will just have duplicates of what we see here. | null | 0 | 1319322102 | False | 0 | c2tmait | t3_lkpqh | null | t1_c2tmait | t1_c2tisz9 | null | 1427768653 | 1 | t5_2fwo | null | null | null |
True | grauenwolf | null | Take a look at C# or VB's implementation. The use of the keywords "in" and "out" make it much easier to understand. | null | 0 | 1319322190 | False | 0 | c2tmaw1 | t3_lkmhy | null | t1_c2tmaw1 | t1_c2tlu0l | null | 1427768659 | 2 | t5_2fwo | null | null | null |
True | MarshallBanana | null | It's not a lack of primitives I worry about, it's whether the data model will end up hindering rather than helping once you have more complex requirements on what to output.
It would be a lot more convincing with an example of drawing some kind or other of complex, real-world picture. | null | 0 | 1319322224 | False | 0 | c2tmb0x | t3_lgn04 | null | t1_c2tmb0x | t1_c2tm97z | null | 1427768659 | 1 | t5_2fwo | null | null | null |
True | styfle | null | Did you solve it? I tried solving it using a priority queue of employees and comparing how many teams an employee is in. I submitted my code (in Java) and I get an email saying the following error occurred: Wrong Answer. I submitted my main class last but got the same email. I wish they would tell you why it failed. | null | 0 | 1319322273 | False | 0 | c2tmb8f | t3_jjfyy | null | t1_c2tmb8f | t1_c2csbz9 | null | 1427768661 | 1 | t5_2fwo | null | null | null |
True | grauenwolf | null | Interesting. From a feature standpoint that is quite impressive. Had I not already been committed to Dropbox I would certainly try it out. | null | 0 | 1319322324 | False | 0 | c2tmbgg | t3_lk7w2 | null | t1_c2tmbgg | t1_c2tkafq | null | 1427768663 | 1 | t5_2fwo | null | null | null |
True | skew | null | That's a good point. I don't know if gcc does *that* optimization.
icc does tend to be better at seeing through things like using pointer arithmetic rather than straghtforward indexing, but if you don't do that, and provide other hints like restrict, gcc seemed to do respectably (I no longer have access to icc to compa... | null | 0 | 1319322432 | False | 0 | c2tmbwk | t3_lj1ze | null | t1_c2tmbwk | t1_c2tlgvs | null | 1427768666 | 2 | t5_2fwo | null | null | null |
True | grauenwolf | null | Sign, no .NET API. Guess it's time to learn how to use IKVM. | null | 0 | 1319322451 | False | 0 | c2tmbze | t3_lk7w2 | null | t1_c2tmbze | t3_lk7w2 | null | 1427768666 | 1 | t5_2fwo | null | null | null |
True | grauenwolf | null | Considering that jikes if a JVM, the .NET equivalent would be IKVM.
http://www.ikvm.net/
| null | 0 | 1319322524 | False | 0 | c2tmcal | t3_ll5d1 | null | t1_c2tmcal | t1_c2tlkeu | null | 1427768669 | 1 | t5_2fwo | null | null | null |
True | khazathon | null | Your analogy is shit and you should be ashamed of yourself. | null | 0 | 1319322624 | False | 0 | c2tmcr1 | t3_lkpil | null | t1_c2tmcr1 | t1_c2tlim8 | null | 1427768680 | 10 | t5_2fwo | null | null | null |
True | [deleted] | null | Dart (and Dylan and Common Lisp) choose (a). They let you gradually "firm up" the types in your code as you figure out what they should be.
Racket's approach is basically all or nothing at the module level. A programmer can't just insert a single type declaration to express some intent, he has to go through and insert... | null | 0 | 1319322734 | False | 0 | c2tmd90 | t3_lkpil | null | t1_c2tmd90 | t1_c2tm3z9 | null | 1427768680 | 0 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1319322905 | False | 0 | c2tmdyi | t3_lkpil | null | t1_c2tmdyi | t1_c2tjycf | null | 1427768691 | 1 | t5_2fwo | null | null | null |
True | ErstwhileRockstar | null | [The lines show the count of monthly commits made by source code developers](https://www.ohloh.net/languages/compare?measure=commits&percent=true&l0=c&l1=html&l2=java&l3=php&l4=python&l5=ruby&l6=-1). An the number one is ... | null | 0 | 1319323068 | False | 0 | c2tmemd | t3_lle7t | null | t1_c2tmemd | t3_lle7t | null | 1427768711 | 3 | t5_2fwo | null | null | null |
True | [deleted] | null | Is C# still so rare? I was under the impression that C# was quite a bit more popular, perhaps more popular than Java. I guess that I was completely wrong. | null | 0 | 1319323164 | False | 0 | c2tmf1p | t3_lle7t | null | t1_c2tmf1p | t3_lle7t | null | 1427768709 | 17 | t5_2fwo | null | null | null |
True | grauenwolf | null | Programming doesn't work like that. | null | 0 | 1319323174 | False | 0 | c2tmf39 | t3_lkpil | null | t1_c2tmf39 | t1_c2tlim8 | null | 1427768711 | 5 | t5_2fwo | null | null | null |
True | [deleted] | null | Thanks for this. While it remains true that I find Dart's design choices ridiculous, it's nice to know that they aren't, at least, an _accident_. I can respect people making choices I disagree with strongly _knowing they're doing so_ a lot more than I can accept something like Google's marketing muscle behind what stri... | null | 0 | 1319323238 | False | 0 | c2tmfbz | t3_lkpil | null | t1_c2tmfbz | t1_c2tkaay | null | 1427768713 | 12 | t5_2fwo | null | null | null |
True | Tiwazz | null | tl;dr version: Java isn't losing it's mindshare, it's losing it's sex appeal. | null | 0 | 1319323486 | False | 0 | c2tmgcq | t3_lle7t | null | t1_c2tmgcq | t3_lle7t | null | 1427768723 | 79 | t5_2fwo | null | null | null |
True | johnwaterwood | null | C# is less popular than Java, but still quite popular and also still strongly rising.
Even though mono exists, the feeling is that C# is tightly bound to Windows and that's holding it back I think. | null | 0 | 1319323546 | False | 0 | c2tmgm7 | t3_lle7t | null | t1_c2tmgm7 | t1_c2tmf1p | null | 1427768725 | 47 | t5_2fwo | null | null | null |
True | Infenwe | null | Hmm... I remember seeing this "compiler as a service" thing long ago - in Mono of course:
[Mono.CSharp docs](http://docs.go-mono.com/index.aspx?link=N%3AMono.CSharp). It has been used to implement a [C# REPL](http://www.mono-project.com/CsharpRepl).
Here is Miguel de Icaza's [post about (announcing?) it](http://tiran... | null | 0 | 1319323648 | False | 0 | c2tmh2n | t3_ll5d1 | null | t1_c2tmh2n | t3_ll5d1 | null | 1427768728 | 3 | t5_2fwo | null | null | null |
True | [deleted] | null | Mark, I seem to recall that you're quite a Smalltalk enthusiast, right? If I remember your background correctly, could you maybe shed a little light on what it's like to go from one language built around a really strong central concept ("everything's an object; message-passing everywhere" is how I would characterize Sm... | null | 0 | 1319323673 | False | 0 | c2tmh6v | t3_lkiol | null | t1_c2tmh6v | t1_c2tf4o5 | null | 1427768729 | 7 | t5_2fwo | null | null | null |
True | notfancy | null | 1. The last formatted text is actually the output of the snippet above it: a pair of a bounding box and the string `draw`n by `g2`
2. An object `t1` is a subtype of an object `t2` if `t1` has at least the methods `t2` has, roughly speaking. See [the manual](http://caml.inria.fr/pub/docs/manual-ocaml/manual005.html#toc2... | null | 0 | 1319323956 | False | 0 | c2tmiex | t3_lkmhy | null | t1_c2tmiex | t1_c2tlt9e | null | 1427768740 | 2 | t5_2fwo | null | null | null |
True | jib | null | tl;dr: If you try to decode some random legacy encoding as UTF-8, you will unsurprisingly get incorrect output. I don't know why this is news, and he doesn't suggest anything useful to do about it. | null | 0 | 1319324089 | False | 0 | c2tmizr | t3_ll9fb | null | t1_c2tmizr | t3_ll9fb | null | 1427768746 | 11 | t5_2fwo | null | null | null |
True | reddit_clone | null | If it ever had any. Jave got that backoffice Cobol feel a long time back. (I am not saying that it is a bad thing). | null | 0 | 1319324156 | False | 0 | c2tmj9e | t3_lle7t | null | t1_c2tmj9e | t1_c2tmgcq | null | 1427768758 | 65 | t5_2fwo | null | null | null |
True | asterisk_man | null | The title of this post is almost a false statement by definition. | null | 0 | 1319324252 | False | 0 | c2tmjmh | t3_ll4j8 | null | t1_c2tmjmh | t3_ll4j8 | null | 1427768754 | 5 | t5_2fwo | null | null | null |
True | anttirt | null | The thing is that they're presenting this as if it were the height of innovation, when LLVM has been around for ten years and counting, and clang has been a viable C (and later C++) compiler with the same capabilities for several years now. | null | 0 | 1319324316 | False | 0 | c2tmjwa | t3_ll5d1 | null | t1_c2tmjwa | t1_c2tm601 | null | 1427768759 | -1 | t5_2fwo | null | null | null |
True | danthrax | null | My impression was that it allows you to use the compiler internals directly on top of the CLR without having to write a monolithic API to the native portions of the compiler. This way you don't have to spend a bunch of time having developers write a bunch of wrapper/interop code for every compiler object that you want ... | null | 0 | 1319324492 | False | 0 | c2tmkm2 | t3_ll5d1 | null | t1_c2tmkm2 | t1_c2tl4hw | null | 1427768766 | 2 | t5_2fwo | null | null | null |
True | 14domino | null | they only just got 250 million fucking dollars in funding. | null | 0 | 1319324705 | False | 0 | c2tmlhw | t3_lk7w2 | null | t1_c2tmlhw | t1_c2ti1ve | null | 1427768779 | 1 | t5_2fwo | null | null | null |
True | frutiger | null | Put C++ on there. | null | 0 | 1319324914 | False | 0 | c2tmmdx | t3_lle7t | null | t1_c2tmmdx | t1_c2tmemd | null | 1427768795 | 9 | t5_2fwo | null | null | null |
True | Poes_Law_in_Action | null | [Try adding C++.](https://www.ohloh.net/languages/compare?measure=commits&percent=true&l0=c&l1=-1&l2=cpp&l3=html&l4=java&l5=php&l6=python&l7=ruby&l8=-1&commit=Update) | null | 0 | 1319325238 | False | 0 | c2tmnol | t3_lle7t | null | t1_c2tmnol | t1_c2tmemd | null | 1427768802 | 21 | t5_2fwo | null | null | null |
True | gmfawcett | null | Sounds like you've reinvented the [one-time pad](http://en.wikipedia.org/wiki/One-time_pad). | null | 0 | 1319325296 | False | 0 | c2tmnxp | t3_ll4j8 | null | t1_c2tmnxp | t1_c2tlcjc | null | 1427768806 | 2 | t5_2fwo | null | null | null |
True | benfitzg | null | Good point but tempered by the fact that one of the main complaints of developers leaving java for languages like scala or clojure is the verbosity. | null | 0 | 1319325386 | False | 0 | c2tmob0 | t3_lle7t | null | t1_c2tmob0 | t1_c2tmemd | null | 1427768821 | 2 | t5_2fwo | null | null | null |
True | DeliProgrammer | null | I suppose it is an automated one-time pad. I couldn't find a program that did it for me though, so I wrote one, and just felt like sharing it with reddit so other people didn't have to. | null | 0 | 1319326269 | False | 0 | c2tms33 | t3_ll4j8 | null | t1_c2tms33 | t1_c2tmnxp | null | 1427768860 | 1 | t5_2fwo | null | null | null |
True | jib | null | By what definition? Or did you just say "by definition" to add emphasis? | null | 0 | 1319326411 | False | 0 | c2tmsoh | t3_ll4j8 | null | t1_c2tmsoh | t1_c2tmjmh | null | 1427768878 | 1 | t5_2fwo | null | null | null |
True | MarshallBanana | null | > The thing is that they're presenting this as if it were the height of innovation, when LLVM has been around for ten years and counting, and clang has been a viable C (and later C++) compiler with the same capabilities for several years now.
But LLVM on its own is not at all equivalent, or even comparable. It is s... | null | 0 | 1319326562 | False | 0 | c2tmtbf | t3_ll5d1 | null | t1_c2tmtbf | t1_c2tmjwa | null | 1427768883 | 5 | t5_2fwo | null | null | null |
True | NewbieProgrammerMan | null | I seem to remember Win32 docs being fairly good and thorough. It's been a while, though. | null | 0 | 1319326599 | False | 0 | c2tmthj | t3_ll5d1 | null | t1_c2tmthj | t1_c2tlc0q | null | 1427768895 | 4 | t5_2fwo | null | null | null |
True | [deleted] | null | It's a metaphor. You have two functions:
def grow-tomatos() => basket<tomatos>
def make-salad(basket<vegetable> ingredients)
If I try to call it:
make-salad(grow-tomatos())
And the compiler gives me a compile error, I'll hate the compiler and switch to a language that isn't retarded.
In... | null | 0 | 1319326652 | False | 0 | c2tmtq8 | t3_lkpil | null | t1_c2tmtq8 | t1_c2tmcr1 | null | 1427768890 | -1 | t5_2fwo | null | null | null |
True | EugeneKay | null | For the 2D renders, Y is vertical. It does look nifty, though. | null | 0 | 1319326689 | False | 0 | c2tmtwq | t3_lkyt0 | null | t1_c2tmtwq | t1_c2tjg9a | null | 1427768900 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1319326803 | True | 0 | c2tmudr | t3_lle7t | null | t1_c2tmudr | t3_lle7t | null | 1427768899 | 10 | t5_2fwo | null | null | null |
True | DeliProgrammer | null | True, nothing is unbreakable, I suppose that you could sit at a text editor and randomly hit buttons, then save and run it.
But with a key as long as the file, you could randomly create the file the same way. | null | 0 | 1319327288 | False | 0 | c2tmwci | t3_ll4j8 | null | t1_c2tmwci | t1_c2tmjmh | null | 1427768916 | 2 | t5_2fwo | null | null | null |
True | FCof | null | or as immortal as Linux, Firefox, or a more relevant example GTK. Why choose the obscure semi-failed project when there are some great projects that are free and successful? | null | 0 | 1319327353 | False | 0 | c2tmwkk | t3_ljtxb | null | t1_c2tmwkk | t1_c2tfupk | null | 1427768921 | 1 | t5_2fwo | null | null | null |
True | jacob | null | ... with the extremely serious flaw that contains only a single pseudorandom-number-generator seed worth of entropy. Brute-forcing a one-time pad generated from a truly random source is impossible, but brute-forcing a one-time pad generated from a pseudorandom number generator just requires you to find the right seed.
... | null | 0 | 1319327360 | False | 0 | c2tmwm6 | t3_ll4j8 | null | t1_c2tmwm6 | t1_c2tmnxp | null | 1427768919 | 3 | t5_2fwo | null | null | null |
True | DeliProgrammer | null | As was brought to my attention, this is an automated one time pad, and I'm gonna be changing the name to AutoPad, or some sort of play on that, when I get the time.
Also, does breaking it up into two files offset the fact that computers can't generate truly random numbers? What I mean by this is, could anyone crack... | null | 0 | 1319327405 | False | 0 | c2tmwsj | t3_ll4j8 | null | t1_c2tmwsj | t3_ll4j8 | null | 1427768922 | 1 | t5_2fwo | null | null | null |
True | igouy | null | > k-nucleotide
Are "hash tables" allowed in the same sentence as 'idiomatic' Haskell? :-)
| null | 0 | 1319327445 | False | 0 | c2tmwz3 | t3_lkiol | null | t1_c2tmwz3 | t1_c2tjbar | null | 1427768931 | 2 | t5_2fwo | null | null | null |
True | dhotson | null | I have a feeling reddit follows a power law. There's a whole bunch of users that use reddit that don't even have an account. Much less that actually vote or comment on stories. Much less again that submit.
A while ago I submitted a blog post that received ~200-300 upvotes compared to ~20,000 hits.
That all said, it's... | null | 0 | 1319327671 | False | 0 | c2tmxwh | t3_lkyt0 | null | t1_c2tmxwh | t1_c2tjvlm | null | 1427768936 | 2 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1319327694 | False | 0 | c2tmxzs | t3_lkpil | null | t1_c2tmxzs | t1_c2tk9zb | null | 1427768938 | 1 | t5_2fwo | null | null | null |
True | ceiimq | null | > [The benefits of STM] have been [disputed or debunked](http://www.infoq.com/news/2010/05/STM-Dropped).
Since this particular point, unlike the rest of your answer, is about facts rather than hateful fiction I'll take the time to write a word on it. If you read the [original article](http://www.bluebytesoftware.co... | null | 0 | 1319327742 | True | 0 | c2tmy6n | t3_lkiol | null | t1_c2tmy6n | t1_c2tkgut | null | 1427768940 | 18 | t5_2fwo | null | null | null |
True | Axman6 | null | The problem with that is convincing them to install those packages. I think they're happy with stuff in the platform, but that's about it. | null | 0 | 1319327982 | False | 0 | c2tmz68 | t3_lkiol | null | t1_c2tmz68 | t1_c2tjfq4 | null | 1427768954 | 3 | t5_2fwo | null | null | null |
True | flatsperm | null | Kind of looks like writing code is losing popularity, by that graph. | null | 0 | 1319328006 | False | 0 | c2tmz9e | t3_lle7t | null | t1_c2tmz9e | t3_lle7t | null | 1427768954 | 29 | t5_2fwo | null | null | null |
True | mashmorgan | null | But its m$ so its Open ok!! Works in marketing | null | 0 | 1319328036 | False | 0 | c2tmze7 | t3_ll5d1 | null | t1_c2tmze7 | t1_c2tlbwa | null | 1427768956 | -12 | t5_2fwo | null | null | null |
True | tilio | null | java is terrible. it loses in performance to c++ and c#, but loses on ease of use to scripting languages like php and python. | null | 0 | 1319328046 | False | 0 | c2tmzfl | t3_lle7t | null | t1_c2tmzfl | t3_lle7t | null | 1427768956 | -17 | t5_2fwo | null | null | null |
True | Axman6 | null | They should be once tibbe's unordered containers package is 'finished', there's some changes that are being made to GHC to make array copying much faster. Not sure if they've been released yet. | null | 0 | 1319328126 | False | 0 | c2tmzs0 | t3_lkiol | null | t1_c2tmzs0 | t1_c2tmwz3 | null | 1427768961 | 3 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1319328188 | False | 0 | c2tn01h | t3_lkpil | null | t1_c2tn01h | t1_c2tmd90 | null | 1427768964 | 1 | t5_2fwo | null | null | null |
True | julesjacobs | null | > I just wanted to point out that the success of Java and C# demonstrates that soundness isn't required for a language to work well in practice.
If that was not the justification for the unsoundness there should be another justification for the unsoundness:
> You're exactly right that a more sophisticated type ... | null | 0 | 1319328272 | True | 0 | c2tn0e2 | t3_lkpil | null | t1_c2tn0e2 | t1_c2tkaay | null | 1427768968 | 9 | t5_2fwo | null | null | null |
True | ithika | null | superdupertroll is obvious? but not super duper. | null | 0 | 1319328408 | False | 0 | c2tn0zb | t3_lkiol | null | t1_c2tn0zb | t1_c2tjs7k | null | 1427768975 | 4 | t5_2fwo | null | null | null |
True | katatonico | null | Err...isn't that link wrt Microsoft's STM implementation for .NET? It's not talking about STM in general, and certainly not about STM in GHC/Haskell or other programming languages/frameworks. | null | 0 | 1319328494 | False | 0 | c2tn1ds | t3_lkiol | null | t1_c2tn1ds | t1_c2tkgut | null | 1427768982 | 4 | t5_2fwo | null | null | null |
True | [deleted] | null | It lost it long ago. Eclipse sucks, Java with TWO THOUSAND different libraries SUCK. Everything about JAVA sucks. | null | 0 | 1319328541 | False | 0 | c2tn1l5 | t3_lle7t | null | t1_c2tn1l5 | t3_lle7t | null | 1427768984 | -14 | t5_2fwo | null | null | null |
True | [deleted] | null | C# .NET FTW! | null | 0 | 1319328588 | False | 0 | c2tn1sp | t3_lle7t | null | t1_c2tn1sp | t1_c2tmf1p | null | 1427768988 | -16 | t5_2fwo | null | null | null |
True | grauenwolf | null | What is with the obession with "innovation". It seems like no one can release something with half the ass-hats proclaiming how innovative it is and the other half deriding it for not being innovative enough.
Meanwhile the guys who actually write the code couldn't care less about that crap, they just want you to try i... | null | 0 | 1319328710 | False | 0 | c2tn2ax | t3_ll5d1 | null | t1_c2tn2ax | t1_c2tmjwa | null | 1427768997 | 17 | t5_2fwo | null | null | null |
True | [deleted] | null | Designing a programming language is just like designing anything else: it's all about tade-offs. Here you have a choice in a design rule:
A) list<derived> is not a subtype of list<base>
B) list<derived> is a subtype of list<base>
(B) works just fine and is intuitive. It works as long as you do... | null | 0 | 1319328747 | False | 0 | c2tn2gv | t3_lkpil | null | t1_c2tn2gv | t1_c2tmf39 | null | 1427768997 | 0 | t5_2fwo | null | null | null |
True | MothersRapeHorn | null | False. | null | 0 | 1319328846 | False | 0 | c2tn2vz | t3_ll9io | null | t1_c2tn2vz | t3_ll9io | null | 1427769001 | -2 | t5_2fwo | null | null | null |
True | grauenwolf | null | Option C: Offer a read-only interface that is covariant while leaving the mutable interface invariant. | null | 0 | 1319328961 | False | 0 | c2tn3ci | t3_lkpil | null | t1_c2tn3ci | t1_c2tn2gv | null | 1427769007 | 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.