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 | [deleted] | null | [deleted] | null | 0 | 1319794179 | False | 0 | c2v4vw3 | t3_lrp9c | null | t1_c2v4vw3 | t1_c2v30uc | null | 1427794925 | 2 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1319794226 | False | 0 | c2v4vym | t3_lrp9c | null | t1_c2v4vym | t1_c2v3f3y | null | 1427794926 | 4 | t5_2fwo | null | null | null |
True | smackmybishop | null | In OOP, 'dependency' generally refers to the reusability of the code. If you can reuse `A` without reusing `B`, then `A` doesn't 'depend' on `B`. Similarly if you can test `A` without testing `B`, or make a change to `B` without changing `A`. It has nothing to do with the set of modules that might happen to be avail... | null | 0 | 1319794255 | False | 0 | c2v4w0g | t3_lr1g7 | null | t1_c2v4w0g | t1_c2v4r0k | null | 1427794926 | 1 | t5_2fwo | null | null | null |
True | coffeesounds | null | I don't know about the others, but the one of the reasons I prefer tmux is because it has split windows and configuration is easier than screen. | null | 0 | 1319794279 | False | 0 | c2v4w27 | t3_lrn80 | null | t1_c2v4w27 | t1_c2v39tm | null | 1427794933 | 7 | t5_2fwo | null | null | null |
True | ArseAssassin | null | Yes there is. When you're designing a board game, you're creating a game. When you're designing levels for a pre-existing engine, you're creating a game. | null | 0 | 1319794284 | False | 0 | c2v4w2l | t3_lqwwq | null | t1_c2v4w2l | t1_c2v018r | null | 1427794933 | 1 | t5_2fwo | null | null | null |
True | julesjacobs | null | Actually, it is pretty terrible, even for the things it was intended to do. Layouts while keeping your sanity in CSS are still an unsolved problem. Add interactivity with Javascript and it really becomes a mess. For example consider drawing a circle. Getting that right across browsers is a PhD-grade problem. Isn't that... | null | 0 | 1319794387 | False | 0 | c2v4w8n | t3_lr2o2 | null | t1_c2v4w8n | t1_c2v4ena | null | 1427794929 | 7 | t5_2fwo | null | null | null |
True | elperroborrachotoo | null | Counterquote (unfortunately, don't have it here, so I can't really quote) from Nick Hornby's "High Fidelity"
*Did you remember how as a child we could get lost in any task, forget our whole surroundings?*
He continues to argue the closest adults come to this state is during sex. I'd say programmers getting into the f... | null | 0 | 1319794467 | False | 0 | c2v4wdw | t3_lqwwq | null | t1_c2v4wdw | t1_c2uz3fl | null | 1427794931 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1319794515 | False | 0 | c2v4wgr | t3_lrp9c | null | t1_c2v4wgr | t1_c2v3ixo | null | 1427794932 | 6 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1319794602 | False | 0 | c2v4wlv | t3_lrp9c | null | t1_c2v4wlv | t1_c2v3o6l | null | 1427794933 | 13 | t5_2fwo | null | null | null |
True | vimfan | null | How does the insurance help if you can't buy it anymore? | null | 0 | 1319794650 | False | 0 | c2v4wp0 | t3_lrp9c | null | t1_c2v4wp0 | t1_c2v4ngl | null | 1427794934 | 3 | t5_2fwo | null | null | null |
True | nullc | null | W3C proposed making flac a baseline required codec... presto ALAC free.
Alas, ALAC is slower than flac and achieves worse compression. As far as I can tell, the only motivation for apple to not use flac is that flac was "not invented here". | null | 0 | 1319794687 | False | 0 | c2v4wrc | t3_lrp9c | null | t1_c2v4wrc | t1_c2v3i4k | null | 1427794936 | 27 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1319794720 | False | 0 | c2v4wtn | t3_lrp9c | null | t1_c2v4wtn | t1_c2v4prq | null | 1427794937 | 5 | t5_2fwo | null | null | null |
True | butrosbutrosfunky | null | AAC requires less space for equivalent quality than MP3 does. In fact the same is true for OGG/VORBIS. MP3 is not that efficient. | null | 0 | 1319794889 | False | 0 | c2v4x44 | t3_lrp9c | null | t1_c2v4x44 | t1_c2v4klt | null | 1427794940 | 3 | t5_2fwo | null | null | null |
True | ArseAssassin | null | Well, you're one of the few ones. As a professional programmer, I have to admit I would never have been able to get into assembly programming as a kid. Not that that has changed. Beyond that, I did play around with a Yabasic compiler that came packaged with PS2, but that never really taught me how to code.
But serious... | null | 0 | 1319794933 | False | 0 | c2v4x6g | t3_lqwwq | null | t1_c2v4x6g | t1_c2v2d6n | null | 1427794940 | 0 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1319794961 | False | 0 | c2v4x87 | t3_lrp9c | null | t1_c2v4x87 | t1_c2v4e3d | null | 1427794941 | 3 | t5_2fwo | null | null | null |
True | delta4zero | null | whatthefuckisthisshit.jpg | null | 0 | 1319795036 | False | 0 | c2v4xd8 | t3_lqz9i | null | t1_c2v4xd8 | t1_c2v2lvi | null | 1427794943 | 2 | t5_2fwo | null | null | null |
True | shellac | null | It's Apache v2, [so yes](http://www.apache.org/licenses/LICENSE-2.0#patent)(-ish).
('ish' because there's the Apache 2 litigation litigation payback thing) | null | 0 | 1319795208 | False | 0 | c2v4xnk | t3_lrp9c | null | t1_c2v4xnk | t1_c2v4guy | null | 1427794948 | 7 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1319795282 | False | 0 | c2v4xsh | t3_lrp9c | null | t1_c2v4xsh | t1_c2v3rl3 | null | 1427794949 | 6 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1319795389 | False | 0 | c2v4xz0 | t3_lrp9c | null | t1_c2v4xz0 | t1_c2v49by | null | 1427794952 | 13 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1319795532 | False | 0 | c2v4y6y | t3_lrp9c | null | t1_c2v4y6y | t1_c2v3ouh | null | 1427794955 | 3 | t5_2fwo | null | null | null |
True | bugrit | null | So apparently the secret is charging $10,000 for telling people the secret. | null | 0 | 1319795596 | False | 0 | c2v4yai | t3_lqz9i | null | t1_c2v4yai | t1_c2v2lvi | null | 1427794956 | 6 | t5_2fwo | null | null | null |
True | anttirt | null | But the design of a board game *is* programming. Your goal is to create a set of rules and procedures that players can follow. The following from some imaginary board game is a procedure:
Landing a Unit:
If the player's unit lands on a mine,
the mine will explode and take every
unit within 1 square of... | null | 0 | 1319795780 | True | 0 | c2v4yko | t3_lqwwq | null | t1_c2v4yko | t1_c2v4w2l | null | 1427794960 | 1 | t5_2fwo | null | null | null |
True | pantsuninja | null | So if you get a full minute of 40k requests, it takes over 18 days to respond on the last request? I think the connection will be considered timed out by then :P | null | 0 | 1319795881 | False | 0 | c2v4ypr | t3_lr2o2 | null | t1_c2v4ypr | t1_c2v0rvb | null | 1427794961 | 2 | t5_2fwo | null | null | null |
True | boran_blok | null | sadly as far as my experiences go you tell the truth.
It is hard to blame gnu/linux for most of this situation, windows simply has critical mass. Most consumer oriented software (Games, drivers for consumer periphials, etc) are made for windows.
If you want a free driver for a piece of hardware reverse engineering is... | null | 0 | 1319795945 | False | 0 | c2v4yto | t3_lqn76 | null | t1_c2v4yto | t1_c2uw0fe | null | 1427794963 | 2 | t5_2fwo | null | null | null |
True | xrymbos | null | No it doesn't. I can understand issues with track-by-track ReplayGain(not hearing the album as it was meant to be heard). Album-by-album ReplayGain is equivalent to just changing the volume between albums, something that I cannot understand anyone having a problem with. | null | 0 | 1319796051 | False | 0 | c2v4yze | t3_lrp9c | null | t1_c2v4yze | t1_c2v4h7t | null | 1427794965 | 4 | t5_2fwo | null | null | null |
True | [deleted] | null | That's most definitively true for SQL server but unless you are using a specially patched Oracle version there are no oracle specific functionality in Linux. | null | 0 | 1319796335 | False | 0 | c2v4zg3 | t3_lrljb | null | t1_c2v4zg3 | t1_c2v4ecc | null | 1427794971 | 5 | t5_2fwo | null | null | null |
True | [deleted] | null | Actually Postgres does not handle IN and NOT IN very well in most cases.
The postgres wiki has all the workarounds you are supposed to use instead of the IN clauses. | null | 0 | 1319796416 | False | 0 | c2v4zkl | t3_lql3a | null | t1_c2v4zkl | t1_c2uw2cr | null | 1427794972 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | >While being technically correct is the best kind of correct, what you don't realize is that while you enjoy the triumph of your well-actually, everyone around you is secretly hoping that you choke on a bucket of cocks.
Really Miguel?
| null | 0 | 1319796554 | False | 0 | c2v4zs8 | t3_lql3a | null | t1_c2v4zs8 | t1_c2v3tvv | null | 1427794984 | 1 | t5_2fwo | null | null | null |
True | FredFnord | null | > As far as I can tell...
Then you haven't bothered to do even the most cursory amount of research on the subject.
Apple (and everyone else) avoids FLAC (and Ogg Vorbis, and so on) because there is a fairly broad consensus that they probably violate a number of software patents, or at least arguably do so, and as ... | null | 0 | 1319796786 | False | 0 | c2v505w | t3_lrp9c | null | t1_c2v505w | t1_c2v4wrc | null | 1427794982 | -2 | t5_2fwo | null | null | null |
True | Homo_sapiens | null | Yeah... I didn't notice that.
Though it should be noted that the Code Bubbles guy is working under the National Science Foundation though so I'd expect whatever he comes out with should come as public property eventually. | null | 0 | 1319796938 | False | 0 | c2v50f2 | t3_lrlec | null | t1_c2v50f2 | t1_c2v4oi7 | null | 1427794983 | 2 | t5_2fwo | null | null | null |
True | MagicalVagina | null | >... What? When was this ever an actual problem?
It was during a time. A copy-paste between a GTK application and a QT app didn't work. I remember it as a QT's bug, but I'm not sure. It's very old.
I found multiple related issues on the net (like this [one](http://code.google.com/p/ibus/issues/detail?id=1207) with... | null | 0 | 1319797170 | False | 0 | c2v50t3 | t3_lqn76 | null | t1_c2v50t3 | t1_c2uz6w2 | null | 1427794988 | 2 | t5_2fwo | null | null | null |
True | grauenwolf | null | Not even in their "Unbreakable Linux" offerings?
I'm not saying you are wrong, I don't really know, but that would surprise me. | null | 0 | 1319797202 | False | 0 | c2v50v2 | t3_lrljb | null | t1_c2v50v2 | t1_c2v4zg3 | null | 1427794989 | 2 | t5_2fwo | null | null | null |
True | Zarutian | null | I was just pointing out a possible transcription error. | null | 0 | 1319797234 | False | 0 | c2v50wx | t3_lr0m5 | null | t1_c2v50wx | t1_c2v1jjc | null | 1427794990 | 5 | t5_2fwo | null | null | null |
True | [deleted] | null | >Not even in their "Unbreakable Linux" offerings?
Linux is open source. Anybody is able to patch it and offer their own version and most distros have their own tweaks to the kernel.
Having said that I am pretty sure Oracle linux is just repackaged RHEL. | null | 0 | 1319797359 | False | 0 | c2v514j | t3_lrljb | null | t1_c2v514j | t1_c2v50v2 | null | 1427794993 | 8 | t5_2fwo | null | null | null |
True | grauenwolf | null | I'm looking from the perspective of someone who has spent the bulk of his career diagnosing and fixing other people's code.
For me dependencies are not some theoretical concept dealing with reusability. To a maintenance programmer who actually knows what he is doing, dependency analysis is a very specific technique.
... | null | 0 | 1319797497 | False | 0 | c2v51cd | t3_lr1g7 | null | t1_c2v51cd | t1_c2v4w0g | null | 1427794995 | -1 | t5_2fwo | null | null | null |
True | grauenwolf | null | Now that wouldn't surprise me. I know from a couple of press lunches that they are specifcially targeting Red Hat. | null | 0 | 1319797562 | False | 0 | c2v51g1 | t3_lrljb | null | t1_c2v51g1 | t1_c2v514j | null | 1427794997 | 3 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1319797794 | False | 0 | c2v51ug | t3_lr1g7 | null | t1_c2v51ug | t1_c2v0ihu | null | 1427795002 | 1 | t5_2fwo | null | null | null |
True | nullc | null | Can you point to _one_ credible source even alleging this about flac? Just one, surely if there is such broad consensus you can point to one expert making this claim. And, of course, many deep pocketed entities do distribute these things today.
The techniques used in FLAC are not new, and any applicable patents woul... | null | 0 | 1319797951 | False | 0 | c2v524b | t3_lrp9c | null | t1_c2v524b | t1_c2v505w | null | 1427795005 | 23 | t5_2fwo | null | null | null |
True | theHM | null | [Embrace, extend and extinguish.](http://en.wikipedia.org/wiki/Embrace,_extend_and_extinguish) | null | 0 | 1319797953 | False | 0 | c2v524c | t3_lrp9c | null | t1_c2v524c | t1_c2v3i4k | null | 1427795005 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | ts;wr (too stupid won't read)
But the truth is that new as in c++ or java is immoral and wrong. Constructors really should be methods. | null | 0 | 1319798098 | False | 0 | c2v52cl | t3_lr1g7 | null | t1_c2v52cl | t3_lr1g7 | null | 1427795009 | -1 | t5_2fwo | null | null | null |
True | tiftik | null | Except Linux distros are end-user products, while ALAC is a standard. We certainly don't need a thousand standards that do the same thing. | null | 0 | 1319798211 | False | 0 | c2v52iv | t3_lrp9c | null | t1_c2v52iv | t1_c2v4xz0 | null | 1427795012 | 18 | t5_2fwo | null | null | null |
True | Negitivefrags | null | Regardless of the question of if A depends on BImpl or not, it certainly depends on the interface B.
If you are going to make a B and a BImpl, why not just use one class and pull out the interface if you find you need to later. This doesn't take long if you need it, but you have one less step when reading the code. Yo... | null | 0 | 1319798241 | True | 0 | c2v52kn | t3_lr1g7 | null | t1_c2v52kn | t1_c2v4w0g | null | 1427795012 | 2 | t5_2fwo | null | null | null |
True | [deleted] | null | Thanks for open sourcing something entirely worthless. | null | 0 | 1319798634 | False | 0 | c2v538c | t3_lrp9c | null | t1_c2v538c | t3_lrp9c | null | 1427795020 | 0 | t5_2fwo | null | null | null |
True | [deleted] | null | That's not what EEE means. | null | 0 | 1319798872 | False | 0 | c2v53m5 | t3_lrp9c | null | t1_c2v53m5 | t1_c2v524c | null | 1427795026 | 1 | t5_2fwo | null | null | null |
True | Papper | null | It's a C++ implementation that is compiled to javascript. | null | 0 | 1319798989 | False | 0 | c2v53sr | t3_ls1wi | null | t1_c2v53sr | t3_ls1wi | null | 1427795027 | 16 | t5_2fwo | null | null | null |
True | [deleted] | null | Micro A or Micro B? | null | 0 | 1319799000 | False | 0 | c2v53tf | t3_lrp9c | null | t1_c2v53tf | t1_c2v4bs7 | null | 1427795027 | 9 | t5_2fwo | null | null | null |
True | nevermorebe | null | This.
I work alongside a programmer (although I don't like calling him that) that is weary of constructors and uses patterns for everything ... and I mean everything. I have seen 3 function calls and a factory class (I am not against all patterns, I am against using a bunch of patterns where we don't need them) being ... | null | 0 | 1319799168 | False | 0 | c2v5438 | t3_lr1g7 | null | t1_c2v5438 | t1_c2v4ki0 | null | 1427795032 | 3 | t5_2fwo | null | null | null |
True | theHM | null | No, but the principle may be analogous; by encouraging people to use a format that Apple controls (by virtue of the popularity of their other software and products) instead of pre-existing, community-controlled format that appears to be better in pretty much every way, Apple may be able to encourage more people into us... | null | 0 | 1319799237 | False | 0 | c2v546x | t3_lrp9c | null | t1_c2v546x | t1_c2v53m5 | null | 1427795033 | 1 | t5_2fwo | null | null | null |
True | jhuni | null | Nothing is wrong with Java, it is universally loved. Java is extremely popular with computer manufacturers, as its sparkling performance normally requires more frequent computer, processor, and memory upgrades. Java is also very popular with electric utility companies, as servers running Java programs tend to consume v... | null | 0 | 1319799437 | False | 0 | c2v54hx | t3_lqwwq | null | t1_c2v54hx | t1_c2v32xj | null | 1427795037 | 1 | t5_2fwo | null | null | null |
True | shevegen | null | Monads are a barrier.
Those who do not understand it will never learn Haskell.
I hope other languages will never have such a barrier but for me I realized that Haskell is too difficult. I moved to other languages and don't regret it.
PS: Yes, C is easier to understand than Haskell! | null | 0 | 1319799455 | False | 0 | c2v54j5 | t3_ls1zz | null | t1_c2v54j5 | t3_ls1zz | null | 1427795038 | -4 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1319799690 | False | 0 | c2v54wu | t3_lqwwq | null | t1_c2v54wu | t1_c2v4byv | null | 1427795043 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | It would be nice if they allowed worldwide participation. But this is the US military after all. | null | 0 | 1319799757 | False | 0 | c2v5515 | t3_lrr7h | null | t1_c2v5515 | t1_c2v4mgd | null | 1427795044 | 7 | t5_2fwo | null | null | null |
True | AndreSteenveld | null | Well because it is posted on the Internet and nobody really owns the Internet everyone should be able to compete. And secondly, aren't the universities and collages in the US mostly populated by rich Chinese and Indian exchange students?
I think by limiting the completion this way the answer (how brilliant it may be) ... | null | 0 | 1319799767 | False | 0 | c2v551n | t3_lrr7h | null | t1_c2v551n | t1_c2v4uqx | null | 1427795044 | -12 | t5_2fwo | null | null | null |
True | jollyllama | null | The other theory is that FLAC was questionable in terms of patents and might have attracted a wave of lawsuits from trolls. | null | 0 | 1319799792 | False | 0 | c2v553e | t3_lrp9c | null | t1_c2v553e | t1_c2v3cna | null | 1427795045 | 18 | t5_2fwo | null | null | null |
True | pride | null | this is posted by DARPA ... wth are you talking about and/or thinking?
I'm not even sure if I should reply to this seriously... | null | 0 | 1319799886 | False | 0 | c2v559e | t3_lrr7h | null | t1_c2v559e | t1_c2v551n | null | 1427795047 | 9 | t5_2fwo | null | null | null |
True | Taladar | null | Well, technically any digital audio has some losses, you lose everything in between the discrete values the digital version can encode. | null | 0 | 1319800088 | False | 0 | c2v55m5 | t3_lrp9c | null | t1_c2v55m5 | t1_c2v496r | null | 1427795052 | 3 | t5_2fwo | null | null | null |
True | plazman30 | null | MP4 supports both ID3 tags and MP4 atoms, which are extremely customizable. | null | 0 | 1319800215 | False | 0 | c2v55ub | t3_lrp9c | null | t1_c2v55ub | t1_c2v421p | null | 1427795055 | 5 | t5_2fwo | null | null | null |
True | grauenwolf | null | Code Rush for Visual Studio has an awesome feature for dealing with this. The command is called "Inline and Delete". I've used it to kill lots of one and two-line functions that had no reason to exist. | null | 0 | 1319800226 | False | 0 | c2v55uz | t3_lr1g7 | null | t1_c2v55uz | t1_c2v5438 | null | 1427795055 | 1 | t5_2fwo | null | null | null |
True | grauenwolf | null | It was interesting, but the performance costs were prohibitive the last time it showed up on reddit.
I really wish VS Ultimate was tied up with MSDN. There are plenty of good reasons to have one without the other. | null | 0 | 1319800347 | False | 0 | c2v562j | t3_lrlec | null | t1_c2v562j | t1_c2v4oi7 | null | 1427795057 | 2 | t5_2fwo | null | null | null |
True | [deleted] | null | H264 is patent encumbered to all shit, and i wonder what the Android licence says about extracting their decoder for it?
| null | 0 | 1319800382 | False | 0 | c2v564y | t3_ls1wi | null | t1_c2v564y | t3_ls1wi | null | 1427795058 | -1 | t5_2fwo | null | null | null |
True | Taladar | null | > Flash storage is still too small to make it worthwhile.
Well, yeah, it can be a bit of a problem when you lose your tiny medium holding a huge number of files.
Seriously though, Flash is plenty small enough. I just got an USB "stick" the other day that is literally just an USB connector with a plastic cap on top... | null | 0 | 1319800403 | False | 0 | c2v566i | t3_lrp9c | null | t1_c2v566i | t1_c2v388v | null | 1427795058 | 6 | t5_2fwo | null | null | null |
True | parsley61 | null | Absolutely. I used to swear by Cowon a few years ago -- the only reason I went with an iPod for my current player is because it was on special. Last I looked, Cowon supported Vorbis as well as FLAC (though these days I actually prefer LAME because adjusting the gain is easier). | null | 0 | 1319800766 | False | 0 | c2v56tb | t3_lrp9c | null | t1_c2v56tb | t1_c2v4meh | null | 1427795067 | 3 | t5_2fwo | null | null | null |
True | [deleted] | null | There are alternative browsers in the app store. | null | 0 | 1319800815 | False | 0 | c2v56wj | t3_lqwwq | null | t1_c2v56wj | t1_c2v3pkg | null | 1427795067 | 1 | t5_2fwo | null | null | null |
True | parsley61 | null | And now it's *been* deleted ... | null | 0 | 1319800838 | False | 0 | c2v56xm | t3_lrp9c | null | t1_c2v56xm | t1_c2v3jjz | null | 1427795069 | 3 | t5_2fwo | null | null | null |
True | [deleted] | null | ((x>>3&&y-5)*2.4)&&t/i
This one is pretty cool :).
EDIT:
So much cooler:
((x>>3&&y-5)*2.4)&&t/i&255>>x*y | null | 0 | 1319801084 | True | 0 | c2v57dl | t3_lrg7f | null | t1_c2v57dl | t3_lrg7f | null | 1427795075 | 2 | t5_2fwo | null | null | null |
True | grimborg | null | iPouch Tod | null | 0 | 1319801095 | False | 0 | c2v57ea | t3_lrp9c | null | t1_c2v57ea | t1_c2v48yt | null | 1427795075 | 7 | t5_2fwo | null | null | null |
True | grimborg | null | I fuck hoping so. | null | 0 | 1319801141 | False | 0 | c2v57gp | t3_lrp9c | null | t1_c2v57gp | t1_c2v4762 | null | 1427795076 | 1 | t5_2fwo | null | null | null |
True | donroby | null | A monad tutorial where the author doesn't get around to even saying what a monad is. That apparently is the next installment. | null | 0 | 1319801203 | False | 0 | c2v57kl | t3_ls1zz | null | t1_c2v57kl | t3_ls1zz | null | 1427795076 | 4 | t5_2fwo | null | null | null |
True | [deleted] | null | yes this should help Apple overcome their brand recognition problem | null | 0 | 1319801216 | True | 0 | c2v57lr | t3_lrp9c | null | t1_c2v57lr | t1_c2v3o6l | null | 1427795078 | 28 | t5_2fwo | null | null | null |
True | ArseAssassin | null | Except the other one has no syntax. It doesn't force you to think about how to structure your rules. You can write bad rules and it'll never stop you from progressing. More than that, often times the rules are never expressed explicitly and only exist in the mind of the designer. | null | 0 | 1319801245 | False | 0 | c2v57nq | t3_lqwwq | null | t1_c2v57nq | t1_c2v4yko | null | 1427795078 | 2 | t5_2fwo | null | null | null |
True | [deleted] | null | yeah sorry they're not embracing or extending here | null | 0 | 1319801335 | False | 0 | c2v57ss | t3_lrp9c | null | t1_c2v57ss | t1_c2v546x | null | 1427795081 | 5 | t5_2fwo | null | null | null |
True | tdrgabi | null | They don't claim the rights for your software/method. They just want to know if it's possible and how did you do it.
You are free to make a product & sell it after you collected your reward. | null | 0 | 1319801350 | False | 0 | c2v57tr | t3_lrr7h | null | t1_c2v57tr | t1_c2v4732 | null | 1427795081 | 7 | t5_2fwo | null | null | null |
True | yatima2975 | null | The highest prime less than or equal to n will only occur once in the factorisation of n!
EDIT: thinking about it a bit more, this is not enough to seal the deal. You also need to invoke [Bertrands' postulate](http://en.wikipedia.org/wiki/Bertrand's_postulate)! This is to ensure that the highest prime <= n is actua... | null | 0 | 1319801367 | True | 0 | c2v57ux | t3_lr1eo | null | t1_c2v57ux | t1_c2v02ug | null | 1427795081 | 7 | t5_2fwo | null | null | null |
True | fortyonejb | null | This "insane" rate you speak of, it hasn't manifested itself in the mobile market. 2 years ago the average smartphone was shipped with an average of 16gb, today the average is 32gb. There is nothing to suggest any appreciable change in the next year. It's unlikely that 64gb will become the average size, and anything gr... | null | 0 | 1319801405 | False | 0 | c2v57xf | t3_lrp9c | null | t1_c2v57xf | t1_c2v3si9 | null | 1427795092 | 1 | t5_2fwo | null | null | null |
True | sammydre | null | Actually, they also have the beginning of a javascript-only version. See the "Play/" directory.
There isn't much there though. Just some basic bitstream decoding (picture parameter sets, slice header) and nothing else as far as I can see. | null | 0 | 1319801473 | False | 0 | c2v5821 | t3_ls1wi | null | t1_c2v5821 | t1_c2v53sr | null | 1427795084 | 2 | t5_2fwo | null | null | null |
True | orthogonality | null | Don't work for the Police State on spec. | null | 0 | 1319801542 | False | 0 | c2v586k | t3_lrr7h | null | t1_c2v586k | t3_lrr7h | null | 1427795085 | 12 | t5_2fwo | null | null | null |
True | [deleted] | null | meh
anyone worth FaceTiming has an Apple product anyway | null | 0 | 1319801693 | False | 0 | c2v58gt | t3_lrp9c | null | t1_c2v58gt | t1_c2v38hs | null | 1427795091 | -4 | t5_2fwo | null | null | null |
True | parsley61 | null | Depends on the AAC encoder; in blind tests LAME has consistently beaten iTunes AAC for many years now. Nero AAC and Vorbis are better still, of course, but they're all good enough that it's really pointless these days to distinguish between them on the basis of sound quality.
Other factors are more important nowadays.... | null | 0 | 1319801770 | False | 0 | c2v58lr | t3_lrp9c | null | t1_c2v58lr | t1_c2v4x44 | null | 1427795094 | 6 | t5_2fwo | null | null | null |
True | joelthelion | null | Very nice! Thanks for answering my question. | null | 0 | 1319801832 | False | 0 | c2v58ph | t3_lrp9c | null | t1_c2v58ph | t1_c2v4xnk | null | 1427795094 | 3 | t5_2fwo | null | null | null |
True | [deleted] | null | No. | null | 0 | 1319801908 | False | 0 | c2v58uh | t3_lr1eo | null | t1_c2v58uh | t1_c2v4hil | null | 1427795096 | -8 | t5_2fwo | null | null | null |
True | nixle | null | on images, no javascript, no movement. Awesome! | null | 0 | 1319801993 | False | 0 | c2v5909 | t3_lqz48 | null | t1_c2v5909 | t3_lqz48 | null | 1428185434 | 6 | t5_2fwo | null | null | null |
True | howfun | null | Very interesting. Does it works on Windows? | null | 0 | 1319802065 | False | 0 | c2v594x | t3_lr7vo | null | t1_c2v594x | t3_lr7vo | null | 1427795098 | 2 | t5_2fwo | null | null | null |
True | PrintStar | null | No movement in Opera 11.50 either. | null | 0 | 1319802103 | False | 0 | c2v597a | t3_lqz48 | null | t1_c2v597a | t1_c2ux7wl | null | 1427795099 | 2 | t5_2fwo | null | null | null |
True | gilgoomesh | null | I maintain a streaming media server written in plain C (we rolled our own).
When you get a few hundred requests per second and you need to respond with the lowest possible latency, you're grateful if the communication protocol stays small, efficient and out of the way.
I'm sure there are others in a similar situatio... | null | 0 | 1319802467 | False | 0 | c2v59wd | t3_lr2o2 | null | t1_c2v59wd | t1_c2uxjjc | null | 1427795111 | 2 | t5_2fwo | null | null | null |
True | sprashoo | null | How much improvement can be done to a lossless audio codec? | null | 0 | 1319802519 | False | 0 | c2v59zr | t3_lrp9c | null | t1_c2v59zr | t1_c2v3ixo | null | 1427795111 | 1 | t5_2fwo | null | null | null |
True | geon | null | Ahhh, TPOLM... I still have Tournesol by Radix & Lluvia of TPOLM in my playlist. It came with the demo Tesla by Sunflower (http://www.pouet.net/prod.php?which=33). Not a very good demo imho, but a great soundtrack. | null | 0 | 1319802546 | False | 0 | c2v5a1k | t3_lp3rw | null | t1_c2v5a1k | t1_c2uk12w | null | 1427795111 | 1 | t5_2fwo | null | null | null |
True | orangeduck | null | The reason I think people find learning about monads so hard is the fact every haskeller is so willing to tell you that whatever you think is wrong and that they are actually X.
I've learnt about them plenty of times. At first I thought they were to do with state. After that I thought they were to do with side effects... | null | 0 | 1319802590 | True | 0 | c2v5a4v | t3_ls1zz | null | t1_c2v5a4v | t3_ls1zz | null | 1427795112 | 10 | t5_2fwo | null | null | null |
True | ithika | null | As with all learning. Focus on the specific you understand, and keep adding other specific examples. It's not really feasible to force someone into understanding an abstraction without an example. | null | 0 | 1319802701 | False | 0 | c2v5ady | t3_ls1zz | null | t1_c2v5ady | t1_c2v5a4v | null | 1427795114 | 2 | t5_2fwo | null | null | null |
True | shillbert | null | Yeah, but if your sampling rate is twice that of your highest frequency, and your signal is perfectly bandlimited, there is theoretically no loss whatsoever.
http://en.wikipedia.org/wiki/Sampling_theorem | null | 0 | 1319802853 | True | 0 | c2v5anz | t3_lrp9c | null | t1_c2v5anz | t1_c2v55m5 | null | 1427795117 | 2 | t5_2fwo | null | null | null |
True | Taladar | null | Correct me if I am wrong but even at twice the highest frequency you still would only sample to an accuracy of the closest 0.5Hz to the actual frequency, wouldn't you? That was the loss I was talking about. Doesn't matter in practice but it is loss. | null | 0 | 1319803232 | False | 0 | c2v5bgu | t3_lrp9c | null | t1_c2v5bgu | t1_c2v5anz | null | 1427795128 | 2 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1319803322 | False | 0 | c2v5bnn | t3_ls3q6 | null | t1_c2v5bnn | t3_ls3q6 | null | 1427795130 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1319803440 | False | 0 | c2v5bxn | t3_lrp9c | null | t1_c2v5bxn | t1_c2v52iv | null | 1427795134 | 6 | t5_2fwo | null | null | null |
True | rpd9803 | null | The biggest underlying factor is likely container – ALAC fits with a standard MP4 container (which, by the way, is a QT container.. the container format was Apple's contribution to MP4).
And according to Hydrogen's chart, FLAC = 58.7% compression, ALAC = 58.5% Hardly a meaningful difference for all but the largest lo... | null | 0 | 1319803444 | False | 0 | c2v5by2 | t3_lrp9c | null | t1_c2v5by2 | t1_c2v4wrc | null | 1427795134 | 11 | t5_2fwo | null | null | null |
True | shillbert | null | ALAC Lossless Audio Codec | null | 0 | 1319803561 | False | 0 | c2v5c7t | t3_lrp9c | null | t1_c2v5c7t | t1_c2v44br | null | 1427795137 | 38 | t5_2fwo | null | null | null |
True | Taladar | null | Personally I think it would be good if new (and constructors) could return something like Haskell's Either, i.e. an error of a user defined type or the object created as expected. This would solve a lot of issues on how to react to validation issues in constructors. | null | 0 | 1319803566 | False | 0 | c2v5c8a | t3_lr1g7 | null | t1_c2v5c8a | t3_lr1g7 | null | 1427795137 | 2 | t5_2fwo | null | null | null |
True | osirisx11 | null | Just downloaded and ran on firefox 7 64 on ubuntu 11.04, 8gb of ram, i7-2820QM quad-core, got 2-3 fps | null | 0 | 1319803594 | False | 0 | c2v5cah | t3_ls1wi | null | t1_c2v5cah | t3_ls1wi | null | 1427795138 | 11 | t5_2fwo | null | null | null |
True | RX_AssocResp | null | Customizable yes, but then you have no interoperability whatsoever.
There’s a predefined list of tag, but if Apple does not want a performer tag, there is none. [You can only prepend your own prefix](http://code.google.com/p/quodlibet/wiki/Development_TagMapping#MPEG-4_AAC).
Never heard about people putting ID3 into ... | null | 0 | 1319803757 | False | 0 | c2v5cox | t3_lrp9c | null | t1_c2v5cox | t1_c2v55ub | null | 1427795143 | 4 | t5_2fwo | null | null | null |
True | kamatsu | null | Monads are not hard people. Nor are they significant in Haskell (they are used in Haskell, but they are in no way fundamental). You don't even need them to do IO, despite popular belief. Why, there are a range of abstractions available for the IO type, just that monads provide a convenient notation. | null | 0 | 1319803780 | False | 0 | c2v5cr4 | t3_ls1zz | null | t1_c2v5cr4 | t3_ls1zz | null | 1427795144 | 2 | t5_2fwo | null | null | null |
True | SpaceHeeder | null | I dislike how this announcement has made so many people forget about that... | null | 0 | 1319803953 | False | 0 | c2v5d6v | t3_lrp9c | null | t1_c2v5d6v | t1_c2v2vf6 | null | 1427795150 | 15 | t5_2fwo | null | null | null |
True | tiftik | null | Most of those image formats have different compression methods for different types of images. Same goes for compression formats.
ALAC is doing exactly what FLAC is doing, does it worse, and it's newer than FLAC. Why do we need an inferior format while there's already a better, widely adopted one? I see no reason for A... | null | 0 | 1319803989 | False | 0 | c2v5d9t | t3_lrp9c | null | t1_c2v5d9t | t1_c2v5bxn | null | 1427795151 | 9 | 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.