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 | 1318154199 | True | 0 | c2q15x1 | t3_l5whe | null | t1_c2q15x1 | t3_l5whe | null | 1427706579 | 1 | t5_2fwo | null | null | null |
True | alephsyzygy | null | I disagree. Monads are monoidal objects in a category of endofunctors, where the category has a monoidal structure induced by functor composition.
Saying that monads are monoids in a category of endofunctors helps no one, and is considered harmful. | null | 0 | 1318154315 | False | 0 | c2q1635 | t3_l5n8e | null | t1_c2q1635 | t1_c2q14q9 | null | 1427706583 | 17 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1318154384 | False | 0 | c2q167a | t3_l5whe | null | t1_c2q167a | t3_l5whe | null | 1427706584 | 1 | t5_2fwo | null | null | null |
True | 00kyle00 | null | These were GL usual supporters, together with CAD applications. AutoCAD now gets main renderer with DX. And on the last siggraph (or was it gdc? sorry cant remember) most academic papers were using DX too. GL just isnt as attractive due to lack of infrastructure and buggy drivers. Medical applications may have bigger i... | null | 0 | 1318154809 | False | 0 | c2q16v2 | t3_l579f | null | t1_c2q16v2 | t1_c2q0bbz | null | 1427706593 | 5 | t5_2fwo | null | null | null |
True | elyscape | null | > it's an infinite loop that consumes all available memory.
But it's not. A good GC should notice that, with each iteration through the loop, the previous allocation goes out of scope and could be reclaimed. | null | 0 | 1318154958 | False | 0 | c2q173r | t3_l4p6z | null | t1_c2q173r | t1_c2pwpfd | null | 1427706597 | -1 | t5_2fwo | null | null | null |
True | 00kyle00 | null | Funny, how he points out that future of Unix philosophy is PowerShell ;) | null | 0 | 1318155095 | False | 0 | c2q17c1 | t3_l5v0e | null | t1_c2q17c1 | t3_l5v0e | null | 1427706599 | 9 | t5_2fwo | null | null | null |
True | didroe | null | Just do what you have in your example, wrap it in a function. Then you end up with:
switch (x) {
case A:
prepare_something();
do_stuff();
case B:
do_stuff();
}
You might need some form of closure mechanism in the language to make it practical though, depend... | null | 0 | 1318155211 | False | 0 | c2q17ii | t3_l4p6z | null | t1_c2q17ii | t1_c2pur9b | null | 1427706601 | 0 | t5_2fwo | null | null | null |
True | SCombinator | null | Somehow more flexible?
It's flexible because the parts are replaceable. This should be obvious.
It's more accessible because the parts may be used one at a time, slowly introducing them.
It's minds like yours that led to clusterfucks like Windows. | null | 0 | 1318155227 | False | 0 | c2q17jb | t3_l5v0e | null | t1_c2q17jb | t1_c2q10wq | null | 1427706601 | 2 | t5_2fwo | null | null | null |
True | 6306 | null | Watched that vid from a musician's point of view as didn't notice the /r/ and couldn't help but think Why?
If you went in to Reason/Ableton you could get all those parameters and fiddle with (virtual) knobs to get the arpegiator going in 30 sec without having to know programming and music theory.
| null | 0 | 1318155672 | False | 0 | c2q187z | t3_l5s9p | null | t1_c2q187z | t3_l5s9p | null | 1427706610 | 20 | t5_2fwo | null | null | null |
True | Tristanus | null | [Lady Java](http://www.youtube.com/watch?v=Mk3qkQROb_k)
[Java4Ever](http://jz10.java.no/java-4-ever-trailer.html)
I wouldn't mind so much if they didn't seem like they were trying so hard to make Java seem relevant or cool. | null | 0 | 1318155864 | False | 0 | c2q18i7 | t3_l55ki | null | t1_c2q18i7 | t1_c2pzhg2 | null | 1427706613 | 3 | t5_2fwo | null | null | null |
True | ErstwhileRockstar | null | It runs unchanged from Big Iron to Android and Embedded Systems. What do you expect? | null | 0 | 1318156253 | False | 0 | c2q1946 | t3_l55ki | null | t1_c2q1946 | t1_c2pwymd | null | 1427706621 | 6 | t5_2fwo | null | null | null |
True | matthieum | null | > I would escape/normalize/transform/sanitize data I get externally before I store it internally.
I would also, but I would sanitize/convert it depending on the storage medium, not depending on the possible display/out-stream. Though again, using SQL, I simply use bind variables and there just is no issue :)
Using... | null | 0 | 1318156651 | False | 0 | c2q19ow | t3_l4dpk | null | t1_c2q19ow | t1_c2ppua9 | null | 1427706628 | 1 | t5_2fwo | null | null | null |
True | matthieum | null | That's for storage, does not solve JavaScript injection in blog posts though. | null | 0 | 1318156707 | False | 0 | c2q19s2 | t3_l4dpk | null | t1_c2q19s2 | t1_c2pocno | null | 1427706630 | 2 | t5_2fwo | null | null | null |
True | gronkkk | null | Nah, I can't see this working during a live event. There's no way that I could see myself 'coding' during an event; you have a completely different mindset (far more subconcious/intuitive, 'see where it leads') when improvising, whereas programming is much more of a rational, internal, problem-focussed mindset. | null | 0 | 1318156720 | False | 0 | c2q19sx | t3_l5s9p | null | t1_c2q19sx | t3_l5s9p | null | 1427706631 | 4 | t5_2fwo | null | null | null |
True | tamrix | null | Aww Java4Ever certainly wasn't terrible. | null | 0 | 1318156777 | False | 0 | c2q19wk | t3_l55ki | null | t1_c2q19wk | t1_c2q18i7 | null | 1427706632 | 5 | t5_2fwo | null | null | null |
True | matthieum | null | Then you need 3 different tables to store basically the same thing. It's possible, but instead of one hitting one table, you now hit 2 (one index and one specialized) OR you duplicate the index.
In either case, you're losing something. Either speed or storage space.
For small inputs, I'd go against caching. It will p... | null | 0 | 1318156932 | False | 0 | c2q1a3z | t3_l4dpk | null | t1_c2q1a3z | t1_c2pqxdt | null | 1427706635 | 2 | t5_2fwo | null | null | null |
True | merehap | null | Say you want to condense a list (or array) down into a single representative value. For example, a sum, product, or concatenation.
Given the list [7, 3, 5, 1]:
sum = 7 + 3 + 5 + 1 = 16
product = 7 * 3 * 5 * 1 = 105
or the list ["goodbye, ", "cruel ", "world"]:
concatenation = "goodbye, " ++ "cruel " ++ "world" = "... | null | 0 | 1318157387 | True | 0 | c2q1ate | t3_l5n8e | null | t1_c2q1ate | t1_c2q0r4g | null | 1427706644 | 5 | t5_2fwo | null | null | null |
True | [deleted] | null | Thanks you two, you give Haskell that awesome reputation. :-) | null | 0 | 1318157670 | False | 0 | c2q1b82 | t3_l5n8e | null | t1_c2q1b82 | t1_c2q1635 | null | 1427706650 | 15 | t5_2fwo | null | null | null |
True | Rhomboid | null | With gcc you can add `-H` and it will give you a report of the include files read and parsed as a side effect of compilation. It seems like a better solution would just read and parse that (i.e. `make clean && make CPPFLAGS+=-H | tool`) instead of trying to reimplement the preprocessor as a separate tool.
| null | 0 | 1318157724 | False | 0 | c2q1bb9 | t3_l57iw | null | t1_c2q1bb9 | t3_l57iw | null | 1427706650 | 10 | t5_2fwo | null | null | null |
True | vogrez | null | [Hacking Perl in Nightclubs](http://www.perl.com/pub/2004/08/31/livecode.html) | null | 0 | 1318157800 | False | 0 | c2q1bf8 | t3_l5s9p | null | t1_c2q1bf8 | t1_c2q19sx | null | 1427706653 | 6 | t5_2fwo | null | null | null |
True | Negitivefrags | null | I don't think the future is PowerShell, but I think the concept has a lot of merit. It does kind of suck to throw the structure of the data away between tools.
At this point though, every shell for the rest of time that wants to be serious will probably have to be compatible with bash. | null | 0 | 1318158054 | False | 0 | c2q1bru | t3_l5v0e | null | t1_c2q1bru | t1_c2q17c1 | null | 1427706656 | 8 | t5_2fwo | null | null | null |
True | Philluminati | null | Upvote because I'd be interested in reading such a book. I'm part of the potential audience rather than someone who can contribute. | null | 0 | 1318158234 | False | 0 | c2q1c2v | t3_l5410 | null | t1_c2q1c2v | t3_l5410 | null | 1427706661 | 1 | t5_2fwo | null | null | null |
True | ninjeff | null | Nope. LINQ uses deferred execution, which can look pretty mysterious to experienced old-guard programmers. | null | 0 | 1318158312 | False | 0 | c2q1c6q | t3_l4cv3 | null | t1_c2q1c6q | t1_c2px1wl | null | 1427706663 | 0 | t5_2fwo | null | null | null |
True | vogrez | null | Yes. And it would also sound better (with default instruments). You can look at two different directions to go with it: complex sound synthesis (requires a lot of learning) and/or algorithmic composition (deals with numbers and patterns) which might be more intuitive for someone with a programming background. | null | 0 | 1318158553 | False | 0 | c2q1cjt | t3_l5s9p | null | t1_c2q1cjt | t1_c2q187z | null | 1427706667 | 7 | t5_2fwo | null | null | null |
True | iluvatar | null | While I think it's true that FVWM's official source code is still held in CVS, in reality, [development is done in git trees these days](https://github.com/ThomasAdam/fvwm). | null | 0 | 1318158613 | False | 0 | c2q1cn3 | t3_l5wo1 | null | t1_c2q1cn3 | t3_l5wo1 | null | 1427706669 | 4 | t5_2fwo | null | null | null |
True | gasche | null | The answer is in the post : he's going to talk about [Finger Trees](http://en.wikipedia.org/wiki/Finger_tree), and Finger Trees are labelled by elements of a monoid. So, by talking about monoid in their full genericity, he will later be able to talk about fingertrees in their full genericity, and provide several exampl... | null | 0 | 1318158740 | True | 0 | c2q1ctn | t3_l5n8e | null | t1_c2q1ctn | t1_c2q0r4g | null | 1427706670 | 26 | t5_2fwo | null | null | null |
True | nandemo | null | http://blog.sigfpe.com/2009/01/haskell-monoids-and-their-uses.html
Skip to *The Writer Monad*. | null | 0 | 1318158968 | False | 0 | c2q1d60 | t3_l5n8e | null | t1_c2q1d60 | t1_c2q0r4g | null | 1427706675 | 6 | t5_2fwo | null | null | null |
True | vogrez | null | Using Impromptu you could use SynthDefs defined in SuperCollider, but then you get two syntaxes. Impromptu is Mac-only -- and extempore is still in development. | null | 0 | 1318159030 | False | 0 | c2q1d9e | t3_l5s9p | null | t1_c2q1d9e | t1_c2q11l6 | null | 1427706676 | 5 | t5_2fwo | null | null | null |
True | Xetick | null | If you just want to play around with some shaders you could try [Plane9](http://www.plane9.com). You have to use the inbuilt (shader) editor though so might not be what your looking for. But [quite a few scenes](http://www.plane9.com/scenes/tags/Shader) uses just a shader to do the effect. | null | 0 | 1318159130 | False | 0 | c2q1dev | t3_l5udg | null | t1_c2q1dev | t3_l5udg | null | 1427706678 | 1 | t5_2fwo | null | null | null |
True | mistralol | null |
That kinda correct but one issue with communication I have come across in software. Is how to deal with a senior when they pull rank for the sake of pulling rank even though it is wrong and you are told to STFU :)
| null | 0 | 1318159141 | False | 0 | c2q1dff | t3_l0u02 | null | t1_c2q1dff | t3_l0u02 | null | 1427706678 | 1 | t5_2fwo | null | null | null |
True | fmota | null | Besides the "code-saving" benefit merehap talks about, I've found three uses for monoids:
1. They make it _much_ easier to define a finger tree. I will define finger trees in a future post, and monoids will be really useful.
2. Monoid-cached trees (which are unfortunately often confused with finger trees) use monoids... | null | 0 | 1318159219 | False | 0 | c2q1djk | t3_l5n8e | null | t1_c2q1djk | t1_c2q0r4g | null | 1427706680 | 11 | t5_2fwo | null | null | null |
True | shevegen | null | Git is simply better ... in combination with GitHub even more so.
It would be nice of the whole development model of Linux and the ecosystem could use Git and everyone could help maintain patchsets, send them in and so on and so forth.
| null | 0 | 1318159278 | False | 0 | c2q1dlz | t3_l5wo1 | null | t1_c2q1dlz | t3_l5wo1 | null | 1427706681 | -21 | t5_2fwo | null | null | null |
True | shevegen | null | Cool idea but WHY do I
(have
(to
(use
(this
(syntax
(crap
!!!!! | null | 0 | 1318159409 | False | 0 | c2q1du8 | t3_l5s9p | null | t1_c2q1du8 | t3_l5s9p | null | 1427706683 | -9 | t5_2fwo | null | null | null |
True | shevegen | null | It's lisp, what else do you expect! | null | 0 | 1318159448 | False | 0 | c2q1dww | t3_l5s9p | null | t1_c2q1dww | t1_c2q0oxy | null | 1427706684 | -8 | t5_2fwo | null | null | null |
True | shevegen | null | It's lisp, what else do you expect! | null | 0 | 1318159454 | False | 0 | c2q1dx4 | t3_l5s9p | null | t1_c2q1dx4 | t1_c2q0oxy | null | 1427706684 | -7 | t5_2fwo | null | null | null |
True | shevegen | null | The question is ...
Will it blend? | null | 0 | 1318159473 | False | 0 | c2q1dxx | t3_l5s9p | null | t1_c2q1dxx | t1_c2q10wa | null | 1427706684 | -11 | t5_2fwo | null | null | null |
True | HickyAU | null | I spent a good 2 or so hours trying to get this to work, and all I managed was getting the overtone interpreter to work. I installed the live coding things, cake etc like in the instructional video, but had trouble with it. The best thing I achieved was making my computer beep for a few seconds. It doesn't help that I'... | null | 0 | 1318159684 | True | 0 | c2q1e9b | t3_l5s9p | null | t1_c2q1e9b | t1_c2q0oxy | null | 1427706688 | 9 | t5_2fwo | null | null | null |
True | nwmcsween | null | This is shortsighted, in a fully integrated environment (read: dynamic, think lisp machines) this would work, but in what we currently have this doesnt work one bit. We have programs that rely on vendor specific switches and extensions as well as n duplicated libraries to allow more flexibility. Current Unix is far fro... | null | 0 | 1318159718 | True | 0 | c2q1ebq | t3_l5v0e | null | t1_c2q1ebq | t1_c2q11sl | null | 1427706689 | 0 | t5_2fwo | null | null | null |
True | lewiji | null | Interesting. I was chatting to my university tutor the other day about my project idea, which involves generating music, and he mentioned that there was a guy who he'd been in contact with who made a functional programming language for live synthesis, and was going to arrange a meeting with him. I wonder if it's this g... | null | 0 | 1318159861 | False | 0 | c2q1ej9 | t3_l5s9p | null | t1_c2q1ej9 | t3_l5s9p | null | 1427706692 | 3 | t5_2fwo | null | null | null |
True | 00kyle00 | null | >After your GCC is built
>we must define is a variable called plugin_is_GPL_compatible
The first one probably isnt strictly necessary, second one probably is. Anyways looks more complicated then doing that for clang, where id say plugins are very easy since i was able to roll simple one that lists variables in ... | null | 0 | 1318160192 | False | 0 | c2q1f0v | t3_l5t7e | null | t1_c2q1f0v | t3_l5t7e | null | 1427706698 | -1 | t5_2fwo | null | null | null |
True | ninjeff | null | Cool, you go back to doing useful things with your subleq machine and the rest of us will keep looking for ways to manage the ever-growing complexity of software projects. | null | 0 | 1318160347 | False | 0 | c2q1f92 | t3_l5n8e | null | t1_c2q1f92 | t1_c2q0r4g | null | 1427706701 | 2 | t5_2fwo | null | null | null |
True | Timmmmbob | null | > An intuitive and readable syntax
Haha good one. | null | 0 | 1318160478 | False | 0 | c2q1fgi | t3_l5s9p | null | t1_c2q1fgi | t3_l5s9p | null | 1427706704 | 6 | t5_2fwo | null | null | null |
True | IOIOOIIOIO | null | It was distracting that there are much more straightforward ways to solve the specific problem example used.
I realize it was meant to be simple just to illustrate the concept, but the voice saying "Why are you using the wrong tool for the job?" wouldn't shut up. | null | 0 | 1318160621 | False | 0 | c2q1fo5 | t3_l5wwh | null | t1_c2q1fo5 | t3_l5wwh | null | 1427706707 | 5 | t5_2fwo | null | null | null |
True | WalterGR | null | Yup. This is definitely a /r/programming article that has over 100 points. | null | 0 | 1318160807 | False | 0 | c2q1fz9 | t3_l5s9p | null | t1_c2q1fz9 | t1_c2q1dxx | null | 1427706711 | 7 | t5_2fwo | null | null | null |
True | fnork | null | Unbelievably douchy faggotry. | null | 0 | 1318160808 | False | 0 | c2q1fza | t3_l5s9p | null | t1_c2q1fza | t3_l5s9p | null | 1427706711 | -13 | t5_2fwo | null | null | null |
True | barnold | null | You can use SVN servers in a limited way via. the git and mercurial to svn bridges - it checks out from the SVN server but converts it locally to git or hg, changes are converted back to SVN on commit.
I can't find any documentation online after a brief search but the local help files detail what is and is not possibl... | null | 0 | 1318160870 | False | 0 | c2q1g2s | t3_l38l6 | null | t1_c2q1g2s | t1_c2pkkec | null | 1427706713 | 1 | t5_2fwo | null | null | null |
True | Shizka | null | Is "I have the strangest boner right now" really out? :( I never got to use it...
Better bring something constructive to the conversation so I don't get downvoted too much... Umm... I agree on the conclusion of the article, but it is however a good point that it's too old to be considered extremely relevant due to the... | null | 0 | 1318161068 | False | 0 | c2q1geb | t3_l466j | null | t1_c2q1geb | t1_c2ps24o | null | 1427706716 | 2 | t5_2fwo | null | null | null |
True | xardox | null | CVS is a step up from SCCS. I had to use SCCS at Sun in 1990. :( | null | 0 | 1318161232 | False | 0 | c2q1gnx | t3_l5wo1 | null | t1_c2q1gnx | t3_l5wo1 | null | 1427706721 | 3 | t5_2fwo | null | null | null |
True | gooz | null | What is this magic? | null | 0 | 1318161342 | False | 0 | c2q1guc | t3_l5s9p | null | t1_c2q1guc | t3_l5s9p | null | 1427706723 | -6 | t5_2fwo | null | null | null |
True | puresock | null | What OS are you using? I've had no trouble with Supercollider in OSX, but linux sound is the worst thing ever. | null | 0 | 1318161474 | False | 0 | c2q1h27 | t3_l5s9p | null | t1_c2q1h27 | t1_c2q1e9b | null | 1427706726 | 2 | t5_2fwo | null | null | null |
True | anacrolix | null | Link me to one non-academic creation of your own making that's in Haskell that does something non-trivial.
Update: http://www.jerf.org/iri/post/2568 | null | 0 | 1318161718 | True | 0 | c2q1hg8 | t3_l5n8e | null | t1_c2q1hg8 | t1_c2q1f92 | null | 1427706732 | -6 | t5_2fwo | null | null | null |
True | expertunderachiever | null | Yes, in this dream world where you can find people with 10 years experience willing to work for toasters and nic-nacs ... yes that works out.
In case you haven't noticed most startups are fairly low-key whereas most developers with 10+ years experience tend to be high maintenance. | null | 0 | 1318162002 | False | 0 | c2q1hvt | t3_l1a2e | null | t1_c2q1hvt | t1_c2pyf91 | null | 1427706736 | 1 | t5_2fwo | null | null | null |
True | 00kyle00 | null | CVS. Version control that killed tcc ;)
| null | 0 | 1318162129 | False | 0 | c2q1i2u | t3_l5wo1 | null | t1_c2q1i2u | t3_l5wo1 | null | 1427706740 | 3 | t5_2fwo | null | null | null |
True | BillyWM | null | To be fair, there's nothing rational about Perl. | null | 0 | 1318162352 | False | 0 | c2q1ihb | t3_l5s9p | null | t1_c2q1ihb | t1_c2q1bf8 | null | 1427706745 | 3 | t5_2fwo | null | null | null |
True | harlows_monkeys | null | I don't know much about Python, but doesn't it support anonymous function, similar to lambda in Scheme? Couldn't that be used to provide a way to write a generic fold function that takes a lambda function that provides the accumulation operation, thus allowing all of the above examples without code duplication and with... | null | 0 | 1318162413 | False | 0 | c2q1ik7 | t3_l5n8e | null | t1_c2q1ik7 | t1_c2q1ate | null | 1427706745 | 4 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1318162447 | False | 0 | c2q1inv | t3_l5n8e | null | t1_c2q1inv | t1_c2q1ate | null | 1427706747 | 0 | t5_2fwo | null | null | null |
True | name_was_taken | null | I would never subject myself to this level of crazy. He doesn't mention pay, but that lack indicates that there's nothing special about the pay. He wants to pay a sub-average salary for 'rock star' programmers. He didn't use that term, opting for 'genius' instead, but it's the same thing.
He's trying to appeal to t... | null | 0 | 1318162487 | False | 0 | c2q1iqg | t3_l5sz7 | null | t1_c2q1iqg | t1_c2q0bzl | null | 1427706749 | 6 | t5_2fwo | null | null | null |
True | 00kyle00 | null | Yes. Part of this stems from the fact that he probably has a lot of OGL based infrastructure and it would be silly to just 'reroll' for shit and giggles. The other part would be that he can probably make driver vendors fix bugs he finds.
| null | 0 | 1318162500 | False | 0 | c2q1irl | t3_l579f | null | t1_c2q1irl | t1_c2pxg8r | null | 1427706749 | 2 | t5_2fwo | null | null | null |
True | Alexis_ | null | What I read: "Build a CRUD web app that can embed youtube videos, and put a facebook 'Like' button on it" :) | null | 0 | 1318162585 | False | 0 | c2q1iwt | t3_l5sz7 | null | t1_c2q1iwt | t3_l5sz7 | null | 1427706750 | 3 | t5_2fwo | null | null | null |
True | HickyAU | null | Xubuntu, hopefully it's a bit easier to play with when Overtone is compatible with ALSA. We do have a mac though, so if I can't get it to work on linux next time I try, I might give it a shot on that. | null | 0 | 1318162868 | False | 0 | c2q1jc2 | t3_l5s9p | null | t1_c2q1jc2 | t1_c2q1h27 | null | 1427706756 | 3 | t5_2fwo | null | null | null |
True | vogrez | null | No trouble on an Ubuntu - you can get SuperCollider and (emacs\vim\gedit)mode from its PPA, the only other thing you need is qjackctl for jack. | null | 0 | 1318162949 | False | 0 | c2q1ji2 | t3_l5s9p | null | t1_c2q1ji2 | t1_c2q1h27 | null | 1427706757 | 6 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1318163217 | False | 0 | c2q1jy0 | t3_l5s9p | null | t1_c2q1jy0 | t1_c2q19sx | null | 1427706763 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | Yes I want to see *what* it can do before I'm interested in *how* to do it. | null | 0 | 1318163314 | False | 0 | c2q1k56 | t3_l5s9p | null | t1_c2q1k56 | t1_c2q0kav | null | 1427706766 | 3 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1318163429 | False | 0 | c2q1kcp | t3_l5wwh | null | t1_c2q1kcp | t3_l5wwh | null | 1427706768 | -1 | t5_2fwo | null | null | null |
True | achacha | null | It was probably put there to prevent any changes to FVWM in CVS since they use git. | null | 0 | 1318163513 | False | 0 | c2q1kih | t3_l5wo1 | null | t1_c2q1kih | t3_l5wo1 | null | 1427706771 | 3 | t5_2fwo | null | null | null |
True | Ragas | null | 1) Ok you are right and they should be shared. In this Point I was referring to applications because the memory combining should really be aimed at outer applications.
2) Well when only one Version of the Library is actually getting used why not just remove the others?
3) Yeah that is also a Problem of Windows many ... | null | 0 | 1318163712 | True | 0 | c2q1kvg | t3_l48nw | null | t1_c2q1kvg | t1_c2pz10b | null | 1427706775 | 0 | t5_2fwo | null | null | null |
True | 00kyle00 | null | Fun fact. Most current WebGL implementation on Windows use, by default, DirectX backend. | null | 0 | 1318164098 | False | 0 | c2q1llz | t3_l579f | null | t1_c2q1llz | t1_c2pwtsy | null | 1427706785 | 1 | t5_2fwo | null | null | null |
True | the-fritz | null | If you look at the commits you can see that the git tree is only a mirror of the CVS and all the commits are merged from the CVS. https://github.com/ThomasAdam/fvwm/commits/branch-2_6 | null | 0 | 1318164934 | False | 0 | c2q1n2o | t3_l5wo1 | null | t1_c2q1n2o | t1_c2q1cn3 | null | 1427706805 | 12 | t5_2fwo | null | null | null |
True | [deleted] | null | > Current Unix is far from integrated
Actually... current GNU/Linux is far from integrated. GNU/Linux is so far from UNIX at this point that I'm not sure why anybody still calls it UNIX-like, especially when combined with your average GNU/Linux desktop environment. A more UNIX-like OS, such as FreeBSD, is /much/ mo... | null | 0 | 1318164941 | False | 0 | c2q1n33 | t3_l5v0e | null | t1_c2q1n33 | t1_c2q1ebq | null | 1427706805 | 3 | t5_2fwo | null | null | null |
True | Syl | null | you can replace easily a component, or upgrade it without breaking the whole thing. You can also delegate some work somewhere else (create assets with a tool, convert the asset in a binary blob for the game on another computer)
I started writing a framework like that a few months ago, [PyGAP](https://bitbucket.org/syl... | null | 0 | 1318165197 | True | 0 | c2q1nkc | t3_l5v0e | null | t1_c2q1nkc | t1_c2q10wq | null | 1427706811 | 3 | t5_2fwo | null | null | null |
True | foldl | null | No, you do: http://en.wikipedia.org/wiki/PHP#History | null | 0 | 1318165224 | False | 0 | c2q1nmi | t3_l1hnb | null | t1_c2q1nmi | t1_c2p4r8a | null | 1427706812 | 1 | t5_2fwo | null | null | null |
True | foldl | null | Not to mention that Python's object system has undergone several quite significant changes, with the consequence that you also end up having to learn about all the backward compatibility hacks. | null | 0 | 1318165342 | False | 0 | c2q1nu7 | t3_l1hnb | null | t1_c2q1nu7 | t1_c2p52nt | null | 1427706819 | 2 | t5_2fwo | null | null | null |
True | joequin | null | Developers are choosing d3d because it has been more powerful than opengl. It doesn't have anything to do with pressure. Hardware companies are making good drivers for both. | null | 0 | 1318165406 | False | 0 | c2q1nyf | t3_l579f | null | t1_c2q1nyf | t1_c2q0l74 | null | 1427706816 | 2 | t5_2fwo | null | null | null |
True | iaH6eeBu | null | They are quite similiar. There's not much to really understand about them. Just look at the monad laws maybe at functors and applicatives (monads are both) and most importantly look up some monads how they are defined (list, Maybe, etc.) the IO monad is a bit of an excpetion, because it only uses some properties of mon... | null | 0 | 1318165462 | False | 0 | c2q1o20 | t3_l5n8e | null | t1_c2q1o20 | t1_c2q0oy7 | null | 1427706817 | 2 | t5_2fwo | null | null | null |
True | n0handz | null | I was about to downvote you, but then I did. | null | 0 | 1318165579 | False | 0 | c2q1oa7 | t3_kepcp | null | t1_c2q1oa7 | t1_c2jtc4h | null | 1427706825 | -1 | t5_2fwo | null | null | null |
True | aberrant | null | How can it be done better? | null | 0 | 1318165652 | False | 0 | c2q1ofq | t3_l3mls | null | t1_c2q1ofq | t1_c2pop8u | null | 1427706822 | 1 | t5_2fwo | null | null | null |
True | FeepingCreature | null | Are you trolling?
In case you aren't: Linus wrote Git. It's been used for Linux development since it was created in 2005. | null | 0 | 1318165724 | False | 0 | c2q1oky | t3_l5wo1 | null | t1_c2q1oky | t1_c2q1dlz | null | 1427706825 | 11 | t5_2fwo | null | null | null |
True | [deleted] | null | [YouTube mirror for Java-4-Ever](http://www.youtube.com/watch?v=kLO1djacsfg) | null | 0 | 1318165895 | False | 0 | c2q1oy7 | t3_l55ki | null | t1_c2q1oy7 | t1_c2q18i7 | null | 1427706828 | 1 | t5_2fwo | null | null | null |
True | n0handz | null | I'm sorry you went to a shitty university. | null | 0 | 1318165916 | False | 0 | c2q1ozl | t3_kwf95 | null | t1_c2q1ozl | t1_c2nruvb | null | 1427706829 | 1 | t5_2fwo | null | null | null |
True | massivebitchtits | null | If you look at the credits this guy is somehow affiliated with the University of Cambridge so it's quite possible, especially if you're in the UK, since academia is quite connected. | null | 0 | 1318166128 | False | 0 | c2q1pdg | t3_l5s9p | null | t1_c2q1pdg | t1_c2q1ej9 | null | 1427706834 | 1 | t5_2fwo | null | null | null |
True | notfancy | null | > Why the fuck is this useful? […] Who cares?
**tl; wr**: abstract algebra is the GoF's PLoP of Mathematics
Abstract algebraic structures are the mathematical equivalent of Patterns of Object Oriented Programming, and you pretty much use them the same way.
At first you notice that the thing you're using has a ver... | null | 0 | 1318166160 | False | 0 | c2q1pfw | t3_l5n8e | null | t1_c2q1pfw | t1_c2q0r4g | null | 1427706834 | 20 | t5_2fwo | null | null | null |
True | flussence | null | The OpenGL ES support [seems to be](http://blog.martin-graesslin.com/blog/2011/07/running-kwin-with-opengl-es-2-0/) in better shape, though. | null | 0 | 1318166172 | False | 0 | c2q1pgk | t3_l579f | null | t1_c2q1pgk | t1_c2q13ba | null | 1427706835 | 2 | t5_2fwo | null | null | null |
True | Deewiant | null | [Permalink: http://prog21.dadgum.com/112.html](http://prog21.dadgum.com/112.html) | null | 0 | 1318166684 | False | 0 | c2q1qg5 | t3_l5rfz | null | t1_c2q1qg5 | t3_l5rfz | null | 1427706848 | 2 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1318166692 | False | 0 | c2q1qgo | t3_l5rfz | null | t1_c2q1qgo | t3_l5rfz | null | 1427706848 | 1 | t5_2fwo | null | null | null |
True | judgej2 | null | Probably being filmed using a CRT on full brightness. He should put the camera in from of a TFT to avoid that. | null | 0 | 1318167154 | False | 0 | c2q1rdn | t3_l5s9p | null | t1_c2q1rdn | t1_c2q10wa | null | 1427706860 | -1 | t5_2fwo | null | null | null |
True | ysangkok | null | That is a pretty small part of the whole RenderMan solution. | null | 0 | 1318167169 | False | 0 | c2q1rem | t3_l579f | null | t1_c2q1rem | t1_c2q1149 | null | 1427706860 | 4 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1318167460 | False | 0 | c2q1s0u | t3_l5v0e | null | t1_c2q1s0u | t1_c2q1bru | null | 1427706869 | 5 | t5_2fwo | null | null | null |
True | joculator | null | Was that a Vic20? | null | 0 | 1318167527 | False | 0 | c2q1s62 | t3_l5s9p | null | t1_c2q1s62 | t3_l5s9p | null | 1427706871 | 1 | t5_2fwo | null | null | null |
True | gsnedders | null | The Sims 3 is hardly a small game, done by one of the biggest companies in the industry, and uses WINE on OS X. :\ | null | 0 | 1318167585 | False | 0 | c2q1sao | t3_l579f | null | t1_c2q1sao | t1_c2q0q5k | null | 1427706873 | 2 | t5_2fwo | null | null | null |
True | [deleted] | null | I thought there would be ~~16~~ **10** :/ | null | 0 | 1318167675 | False | 0 | c2q1shm | t3_l466j | null | t1_c2q1shm | t1_c2psjnf | null | 1427706876 | 2 | t5_2fwo | null | null | null |
True | wadcann | null | >This is why I love opaque pointers
I like them too, and they're how you do "modules" in C. | null | 0 | 1318167723 | False | 0 | c2q1sle | t3_l57iw | null | t1_c2q1sle | t1_c2pvd6u | null | 1427706877 | 2 | t5_2fwo | null | null | null |
True | Zarutian | null | What about using JSON ontop of utf-8 as the structuring of data exchanged between tools? Or even just [SEXP](http://people.csail.mit.edu/rivest/sexp.html)ressions? | null | 0 | 1318167860 | False | 0 | c2q1sx3 | t3_l5v0e | null | t1_c2q1sx3 | t1_c2q1bru | null | 1427706881 | 3 | t5_2fwo | null | null | null |
True | NruJaC | null | Yes, that's true, however using a monoid means that the new data structure you've whipped up can have a lift and fold function defined on them, and everyone understands exactly how they work, the properties they guarantee, and the result they generate. Can you get the same effect with documentation? Yes, but with a sta... | null | 0 | 1318167907 | False | 0 | c2q1t0p | t3_l5n8e | null | t1_c2q1t0p | t1_c2q1ik7 | null | 1427706883 | 3 | t5_2fwo | null | null | null |
True | [deleted] | null | I'm wondering how you might get an exact solution to that example problem (probability of seeing sequence HHH in 10 coin flips). Is there a closed form solution for N flips? | null | 0 | 1318167936 | False | 0 | c2q1t39 | t3_l5wwh | null | t1_c2q1t39 | t3_l5wwh | null | 1427706884 | 3 | t5_2fwo | null | null | null |
True | [deleted] | null | I love Ruby and I hate most of the fans also. | null | 0 | 1318168029 | False | 0 | c2q1tb0 | t3_l466j | null | t1_c2q1tb0 | t1_c2psyrr | null | 1427706886 | 1 | t5_2fwo | null | null | null |
True | zelf0gale | null | Either I don't understand your confusion or the first four lines of the linked comments answer your question.
;;;; geometry.lisp
;;;;
;;;; Describes the geometry needed for specifying and constructing
;;;; cards. | null | 0 | 1318168130 | False | 0 | c2q1tjs | t3_l32qk | null | t1_c2q1tjs | t1_c2pwum9 | null | 1427706889 | 1 | t5_2fwo | null | null | null |
True | NruJaC | null | I don't know, half the power of the unix shell is the very fact that it passes textual data along, and its apparently a lesson people need to learn over and over again. Here's the problem: data formats change, all of them. So when your data objects change formats, and one of your tools is out of sync, what do you do? W... | null | 0 | 1318168302 | False | 0 | c2q1tza | t3_l5v0e | null | t1_c2q1tza | t1_c2q1bru | null | 1427706894 | 7 | t5_2fwo | null | null | null |
True | rawlyn | null | It's gotta suck when you realise your project's name has already been used. [AMOS BASIC anyone?](http://en.wikipedia.org/wiki/AMOS_%28programming_language%29) | null | 0 | 1318168326 | False | 0 | c2q1u18 | t3_l5za6 | null | t1_c2q1u18 | t3_l5za6 | null | 1427706895 | 4 | t5_2fwo | null | null | null |
True | NruJaC | null | Right, but what's the advantage of having them be aware of each other? What do I gain? | null | 0 | 1318168354 | False | 0 | c2q1u3t | t3_l3f3y | null | t1_c2q1u3t | t1_c2q0j2i | null | 1427706896 | 1 | t5_2fwo | null | null | null |
True | JamesM_ | null | It is definately the case for ARM as well.
[Rosetta](http://en.wikipedia.org/wiki/Rosetta_\(software\)) was an asm-> asm optimising compiler. | null | 0 | 1318168583 | False | 0 | c2q1unv | t3_l4p6z | null | t1_c2q1unv | t1_c2ptpin | null | 1427706903 | 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.