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 | axilmar | null | > Considering D has very impressive compile time execution and will allow allocating of class objects, I think D wins on static allocation. What you have shown is stack vs heap allocation which as I have shown, D does allow.
I am not arguing performance, I am arguing consistence and orthogonality.
> No, we did ... | null | 0 | 1318181708 | False | 0 | c2q33qz | t3_kljc0 | null | t1_c2q33qz | t1_c2pm3uk | null | 1427707562 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | I'm not arguing that C++ code will run faster than JavaScript. You can throw this test against any interpreted language and C++ will likely perform better.
You said that JavaScript slowness is generally well known. I have a feeling you don't actually write or even know much about JavaScript. | null | 0 | 1318181858 | False | 0 | c2q34ee | t3_l62d0 | null | t1_c2q34ee | t1_c2q2nh9 | null | 1427707571 | 2 | t5_2fwo | null | null | null |
True | mcguire | null | > [...] Did I say that any of these features were unique to Go? [...] Are you saying that someone shouldn't desire these features rolled up into a single language?
You are absolutely correct. My previous post did not do a very good job of addressing *your* post; I apologize.
To summarize some of your points, Go co... | null | 0 | 1318181861 | False | 0 | c2q34em | t3_l466j | null | t1_c2q34em | t1_c2purtu | null | 1427707571 | 2 | t5_2fwo | null | null | null |
True | FeepingCreature | null | Well I must admit I'm talking as somebody who didn't use VS much, but I can't think of any dev tools that unambiguously demonstrate the superiority of commercial dev offhand. Know any?
Development tools is one area where I'd genuinely expect OSS to be superior, because it's exactly the kind of toolchain that OSS progr... | null | 0 | 1318181886 | False | 0 | c2q34j4 | t3_l5wo1 | null | t1_c2q34j4 | t1_c2q31xn | null | 1427707574 | 4 | t5_2fwo | null | null | null |
True | deadwisdom | null | I'm not really sure what Reason/Ableton are but as a programmer, I've always wanted something like this. In my head, music and notes are not spatial, like what you see on a keyboard, or in one of those programs, rather it's exactly like numbers. So being able to define, for instance, a melody using only steps (:vi :v... | null | 0 | 1318182028 | False | 0 | c2q355e | t3_l5s9p | null | t1_c2q355e | t1_c2q187z | null | 1427707582 | 6 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1318182085 | False | 0 | c2q35dn | t3_l5s9p | null | t1_c2q35dn | t3_l5s9p | null | 1427707585 | 1 | t5_2fwo | null | null | null |
True | kuhbert | null | I think the integer test is very unfair. In many cases V8 runs with nearly the same speed as the equivalent of C++ does.
As already mentioned V8 is VERY fast. Only actions on the DOM makes Javascript looking slow in Browsers.
Here are some other running times: Java: 12.654s, PyPy-1.6: 49.795s | null | 0 | 1318182396 | False | 0 | c2q36ph | t3_l62d0 | null | t1_c2q36ph | t1_c2q329a | null | 1427707601 | 1 | t5_2fwo | null | null | null |
True | Rhinoid | null | Anyone knows how i would even get c++11 to run on my mac? Emacs supposedly does syntax highlighting already, but i read getting the latest gnu up and running is not trivial
Pointers would be greatly appreciated
In any case. Good initiative. +1 | null | 0 | 1318182675 | False | 0 | c2q37xn | t3_l5410 | null | t1_c2q37xn | t3_l5410 | null | 1427707617 | 1 | t5_2fwo | null | null | null |
True | player2 | null | I'm sorry, but Visual Studio is by far the best IDE and debugger available for any platform. | null | 0 | 1318182701 | False | 0 | c2q381p | t3_l5wo1 | null | t1_c2q381p | t1_c2q2xo2 | null | 1427707618 | 4 | t5_2fwo | null | null | null |
True | bstamour | null | If you need a compiler, you can build gcc 4.6.1 from source. Then invoke the compiler with the -std=c++0x flag.
As for syntax highlighting, I'm not too sure. I use emacs also, and I just put up with its lack of C++11 support for now...
Edit: Sorry I missed it when you mentioned that getting the latest compiler up and... | null | 0 | 1318182952 | True | 0 | c2q395b | t3_l5410 | null | t1_c2q395b | t1_c2q37xn | null | 1427707635 | 3 | t5_2fwo | null | null | null |
True | brandf | null | The DirectX SDK has better samples than any OpenGL site I've found. | null | 0 | 1318182982 | False | 0 | c2q39am | t3_l5udg | null | t1_c2q39am | t3_l5udg | null | 1427707635 | 2 | t5_2fwo | null | null | null |
True | gefahr | null | / | null | 0 | 1318183037 | False | 0 | c2q39iz | t3_l5hlq | null | t1_c2q39iz | t1_c2q2s34 | null | 1427707642 | 3 | t5_2fwo | null | null | null |
True | elyscape | null | I suppose that's what I get for thinking my brain works at 3 in the morning. | null | 0 | 1318183238 | False | 0 | c2q3acs | t3_l4p6z | null | t1_c2q3acs | t1_c2q28mu | null | 1427707649 | 2 | t5_2fwo | null | null | null |
True | GMNightmare | null | The fun thing about your argument is all it's entirely based upon is a bunch of "what ifs", without touching upon ANYTHING I said at all.
Ignoring what I said then making BS up isn't kosher.
In business software, documentation doesn't just magically get lost like that. And normally documentation is located within the... | null | 0 | 1318183459 | False | 0 | c2q3b9w | t3_l32qk | null | t1_c2q3b9w | t1_c2q33bi | null | 1427707661 | 1 | t5_2fwo | null | null | null |
True | Tristanus | null | Out of all the languages around just now, I'd say it's Ruby is the one with the fans that are try too hard to be cool, and that's nearly unbearable.
Java doesn't need to be cool and like that, its functional, it just needs cleaning up of warts in the language that have accrued over the many many years its been develop... | null | 0 | 1318183523 | False | 0 | c2q3bjy | t3_l55ki | null | t1_c2q3bjy | t1_c2q22vq | null | 1427707665 | 3 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1318183670 | False | 0 | c2q3c7f | t3_l5s9p | null | t1_c2q3c7f | t1_c2q1fza | null | 1427707673 | 3 | t5_2fwo | null | null | null |
True | ricemilk | null | Half-life?? | null | 0 | 1318183825 | False | 0 | c2q3cv2 | t3_l5s9p | null | t1_c2q3cv2 | t3_l5s9p | null | 1427707682 | 0 | t5_2fwo | null | null | null |
True | theoldboy | null | rand() is a shitty [PRNG](http://en.wikipedia.org/wiki/Pseudorandom_number_generator) and has been known as such for decades. CPU power has nothing to do with it.
There are thousands of better PRNGs out there that are more suitable for Monte Carlo simulations, e.g. [the Mersenne twister](http://en.wikipedia.org/wiki/M... | null | 0 | 1318183934 | False | 0 | c2q3dax | t3_l5wwh | null | t1_c2q3dax | t1_c2q2ybp | null | 1427707687 | 3 | t5_2fwo | null | null | null |
True | DenisDollfus | null | Wrong feeling!
Do you mean that seasoned JavaScript developers believe that JS runs as fast as native code? | null | 0 | 1318184054 | False | 0 | c2q3dt7 | t3_l62d0 | null | t1_c2q3dt7 | t1_c2q34ee | null | 1427707694 | 1 | t5_2fwo | null | null | null |
True | beej71 | null | I have JS running 18x faster than CPython for that code. JS running 4x slower than C isn't exactly damning for real-world use. | null | 0 | 1318184121 | False | 0 | c2q3e44 | t3_l62d0 | null | t1_c2q3e44 | t1_c2q2nh9 | null | 1427707698 | 1 | t5_2fwo | null | null | null |
True | Gotebe | null | >My biggest complaint with the Unix philosophy is that everything is piped between commands in textual format.
Mine, too. How big of a tool you need to be to consider piping text through a valid approach to solving shell scripting problems!? Un-fuckin' believeable! | null | 0 | 1318184465 | False | 0 | c2q3flm | t3_l5v0e | null | t1_c2q3flm | t3_l5v0e | null | 1427707718 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | >Ok, I don't know why people love Lua, but TIOBE tells me they do.
Easy to embed in C/C++ and interoperability between them is not hard, language is high level and VM implementation is the gold standard of scripting language performance.
Also if complex = compound then Scala is complex along with most standard OO ... | null | 0 | 1318184582 | True | 0 | c2q3g4w | t3_l55ah | null | t1_c2q3g4w | t3_l55ah | null | 1427707725 | 1 | t5_2fwo | null | null | null |
True | Manitcor | null | You just want to be able to modify the program while its running?
.NET with VisualStudio will do this with applications built and running in 32-bit address spaces. They don't have it working for x64 compilation yet.
.NET 4.0 also added a live system debugger allowing you to walk through code on production systems an... | null | 0 | 1318184634 | False | 0 | c2q3gdj | t3_l6247 | null | t1_c2q3gdj | t3_l6247 | null | 1427707728 | 1 | t5_2fwo | null | null | null |
True | meddlepal | null | As a developer that uses Java/Groovy at work and Scala for personal projects I am very interested in Kotlin as well. A simplification of Scala, but more flexible than Java - plus what should be world-class tooling for the language right out of the gate. Of course all of this might be moot in a few years if Oracle can s... | null | 0 | 1318184690 | False | 0 | c2q3gmq | t3_l466j | null | t1_c2q3gmq | t1_c2pmq1c | null | 1427707731 | 1 | t5_2fwo | null | null | null |
True | massivebitchtits | null | Yeah. It's a shame most people seem to have missed out on the wonders of plan9. | null | 0 | 1318185166 | False | 0 | c2q3iqf | t3_l5v0e | null | t1_c2q3iqf | t1_c2q17c1 | null | 1427707758 | 9 | t5_2fwo | null | null | null |
True | vogrez | null | It really depends on your use. If you need to record a song and need a cool sound for an instrument you might use a plugin or hardware synth, record it and finish with it (and get paid if you're lucky).
After reading a couple of chapters from Designing Sound [[1](http://mitpress.mit.edu/catalog/item/default.asp?ttype=... | null | 0 | 1318185305 | False | 0 | c2q3jcj | t3_l5s9p | null | t1_c2q3jcj | t1_c2q27e9 | null | 1427707767 | 2 | t5_2fwo | null | null | null |
True | [deleted] | null | This is laughably false. Rendermen uses a REYES renderer. It has absolutely nothing to do with OpenGL. | null | 0 | 1318185333 | False | 0 | c2q3jgg | t3_l579f | null | t1_c2q3jgg | t1_c2pynqg | null | 1427707768 | 3 | t5_2fwo | null | null | null |
True | vogrez | null | You could look at SuperCollider (the sound synthesis engine of Impromptu). It comes with it's own language (sclang). It may be less elegant than lisp, but it is very Ruby\Smalltalk-like - having experience with Python might be a better start. | null | 0 | 1318185490 | False | 0 | c2q3k5l | t3_l5s9p | null | t1_c2q3k5l | t1_c2q2qxr | null | 1427707777 | 1 | t5_2fwo | null | null | null |
True | split_electron | null | seriously ? Did you even read my question ? | null | 0 | 1318185533 | False | 0 | c2q3kca | t3_l3ct9 | null | t1_c2q3kca | t1_c2pqkdc | null | 1427707780 | 1 | t5_2fwo | null | null | null |
True | kuhbert | null | My Python (2.7.1) and Ruby (1.9.2p180) versions for that code were freaking slow. I gave up after running them approx. ten minutes.
Using the JIT in PyPy (1.6) it took 49.795s. | null | 0 | 1318185586 | False | 0 | c2q3kkm | t3_l62d0 | null | t1_c2q3kkm | t1_c2q3e44 | null | 1427707783 | 1 | t5_2fwo | null | null | null |
True | ZeMoose | null | Anyone else having trouble with the video not loading? | null | 0 | 1318185919 | False | 0 | c2q3m2b | t3_l5s9p | null | t1_c2q3m2b | t3_l5s9p | null | 1427707803 | 1 | t5_2fwo | null | null | null |
True | Anpheus | null | This is pretty fantastic. Microsoft seems very confident of their deduplication algorithm and I'd love to see what it is that is their "secret sauce".
They announced at BUILD that they had essentially "solved" storage deduplication (high performance dedupe on spinning disk media), and they announced they had embedded ... | null | 0 | 1318185998 | False | 0 | c2q3meo | t3_l48nw | null | t1_c2q3meo | t3_l48nw | null | 1427707806 | 2 | t5_2fwo | null | null | null |
True | marqmike2 | null | Because it's lisp. | null | 0 | 1318186053 | False | 0 | c2q3mnl | t3_l5s9p | null | t1_c2q3mnl | t1_c2q1du8 | null | 1427707809 | 2 | t5_2fwo | null | null | null |
True | smek2 | null | Don't get me wrong, it's not like your site sucks. It's just with the post title like that, the reality of the content was rather disappointing. Awesomeness aside, i welcome free educational websites. | null | 0 | 1318186070 | False | 0 | c2q3mrw | t3_kxcfn | null | t1_c2q3mrw | t1_c2q2dnn | null | 1427707811 | 2 | t5_2fwo | null | null | null |
True | Taladar | null | If your goal is to drive developers insane maybe.
Windows is by far the platform with the worst development tools out there. How can VS be a good IDE if even the compiler sucks? Now I am talking C++ here, the only language I have personal experience with on all three major platforms. I am sure .NET is not quite as bad... | null | 0 | 1318186101 | False | 0 | c2q3mwc | t3_l5wo1 | null | t1_c2q3mwc | t1_c2q381p | null | 1427707813 | 1 | t5_2fwo | null | null | null |
True | Taladar | null | Emacs is not really complex, just large. | null | 0 | 1318186402 | False | 0 | c2q3o6p | t3_l47co | null | t1_c2q3o6p | t1_c2q07hi | null | 1427707829 | 1 | t5_2fwo | null | null | null |
True | tommorris | null | I have a funny feeling that the intersection of proggit readers and professional astrologers may be rather small. | null | 0 | 1318186648 | False | 0 | c2q3p7d | t3_l3ct9 | null | t1_c2q3p7d | t1_c2pub0z | null | 1427707843 | 3 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1318186659 | False | 0 | c2q3p90 | t3_l5wwh | null | t1_c2q3p90 | t1_c2q3dax | null | 1427707844 | 1 | t5_2fwo | null | null | null |
True | bitshifternz | null | That will build everything. He said the tool was a lot faster than a full compilation, e.g. seconds instead of minutes. I haven't tried it though. | null | 0 | 1318186840 | False | 0 | c2q3q1d | t3_l57iw | null | t1_c2q3q1d | t1_c2q1bb9 | null | 1427707854 | 6 | t5_2fwo | null | null | null |
True | apullin | null | Git is fundamentally flawed. Using git makes whatever project you are working on literally completely inaccessible to Windows users. OK, so, you'll disagree and point me to some GIT for Windows release ... that requires installing Cygwin, and MinGW, and MSYS ... investing maybe 30+ hours in fiddling with something that... | null | 0 | 1318187137 | False | 0 | c2q3ra9 | t3_l5wo1 | null | t1_c2q3ra9 | t3_l5wo1 | null | 1427707870 | -18 | t5_2fwo | null | null | null |
True | olov | null | I wouldn't be surprised if .NET4.0 and its corresponding version of Visual Studio is even better than VS2005 (which already caught me by surprise). But can it add new methods/functions? Can it modify a partially evaluated expression, with minimal reevaluation? Can you start from scratch and edit-and-continue your way t... | null | 0 | 1318187338 | False | 0 | c2q3s6h | t3_l6247 | null | t1_c2q3s6h | t1_c2q3gdj | null | 1427707882 | 2 | t5_2fwo | null | null | null |
True | [deleted] | null | [Repost from yesterday](http://www.reddit.com/r/programming/comments/l55ki/code_hard_with_java/) and not Programming. | null | 0 | 1318187340 | False | 0 | c2q3s6t | t3_l67oa | null | t1_c2q3s6t | t3_l67oa | null | 1427707882 | 4 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1318187422 | False | 0 | c2q3sjh | t3_l38op | null | t1_c2q3sjh | t1_c2pkz2j | null | 1427707887 | 1 | t5_2fwo | null | null | null |
True | kibedodo | null | You should try PortableGit. | null | 0 | 1318187438 | False | 0 | c2q3slt | t3_l5wo1 | null | t1_c2q3slt | t1_c2q3ra9 | null | 1427707888 | 5 | t5_2fwo | null | null | null |
True | troyanonymous1 | null | And the tools have to be simple and reusable! Programmers will go bankrupt! | null | 0 | 1318187461 | False | 0 | c2q3spb | t3_l5v0e | null | t1_c2q3spb | t1_c2q3flm | null | 1427707889 | 7 | t5_2fwo | null | null | null |
True | Kaell311 | null | What frequencies can it jam? Does it work on police speed detectors? | null | 0 | 1318187522 | False | 0 | c2q3syf | t3_l5s9p | null | t1_c2q3syf | t3_l5s9p | null | 1427707892 | 2 | t5_2fwo | null | null | null |
True | snarkhunter | null | Some of us don't care about running on Windows. What you've described isn't a flaw, it's a feature!!! | null | 0 | 1318187975 | False | 0 | c2q3v0i | t3_l5wo1 | null | t1_c2q3v0i | t1_c2q3ra9 | null | 1427707919 | 6 | t5_2fwo | null | null | null |
True | akmark | null | That explains why I was getting confused when I was tabbing out proggit. :( | null | 0 | 1318187988 | False | 0 | c2q3v21 | t3_l67oa | null | t1_c2q3v21 | t1_c2q3s6t | null | 1427707919 | 2 | t5_2fwo | null | null | null |
True | NruJaC | null | Right, I left that part out.
After learning LISP, I can't look at XML without dying a little on the inside... | null | 0 | 1318188077 | False | 0 | c2q3vhp | t3_l5v0e | null | t1_c2q3vhp | t1_c2q21ii | null | 1427707926 | 9 | t5_2fwo | null | null | null |
True | [deleted] | null | >And on the last siggraph (or was it gdc? sorry cant remember) most academic papers were using DX too.
I wouldn't be too surprised for GDC as it is (obviously) industry centric, but I think you're mistaken for SIGGRAPH (if anyone has time to dig in the papers to verify/deny that claim, I'd love to hear it). All of ... | null | 0 | 1318188093 | False | 0 | c2q3vk2 | t3_l579f | null | t1_c2q3vk2 | t1_c2q16v2 | null | 1427707927 | 2 | t5_2fwo | null | null | null |
True | ithika | null | OP is redditor for *21 days*. I would rather listen to my cat's opinion of how this community works. I don't have a cat. | null | 0 | 1318188368 | False | 0 | c2q3wty | t3_l5hlq | null | t1_c2q3wty | t1_c2q2s34 | null | 1427707943 | 0 | t5_2fwo | null | null | null |
True | adrianmonk | null | That doesn't tell me much of anything. I don't know what kind of cards (playing cards? greeting cards? cue cards?), and I don't know what type of geometric operations are going to be done with them. | null | 0 | 1318188527 | False | 0 | c2q3xjk | t3_l32qk | null | t1_c2q3xjk | t1_c2q1tjs | null | 1427707953 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1318188792 | False | 0 | c2q3yqy | t3_l3dsw | null | t1_c2q3yqy | t1_c2pghdv | null | 1427707968 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | There's a bizarre subcurrent in /r/programming of aggressive ignorance. | null | 0 | 1318188813 | False | 0 | c2q3yty | t3_l5n8e | null | t1_c2q3yty | t1_c2q1ctn | null | 1427707969 | 12 | t5_2fwo | null | null | null |
True | Manitcor | null | Likely no, but the question I have for you.
Can your pattern do all that in a compiled instead of an interpreted language.
Live programming is a great concept have you done any work into how it might work in a compiled platform like Java, C#, C++, etc. | null | 0 | 1318188844 | False | 0 | c2q3yyb | t3_l6247 | null | t1_c2q3yyb | t1_c2q3s6h | null | 1427707971 | 1 | t5_2fwo | null | null | null |
True | wowoc | null | His last name is Fijalkowsk**i** (you ate an 'i'). | null | 0 | 1318189078 | False | 0 | c2q3zxu | t3_l5cee | null | t1_c2q3zxu | t3_l5cee | null | 1427707984 | 2 | t5_2fwo | null | null | null |
True | duhderpderpherp | null | No offense to programmers since I can appreciate the skill but that sounds boring as fuck to watch someone type code at a live event. | null | 0 | 1318189149 | False | 0 | c2q409u | t3_l5s9p | null | t1_c2q409u | t1_c2q276v | null | 1427707988 | 2 | t5_2fwo | null | null | null |
True | gobongo | null | Calling the guy a "liar" is harsh, but the guy you downvoted has a point despite your experience.
"In SourceSafe, that means no one else can modify it."
I don't think that is a lie in that I don't think the OP realized he was wrong, but he was.
SourceSafe *can* be configured to use exclusive file locking, but it... | null | 0 | 1318189304 | False | 0 | c2q40xy | t3_l1a2e | null | t1_c2q40xy | t1_c2p1jfq | null | 1427707998 | 1 | t5_2fwo | null | null | null |
True | krypton86 | null | I'd recommend Supercollider before impromptu. It's more flexible. Also, are you familiar with Csound? It's not OO like Supercollider, but it's quite powerful. | null | 0 | 1318189329 | False | 0 | c2q412e | t3_l5s9p | null | t1_c2q412e | t1_c2q2qxr | null | 1427707999 | 1 | t5_2fwo | null | null | null |
True | jhomarz | null | You should find more about Ableton Live + Max for Live combo, granted, a visual programming language may be "offensive" to you but it certainly doesn't lack any feature. | null | 0 | 1318189399 | False | 0 | c2q41dh | t3_l5s9p | null | t1_c2q41dh | t1_c2q355e | null | 1427708003 | 1 | t5_2fwo | null | null | null |
True | DenisDollfus | null | > JS running 4x slower than C isn't exactly damning for real-world use.
I definitely agree, provided that JS is used for short processing, mainly acting on DOM elements and retrieving data. | null | 0 | 1318189445 | False | 0 | c2q41kr | t3_l62d0 | null | t1_c2q41kr | t1_c2q3e44 | null | 1427708006 | 0 | t5_2fwo | null | null | null |
True | gobongo | null | Having used VSS and ClearCase at various jobs in the thankfully distant past, both of those systems were horrible and VSS maybe even wins because at least you didn't have to pay close to the GDP of a small country to use it once you factored in licensing costs, dedicated admin costs, etc.
| null | 0 | 1318189521 | False | 0 | c2q41wb | t3_l1a2e | null | t1_c2q41wb | t1_c2p5d7p | null | 1427708015 | 1 | t5_2fwo | null | null | null |
True | scubaguy | null | > I don't understand why the tone of your question has to be so aggressive.
Did you read his past replies to other topics? | null | 0 | 1318189536 | False | 0 | c2q41yj | t3_l5n8e | null | t1_c2q41yj | t1_c2q1ctn | null | 1427708011 | 1 | t5_2fwo | null | null | null |
True | ddvlad | null | You can use [Highlight](http://www.andre-simon.de/) and copy-paste a makefile, it's all it took for me. | null | 0 | 1318189552 | False | 0 | c2q4214 | t3_l5410 | null | t1_c2q4214 | t1_c2pwbld | null | 1427708012 | 1 | t5_2fwo | null | null | null |
True | n3xg3n | null | > Keep the syntax light and the algorithm tight.
...
>Keep the syntax light
...
>syntax light
riiiiiiiiight. | null | 0 | 1318189638 | False | 0 | c2q42dz | t3_l55ki | null | t1_c2q42dz | t3_l55ki | null | 1427708020 | 4 | t5_2fwo | null | null | null |
True | MatrixFrog | null | No. The goals of open source are different from the goals of free software. [This recent post in /r/opensource](http://www.reddit.com/r/opensource/comments/l56lb/the_truth_about_free_software/) briefly explains the difference. | null | 0 | 1318189640 | False | 0 | c2q42eb | t3_l4yxy | null | t1_c2q42eb | t1_c2pw20h | null | 1427708020 | 1 | t5_2fwo | null | null | null |
True | bonefry | null | The author says that "piping rich objects is far more powerful" than piping just text.
I disagree - piping objects is AGAINST the Unix philosophy and I also don't see a clear argument for it.
In Unix a simple implementation is always preferred over a simple interface. This notion in fact also transcends Unix - every t... | null | 0 | 1318189752 | True | 0 | c2q42wj | t3_l5v0e | null | t1_c2q42wj | t3_l5v0e | null | 1427708023 | 11 | t5_2fwo | null | null | null |
True | formode | null | http://code.google.com/p/gitextensions/ Works like a charm, nearly seamless visual studio integration too. | null | 0 | 1318189764 | False | 0 | c2q42yd | t3_l5wo1 | null | t1_c2q42yd | t1_c2q3ra9 | null | 1427708025 | 2 | t5_2fwo | null | null | null |
True | Whanhee | null | There was some yellow, to be fair. | null | 0 | 1318189821 | False | 0 | c2q4379 | t3_l579f | null | t1_c2q4379 | t1_c2pxi6x | null | 1427708027 | 1 | t5_2fwo | null | null | null |
True | gorilla_the_ape | null | Any fork is due to sorne differences in goals and policies. | null | 0 | 1318189931 | False | 0 | c2q43nl | t3_l4yxy | null | t1_c2q43nl | t1_c2q42eb | null | 1427708033 | 2 | t5_2fwo | null | null | null |
True | olov | null | I've already mentioned this in the thesis but to summarize:
It should be possible to implement Live programming environments for interpreted and compiled languages, statically typed and dynamically typed languages. Permutate as you wish. Not saying its easy though.
Dynamically typed languages will benefit the most fr... | null | 0 | 1318190072 | False | 0 | c2q449b | t3_l6247 | null | t1_c2q449b | t1_c2q3yyb | null | 1427708040 | 3 | t5_2fwo | null | null | null |
True | henk53 | null | Indeed, Ruby is trying even harder. Purely going by one of the many blog posts (especially those from a few years ago), one couldn't conclude anything other than that Ruby dominated the landscape or at least soon would be.
Then the harsh reality...
Something between 1% and 2% of programming work being done is in Ruby... | null | 0 | 1318190147 | False | 0 | c2q44kl | t3_l55ki | null | t1_c2q44kl | t1_c2q3bjy | null | 1427708045 | 2 | t5_2fwo | null | null | null |
True | Manitcor | null | Thanks for the info. I'll certainly take a deeper look. I am buried in code today and fear reading your paper will derail any thoughts I'm trying to focus on my current project ;-) | null | 0 | 1318190209 | False | 0 | c2q44tu | t3_l6247 | null | t1_c2q44tu | t1_c2q449b | null | 1427708047 | 1 | t5_2fwo | null | null | null |
True | MatrixFrog | null | I don't see it as "some differences", I see it as a totally different organization, with completely different goals. A fork of the FSF, the way the OP is describing it, if I'm understanding correctly, would have roughly the same mission statement as the FSF, talk about the four freedoms, etc. | null | 0 | 1318190245 | False | 0 | c2q4505 | t3_l4yxy | null | t1_c2q4505 | t1_c2q43nl | null | 1427708050 | 1 | t5_2fwo | null | null | null |
True | TapirMonkey | null | I just tried it on Ubuntu, following the notes on the wiki page on github, whilst I can also make it beep, it crashes doing anything more complex :( | null | 0 | 1318190261 | False | 0 | c2q452o | t3_l5s9p | null | t1_c2q452o | t1_c2q1ji2 | null | 1427708051 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1318190270 | True | 0 | c2q454c | t3_l5s9p | null | t1_c2q454c | t1_c2q187z | null | 1427708052 | 6 | t5_2fwo | null | null | null |
True | mindcandy | null | Links? | null | 0 | 1318190377 | False | 0 | c2q45lk | t3_l579f | null | t1_c2q45lk | t1_c2q0snp | null | 1427708058 | 1 | t5_2fwo | null | null | null |
True | DenisDollfus | null | > In many cases V8 runs with nearly the same speed as the equivalent of C++ does.
I'm skeptical. Do you have any link, reference or something that support that? | null | 0 | 1318190405 | False | 0 | c2q45p5 | t3_l62d0 | null | t1_c2q45p5 | t1_c2q36ph | null | 1427708060 | 1 | t5_2fwo | null | null | null |
True | yaxu | null | There's actually research into trackers in the same computer science dept where Sam Aaron is based, e.g. http://www.nashnet.co.uk/english/revisit/documentation.htm | null | 0 | 1318190423 | False | 0 | c2q45rw | t3_l5s9p | null | t1_c2q45rw | t1_c2q2774 | null | 1427708060 | 1 | t5_2fwo | null | null | null |
True | AgentConundrum | null | That is a brilliant table. I'm convinced! | null | 0 | 1318190527 | False | 0 | c2q467v | t3_l5wo1 | null | t1_c2q467v | t1_c2q1w4x | null | 1427708070 | 1 | t5_2fwo | null | null | null |
True | Manitcor | null | sweet, and to be honest I guess I should not be surprised. I mean after all why start from scratch when there was quite a lively community back in the 90's that figured a lot of cool stuff out that can be leveraged to take it up a notch? | null | 0 | 1318190586 | False | 0 | c2q46gi | t3_l5s9p | null | t1_c2q46gi | t1_c2q45rw | null | 1427708079 | 1 | t5_2fwo | null | null | null |
True | Xarnon | null | >my fellow ent
We're in /r/programming/, so how did you know I used to smoke? Are you *stalking* me? | null | 0 | 1318190806 | False | 0 | c2q47gt | t3_l4p6z | null | t1_c2q47gt | t1_c2px3sb | null | 1427708084 | 1 | t5_2fwo | null | null | null |
True | nekmok | null | Even if you don't know programming it can actually be quite intriguing to watch. There is usually more than one coder/musician and sometimes someone coding visuals.
Music can be so many things you know... this is just another one. And it's nothing at all like Robbie Williams singing "let me entertain you". | null | 0 | 1318190813 | False | 0 | c2q47hw | t3_l5s9p | null | t1_c2q47hw | t1_c2q409u | null | 1427708084 | 9 | t5_2fwo | null | null | null |
True | mbetter | null | Max is fucking awesome but it costs like a billion dollars. As a hack, I can't justify the money. | null | 0 | 1318190974 | False | 0 | c2q4873 | t3_l5s9p | null | t1_c2q4873 | t1_c2q41dh | null | 1427708093 | 2 | t5_2fwo | null | null | null |
True | elder_george | null | C# is old enough to have some legacy warts. `delegate` keyword is one of them =) | null | 0 | 1318191001 | False | 0 | c2q48an | t3_l38op | null | t1_c2q48an | t1_c2q2hth | null | 1427708094 | 2 | t5_2fwo | null | null | null |
True | [deleted] | null | Oh no worries. I'm just grateful to read it. | null | 0 | 1318191003 | False | 0 | c2q48ax | t3_l2vfc | null | t1_c2q48ax | t1_c2pq35v | null | 1427708094 | 1 | t5_2fwo | null | null | null |
True | jrochkind | null | He's actually already got more than the two URLs he suggests he has, he's got:
/owners/*/dogs
too. I kind of wish he'd show us how he'd treat some of the more edge cases in his original poorly designed URLs too, eg:
/createRecurringDogWalk
/getRecurringDogWalkSchedule
Both of these are clearly things yo... | null | 0 | 1318191019 | False | 0 | c2q48dc | t3_l4l3n | null | t1_c2q48dc | t3_l4l3n | null | 1427708095 | 2 | t5_2fwo | null | null | null |
True | Xarnon | null | I think Devcpp's source is GPL-ed, and [this guy](http://orwellengine.blogspot.com/) has updated Devcpp and fixed an amount of bugs. Sadly, this newer version can't compile the library I'm using. I think it's because of the newer compiler.
I'm still stuck with 3.*, but I'm changing code in gVim now, so I won't have to... | null | 0 | 1318191020 | False | 0 | c2q48dl | t3_l4p6z | null | t1_c2q48dl | t1_c2px3av | null | 1427708095 | 1 | t5_2fwo | null | null | null |
True | fripletister | null | I glanced at your user page...depends on your definition of stalking I guess. :P | null | 0 | 1318191137 | False | 0 | c2q48vn | t3_l4p6z | null | t1_c2q48vn | t1_c2q47gt | null | 1427708101 | 1 | t5_2fwo | null | null | null |
True | wildmonkeymind | null | In my experience they're actually pretty overrated. | null | 0 | 1318191224 | False | 0 | c2q4996 | t3_l55ki | null | t1_c2q4996 | t1_c2pv0nh | null | 1427708106 | 1 | t5_2fwo | null | null | null |
True | akmark | null | I don't feel like it is aggressive ignorance, but articles that poorly sell what they are trying to share knowledge-wise. For instance the introductory sentence:
> Monoids are a mathematical abstraction with plenty of applications in computer science, especially in functional programming.
This says nothing useful ... | null | 0 | 1318191238 | False | 0 | c2q49c1 | t3_l5n8e | null | t1_c2q49c1 | t1_c2q3yty | null | 1427708106 | 7 | t5_2fwo | null | null | null |
True | gigitrix | null | Well I use an IDE where it just works, so... | null | 0 | 1318191242 | False | 0 | c2q49cs | t3_l5wo1 | null | t1_c2q49cs | t1_c2q3ra9 | null | 1427708107 | 3 | t5_2fwo | null | null | null |
True | qwertyboy | null | Two words: pure data. | null | 0 | 1318191285 | False | 0 | c2q49jm | t3_l5s9p | null | t1_c2q49jm | t1_c2q4873 | null | 1427708109 | 5 | t5_2fwo | null | null | null |
True | gigitrix | null | It isn't just cost. They'd want a "free as in liberty" solution anyway eventually... | null | 0 | 1318191338 | False | 0 | c2q49s8 | t3_l5wo1 | null | t1_c2q49s8 | t1_c2q2dmc | null | 1427708112 | 2 | t5_2fwo | null | null | null |
True | gigitrix | null | [citation needed] | null | 0 | 1318191368 | False | 0 | c2q49wv | t3_l5wo1 | null | t1_c2q49wv | t1_c2q381p | null | 1427708114 | -2 | t5_2fwo | null | null | null |
True | michaelstripe | null | I remember taking a functional programming course in university one year using PLT-Scheme, repeating the course the next semester and suddenly we're using Racket. | null | 0 | 1318191404 | False | 0 | c2q4a27 | t3_l466j | null | t1_c2q4a27 | t1_c2pmzhb | null | 1427708116 | 1 | t5_2fwo | null | null | null |
True | wildmonkeymind | null | Yeah, mainly because most people think we're all still using 90's Java and only care about what's "cool" rather than what's best for the job. | null | 0 | 1318191485 | False | 0 | c2q4ae7 | t3_l55ki | null | t1_c2q4ae7 | t1_c2pzgjy | null | 1427708120 | 1 | t5_2fwo | null | null | null |
True | nekmok | null | Pd changed my life. True story. | null | 0 | 1318191494 | False | 0 | c2q4afp | t3_l5s9p | null | t1_c2q4afp | t1_c2q49jm | null | 1427708121 | 4 | t5_2fwo | null | null | null |
True | MaxGene | null | September 30 was the latest release, if you can believe that. | null | 0 | 1318191824 | False | 0 | c2q4bxk | t3_l5wo1 | null | t1_c2q4bxk | t1_c2q284f | null | 1427708141 | 9 | t5_2fwo | null | null | null |
True | tjdziuba | null | Unix uses text as a data format because it is human readable and editable with basic tools. You cannot say the same for complex objects. | null | 0 | 1318191863 | False | 0 | c2q4c3o | t3_l5v0e | null | t1_c2q4c3o | t3_l5v0e | null | 1427708146 | 13 | 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.