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 | artsrc | null | Many significant, specialized works **can not be financed at all** using the current system of copyright. They are funded by tax payers, foundations etc. Both my parents have written books in this category. Both are now out of print.
The set of specialized works that can't make a return in 10 years, but can in 100+... | null | 0 | 1319437366 | False | 0 | c2tykfp | t3_llw0s | null | t1_c2tykfp | t1_c2tu5pq | null | 1428185987 | 3 | t5_2fwo | null | null | null |
True | AReallyGoodName | null | >The phrase "program to an interface not an implementation" means use the public API on an data structure instead of mucking about with its internals.
And only working with the interface ensures you do just this. Map contains all of the exposed functionality of HashMap. If your code handles and passes around HashMa... | null | 0 | 1319437506 | False | 0 | c2tykwq | t3_llz5l | null | t1_c2tykwq | t1_c2tydfs | null | 1427774535 | 3 | t5_2fwo | null | null | null |
True | buzmeg | null | A quick read of the article shows that *managing* the data really isn't the issue. Most of the problems would be solved by moving this stuff into a "cloud" system of some form run by the archives.
The real problem is *funding*. Nobody is willing to part with the money to fix the problem. Unfortunately, this will ev... | null | 0 | 1319437533 | False | 0 | c2tyl0h | t3_liu6i | null | t1_c2tyl0h | t3_liu6i | null | 1427774535 | 1 | t5_2fwo | null | null | null |
True | Gotebe | null | >This article is old but basically everyone is right and I was wrong
One doesn't often see people apologizing for anything. It looks like this holds true *even more* when we *realize* we were wrong.
Kudos to you. | null | 0 | 1319437653 | False | 0 | c2tylfp | t3_llw0s | null | t1_c2tylfp | t1_c2tt5e3 | null | 1427774556 | 10 | t5_2fwo | null | null | null |
True | oorza | null | I think that's a piece of third party software, rather than something built into the JVM, though. If you understand classloaders, it's not something that's even that difficult to roll yourself. It's not true multi-tenancy, though, as the functionality I mentioned above is not the entirety of what multi-tenancy would ... | null | 0 | 1319437723 | False | 0 | c2tylnw | t3_llz44 | null | t1_c2tylnw | t1_c2tyhkt | null | 1428185986 | 3 | t5_2fwo | null | null | null |
True | oorza | null | In the grand scheme of things that the JIT does... the cost of boxing is pretty much free, comparatively. | null | 0 | 1319437814 | False | 0 | c2tyly9 | t3_llz5l | null | t1_c2tyly9 | t1_c2tyk6p | null | 1427774558 | 1 | t5_2fwo | null | null | null |
True | LOOKITSADAM | null | it's a pathfinding algorithm.
those grids represent possible places for the actor to be, the top grid represents the cost to move through that section, the bottom represents the cost it takes to move to that space.
the goal of A* is to minimize the cost it takes to get from start to finish by minimizing the collectiv... | null | 0 | 1319437857 | False | 0 | c2tym3f | t3_llsqm | null | t1_c2tym3f | t1_c2tpu2u | null | 1427774560 | 2 | t5_2fwo | null | null | null |
True | OceanSpray | null | Now that I think about it, I might be wrong about that undecidability thing. It just seems "obviously" undecidable to me due to the power that closures have. The [original](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.75.9105&rep=rep1&type=pdf) region inference paper by Tofte and Talpin certainly li... | null | 0 | 1319438165 | False | 0 | c2tyn4x | t3_lks2a | null | t1_c2tyn4x | t1_c2tyeij | null | 1427774579 | 1 | t5_2fwo | null | null | null |
True | grauenwolf | null | We aren't talking about "passing around HashMap", we are talking about working with it via a local variable.
As for changing the implementation, if that is really a concern you are far better off using a well defined class than a generic collection class or interface. You can always add methods to a class with making... | null | 0 | 1319438190 | False | 0 | c2tyn84 | t3_llz5l | null | t1_c2tyn84 | t1_c2tykwq | null | 1427774581 | -4 | t5_2fwo | null | null | null |
True | grauenwolf | null | > By reducing to the interface as soon as possible you ensure that you are indeed programming to the interface.
This reminds me of another concept you are probably screwing up. It is often expressed as "reducing the interface", which in the case of Java or C# means marking members as private, package-private, or in... | null | 0 | 1319438433 | False | 0 | c2tyo0p | t3_llz5l | null | t1_c2tyo0p | t1_c2txn7f | null | 1427774595 | -4 | t5_2fwo | null | null | null |
True | Taladar | null | First of all I don't hate Java. It is not worth hating (well, unless you count some of the XML abominations some Java libraries produced), it is merely sad how many powerful and simple abstractions already known at the time were not included (things like first class functions).
As for languages I like, generally any f... | null | 0 | 1319438545 | False | 0 | c2tyoem | t3_lle7t | null | t1_c2tyoem | t1_c2tuo7u | null | 1427774602 | 3 | t5_2fwo | null | null | null |
True | [deleted] | null | Yes. | null | 0 | 1319438554 | False | 0 | c2tyofh | t3_lle7t | null | t1_c2tyofh | t1_c2twkkb | null | 1427774602 | 2 | t5_2fwo | null | null | null |
True | rueldotme | null | At first I thought this was a Denial of Service redirector. | null | 0 | 1319438566 | False | 0 | c2tyogq | t3_llsyw | null | t1_c2tyogq | t3_llsyw | null | 1427774603 | 1 | t5_2fwo | null | null | null |
True | cdsmith | null | That doesn't make your code non-free. It makes someone else's copy of your code non-free. There are plenty of widely accepted licenses that *also* allow this, such as the BSD, Apache, and MIT licenses. What the BSD 3-clause license offers over and above the public domain is, basically, an explicit disclaimer of liab... | null | 0 | 1319438715 | False | 0 | c2tyoy1 | t3_llw0s | null | t1_c2tyoy1 | t1_c2tua51 | null | 1427774608 | 2 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1319438789 | False | 0 | c2typ69 | t3_lkyt0 | null | t1_c2typ69 | t3_lkyt0 | null | 1427774613 | 1 | t5_2fwo | null | null | null |
True | cdsmith | null | > Hell some people think even dynamically linking against GPL produces derivative work.
Some people even base their broken business models on that idea... | null | 0 | 1319438850 | False | 0 | c2typct | t3_llw0s | null | t1_c2typct | t1_c2tsjtp | null | 1427774615 | 1 | t5_2fwo | null | null | null |
True | AReallyGoodName | null | >We aren't talking about "passing around HashMap", we are talking about working with it via a local variable.
You may well be passing around that variable to other functions though. By making it Map right from the start you have ensured that any supporting functions have to accept Map rather than allowing you to ma... | null | 0 | 1319439423 | False | 0 | c2tyr6b | t3_llz5l | null | t1_c2tyr6b | t1_c2tyn84 | null | 1428185969 | 4 | t5_2fwo | null | null | null |
True | wot-teh-phuck | null | > That doesn't change the fact that BSD/MIT provide a freedom where the GPL has a restriction.
That really isn't true in an absolute sense and more so depends on the POV. Another way to look at it would be, BSD/MIT provides freedom to leeches/cheaters and GPL restricts them. | null | 0 | 1319439504 | False | 0 | c2tyrf2 | t3_llw0s | null | t1_c2tyrf2 | t1_c2tsjd9 | null | 1427774652 | -1 | t5_2fwo | null | null | null |
True | mushishi | null | One funny thing is that JBoss-AS 7 final shipped with a beta 3 version of Hibernate 4. It was kinda surprising to find out that a major release contains a beta dependency of not so minor part. | null | 0 | 1319439508 | False | 0 | c2tyrfr | t3_llz5l | null | t1_c2tyrfr | t1_c2tsnzk | null | 1427774652 | 3 | t5_2fwo | null | null | null |
True | chub79 | null | You do deserve your nickname :] | null | 0 | 1319439509 | False | 0 | c2tyrfv | t3_ll65v | null | t1_c2tyrfv | t1_c2txhvd | null | 1427774652 | 3 | t5_2fwo | null | null | null |
True | retsotrembla | null | The right side of the compromise for me is: I buy open formats, and keep offline backups.
If I pay for something not in an open format, then I know up front I'm just renting it: I may not be able to open it in ten years. | null | 0 | 1319439562 | False | 0 | c2tyrlg | t3_lmus7 | null | t1_c2tyrlg | t3_lmus7 | null | 1427774659 | 1 | t5_2fwo | null | null | null |
True | lsc | null | >GPL software is pretty much banned everywhere in the corporate world, no matter how good the software is.
What? Nearly all large Internet enterprises, no matter how corporate, use Linux. I mean, sure, not for the desktops or mailservers or other internal IT infrastructure, but for the production internet-facing ... | null | 0 | 1319439819 | True | 0 | c2tysew | t3_llw0s | null | t1_c2tysew | t1_c2txm12 | null | 1427774667 | 10 | t5_2fwo | null | null | null |
True | [deleted] | null | All my contributions are for BSD/MIT licenced stuff. Because I can use it freely in my corporate workplace, I can actually come up with problems to solve and improvements to make. | null | 0 | 1319439906 | False | 0 | c2tyso8 | t3_llw0s | null | t1_c2tyso8 | t1_c2tusw2 | null | 1427774669 | 6 | t5_2fwo | null | null | null |
True | daftman | null | > Do you think that people who are contributing to Linux, WINE, KDE and so on do not use Linux, WINE, KDE and so on? Otherwise I fail to see anything being blown out of the water... Are you sure you understood that part of my argument?
I don't think you understand what your argument originally was.
You said:
>... | null | 0 | 1319440027 | False | 0 | c2tyt21 | t3_llw0s | null | t1_c2tyt21 | t1_c2twd9m | null | 1427774680 | 1 | t5_2fwo | null | null | null |
True | iaDRM | null | Relevant: YouTube uses ffmpeg, but guess who gets all the credit? Not the people who pour their sweat and tears into coding ffmpeg, instead it's the people who wrote the pretty website interface.
http://multimedia.cx/eggs/googles-youtube-uses-ffmpeg/
A lot of these startups are just copy/pasting already written open s... | null | 0 | 1319440078 | False | 0 | c2tyt78 | t3_llw0s | null | t1_c2tyt78 | t1_c2tt5e3 | null | 1427774675 | 7 | t5_2fwo | null | null | null |
True | MishkaEchoes | null | Every language has evolved over time and gave birth to other languages. I believe changes should come out of necessity not one group's ideals. Out of all my years of experience I have never encountered a truly scalable solution; refactoring and iterations are a way of life sometimes. That's why it's important to remain... | null | 0 | 1319440251 | False | 0 | c2tytp6 | t3_lle7t | null | t1_c2tytp6 | t1_c2tqgag | null | 1427774680 | 1 | t5_2fwo | null | null | null |
True | johnwaterwood | null | That's a strange thing of JBoss indeed. They always do this, AS 7 is no exception. There are some topics about this on the jboss forums, as more users are taken by this.
Besides alpha versions, JBoss AS finals also contain beta and cr versions of just about everything.
Strangely though, JBoss AS 7.02 ships with the J... | null | 0 | 1319440358 | False | 0 | c2tyu1q | t3_llz5l | null | t1_c2tyu1q | t1_c2tyrfr | null | 1427774684 | 3 | t5_2fwo | null | null | null |
True | johnwaterwood | null | You can disable incremental deployment in the jboss adapter if it really bothers you, or you can simply stop your server before making code changes.
Also, if you deployed in compressed mode (packaged ear or war) it also won't do incremental deploys. | null | 0 | 1319440632 | False | 0 | c2tyuuc | t3_llz5l | null | t1_c2tyuuc | t1_c2tv3e0 | null | 1427774695 | 1 | t5_2fwo | null | null | null |
True | johnwaterwood | null | ??? | null | 0 | 1319440720 | False | 0 | c2tyv3f | t3_llz5l | null | t1_c2tyv3f | t1_c2twmp1 | null | 1427774696 | 1 | t5_2fwo | null | null | null |
True | sztomi | null | [Check out Linq over C#](https://linqovercsharp.codeplex.com/)
[Docs](http://www.box.net/shared/7mo11usa08/1/8068181/78592547) | null | 0 | 1319440794 | False | 0 | c2tyvav | t3_lm5rh | null | t1_c2tyvav | t1_c2tyd0f | null | 1427774699 | 1 | t5_2fwo | null | null | null |
True | MaikB | null | It the plan is to sell software, then in certain areas it is a marketing tactic to have a GPL version to attract customers. You won't attract many outside contributors though, because they know their code would be used in licensing deals for closed software. It is save to assume that no code will be flowing back from... | null | 0 | 1319440828 | False | 0 | c2tyvdy | t3_llw0s | null | t1_c2tyvdy | t1_c2tt5e3 | null | 1427774699 | 3 | t5_2fwo | null | null | null |
True | nwmcsween | null | Obviously, but building it on rails and then pulling the bits that should come out is much easier than creating something from scratch and just as good if not better due to BDD or TDD. | null | 0 | 1319441066 | False | 0 | c2tyw1u | t3_llx97 | null | t1_c2tyw1u | t3_llx97 | null | 1427774709 | 2 | t5_2fwo | null | null | null |
True | [deleted] | null | I was suggesting a roll-your-own. | null | 0 | 1319441363 | False | 0 | c2tywv9 | t3_llz44 | null | t1_c2tywv9 | t1_c2tylnw | null | 1427774721 | 2 | t5_2fwo | null | null | null |
True | DeathBySamson | null | Also, if people in the movie business are anything like me in the developing business, credits are also nice to discover new technologies. Carbon Games recently wrote an article listing their open source products they use. I had heard about Premake before, but never really gave it much of a look. My use of Makefiles we... | null | 0 | 1319441663 | False | 0 | c2tyxpi | t3_llw0s | null | t1_c2tyxpi | t1_c2ttu7o | null | 1428185960 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1319441880 | False | 0 | c2tyyb3 | t3_llz44 | null | t1_c2tyyb3 | t3_llz44 | null | 1427774743 | 9 | t5_2fwo | null | null | null |
True | arnorhs | null | I am aware of that bias, and obviously having already experienced the same with PHP back in the day, it felt like the same thing happened. But before I knew it, PHP had become widely used.
For some reason I thought maybe Ruby had at least started toward the same track.
And if you had checked out the google trends lin... | null | 0 | 1319441991 | False | 0 | c2tyyk7 | t3_lle7t | null | t1_c2tyyk7 | t1_c2tqosu | null | 1427774745 | 1 | t5_2fwo | null | null | null |
True | the-fritz | null | Well it is free of charge if you use it in an (A/L)GPL compatible way. In that way both kind of free are provided. | null | 0 | 1319442356 | False | 0 | c2tyzgm | t3_llw0s | null | t1_c2tyzgm | t1_c2tycdb | null | 1427774757 | 1 | t5_2fwo | null | null | null |
True | ours | null | Awesome, thanks for the confirmation. | null | 0 | 1319442480 | False | 0 | c2tyzsq | t3_lbywd | null | t1_c2tyzsq | t1_c2txe64 | null | 1427774763 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | I was thinking about the repetition involved (point 2), but you're right of course, there's a lot more wrong than just that. | null | 0 | 1319442507 | False | 0 | c2tyzv4 | t3_llz5l | null | t1_c2tyzv4 | t1_c2tv2qh | null | 1428185956 | 2 | t5_2fwo | null | null | null |
True | crankybadger | null | I'm not saying C is no good, or not worth learning, or more trouble than it's worth, don't get em wrong. I'm just saying that, like flying a high-performance jet, you need to pay attention to every little thing you do or it will explode in a spectacular ball of fire when it crashes.
You can unleash someone who's new o... | null | 0 | 1319442528 | False | 0 | c2tyzwu | t3_lle7t | null | t1_c2tyzwu | t1_c2twjhd | null | 1428185957 | 2 | t5_2fwo | null | null | null |
True | [deleted] | null | Let me try one more time to explain my point since I believe it is valid.
Imagine you are walking down the street and a thug throws you against a wall and demands $10. You protest and so he says: "Ok, if you dance for me I'll only take $8". You dance and then pay him the $8 and as you walk away you say to yourself: "T... | null | 0 | 1319442927 | False | 0 | c2tz0v0 | t3_llw0s | null | t1_c2tz0v0 | t1_c2ttcd1 | null | 1427774780 | 1 | t5_2fwo | null | null | null |
True | AReallyGoodName | null | That website explains it pretty well (if a bit cluttered) but essentially it's a web app development framework with its own server that allows you to code and see the changes on the fly when in dev mode.
If you've programmed JavaEE for Apache or JBoss you can jump straight into the hello world tutorial of play and see... | null | 0 | 1319442976 | False | 0 | c2tz0z2 | t3_llz5l | null | t1_c2tz0z2 | t1_c2tyv3f | null | 1427774782 | 3 | t5_2fwo | null | null | null |
True | johnwaterwood | null | I care deeply about technology. It's my work, my hobby and my passion. Java is my favorite programming language. There I said it. | null | 0 | 1319443017 | False | 0 | c2tz123 | t3_lle7t | null | t1_c2tz123 | t1_c2tsrwp | null | 1427774791 | 2 | t5_2fwo | null | null | null |
True | [deleted] | null | > Your field would exist in a country where it is common knowledge that stepping foot onto unmarked territory without explicit permission is an executable offense.
But right there is your limit. This is a math equation. Think of it this way: in a country with zero laws you'd have 0. Now lets consider copyright remo... | null | 0 | 1319443375 | False | 0 | c2tz1vq | t3_llw0s | null | t1_c2tz1vq | t1_c2ttds7 | null | 1427774797 | 1 | t5_2fwo | null | null | null |
True | kdeforche | null | Using a plugin like [run jetty run](http://code.google.com/p/run-jetty-run) this is exactly how we do Java web application development. I'm surprised such a thing does not exist for all web containers ? | null | 0 | 1319443451 | False | 0 | c2tz21w | t3_llz5l | null | t1_c2tz21w | t1_c2tspy3 | null | 1428185951 | 4 | t5_2fwo | null | null | null |
True | johnwaterwood | null | Perhaps, or maybe it's your view on the world that's not entirely correct?(no flame, just a suggestion) | null | 0 | 1319443950 | False | 0 | c2tz377 | t3_lle7t | null | t1_c2tz377 | t1_c2tr0az | null | 1427774830 | 1 | t5_2fwo | null | null | null |
True | johnwaterwood | null | Perhaps because that's when Java EE 6 started getting popular and people realized it's really good? | null | 0 | 1319444819 | False | 0 | c2tz52l | t3_lle7t | null | t1_c2tz52l | t1_c2twm5y | null | 1427774851 | 2 | t5_2fwo | null | null | null |
True | bpodgursky | null | The default depends what install you're using, but you want concurrent mark and sweep:
-XX:+UseConcMarkSweepGC | null | 0 | 1319444830 | False | 0 | c2tz53r | t3_llz44 | null | t1_c2tz53r | t1_c2tyyb3 | null | 1427774852 | 7 | t5_2fwo | null | null | null |
True | Uberhipster | null | Strange memories on this nervous night on the internet. Has it been five years? Six? It seems like a lifetime, the kind of peak that never comes again. Open Source in the middle 00's was a very special time and place to be a part of. But no explanation, no mix of words or music or memories can touch that sense of knowi... | null | 0 | 1319444921 | False | 0 | c2tz5b7 | t3_llw0s | null | t1_c2tz5b7 | t1_c2tt5e3 | null | 1427774853 | 16 | t5_2fwo | null | null | null |
True | [deleted] | null | The initial author of the software _cannot_ use your contributions in any deal, unless you sign over the copyright on those contributions to that initial author. Without an additional contract _you_ retain the copyright on the contributions and the initial author has to comply with the GPL. | null | 0 | 1319445435 | False | 0 | c2tz6dy | t3_llw0s | null | t1_c2tz6dy | t1_c2tyvdy | null | 1427774873 | 3 | t5_2fwo | null | null | null |
True | kitd | null | And on top of that, even IBM are releasing a slimmed-down WebSphere (aka "Liberty profile").
And in other news, it's starting to feel a bit chilly down in Hell ... | null | 0 | 1319445685 | False | 0 | c2tz6wk | t3_lle7t | null | t1_c2tz6wk | t1_c2ttj4b | null | 1427774879 | 2 | t5_2fwo | null | null | null |
True | [deleted] | null | What about the guy who wrote the firmware for the network cards that Youtube (or your web startup) servers are using? Without him, there would be no internet connectivity, and no business.
The complexity of modern infrastructure means that it is impossible to credit everyone without whom the project would not exist. T... | null | 0 | 1319445713 | False | 0 | c2tz6yo | t3_llw0s | null | t1_c2tz6yo | t1_c2tyt78 | null | 1427774880 | 16 | t5_2fwo | null | null | null |
True | bobindashadows | null | If you're just talking about the repetition, it's a good thing every Java developer who knows a damn thing just uses `Maps.newHashMap` from Guava/some similar library.
Yeah, it's a workaround for an embarrassing fault in the language, but it goes to show the problem you highlight isn't that big of a deal if it's so ea... | null | 0 | 1319446029 | False | 0 | c2tz7md | t3_llz5l | null | t1_c2tz7md | t1_c2tyzv4 | null | 1427774891 | 3 | t5_2fwo | null | null | null |
True | danthrax | null | lol this is the third time this has been posted... | null | 0 | 1319446225 | False | 0 | c2tz811 | t3_lmuwa | null | t1_c2tz811 | t3_lmuwa | null | 1427774896 | 3 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1319446812 | True | 0 | c2tz95m | t3_llw0s | null | t1_c2tz95m | t3_llw0s | null | 1427774907 | 1 | t5_2fwo | null | null | null |
True | zhensydow | null | I hate acronyms, What's the meaning of ANL? American Negro League? | null | 0 | 1319447438 | False | 0 | c2tzaej | t3_lkyt0 | null | t1_c2tzaej | t3_lkyt0 | null | 1427774919 | 0 | t5_2fwo | null | null | null |
True | Mattho | null | Thanks for that. Found somewhat interesting presentation: [behind elevated (pdf)](http://www.iquilezles.org/www/material/function2009/function2009.pdf). | null | 0 | 1319447485 | False | 0 | c2tzahq | t3_lkma3 | null | t1_c2tzahq | t1_c2tj0e9 | null | 1427774919 | 4 | t5_2fwo | null | null | null |
True | shevegen | null | Yup, they are.
The problem is, it is pathological - they do not realize it.
They still believe that the more XML they use the better.
Meanwhile I am glad that the WWW world is slowly dethroning Java. Even the IDEs will be replaced one day by (optional) online IDEs. Right now of course they still have a long way to g... | null | 0 | 1319447640 | False | 0 | c2tzasl | t3_llz5l | null | t1_c2tzasl | t1_c2tsadv | null | 1428185942 | 6 | t5_2fwo | null | null | null |
True | henk53 | null | >What? So you're saying your DB is not smart enough to calculate the execution plan to effectively utilize all 12 cores? What DB are you using?
Postgres 9.1 mostly and for some clients MySQL. Those databases unfortunately cannot parallelize a single query over multiple cores. I know that MS SQLServer and Oracle can... | null | 0 | 1319448259 | False | 0 | c2tzbxs | t3_lle7t | null | t1_c2tzbxs | t1_c2tw18h | null | 1427774939 | 2 | t5_2fwo | null | null | null |
True | mikaelhg | null | There's a reason why people who actually understand how this stuff works don't attack it like that. | null | 0 | 1319448401 | False | 0 | c2tzc75 | t3_llz5l | null | t1_c2tzc75 | t1_c2tyly9 | null | 1427774951 | 2 | t5_2fwo | null | null | null |
True | truthHIPS | null | You don't understand the fucking need for money? Seriously? Does your landlord? Have a nice day comrade. | null | 0 | 1319448431 | False | 0 | c2tzc8t | t3_llw0s | null | t1_c2tzc8t | t1_c2tqs1b | null | 1427774951 | -2 | t5_2fwo | null | null | null |
True | mikaelhg | null | Yes, it's a way of documenting your assumptions to your maintenance programmers. If you do ``TreeMap<String, Integer> foo = new TreeMap<>();`` that means that you're relying on implementation-specific behaviour. If you use the lowest common denominator interface, that communicates that only the access patte... | null | 0 | 1319448532 | False | 0 | c2tzcfh | t3_llz5l | null | t1_c2tzcfh | t1_c2tyr6b | null | 1427774944 | 3 | t5_2fwo | null | null | null |
True | FeepingCreature | null | > > > We’ve unified these into a singular entry point, with **natural-language syntax**
There is nothing natural about that syntax. | null | 0 | 1319448589 | False | 0 | c2tzcj3 | t3_llz5l | null | t1_c2tzcj3 | t1_c2tugzs | null | 1427774945 | 8 | t5_2fwo | null | null | null |
True | HyperionCantos | null | /r/programming | null | 0 | 1319448630 | False | 0 | c2tzcm1 | t3_lmyl9 | null | t1_c2tzcm1 | t3_lmyl9 | null | 1427774947 | 2 | t5_2fwo | null | null | null |
True | eax | null | What has this got to do with programming? | null | 0 | 1319448634 | False | 0 | c2tzcmb | t3_lmyl9 | null | t1_c2tzcmb | t3_lmyl9 | null | 1427774947 | 2 | t5_2fwo | null | null | null |
True | yelirekim | null | 1. This is horribly incorrect, and not sourced.
2. Why the fuck did you submit this to /r/programming? | null | 0 | 1319448666 | False | 0 | c2tzcoe | t3_lmyl9 | null | t1_c2tzcoe | t3_lmyl9 | null | 1427774957 | 5 | t5_2fwo | null | null | null |
True | harlows_monkeys | null | WTF does this have to do with programming? | null | 0 | 1319448681 | False | 0 | c2tzcpc | t3_lmyl9 | null | t1_c2tzcpc | t3_lmyl9 | null | 1427774957 | 2 | t5_2fwo | null | null | null |
True | nyeholt | null | The most amazing post ever. | null | 0 | 1319448700 | False | 0 | c2tzcq6 | t3_lmyl9 | null | t1_c2tzcq6 | t3_lmyl9 | null | 1427774957 | 0 | t5_2fwo | null | null | null |
True | mikaelhg | null | cat ~/bin/mvn-jrebel
#!/bin/bash
export REBEL_HOME=$HOME/Downloads/jrebel
export MAVEN_OPTS="-noverify -javaagent:$REBEL_HOME/jrebel.jar $MAVEN_OPTS"
mvn $@
mvn-jrebel jetty:run
Configure your NetBeans or Eclipse to build-on-save. See all your changes in the running code without restarts. | null | 0 | 1319448703 | False | 0 | c2tzcqj | t3_llz5l | null | t1_c2tzcqj | t1_c2tz21w | null | 1427774957 | 2 | t5_2fwo | null | null | null |
True | tricolon | null | Can you elaborate? | null | 0 | 1319448842 | False | 0 | c2tzcz9 | t3_llx97 | null | t1_c2tzcz9 | t1_c2twnak | null | 1427774953 | 5 | t5_2fwo | null | null | null |
True | shillbert | null | I was confused, and thought (A/L) was some kind of verb. It seems he's missing one. | null | 0 | 1319448985 | False | 0 | c2tzd7w | t3_llw0s | null | t1_c2tzd7w | t1_c2tqlbk | null | 1427774955 | 2 | t5_2fwo | null | null | null |
True | FeepingCreature | null | Minecraft? | null | 0 | 1319449035 | False | 0 | c2tzdau | t3_llz44 | null | t1_c2tzdau | t1_c2tyyb3 | null | 1427774956 | 2 | t5_2fwo | null | null | null |
True | jaggederest | null | Oh god, I've been advocating for that for years now. Nobody believes it's worth the time... | null | 0 | 1319449043 | False | 0 | c2tzdb7 | t3_llx97 | null | t1_c2tzdb7 | t1_c2twnak | null | 1427774956 | 5 | t5_2fwo | null | null | null |
True | tricolon | null | Nowadays, when people say "AJAX", they're really thinking about AJAJ. | null | 0 | 1319449100 | False | 0 | c2tzdem | t3_lle7t | null | t1_c2tzdem | t1_c2tuncf | null | 1427774956 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1319449115 | False | 0 | c2tzdfk | t3_llz5l | null | t1_c2tzdfk | t1_c2tyg5x | null | 1427774956 | 1 | t5_2fwo | null | null | null |
True | Hiro-of-Shadows | null | ...this is the very top post on my front page? | null | 0 | 1319449130 | False | 0 | c2tzdgm | t3_lmuwa | null | t1_c2tzdgm | t3_lmuwa | null | 1427774958 | 6 | t5_2fwo | null | null | null |
True | johnyma22 | null | I think the reddit algo has b0rked | null | 0 | 1319449401 | False | 0 | c2tzdxy | t3_lmuwa | null | t1_c2tzdxy | t1_c2tzdgm | null | 1427774961 | 5 | t5_2fwo | null | null | null |
True | aussie_bob | null | The Redmond upvote-bot went a bit over the top this time. | null | 0 | 1319449485 | False | 0 | c2tze33 | t3_lmuwa | null | t1_c2tze33 | t1_c2tzdgm | null | 1427774963 | 5 | t5_2fwo | null | null | null |
True | mikaelhg | null | http://www.reddit.com/r/programming/comments/95iwq/proggit_is_java_worth_it/c0bhwhb | null | 0 | 1319449719 | False | 0 | c2tzeib | t3_lle7t | null | t1_c2tzeib | t1_c2tz123 | null | 1427774967 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1319449745 | False | 0 | c2tzejm | t3_lmuwa | null | t1_c2tzejm | t1_c2tzdgm | null | 1427774969 | 4 | t5_2fwo | null | null | null |
True | truthHIPS | null | You sound like exactly the kind of cunt he doesn't want using his software anyway. | null | 0 | 1319449818 | False | 0 | c2tzeo3 | t3_llw0s | null | t1_c2tzeo3 | t1_c2tsq58 | null | 1427774972 | 0 | t5_2fwo | null | null | null |
True | [deleted] | null | > We're talking about Zed's works here. They are end-user applications.
None of his five reasons apply to end-user applications. | null | 0 | 1319449942 | False | 0 | c2tzevn | t3_llw0s | null | t1_c2tzevn | t1_c2tyt21 | null | 1427774974 | 1 | t5_2fwo | null | null | null |
True | truthHIPS | null | >I don't understand why one couldn't just use plain (Postgre)SQL.
Keep this man away from production code! | null | 0 | 1319449950 | False | 0 | c2tzew8 | t3_lle7t | null | t1_c2tzew8 | t1_c2tpw6e | null | 1427774974 | -1 | t5_2fwo | null | null | null |
True | truthHIPS | null | >should not be about the amount of code.
Of course it should. Less code = less costs for the project. Period. If I ever caught someone writing raw SQL in a project I'd fire them on the spot. | null | 0 | 1319450144 | False | 0 | c2tzf8d | t3_lle7t | null | t1_c2tzf8d | t1_c2trz84 | null | 1427774977 | 0 | t5_2fwo | null | null | null |
True | Alexis_ | null | you can see upvotes and downvotes on the right.
currently, it's at 16 points: 37 up votes, 21 down votes.
... now it's 17... because I upboated :) | null | 0 | 1319450170 | False | 0 | c2tzfa2 | t3_llq5f | null | t1_c2tzfa2 | t1_c2tv1xo | null | 1427774977 | 1 | t5_2fwo | null | null | null |
True | truthHIPS | null | Remember when COBOL died? Perl? In both cases, after the languages fell out of favor the demand for programmers that knew the languages skyrocketed. The reason is simple: you need someone to understand the legacy code before you can convert it to modern best practices. | null | 0 | 1319450252 | False | 0 | c2tzff0 | t3_lle7t | null | t1_c2tzff0 | t1_c2twm5y | null | 1427774986 | 1 | t5_2fwo | null | null | null |
True | skocznymroczny | null | minecraft is a clone too | null | 0 | 1319450370 | False | 0 | c2tzfmb | t3_lkyt0 | null | t1_c2tzfmb | t1_c2toptv | null | 1427774981 | 1 | t5_2fwo | null | null | null |
True | Alexis_ | null | you forgot about the checked exception.
...needs more try/catch | null | 0 | 1319450404 | False | 0 | c2tzfoq | t3_lle7t | null | t1_c2tzfoq | t1_c2tpyoj | null | 1427774992 | 15 | t5_2fwo | null | null | null |
True | FUCKYOURENGLISH | null | Downvoters; there are around six of them. Numbers move, but it's definitely not a single person.
> *cbrandolino (_) 0 points 21 hours ago* (6|6)*
Anyway, if I were to hazard a guess, the down votes may be tied to that naïve comment about ActiveRecord and ActionController being tightly coupled with Rails. People h... | null | 0 | 1319450774 | False | 0 | c2tzgb9 | t3_llx97 | null | t1_c2tzgb9 | t1_c2tquyl | null | 1427774995 | 2 | t5_2fwo | null | null | null |
True | Alexis_ | null | No, another reason C is here is the fact that Windows, Linux and OS-X are all C in its very core. So any language that can replace C needs to be able to communicate with C code, or it won't work in a modern operating system environment.
The world was written in C, my friend. | null | 0 | 1319450843 | False | 0 | c2tzgf7 | t3_lle7t | null | t1_c2tzgf7 | t1_c2tsmjs | null | 1427774996 | 5 | t5_2fwo | null | null | null |
True | Alexis_ | null | I want C# on the JVM, damnit!
.. also, God, while you're at it, could you make it rain hundred dollar bills? | null | 0 | 1319451027 | False | 0 | c2tzgp5 | t3_lle7t | null | t1_c2tzgp5 | t3_lle7t | null | 1427775000 | 2 | t5_2fwo | null | null | null |
True | truthHIPS | null | >Using it apparently makes you overly aggressive against whatever language is most popular at the moment.
You're thinking of perl. | null | 0 | 1319451067 | False | 0 | c2tzgrl | t3_lle7t | null | t1_c2tzgrl | t1_c2tqpi5 | null | 1427775085 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1319451178 | False | 0 | c2tzgz1 | t3_llz44 | null | t1_c2tzgz1 | t3_llz44 | null | 1427775080 | 3 | t5_2fwo | null | null | null |
True | cheesekun | null | Yeah reposted too many times. Also Roslyn is exciting! | null | 0 | 1319451223 | False | 0 | c2tzh1m | t3_lmuwa | null | t1_c2tzh1m | t3_lmuwa | null | 1427775081 | 4 | t5_2fwo | null | null | null |
True | [deleted] | null | > What I found was that it was surprisingly hard to wrap my head around. I initially considered it just sort of halfway between dynamic and static typing, like a 50/50 blend. It turns out, I think, that is more different than that. If there is a line between dynamic languages and static ones, optionally typed ones a... | null | 0 | 1319451305 | False | 0 | c2tzh67 | t3_lkpil | null | t1_c2tzh67 | t3_lkpil | null | 1427775082 | 1 | t5_2fwo | null | null | null |
True | julesjacobs | null | Explanation of the problem in terms of your metaphor:
Suppose a your mother gives you a basket of tomatoes, and asks you to collect something into it. Now you take the basket and give it to a friend and say to him "here is a basket of vegetables, please collect something into it". This friend then proceeds to put lett... | null | 0 | 1319451362 | False | 0 | c2tzh9h | t3_lkpil | null | t1_c2tzh9h | t1_c2tmtq8 | null | 1427775084 | 3 | t5_2fwo | null | null | null |
True | ravenex | null | perl died? | null | 0 | 1319451529 | False | 0 | c2tzhkq | t3_lle7t | null | t1_c2tzhkq | t1_c2tzff0 | null | 1427775088 | 2 | t5_2fwo | null | null | null |
True | bennysaurus | null | After 4 years of mainframe it's a constant battle to keep it trimmed - down to shaving every 3 hours. | null | 0 | 1319451795 | False | 0 | c2tzi0y | t3_lle7t | null | t1_c2tzi0y | t1_c2twzr1 | null | 1427775094 | 1 | t5_2fwo | null | null | null |
True | julesjacobs | null | The point is that with a tiny extension, Dart's type system could catch a ton more errors and lose none of the flexibility because Dart still has Dynamic. At the same time that tiny extension makes the type system much more logical. For example:
List<int> x = y;
print(x is List<int>);
print(x i... | null | 0 | 1319451996 | False | 0 | c2tzid0 | t3_lkpil | null | t1_c2tzid0 | t1_c2tu9vq | null | 1427775098 | 3 | t5_2fwo | null | null | null |
True | cheesekun | null | Had to regurgitate some ASP Classic this week for an old legacy website. | null | 0 | 1319452187 | False | 0 | c2tziot | t3_lle7t | null | t1_c2tziot | t1_c2tpeyo | null | 1427775112 | 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.