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 | incredulitor | null | I would so desperately love for victims of these misunderstandings to take the time to read and understand this article. Unfortunately, a fragile ego seems to be one of the traits that leads to this type of bad programming. How can you talk someone out of these habits without getting a defensive reaction? | null | 0 | 1319132941 | False | 0 | c2t1s7x | t3_li56t | null | t1_c2t1s7x | t3_li56t | null | 1427758747 | 12 | t5_2fwo | null | null | null |
True | [deleted] | null | No single architecture can handle everything, but customers will ultimately demand that it must handle everything so unless you are willing to say no, what ever architecture you had will eventually become broken if you keep having to add new stuff to it. | null | 0 | 1319132948 | False | 0 | c2t1s9v | t3_limer | null | t1_c2t1s9v | t3_limer | null | 1427758749 | 2 | t5_2fwo | null | null | null |
True | roger_ | null | Also it's fast and has expansive support/documentation. | null | 0 | 1319133027 | False | 0 | c2t1sqn | t3_livmm | null | t1_c2t1sqn | t1_c2t1rnp | null | 1427758757 | 13 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1319133046 | False | 0 | c2t1stz | t3_limsz | null | t1_c2t1stz | t3_limsz | null | 1427758760 | 1 | t5_2fwo | null | null | null |
True | ProudToBeAKraut | null | you are not a developer - are you? | null | 0 | 1319133060 | False | 0 | c2t1sww | t3_limsz | null | t1_c2t1sww | t1_c2t08um | null | 1427758771 | -33 | t5_2fwo | null | null | null |
True | roger_ | null | Fortunately Python is starting to get recognition nowadays. | null | 0 | 1319133077 | False | 0 | c2t1t12 | t3_livmm | null | t1_c2t1t12 | t1_c2t1rst | null | 1427758763 | 6 | t5_2fwo | null | null | null |
True | Tristanus | null | I don't see why that's not what webgl does.
You have to use shaders and you can get access to floating point rendertargets so you can do many types of simulations with that alone. | null | 0 | 1319133129 | False | 0 | c2t1tbi | t3_lhgp5 | null | t1_c2t1tbi | t1_c2stc71 | null | 1427758765 | 1 | t5_2fwo | null | null | null |
True | chonglibloodsport | null | I am, but I have never worked on a gigantic (and old) codebase like that before. | null | 0 | 1319133190 | False | 0 | c2t1to6 | t3_limsz | null | t1_c2t1to6 | t1_c2t1sww | null | 1427758770 | 14 | t5_2fwo | null | null | null |
True | christianjb | null | Similarly, for a dice- roll a dice repeatedly until you hit a run of six numbers containing one through six in any order, e.g. 431625 and choose (e.g.) the first number as the result of your roll (which in this case is 4).
I'm not sure if there's a more efficient way of doing this. It could take a very long time for ... | null | 0 | 1319133253 | False | 0 | c2t1u2f | t3_lisma | null | t1_c2t1u2f | t3_lisma | null | 1427758775 | 12 | t5_2fwo | null | null | null |
True | grauenwolf | null | Start by doing code reviews on code they didn't write. Pick any randome block of legacy code and make sure the entire group understands what's wrong with it and how to fix it.
Then when you start reviewing their code it won't be such a big shock. And if they do start getting defensive you can remind them that all code... | null | 0 | 1319133310 | False | 0 | c2t1uen | t3_li56t | null | t1_c2t1uen | t1_c2t1s7x | null | 1427758779 | 13 | t5_2fwo | null | null | null |
True | ErstwhileRockstar | null | http://blogevolve.com/examining-defects-in-the-firefox-code-base-0 | null | 0 | 1319133373 | False | 0 | c2t1utd | t3_lhfji | null | t1_c2t1utd | t1_c2sq0uh | null | 1427758786 | 1 | t5_2fwo | null | null | null |
True | Maristic | null | You're right about the values in an lvalue context, they're different, but we're talking about an rvalue. You're wrong when you say:
> Likewise (* p) + 1 vs. ((int * )p) + 1, and so on.
It's show this by asking some compilers to tells about the types. Here's a sample program:
void foo()
{
int array[10];
... | null | 0 | 1319133443 | False | 0 | c2t1v8b | t3_lgfp0 | null | t1_c2t1v8b | t1_c2t1c1r | null | 1427758789 | 1 | t5_2fwo | null | null | null |
True | LightShadow | null | She's a girl in that class... :( | null | 0 | 1319133603 | False | 0 | c2t1w52 | t3_lih10 | null | t1_c2t1w52 | t1_c2t0q2q | null | 1427758799 | 1 | t5_2fwo | null | null | null |
True | GuyWithLag | null | Hmm.. I wonder what the JS performance would be if this was ported to TypedArrays... | null | 0 | 1319133722 | False | 0 | c2t1wtr | t3_lhgp5 | null | t1_c2t1wtr | t1_c2sv7a2 | null | 1427758808 | 1 | t5_2fwo | null | null | null |
True | mahlzeit | null | It's the lack of Tango that keeps me from porting to D2. D2's features are great (I especially like real closures), but I still don't like the feel of Phobos, although it's much improved from D1. If that wouldn't be a factor I'd start in D2.
(Actually, I'm not sure if I'd pick D again. If the whole Tango mess didn't h... | null | 0 | 1319133750 | False | 0 | c2t1wzp | t3_lhefd | null | t1_c2t1wzp | t1_c2syx9a | null | 1427758811 | 1 | t5_2fwo | null | null | null |
True | xcrypto | null | Thanks for posting this. I'm about half way through and it's been a great talk thus far. | null | 0 | 1319133949 | False | 0 | c2t1y6e | t3_lirke | null | t1_c2t1y6e | t3_lirke | null | 1427758823 | 4 | t5_2fwo | null | null | null |
True | blamarvt | null | Hm, I see what you're saying but then it seems like it doesn't belong in the 4xx OR 5xx because the server most certainly didn't fail to fulfill an apparently valid request because the server never received the request?
Perhaps it's too simple but I always heard that 4xx codes are client errors and 5xx are server erro... | null | 0 | 1319133957 | False | 0 | c2t1y7x | t3_lik7v | null | t1_c2t1y7x | t1_c2t1r9s | null | 1427758824 | 3 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1319133982 | False | 0 | c2t1ycm | t3_lidd7 | null | t1_c2t1ycm | t1_c2t0sf1 | null | 1427758826 | -3 | t5_2fwo | null | null | null |
True | rkenned | null | Warning to agile/tdd zealots...This talk may make you question your faith. | null | 0 | 1319134055 | False | 0 | c2t1yrq | t3_lirke | null | t1_c2t1yrq | t3_lirke | null | 1427758829 | 16 | t5_2fwo | null | null | null |
True | vogonj | null | if you want native performance, there are ways to write a native app that *don't* involve embedding the native app you're already writing into a Web browser owned by a single vendor. (how about Qt? Gtk? WxWindows?)
if you want a device-independent rich application platform, as you say, there are already at least tw... | null | 0 | 1319134091 | False | 0 | c2t1yyz | t3_limsz | null | t1_c2t1yyz | t1_c2t1m3n | null | 1427758832 | -4 | t5_2fwo | null | null | null |
True | mr_chromatic | null | Imported functions can shadow inherited methods (even supposedly private methods), and they show up in `dir` as if they were methods. You can't know whether something is a function or a method without trying to call it and catching the exception. | null | 0 | 1319134266 | False | 0 | c2t1zyt | t3_lg940 | null | t1_c2t1zyt | t1_c2syfxu | null | 1427758839 | 1 | t5_2fwo | null | null | null |
True | Talonwhal | null | It does seem to be a bit of a gap, but there are already other 5xx codes in use which are similar, where it's not actually the server responding but a proxy or whatever.
If you notice one possible discrepancy though, "402 Payment Required" doesn't seem to fit the bill for a 4xx in that case either.
Ah well, you don't... | null | 0 | 1319134306 | False | 0 | c2t207o | t3_lik7v | null | t1_c2t207o | t1_c2t1y7x | null | 1427758848 | 4 | t5_2fwo | null | null | null |
True | TomorrowPlusX | null | Wow, that's actually really awesome. TIL. | null | 0 | 1319134359 | False | 0 | c2t20it | t3_lhgp5 | null | t1_c2t20it | t1_c2t1c7p | null | 1427758845 | 2 | t5_2fwo | null | null | null |
True | gorilla_the_ape | null | It's the same generic issue as 504. In both cases the request is valid but it can't be processed for now. | null | 0 | 1319134368 | False | 0 | c2t20kl | t3_lik7v | null | t1_c2t20kl | t1_c2t1y7x | null | 1427758845 | 3 | t5_2fwo | null | null | null |
True | TomorrowPlusX | null | I wouldn't have thought there were enough ROMs - in totality - to fill up 28GB let alone 218GB. | null | 0 | 1319134460 | True | 0 | c2t213h | t3_limsz | null | t1_c2t213h | t1_c2t0slu | null | 1427758852 | 19 | t5_2fwo | null | null | null |
True | josefx | null | > Fixing bugs by writing code that overwrites the result of the faulty codeFixing bugs by writing code that overwrites the result of the faulty code
Necessary if you have no control over the original code.
>"Bulldozer code" that gives the appearance of refactoring by breaking out chunks into subroutines
I some... | null | 0 | 1319134604 | False | 0 | c2t21yh | t3_li56t | null | t1_c2t21yh | t3_li56t | null | 1427758864 | 3 | t5_2fwo | null | null | null |
True | quotability | null | No, the proxy returning a 511 for google.com is saying that it is a valid request for google.com - just you have to login to the proxy. However, what if it was not a valid request for google.com? seems to me only google.com can make that decision. | null | 0 | 1319134661 | False | 0 | c2t22a9 | t3_lik7v | null | t1_c2t22a9 | t1_c2t1r9s | null | 1427758869 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1319134718 | False | 0 | c2t22ml | t3_limsz | null | t1_c2t22ml | t3_limsz | null | 1427758875 | 7 | t5_2fwo | null | null | null |
True | SirClueless | null | You'd probably just be better off taking your die-roll mod 2, and getting individual bits until you have enough to make a number of whatever size you like. | null | 0 | 1319134730 | False | 0 | c2t22p6 | t3_lisma | null | t1_c2t22p6 | t1_c2t1u2f | null | 1427758884 | 21 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1319134871 | False | 0 | c2t23kx | t3_limsz | null | t1_c2t23kx | t3_limsz | null | 1427758887 | 1 | t5_2fwo | null | null | null |
True | computerwiz_222 | null | Yep, I was forced to use Matlab even though I prefer python 10 times over.
Such an expensive and bloated tool to perform seemingly simple tasks. | null | 0 | 1319134982 | False | 0 | c2t248a | t3_livmm | null | t1_c2t248a | t1_c2t1rst | null | 1427758894 | 5 | t5_2fwo | null | null | null |
True | neosiv | null | I can almost see how this went down:
Engineer 1: You know what would be cool is we ported MAME to Chrome so we could play the enormous collection of ROMs our group has accumulated. But alas the top brass would never allow it.
Engineer 2: That's a great idea! I know, let's call it "A case study", you know... for resea... | null | 0 | 1319134991 | False | 0 | c2t24a4 | t3_limsz | null | t1_c2t24a4 | t3_limsz | null | 1427758894 | 55 | t5_2fwo | null | null | null |
True | AeroNotix | null | Racist! | null | 0 | 1319135045 | False | 0 | c2t24md | t3_lhzev | null | t1_c2t24md | t3_lhzev | null | 1427758907 | 1 | t5_2fwo | null | null | null |
True | cactuspants | null | You should be ashamed of yourself. | null | 0 | 1319135049 | False | 0 | c2t24n6 | t3_li76k | null | t1_c2t24n6 | t3_li76k | null | 1427758907 | 2 | t5_2fwo | null | null | null |
True | VikingCoder | null | > the flagship products Google has ported to NaCl to show off the power of Chrome (MAME, Quake...) are things which don't benefit at all from being in a browser.
What? Games don't benefit from running in a browser, from a URL, securely, with zero install? Are you nuts?
If I were to send you a link to http://trus... | null | 0 | 1319135089 | False | 0 | c2t24uj | t3_limsz | null | t1_c2t24uj | t1_c2t1yyz | null | 1427758902 | 20 | t5_2fwo | null | null | null |
True | taxilian | null | 1. this is not programming related.
2. There is no mention in the article of "meeting quotas"; there is a long history of legal battle involved, and regardless of how you feel about the decision made there is no indication that quotas were involved. This is basically someone who has failed to get permission to stay in... | null | 0 | 1319135119 | False | 0 | c2t2516 | t3_liqh1 | null | t1_c2t2516 | t3_liqh1 | null | 1427758913 | 1 | t5_2fwo | null | null | null |
True | ddelony1 | null | It's not wasting your time playing arcade games when you should be working when you write a case study of it. | null | 0 | 1319135193 | False | 0 | c2t25hc | t3_limsz | null | t1_c2t25hc | t3_limsz | null | 1427758913 | 3 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1319135195 | False | 0 | c2t25hp | t3_limsz | null | t1_c2t25hp | t1_c2t213h | null | 1427758913 | 1 | t5_2fwo | null | null | null |
True | omnilynx | null | >The urge to build booby-traps for defense against trespassers
This actually sounds like a fun exercise: write a program that looks reasonable but is very easy to completely break if you try to change anything. | null | 0 | 1319135212 | False | 0 | c2t25ld | t3_li56t | null | t1_c2t25ld | t3_li56t | null | 1427758916 | 4 | t5_2fwo | null | null | null |
True | [deleted] | null | Sadly, still not the Galaxy S "3g" models (t959). My office mate just got his Verizon android updated over the air to 2.3.5 today, so I'm assuming that t-mobile will be pushing theirs RSN. | null | 0 | 1319135237 | False | 0 | c2t25qu | t3_lhtzj | null | t1_c2t25qu | t1_c2su8vo | null | 1428191781 | 1 | t5_2fwo | null | null | null |
True | shevegen | null | LOL
Well.
Shows you that they should use a real programming language internally.
Like Ruby. Or Python.
But please no (lisp(because(we(all(hate(the(( | null | 0 | 1319135293 | False | 0 | c2t262k | t3_livmm | null | t1_c2t262k | t3_livmm | null | 1427758928 | -18 | t5_2fwo | null | null | null |
True | quotability | null | So, if you pay 100% more, you only get a 20% performance increase? | null | 0 | 1319135480 | False | 0 | c2t277w | t3_lhnp5 | null | t1_c2t277w | t1_c2t041s | null | 1427758938 | 9 | t5_2fwo | null | null | null |
True | Talonwhal | null | Yeah, that's a good point. Getting a 5xx doesn't mean your request would have ended up being valid (1-3xx) if the 5xx didn't happen, of course. Getting one HTTP response code doesn't mean that no other response codes could apply, either - it just means that that one was served first as you can only have 1 response per ... | null | 0 | 1319135828 | False | 0 | c2t296n | t3_lik7v | null | t1_c2t296n | t1_c2t22a9 | null | 1427758958 | 2 | t5_2fwo | null | null | null |
True | christianjb | null | Just thinking about your objection above:
>It's worth pointing out: You have to flip it two times, and if that fails, you have to flip it two times again.
That's right and I should have said that you have to restart the trial if you fail to get a consecutive run of six mutually different numbers.
And you're also ... | null | 0 | 1319135967 | False | 0 | c2t2a0t | t3_lisma | null | t1_c2t2a0t | t1_c2t22p6 | null | 1427758969 | 5 | t5_2fwo | null | null | null |
True | [deleted] | null | .Net device independent lol! | null | 0 | 1319136030 | False | 0 | c2t2adq | t3_limsz | null | t1_c2t2adq | t1_c2t1m3n | null | 1427758973 | -5 | t5_2fwo | null | null | null |
True | ErroneousBee | null | True. But I did know one programmer who was so bad we spent man-years replacing all the code he wrote with working, maintainable versions. We'd have been better off not letting him program at all. | null | 0 | 1319136092 | False | 0 | c2t2arg | t3_li56t | null | t1_c2t2arg | t1_c2syy0j | null | 1427758978 | 6 | t5_2fwo | null | null | null |
True | NoahTheDuke | null | EDIT: NEVERMIND. Just saw that English isn't your first language. I am a jackass. | null | 0 | 1319136096 | True | 0 | c2t2ase | t3_lhfji | null | t1_c2t2ase | t1_c2sr8gj | null | 1427758989 | 3 | t5_2fwo | null | null | null |
True | remyroy | null | This seems quite interesting.
I wish the quality of the site would be better. I saw some mention about *ships*, empty content sections, beta references, etc. I am still most likely to participate, but professionalism is often a good idea to attract people. This looks like it is still beta to me. | null | 0 | 1319136110 | True | 0 | c2t2avn | t3_liz3e | null | t1_c2t2avn | t3_liz3e | null | 1427758980 | 1 | t5_2fwo | null | null | null |
True | stalecache | null | I like this solution (execute in console):
$("#world").css({"-moz-transform":"rotate(180deg)","-webkit-transform":"rotate(180deg)"});
Edit: this one's better:
$("#world").css({"-moz-transform":"scaleY(-1)","-webkit-transform":"scaleY(-1)"}); | null | 0 | 1319136164 | True | 0 | c2t2b6u | t3_lhsud | null | t1_c2t2b6u | t3_lhsud | null | 1427758985 | 2 | t5_2fwo | null | null | null |
True | christianjb | null | If H occurs with e.g. 99% probability, then you're intuitively far more likely to obtain HT, than TH, because you're going to generate strings like HHHHHT stop much more often than TH stop, or TTH stop. | null | 0 | 1319136201 | False | 0 | c2t2bev | t3_lisma | null | t1_c2t2bev | t1_c2t1orw | null | 1427758987 | 18 | t5_2fwo | null | null | null |
True | meastham | null | This doesn't guarantee a uniform output distribution like christianjb's solution does. | null | 0 | 1319136304 | False | 0 | c2t2c11 | t3_lisma | null | t1_c2t2c11 | t1_c2t22p6 | null | 1427758995 | 2 | t5_2fwo | null | null | null |
True | ffffuuuuManChu | null | The best one could hope for back then was a floating-point co-processor. It helped a little on some renders (at least Autodesk stuff) and cost quite a lot. | null | 0 | 1319136310 | False | 0 | c2t2c27 | t3_lih10 | null | t1_c2t2c27 | t1_c2t0lkh | null | 1427758995 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1319136518 | False | 0 | c2t2dcr | t3_lisma | null | t1_c2t2dcr | t3_lisma | null | 1427759012 | 2 | t5_2fwo | null | null | null |
True | ffffuuuuManChu | null | I remember it getting popular after the [morphing sequence](http://www.youtube.com/watch?v=uLUyuWo3pG0) in [Willow](http://www.imdb.com/title/tt0096446/). By 1993, we could make virtually the same quality morphs in our bedrooms if we had a bit of patience... | null | 0 | 1319136553 | False | 0 | c2t2dkd | t3_lih10 | null | t1_c2t2dkd | t1_c2szmmw | null | 1427759015 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | Oh, excuse my ignorance then. I was under the impression that it was impossible or impractical to use the GPU in this way without CUDA, OpenCL or some other platform. | null | 0 | 1319136697 | False | 0 | c2t2ega | t3_lhgp5 | null | t1_c2t2ega | t1_c2t1tbi | null | 1427759026 | 1 | t5_2fwo | null | null | null |
True | Terr_ | null | My instinctual answer is to distinguish the "physical" outcome (which is presumably where the bias exists) from the logical one. So on the first flip, "heads" is a win, while on the second, "tails" is a win, etc.
Works more for long-runs, though, so if people are betting on each flip, they could recognize when to bet ... | null | 0 | 1319136816 | True | 0 | c2t2f7a | t3_lisma | null | t1_c2t2f7a | t3_lisma | null | 1427759036 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | That may remove the bias, but it will also introduce correlations between coin flips (a flip will no longer be independent of the proceeding flip) which is usually something you want to avoid. | null | 0 | 1319136822 | False | 0 | c2t2f8j | t3_lisma | null | t1_c2t2f8j | t1_c2t2dcr | null | 1427759036 | 12 | t5_2fwo | null | null | null |
True | aristus | null | If you are generating a lot of entropy, maybe. But "deterministic behavior" and "random" don't really mix well. For example, a truly random source will give three HHH in a row, 83% of the time out of ten flips. In your scheme, with a high bias, that will pretty much never happen. | null | 0 | 1319136890 | False | 0 | c2t2fmf | t3_lisma | null | t1_c2t2fmf | t1_c2t2dcr | null | 1427759041 | 3 | t5_2fwo | null | null | null |
True | sparkytwd | null | Then you'll introduce pair-wise dependency. So '1' and '0' will be 50/50, 01/10 will be more common than 11/00 | null | 0 | 1319136906 | False | 0 | c2t2fph | t3_lisma | null | t1_c2t2fph | t1_c2t2dcr | null | 1427759042 | 19 | t5_2fwo | null | null | null |
True | humanmanguy | null | I don't see why people are so mad at this guy its not like he's saying its going to replace Linux or windows or chanhe the world and he doesn't even brag about the ginormous testicles he has for making this.
This is just for playing around, and I think that if /r/programming wasn't filled with web developers then this... | null | 0 | 1319136922 | False | 0 | c2t2fsp | t3_lhefd | null | t1_c2t2fsp | t3_lhefd | null | 1427759044 | 2 | t5_2fwo | null | null | null |
True | shevegen | null | I myself would use Ruby.
But I'd rather use python, than Matlab's crazy syntax shit.
Nested functions calling function functions? What the hell! | null | 0 | 1319136923 | False | 0 | c2t2fsw | t3_livmm | null | t1_c2t2fsw | t1_c2t248a | null | 1427759044 | 1 | t5_2fwo | null | null | null |
True | quotability | null | I'd say it is not a law, and certainly not proven.
According to research from [Microsoft](http://research.microsoft.com/apps/pubs/default.aspx?id=70535) -
"They found that when work occurred in alignment with Conway’s law—that is, when the structure of the team and the structure of the code mirrored each other—code c... | null | 0 | 1319136943 | False | 0 | c2t2fxv | t3_lhnp5 | null | t1_c2t2fxv | t1_c2swpx3 | null | 1427759046 | 1 | t5_2fwo | null | null | null |
True | ProudToBeAKraut | null | Sorry, but you dont sound like a developer if you say things like "how big their team was"
To explain it in layman's terms - your meal is not going to cook any faster if you add 100 more cooks to it.
If you think that they only could do it in 4 days because they had a big team - you are not really a developer or you... | null | 0 | 1319136987 | False | 0 | c2t2g6f | t3_limsz | null | t1_c2t2g6f | t1_c2t1to6 | null | 1427759049 | -34 | t5_2fwo | null | null | null |
True | ErstwhileRockstar | null | Warning to smug Lisp weenies ... Arrogance never succeeds. | null | 0 | 1319137070 | False | 0 | c2t2gnw | t3_lirke | null | t1_c2t2gnw | t1_c2t1yrq | null | 1427759055 | -21 | t5_2fwo | null | null | null |
True | goldfish111 | null | At 11:40, the diagram seems to indicate that you will be copying data and instructions across plugin boundaries. IANAP(rogrammer) so I wonder if this is just a diagram artefact, or if this slows things down somewhat?
EDIT: By the way, this looks awesome! The demos on the site look great. | null | 0 | 1319137102 | True | 0 | c2t2gu4 | t3_ks62g | null | t1_c2t2gu4 | t3_ks62g | null | 1427759057 | 1 | t5_2fwo | null | null | null |
True | julesjacobs | null | Ruby doesn't have anything comparable to Numpy/Scipy and the numerous other excellent Python libraries for scientific computing. | null | 0 | 1319137112 | False | 0 | c2t2gwp | t3_livmm | null | t1_c2t2gwp | t1_c2t2fsw | null | 1427759058 | 18 | t5_2fwo | null | null | null |
True | joevanwan | null | ...click on create account, "account creation is closed" | null | 0 | 1319137251 | False | 0 | c2t2hq3 | t3_liz3e | null | t1_c2t2hq3 | t3_liz3e | null | 1427759069 | 19 | t5_2fwo | null | null | null |
True | [deleted] | null | Is django still current or is a bit old-fashioned thinking by now? | null | 0 | 1319137277 | False | 0 | c2t2hv9 | t3_liae4 | null | t1_c2t2hv9 | t3_liae4 | null | 1427759070 | 2 | t5_2fwo | null | null | null |
True | yogthos | null | If Flash was open source you'd have exactly the same problem. The two problems I outlined with Flash is that it's a closed technology and it's an addon.
There's absolutely no reason why HTML5/Js can't be standardized, and in fact there's already WebKit which is a library used by a few browsers now. And as far as I kn... | null | 0 | 1319137354 | False | 0 | c2t2ibk | t3_lhgp5 | null | t1_c2t2ibk | t1_c2t0r5l | null | 1427759076 | 1 | t5_2fwo | null | null | null |
True | SuperRipper | null | Listen to your computer. The sound you will hear is the coins flipping very rapidly. | null | 0 | 1319137422 | False | 0 | c2t2ip8 | t3_lisma | null | t1_c2t2ip8 | t1_c2t1k0q | null | 1427759082 | 67 | t5_2fwo | null | null | null |
True | niiko | null | It's a slow day at work, we can run this shit into the ground if you're game. | null | 0 | 1319137446 | False | 0 | c2t2iu1 | t3_lih10 | null | t1_c2t2iu1 | t1_c2t08px | null | 1427759084 | 0 | t5_2fwo | null | null | null |
True | annodomini | null | > Licence: Dunno yet. Everything should be allowed except for redistributing the script under a new name. MIT or something.
Hmm. That doesn't exactly inspire confidence. Can I actually use this? Who knows? | null | 0 | 1319137482 | False | 0 | c2t2j25 | t3_livrw | null | t1_c2t2j25 | t3_livrw | null | 1427759087 | 1 | t5_2fwo | null | null | null |
True | prezjordan | null | How exactly do you place vertices on the same area of the hat in both images? | null | 0 | 1319137625 | False | 0 | c2t2jw1 | t3_lih10 | null | t1_c2t2jw1 | t1_c2t17r3 | null | 1427759097 | 1 | t5_2fwo | null | null | null |
True | FearlessFreep | null | Cut him some slack. A programming effort that would take 1 person a month can probably be done by a team of 4 in two weeks. So his questions could be along the lines of "was it 1 developer? a couple? 4-5? 10-12" and the answer to that question could help to put the "4 days" in some sort of context. I don't think he... | null | 0 | 1319137663 | False | 0 | c2t2k4u | t3_limsz | null | t1_c2t2k4u | t1_c2t2g6f | null | 1427759101 | 6 | t5_2fwo | null | null | null |
True | big-o-notation | null | )))))))) | null | 0 | 1319137679 | False | 0 | c2t2k7y | t3_livmm | null | t1_c2t2k7y | t1_c2t262k | null | 1427759102 | 15 | t5_2fwo | null | null | null |
True | fierceflossy | null | Not sure if a troll...
If your meal can be broken down into separate components then you can have multiple cooks working together to speed the overall process up.
Obviously you don't get a direct proportion of savings for every cook you add as there is overhead associated with adding more people to a project (lines... | null | 0 | 1319137699 | False | 0 | c2t2kc4 | t3_limsz | null | t1_c2t2kc4 | t1_c2t2g6f | null | 1427759103 | 17 | t5_2fwo | null | null | null |
True | goldfish111 | null | I think the video mentioned at around 17:00 and 21:05 that Fabric can supposedly farm units of work to the GPU too (at least, that's what it showed on one of the slides in the presentation). | null | 0 | 1319137708 | False | 0 | c2t2ke3 | t3_ks62g | null | t1_c2t2ke3 | t1_c2n1due | null | 1427759103 | 1 | t5_2fwo | null | null | null |
True | omnilynx | null | So, do the particles change color when they are "eaten"? | null | 0 | 1319137752 | False | 0 | c2t2knd | t3_lhzev | null | t1_c2t2knd | t1_c2szny5 | null | 1427759108 | 1 | t5_2fwo | null | null | null |
True | SciK | null | > It would be stupid of Google to release the source for ICS before a product with ICS is even released.
Why? That’s what the Linux Foundation did with MeeGo. | null | 0 | 1319137909 | False | 0 | c2t2lks | t3_lhtzj | null | t1_c2t2lks | t1_c2stoph | null | 1427759120 | 1 | t5_2fwo | null | null | null |
True | bplus | null | Oh get over yourself, so you have read many blogs and books about 10x programmers and are re hashing some body elses opinions? This doesn't make you a developer either. He asked a perfectly fair question. The orginal Mame is a team effort, does that not make it a real software project? Or do we have to be all l33t hack... | null | 0 | 1319137953 | False | 0 | c2t2lu8 | t3_limsz | null | t1_c2t2lu8 | t1_c2t2g6f | null | 1427759123 | 23 | t5_2fwo | null | null | null |
True | frustrated_dev | null | You seem awfully bitter about something.. | null | 0 | 1319138035 | False | 0 | c2t2mbo | t3_limsz | null | t1_c2t2mbo | t1_c2t2g6f | null | 1427759128 | 9 | t5_2fwo | null | null | null |
True | you_do_realize | null | Wow, you did studies, that's cool. Here's to hoping IDE tabs go to the next level :) | null | 0 | 1319138172 | False | 0 | c2t2n4j | t3_lgecn | null | t1_c2t2n4j | t1_c2t0035 | null | 1427759140 | 1 | t5_2fwo | null | null | null |
True | momentumbits | null | in fact it is still beta. first sentence on the front page states it.
the irc bot says:
@launcheta
<contestbot> 8 hours, 44 minutes, and 5 seconds | null | 0 | 1319138174 | False | 0 | c2t2n56 | t3_liz3e | null | t1_c2t2n56 | t1_c2t2avn | null | 1427759140 | 4 | t5_2fwo | null | null | null |
True | varvello | null | The article is subjective by definition :-) | null | 0 | 1319138420 | False | 0 | c2t2olj | t3_lhcpe | null | t1_c2t2olj | t1_c2sz2ug | null | 1427759159 | 1 | t5_2fwo | null | null | null |
True | 00kyle00 | null | >If I were to send you a link to http://trustme.com/AwesomeGame.exe would you run it?
Yeah i think i have better things to do then wait for gigabytes of content to dl from game link. And then when i clear my history its all gone. Yeah, no. Id rather have my games as proper desktop applications.
| null | 0 | 1319138606 | False | 0 | c2t2pqj | t3_limsz | null | t1_c2t2pqj | t1_c2t24uj | null | 1427759173 | -5 | t5_2fwo | null | null | null |
True | cbuosi | null | 1 - Download 6428gb MAME torrent
2 - Test it once (Ghost n Goblins (one life))
3 - Never touch it again
4 - Erase folder when out of space
5 - Repeat | null | 0 | 1319138681 | False | 0 | c2t2q6i | t3_limsz | null | t1_c2t2q6i | t1_c2t0nhu | null | 1427759179 | 59 | t5_2fwo | null | null | null |
True | ballsonmywalls | null | I was dissapoint :( | null | 0 | 1319138787 | False | 0 | c2t2qsc | t3_lhlex | null | t1_c2t2qsc | t1_c2su7lf | null | 1427759187 | 1 | t5_2fwo | null | null | null |
True | MrBananaMan | null | So where does the project stand at this point? Can anyone with insight please explain how you would go about running a rom inside google chrome, or how close it is until this is possible? | null | 0 | 1319138833 | False | 0 | c2t2r1u | t3_limsz | null | t1_c2t2r1u | t3_limsz | null | 1427759191 | 3 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1319138952 | False | 0 | c2t2rpw | t3_limsz | null | t1_c2t2rpw | t1_c2t24a4 | null | 1427759200 | 13 | t5_2fwo | null | null | null |
True | dfranke | null | Linux /dev/random does this to de-bias data generated from interrupt-timing, etc. before it mixes it into the entropy pool. | null | 0 | 1319139109 | False | 0 | c2t2snd | t3_lisma | null | t1_c2t2snd | t1_c2t1k0q | null | 1427759212 | 30 | t5_2fwo | null | null | null |
True | ricardo_sdl | null | Nice work in just one file! | null | 0 | 1319139119 | False | 0 | c2t2sq0 | t3_li76k | null | t1_c2t2sq0 | t3_li76k | null | 1427759213 | 0 | t5_2fwo | null | null | null |
True | mkdz | null | You are taking *pairs* of flips so in the case of TTH, you would not stop because you would need another flip to see if you need to accept the result or not. | null | 0 | 1319139347 | False | 0 | c2t2u1w | t3_lisma | null | t1_c2t2u1w | t1_c2t2bev | null | 1427759231 | 0 | t5_2fwo | null | null | null |
True | eaturbrainz | null | From my experience in Occupy Boston... YES. | null | 0 | 1319139440 | False | 0 | c2t2uo1 | t3_lhnp5 | null | t1_c2t2uo1 | t1_c2sx5gl | null | 1427759239 | 1 | t5_2fwo | null | null | null |
True | bplus | null | Tough question, I came out of uni not knowing how to code (i did a shit IT degree). I realised I was completely unemployable, so decided to do a masters course which was aimed at com sci students, I learnt a bit of java before starting and struggled through the masters.
I fluked my way straight into a web dev job not ... | null | 0 | 1319139475 | False | 0 | c2t2uve | t3_lf038 | null | t1_c2t2uve | t1_c2safrv | null | 1427759241 | 2 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1319139583 | False | 0 | c2t2vgz | t3_lisma | null | t1_c2t2vgz | t1_c2t2fmf | null | 1427759250 | 1 | t5_2fwo | null | null | null |
True | Rubdix | null | Which makes it completely pointless. It's "this is my experience that most other people will not come even close to" rather than "this is what a lot of people will experience." It's not "Which Programming Language?," it's "How Inefficient am I with Search Engines?" The answer is very, by the way. | null | 0 | 1319139778 | False | 0 | c2t2wnt | t3_lhcpe | null | t1_c2t2wnt | t1_c2t2olj | null | 1427759266 | 1 | t5_2fwo | null | null | null |
True | freakish777 | null | It would still depend on the bias, though.
At 99% you'd have something like:
HHHHHHHH
turn into:
HTHTHTHT (next to no runs ever)
At 75% probability for Heads you could have:
HTHHTHHH
turn into
HHHTTTHT | null | 0 | 1319140005 | False | 0 | c2t2y02 | t3_lisma | null | t1_c2t2y02 | t1_c2t2fph | null | 1427759284 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | Because it has powerful and easy to use libraries, and makes common data visualization easy. And it's all integrated into a decent GUI. It's heavily used by people who are scientists/engineers, not primarily programmers.
The FOSS community has a lot to learn about providing a good user experience. | null | 0 | 1319140078 | True | 0 | c2t2yeh | t3_livmm | null | t1_c2t2yeh | t1_c2t1nch | null | 1427759288 | 65 | t5_2fwo | null | null | null |
True | VikingCoder | null | So, you're not in the target audience.
People who are in the target audience would like to try game demos, which are often orders of magnitude smaller than a gigabyte. They know to use Incognito Mode for their private browsing, so they don't need to clear their history like you do. Heck, they might even be running f... | null | 0 | 1319140405 | False | 0 | c2t30ck | t3_limsz | null | t1_c2t30ck | t1_c2t2pqj | null | 1427759313 | 8 | t5_2fwo | null | null | null |
True | ynv | null | I don't think my Uni gets it for free... the licenses are limited and we always have to be connected to the license server to use it. If the connection is lost, MATLAB will show you the colorful ring of death within minutes. | null | 0 | 1319140421 | False | 0 | c2t30f3 | t3_livmm | null | t1_c2t30f3 | t1_c2t1rst | null | 1427759314 | 2 | 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.