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 | fnmatrix | null | Searching for a good definition for Elitism gives this:
"Elitism is the process of selecting the better individuals, or more to the point, selecting individual with a bias towards the better ones. Elitism is important since it allows the solutions to get better over time. If you pick only the few best parents, and rep... | null | 0 | 1317366756 | False | 0 | c2nqezh | t3_ktg7o | null | t1_c2nqezh | t1_c2nbawz | null | 1427666972 | 1 | t5_2fwo | null | null | null |
True | elmuerte | null | Am I the only one that notices the horrible bug in his PHP code snipplet? | null | 0 | 1317366961 | False | 0 | c2nqfk3 | t3_kuti3 | null | t1_c2nqfk3 | t3_kuti3 | null | 1427666981 | 1 | t5_2fwo | null | null | null |
True | kristovaher | null | Yeah, Notepad++ is what does the syntax hilighting thing as in that it creates conditions for it. This is a color theme and style on top of that. | null | 0 | 1317367001 | False | 0 | c2nqfo1 | t3_kvpld | null | t1_c2nqfo1 | t1_c2nqdbd | null | 1427666981 | 2 | t5_2fwo | null | null | null |
True | angeladur | null | in case anyone's interested, here's the bug list https://issues.apache.org/jira/browse/CASSANDRA-3156 | null | 0 | 1317367051 | False | 0 | c2nqfsa | t3_kw8gv | null | t1_c2nqfsa | t3_kw8gv | null | 1427666984 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1317367074 | False | 0 | c2nqfuq | t3_kvpld | null | t1_c2nqfuq | t1_c2nqd8v | null | 1427666985 | 3 | t5_2fwo | null | null | null |
True | eliben | null | Good stuff. I really like the googletest library for C++, so I have high hopes for this one too | null | 0 | 1317367357 | False | 0 | c2nqgl1 | t3_kvjcp | null | t1_c2nqgl1 | t3_kvjcp | null | 1427666994 | 1 | t5_2fwo | null | null | null |
True | kristovaher | null | True. Not to mention different set of hilighting the code. I wish there was some universal standard or language where you could define colors, fonts, as well as regular expression rules for hilighting that majority of editors could listen to. | null | 0 | 1317367423 | False | 0 | c2nqgrh | t3_kvpld | null | t1_c2nqgrh | t1_c2nqeho | null | 1427666997 | 2 | t5_2fwo | null | null | null |
True | davidquick | null | Hmmm, i guess my first thought was to do ascii art.
That's always been my problem with trying to program in any language, the mechanics of actually doing things. I get the conceptual parts just fine, like how the algorhythms are supposed to work, but i always have trouble with the so-called "trivial" things. | null | 0 | 1317367466 | False | 0 | c2nqgv9 | t3_kvtrp | null | t1_c2nqgv9 | t1_c2npqs1 | null | 1427666999 | 2 | t5_2fwo | null | null | null |
True | kristovaher | null | I actually have used it in the past, but I tend to go back to Notepad++. The only thing I really miss from Notepad++ is the 'minimap' view that Sublime has. | null | 0 | 1317367467 | False | 0 | c2nqgvg | t3_kvpld | null | t1_c2nqgvg | t1_c2nqctf | null | 1427666999 | 2 | t5_2fwo | null | null | null |
True | Laziness | null | Gotcha. I was kinda hoping that maybe somebody out there did a study on certain kinds of developers and their preferred colors, and you built a color theme based on it. I think something like that would be interesting. | null | 0 | 1317367687 | False | 0 | c2nqhgo | t3_kvpld | null | t1_c2nqhgo | t1_c2nqfo1 | null | 1427667006 | 2 | t5_2fwo | null | null | null |
True | sturmeh | null | What do you need from Notepad++ that's isn't in Sublime, out of interest? (Other than it being free.) | null | 0 | 1317367780 | False | 0 | c2nqhp6 | t3_kvpld | null | t1_c2nqhp6 | t1_c2nqgvg | null | 1427667010 | 2 | t5_2fwo | null | null | null |
True | gfwhite | null | Enjoyed the presentation but new algorithms are fun atleast for me. Does anyone else feel that the presentation seems to partly imply that improving is painful, and is something you need to force yourself to do! | null | 0 | 1317367791 | False | 0 | c2nqhq3 | t3_kvtrp | null | t1_c2nqhq3 | t3_kvtrp | null | 1427667010 | 3 | t5_2fwo | null | null | null |
True | codebungl | null | thanks for open sourcing it! | null | 0 | 1317368160 | False | 0 | c2nqin7 | t3_kvpld | null | t1_c2nqin7 | t3_kvpld | null | 1427667021 | 2 | t5_2fwo | null | null | null |
True | Shinhan | null | I meant highlighting rules. Like some editors only have "comments" type (for example Vim) while other will have differentiated single line and multiline comments (Notepad++). And then PHPStorm has dozen different comment settings (html comment, smarty comment, whole php documentor group). PHPStorm only has one SQL comm... | null | 0 | 1317368185 | False | 0 | c2nqipd | t3_kvpld | null | t1_c2nqipd | t1_c2nqgrh | null | 1427667022 | 2 | t5_2fwo | null | null | null |
True | popslee | null | this scheme looks good, reminds me of [oblivion](http://upload.wikimedia.org/wikipedia/commons/8/89/GEdit-2.24-oblivion_theme.png) | null | 0 | 1317368253 | False | 0 | c2nqivb | t3_kvpld | null | t1_c2nqivb | t1_c2nq5hp | null | 1427667025 | 3 | t5_2fwo | null | null | null |
True | codebungl | null | Droid Sans Mono looks fabulous! | null | 0 | 1317368332 | False | 0 | c2nqj2r | t3_kuti3 | null | t1_c2nqj2r | t3_kuti3 | null | 1427667026 | 1 | t5_2fwo | null | null | null |
True | ehird | null | >The swastika like drawing on page 18 could get me into trouble (working in Germany).
Seriously? It's a *maze*. Only part of it looks anything *like* a swastika. | null | 0 | 1317368389 | False | 0 | c2nqj7o | t3_kvtrp | null | t1_c2nqj7o | t1_c2nqdwt | null | 1427667029 | 21 | t5_2fwo | null | null | null |
True | naoptovke | null | What the fuck? Has _every_ programmer had to face this at some point? I thought I was the only one...
Edit: Apparently I am very naive. :( | null | 0 | 1317368500 | False | 0 | c2nqjhx | t3_kvo92 | null | t1_c2nqjhx | t1_c2nlfsm | null | 1427667033 | 3 | t5_2fwo | null | null | null |
True | naoptovke | null | I am never flying again. | null | 0 | 1317368682 | False | 0 | c2nqjxn | t3_kvo92 | null | t1_c2nqjxn | t1_c2nmpmj | null | 1427667038 | 4 | t5_2fwo | null | null | null |
True | WalterGR | null | > I didn't even know F# did XNA.
Can't F# do anything available via .net? | null | 0 | 1317368745 | False | 0 | c2nqk35 | t3_kvbv9 | null | t1_c2nqk35 | t1_c2njgpi | null | 1427667040 | 6 | t5_2fwo | null | null | null |
True | poorly_played | null | As long as you pass your unit tests, I'll believe you, but I'm sure not gonna count them myself. | null | 0 | 1317368837 | False | 0 | c2nqkaw | t3_kvtrp | null | t1_c2nqkaw | t1_c2nos59 | null | 1427667043 | 9 | t5_2fwo | null | null | null |
True | llogiq | null | Well, I use Eclipse for Java, too, but sometimes my XMLs contain snippets of Beanshell here and there, which is quite Java-alike.
Edit: Also sometimes I use Notepad++ even for Java because Eclipse can be damn slow on big projects. | null | 0 | 1317368841 | False | 0 | c2nqkb7 | t3_kvpld | null | t1_c2nqkb7 | t1_c2nmndl | null | 1427667043 | 2 | t5_2fwo | null | null | null |
True | WinterAyars | null | Freya, here.
(That said: Where's the vim version!) | null | 0 | 1317368849 | False | 0 | c2nqkc0 | t3_kvpld | null | t1_c2nqkc0 | t1_c2noidx | null | 1427667044 | 2 | t5_2fwo | null | null | null |
True | naoptovke | null | > There is much more to being a valued employee than just being technically savvy.
Yup, there's also robbing your customers. Important, that. | null | 0 | 1317368872 | False | 0 | c2nqkdt | t3_kvo92 | null | t1_c2nqkdt | t1_c2nodi3 | null | 1427667044 | 13 | t5_2fwo | null | null | null |
True | mvcdude | null | Curious to know how do you read the graphs? | null | 0 | 1317368997 | False | 0 | c2nqkoz | t3_ku203 | null | t1_c2nqkoz | t3_ku203 | null | 1427667048 | 1 | t5_2fwo | null | null | null |
True | refaptoring | null | Further work on your part could include testing and benchmarking it with Luajit2. It would be nice to have some comparative data on how it handles various programming idioms and styles that are possible in Lua. (If that's the sort of thing that interests you, that is. This is meant just as a suggestion.) | null | 0 | 1317368997 | False | 0 | c2nqkp5 | t3_kw47b | null | t1_c2nqkp5 | t1_c2npc03 | null | 1427667048 | 3 | t5_2fwo | null | null | null |
True | lestiforget | null | Snap! | null | 0 | 1317369038 | False | 0 | c2nqksg | t3_kvo92 | null | t1_c2nqksg | t1_c2nnwgd | null | 1427667050 | 0 | t5_2fwo | null | null | null |
True | Figs | null | Speaking of things like this, I would really appreciate it if someone would port Notepad++ to Linux... | null | 0 | 1317369170 | False | 0 | c2nql32 | t3_kvpld | null | t1_c2nql32 | t1_c2noxvy | null | 1427667056 | 3 | t5_2fwo | null | null | null |
True | Corgi_Cowboy | null | So sad but so true, unless your bosses are really plugged into everyone's work and know what to look for your first priority should be amassing social capital. | null | 0 | 1317369242 | False | 0 | c2nql8d | t3_kvo92 | null | t1_c2nql8d | t1_c2np52y | null | 1427667055 | 14 | t5_2fwo | null | null | null |
True | Corgi_Cowboy | null | I think he meant to say he works with a bunch of skirts. | null | 0 | 1317369334 | False | 0 | c2nqlfs | t3_kvo92 | null | t1_c2nqlfs | t1_c2npvz6 | null | 1427667058 | 2 | t5_2fwo | null | null | null |
True | mvcdude | null | what editor are you using? | null | 0 | 1317369801 | False | 0 | c2nqmie | t3_kuti3 | null | t1_c2nqmie | t3_kuti3 | null | 1427667073 | 1 | t5_2fwo | null | null | null |
True | Software_Engineer | null | He made a GUI using Visual Basic to hack into the mainframe | null | 0 | 1317369881 | False | 0 | c2nqmo5 | t3_kvtrp | null | t1_c2nqmo5 | t1_c2no1py | null | 1427667074 | 0 | t5_2fwo | null | null | null |
True | rubygeek | null | My "argument" was an observation that the syntax of Haskell is one of *the* major reasons people cite for not learning the language. It's not, nor intended to be, an argument of logic.
It is meaningless to try to logically deduce one from the other, as human decisions come into play, whether rational or irrational.
| null | 0 | 1317370061 | False | 0 | c2nqn1p | t3_kv3ww | null | t1_c2nqn1p | t1_c2np6f3 | null | 1427667079 | -1 | t5_2fwo | null | null | null |
True | ztfee | null | Reverse question: do you accept users from countries other than the US? I'm french and might be interested in using this. Also, why is a SSN required? | null | 0 | 1317370236 | False | 0 | c2nqnfv | t3_kvu8y | null | t1_c2nqnfv | t1_c2nq3bg | null | 1427667084 | 2 | t5_2fwo | null | null | null |
True | masuk | null | C++ lets you write generic code without performance implications. The issue with doing something like this in Haskell without the performance implications of type classes is that type inference becomes a lot less useful if you can't infer types based on the functions you're using. | null | 0 | 1317370290 | False | 0 | c2nqnk7 | t3_kuhn3 | null | t1_c2nqnk7 | t1_c2nhxwk | null | 1427667084 | 0 | t5_2fwo | null | null | null |
True | plasticscm | null | Just a little bit of pragmatism: did you read the sample in the blog? Well, it simply fails with Hg, and all the scenarios sharing the same situation (crossed merge) will fail too. That's all.
Of course it is not a mathematical proof. I can't probe Git is better than CVS mathematically either, but it is obvious you're ... | null | 0 | 1317370323 | False | 0 | c2nqnmx | t3_kt058 | null | t1_c2nqnmx | t1_c2nlhds | null | 1427667085 | 2 | t5_2fwo | null | null | null |
True | kristovaher | null | I agree that it would be interesting. But then again, the 'average' might not exactly be the best, since it's rooted strongly in traditions and simply what someone is used to. | null | 0 | 1317370413 | False | 0 | c2nqntp | t3_kvpld | null | t1_c2nqntp | t1_c2nqhgo | null | 1427667088 | 3 | t5_2fwo | null | null | null |
True | MagicBobert | null | Very cool. Thanks for sharing! | null | 0 | 1317370436 | False | 0 | c2nqnvh | t3_kw47b | null | t1_c2nqnvh | t3_kw47b | null | 1427667090 | 2 | t5_2fwo | null | null | null |
True | [deleted] | null | LOL your inability to even try to learn - much less your weak attempts at trolling since you can't respond in any coherent way - is truly and utterly pathetic on multiple levels.
Oh, and no, that wasn't a funny joke! | null | 0 | 1317370474 | False | 0 | c2nqnyg | t3_kv4xx | null | t1_c2nqnyg | t1_c2nlp6o | null | 1427667091 | 2 | t5_2fwo | null | null | null |
True | kamatsu | null | The F# operator is just >>> if i'm not mistaken. | null | 0 | 1317370670 | False | 0 | c2nqoda | t3_kv3ww | null | t1_c2nqoda | t1_c2nmn3j | null | 1427667096 | 1 | t5_2fwo | null | null | null |
True | kamatsu | null | This presentation really should be called "Spanning Tree Algorithms" | null | 0 | 1317370880 | False | 0 | c2nqotc | t3_kvtrp | null | t1_c2nqotc | t3_kvtrp | null | 1427667102 | 1 | t5_2fwo | null | null | null |
True | kristovaher | null | I haven't used it in a while, but Sublime did not have things like session saving. I also much-preferred Notepad++ Find&Replace dialog (like seriously, I hate that in Sublime) across multiple files. Maybe these things have improved in recent versions though. I do like that Sublime is multi-platform though. | null | 0 | 1317370884 | False | 0 | c2nqotq | t3_kvpld | null | t1_c2nqotq | t1_c2nqhp6 | null | 1427667102 | 2 | t5_2fwo | null | null | null |
True | kristovaher | null | I agree on slowness of Eclipse. In fact that's one of the main reasons I've not gotten on this huge 'IDE' flow, though I do prefer to use an IDE with Eclipse. It's less the case with web technologies, of which I know functions and parameter ordering by heart 99% of the time. | null | 0 | 1317371009 | False | 0 | c2nqp2b | t3_kvpld | null | t1_c2nqp2b | t1_c2nqkb7 | null | 1427667106 | 2 | t5_2fwo | null | null | null |
True | sturmeh | null | Yeah I've been using the beta (version 2) and it seems to do session saving / folders pretty well.
I'm not so sure about cross file find and replace, but it does it really well in one file. | null | 0 | 1317371118 | False | 0 | c2nqpas | t3_kvpld | null | t1_c2nqpas | t1_c2nqotq | null | 1427667109 | 2 | t5_2fwo | null | null | null |
True | [deleted] | null | This has to be the most shity website I have ever seen.
If you need text on the page to explain the navigation, something is wrong.
And if your simplicistic, no detail slides do not fit 1280 pixel browser width (half window on a 30"), then you have no buisness making a website. | null | 0 | 1317371153 | False | 0 | c2nqpdj | t3_kvtrp | null | t1_c2nqpdj | t3_kvtrp | null | 1427667109 | -3 | t5_2fwo | null | null | null |
True | [deleted] | null | > My "argument" was an observation that the syntax of Haskell is one of the major reasons people cite for not learning the language.
OK. That merely makes your original comment and it's follow up comment seem like something of a non-sequitur however, since you didn't explicitly point this out, making it somewhat ha... | null | 0 | 1317371159 | False | 0 | c2nqpdz | t3_kv3ww | null | t1_c2nqpdz | t1_c2nqn1p | null | 1427667109 | 1 | t5_2fwo | null | null | null |
True | rubygeek | null | As someone who has spent the last 11 years surrounded pretty much exclusively by English speakers, and who started learning English 20 years ago, and who still has a strong, noticeable accent and stumbles on words and grammatical constructs that a native 10 year old English speaker would easily know, despite spending 1... | null | 0 | 1317371308 | False | 0 | c2nqpoe | t3_kv3ww | null | t1_c2nqpoe | t1_c2nlrg6 | null | 1427667114 | 2 | t5_2fwo | null | null | null |
True | Nolari | null | That and the [network effect](http://en.wikipedia.org/wiki/Network_effect). I stopped using Wave because my friends weren't on it, and I couldn't invite them until later. | null | 0 | 1317371399 | False | 0 | c2nqpuj | t3_kuz9x | null | t1_c2nqpuj | t1_c2nlmx1 | null | 1427667115 | 2 | t5_2fwo | null | null | null |
True | deverdev | null | US only :(
Go back to 2checkout :( | null | 0 | 1317371561 | False | 0 | c2nqq6b | t3_kvu8y | null | t1_c2nqq6b | t3_kvu8y | null | 1427667120 | 26 | t5_2fwo | null | null | null |
True | Bananoide | null | It's a bit awkward to use though as the leading pipe messes up the automatic indentation of both emacs and vim. Has anyone some customization to share ? | null | 0 | 1317371571 | False | 0 | c2nqq6z | t3_kuhn3 | null | t1_c2nqq6z | t1_c2njcwv | null | 1427667120 | 1 | t5_2fwo | null | null | null |
True | StrawberryFrog | null | And we are back to the "I'm special". | null | 0 | 1317371608 | False | 0 | c2nqq9h | t3_ktxk5 | null | t1_c2nqq9h | t1_c2nmu3c | null | 1427667120 | 1 | t5_2fwo | null | null | null |
True | SharkUW | null | Maybe I should have said BBEdit instead of posting a picture to it's interface. It has good regex support. My statement "**Aside** from having all the options there" is really key. Some toggles and buttons are just candy. I'm looking for regex support that actually does regex well. Lookahead and lookbehind are key.
To... | null | 0 | 1317371612 | False | 0 | c2nqq9x | t3_kvpld | null | t1_c2nqq9x | t1_c2nqc3t | null | 1427667122 | 3 | t5_2fwo | null | null | null |
True | StrawberryFrog | null | They may have potential. | null | 0 | 1317371692 | False | 0 | c2nqqge | t3_ktxk5 | null | t1_c2nqqge | t1_c2nl1pd | null | 1427667124 | 2 | t5_2fwo | null | null | null |
True | darkgreen | null | You could copy the languages that you did not implement with that theme...
(whether as a base to change later or leave it as it is) | null | 0 | 1317371711 | False | 0 | c2nqqhl | t3_kvpld | null | t1_c2nqqhl | t1_c2npz3z | null | 1427667124 | 3 | t5_2fwo | null | null | null |
True | [deleted] | null | Just got into work and installed it. It's pretty awesome. Thanks for sharing that! | null | 0 | 1317371755 | False | 0 | c2nqqkf | t3_kvpld | null | t1_c2nqqkf | t1_c2nqfuq | null | 1427667125 | 2 | t5_2fwo | null | null | null |
True | bizzykehl | null | Zend 5.5 is superior. | null | 0 | 1317371813 | False | 0 | c2nqqp1 | t3_kvpld | null | t1_c2nqqp1 | t3_kvpld | null | 1427667127 | -2 | t5_2fwo | null | null | null |
True | brokenfrog | null | *However*, Haskell has opaque data types, i.e. you can export a type without exporting its constructors. Javascript objects can't (yet) have "private" members. | null | 0 | 1317372208 | False | 0 | c2nqrid | t3_kvfg4 | null | t1_c2nqrid | t1_c2nq4ui | null | 1427667137 | 2 | t5_2fwo | null | null | null |
True | Sammoewel | null | I implemented sampling-based path plannning as a part of my thesis framework (about crowd simulation), so ofcourse I found this very interesting! Well explained for those who didn't know about this shit before :) | null | 0 | 1317372396 | False | 0 | c2nqrwn | t3_kvtrp | null | t1_c2nqrwn | t3_kvtrp | null | 1427667142 | 1 | t5_2fwo | null | null | null |
True | Koreija | null | > I was referring to the usefulness of Boo
Me too. You can't be curious about sth. already available on every system.
> What are you referring to here when you say "already existing?"
All the services which allow to store key/value-pairs (p. ex. [OpenKeyval](http://openkeyval.org/) or GAE). | null | 0 | 1317372459 | False | 0 | c2nqs1p | t3_ku73e | null | t1_c2nqs1p | t1_c2nk4ab | null | 1427667144 | 0 | t5_2fwo | null | null | null |
True | miilits | null | Upvote for awesomeness and selle eest, et Eestlane:) | null | 0 | 1317372518 | False | 0 | c2nqs5c | t3_kvpld | null | t1_c2nqs5c | t3_kvpld | null | 1427667145 | 1 | t5_2fwo | null | null | null |
True | Aninhumer | null | I know sometimes I learn that I'm in a dream, but don't really gain control. Dream logic still makes sense, and I just go along with it without thinking about doing anything else. It's more like the fact that I'm in a dream is just part of the dream.
EDIT: Although the comment above suggests this isn't quite what the ... | null | 0 | 1317372545 | False | 0 | c2nqs7i | t3_ku203 | null | t1_c2nqs7i | t1_c2n9qcy | null | 1427667147 | 1 | t5_2fwo | null | null | null |
True | __j_random_hacker | null | I wouldn't be quite so harsh, but I also gave up on this slide show because it didn't fit horizontally... and for some reason *there wasn't even a scroll bar*. | null | 0 | 1317372546 | False | 0 | c2nqs7j | t3_kvtrp | null | t1_c2nqs7j | t1_c2nqpdj | null | 1427667147 | 2 | t5_2fwo | null | null | null |
True | cypherx | null | >Stagnation on the multi core thing, insufficient documentation, build tools are shit, crappy core library.
I agree with all of these except the build tools. Ocamlbuild is great! I'm pretty happy never to write a Makefile again. | null | 0 | 1317372983 | False | 0 | c2nqt2r | t3_kuhn3 | null | t1_c2nqt2r | t1_c2ngbes | null | 1427667157 | 3 | t5_2fwo | null | null | null |
True | checksinthemail | null | I once made a web based report generator that allowed the user to make MYSQL style regexes as an option; I remember them being completely weird, coming from PHP/Perl/Ruby/JavaScript implementations.
Validating the REGEX was the fun part - Ajax the REGEX to the server, which would run a dummy query with the REGEX in it... | null | 0 | 1317372987 | False | 0 | c2nqt39 | t3_ku776 | null | t1_c2nqt39 | t3_ku776 | null | 1427667157 | 1 | t5_2fwo | null | null | null |
True | batiste | null | What kind of weird accent is that? French? | null | 0 | 1317373061 | False | 0 | c2nqt7o | t3_kufd7 | null | t1_c2nqt7o | t3_kufd7 | null | 1427667160 | 1 | t5_2fwo | null | null | null |
True | cypherx | null | A thousand times this. If only Yaron would take some time off from rolling in money... | null | 0 | 1317373190 | False | 0 | c2nqtgw | t3_kuhn3 | null | t1_c2nqtgw | t1_c2nhh0f | null | 1427667164 | 3 | t5_2fwo | null | null | null |
True | checksinthemail | null | Had a boss who put this sign on the wall. The man made everything overly complex - maybe the sign was for himself?
After 4 months of adding complexity to the design, everything done with CASE tools, massive docs (state transition diagrams - who does that shit these days?) and refusing to allow us to code, the 12 of... | null | 0 | 1317373313 | False | 0 | c2nqtph | t3_ktg8c | null | t1_c2nqtph | t1_c2n639o | null | 1427667166 | 1 | t5_2fwo | null | null | null |
True | Troebr | null | I have used both VS and Eclipse, ReSharper does not make up for the lack of functionalities in VS, and it makes it even slower than before. Man I used to think that Eclipse was a memory whore, but then I started using VS, on brand new killer machine.
I had to restart that horror at least once a day. I can't believe t... | null | 0 | 1317373560 | False | 0 | c2nqu5g | t3_kvo92 | null | t1_c2nqu5g | t1_c2nmyz3 | null | 1427667172 | 2 | t5_2fwo | null | null | null |
True | Troebr | null | Last place I worked, files with more than 2000 lines *in the same class*. With no duplicates, and methods several hundreds of lines long. | null | 0 | 1317373711 | False | 0 | c2nquf0 | t3_kvo92 | null | t1_c2nquf0 | t1_c2no13h | null | 1427667175 | 4 | t5_2fwo | null | null | null |
True | lessthan_i | null | I happily run 3-4 instances of VS.NET with large projects with no issues what-so-ever. Anyway, I agree on most of your points. | null | 0 | 1317373749 | False | 0 | c2nquhn | t3_kvo92 | null | t1_c2nquhn | t1_c2nqu5g | null | 1427667176 | 2 | t5_2fwo | null | null | null |
True | Sammoewel | null | Italian code? http://www.youtube.com/watch?v=9JhuOicPFZY
SOLVED | null | 0 | 1317373781 | False | 0 | c2nqujy | t3_kvo92 | null | t1_c2nqujy | t3_kvo92 | null | 1427667177 | 1 | t5_2fwo | null | null | null |
True | Troebr | null | That might depend on the size of the project, I had a top-notch machine, but a gigantic project. Sometimes it was running smoothly, and at some points the editor had the blank white filter on it and would not respond for several seconds. | null | 0 | 1317373869 | False | 0 | c2nqup7 | t3_kvo92 | null | t1_c2nqup7 | t1_c2nquhn | null | 1427667179 | 1 | t5_2fwo | null | null | null |
True | lessthan_i | null | Hmm, yea it's probably size related. AS WITH ALL THINGS IN LIFE, AMARITE? :D | null | 0 | 1317373969 | False | 0 | c2nquvi | t3_kvo92 | null | t1_c2nquvi | t1_c2nqup7 | null | 1427667181 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | You must have a nice life not having to use php. Either way, if you hate it that much I think you're doing it wrong. | null | 0 | 1317374051 | False | 0 | c2nqv0o | t3_kuti3 | null | t1_c2nqv0o | t1_c2nm0co | null | 1427667183 | 1 | t5_2fwo | null | null | null |
True | wolfier | null | why do all the recent A-life programs look primitive when compared to Darwin Pond, made in 1996? | null | 0 | 1317374308 | False | 0 | c2nqvgm | t3_kucjn | null | t1_c2nqvgm | t3_kucjn | null | 1427667189 | 0 | t5_2fwo | null | null | null |
True | julesjacobs | null | `>>` does something else.
x |> f = f x
(f >>> g) x = g (f x) | null | 0 | 1317374437 | False | 0 | c2nqvol | t3_kv3ww | null | t1_c2nqvol | t1_c2nqoda | null | 1427667192 | 1 | t5_2fwo | null | null | null |
True | liarfryer | null | This is pretty awesome. On a side note, [Anonymous Pro](http://www.ms-studio.com/FontSales/anonymouspro.html) is an awesome free font alternative to Consolas. It's now my must-have coding font on every computer I touch. | null | 0 | 1317374590 | False | 0 | c2nqvxx | t3_kvpld | null | t1_c2nqvxx | t3_kvpld | null | 1427667195 | 2 | t5_2fwo | null | null | null |
True | __j_random_hacker | null | I don't know C#, but in C++, name lookup (determining what declaration an identifier actually refers to) is a humungously complex task, affected by templates (which use a 2-phase lookup scheme), namespaces, argument-dependent lookup, and overloading. All these complex interactions of C++ features means that in order t... | null | 0 | 1317374662 | False | 0 | c2nqw2i | t3_kvo92 | null | t1_c2nqw2i | t1_c2np72l | null | 1427667197 | 2 | t5_2fwo | null | null | null |
True | tsudot | null | Wow, I pretty much write code the same way, could you please explain a better way to write nested ifs? | null | 0 | 1317374836 | False | 0 | c2nqwdj | t3_kvo92 | null | t1_c2nqwdj | t3_kvo92 | null | 1427667201 | 1 | t5_2fwo | null | null | null |
True | sitharus | null | You're kidding right? I can assure you that
var foo = "bar";
var baz = "bar";
return foo == baz;
Will return true, due to operator overloading on System.String. As long as you're not casting up to the object type the overloaded operator will take care of the comparison.
If you cast up to object you're d... | null | 0 | 1317374900 | False | 0 | c2nqwhu | t3_kvg67 | null | t1_c2nqwhu | t1_c2nnhbi | null | 1427667202 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | If you don't pay close attention why did you make the claim which you can't back up? | null | 0 | 1317375547 | False | 0 | c2nqxiu | t3_kv4hr | null | t1_c2nqxiu | t1_c2nnfjs | null | 1427667216 | 1 | t5_2fwo | null | null | null |
True | exhuma | null | I agree that Droid Sans Mono is a very nice monospaced font. However, for programming I still prefer Anonymous pro.
The advantages of Anonymous Pro:
* The 0 (zero) is well differentiated from the uppercase O (Oh)
* The 1 (one) is well differentiated from the lowercase l (ell)
* Some characters are centered on the... | null | 0 | 1317375657 | False | 0 | c2nqxos | t3_kuti3 | null | t1_c2nqxos | t3_kuti3 | null | 1427667218 | 1 | t5_2fwo | null | null | null |
True | kristovaher | null | I'll likely let it mature a little longer. I don't mind paying for it if it is good, but currently it is trying to reinvent the wheel in some areas where it should not. But yes, it's definitely a very good text editor :) | null | 0 | 1317375679 | False | 0 | c2nqxq9 | t3_kvpld | null | t1_c2nqxq9 | t1_c2nqpas | null | 1427667218 | 1 | t5_2fwo | null | null | null |
True | kristovaher | null | Tere kaasmaalane :) | null | 0 | 1317375708 | False | 0 | c2nqxrt | t3_kvpld | null | t1_c2nqxrt | t1_c2nqs5c | null | 1427667219 | 2 | t5_2fwo | null | null | null |
True | leoel | null | GUI and graphical API are not "trivial" at all. | null | 0 | 1317375753 | False | 0 | c2nqxu8 | t3_kvtrp | null | t1_c2nqxu8 | t1_c2nqgv9 | null | 1427667220 | 2 | t5_2fwo | null | null | null |
True | Robbazorrathon | null | Technical Debt, you can't save some people from it. | null | 0 | 1317376005 | False | 0 | c2nqy9s | t3_kvo92 | null | t1_c2nqy9s | t1_c2nms7j | null | 1427667226 | 9 | t5_2fwo | null | null | null |
True | [deleted] | null | Thanks for sharing. Really enjoyed it! | null | 0 | 1317376237 | False | 0 | c2nqynm | t3_kvtrp | null | t1_c2nqynm | t3_kvtrp | null | 1427667231 | 2 | t5_2fwo | null | null | null |
True | phaker | null | For me the first slide needs ~1630px with margins so your screen is almost big enough :)
When I disabled javascript, for a moment I thought that it degrades gracefully — I got a nice, loong single-page document with working scrolling. Then I noticed it removed (at random) about half of the slides.
The page is so awfu... | null | 0 | 1317376476 | True | 0 | c2nqz1s | t3_kvtrp | null | t1_c2nqz1s | t1_c2nqdwt | null | 1427667236 | 7 | t5_2fwo | null | null | null |
True | [deleted] | null | > shit comes out
Almost literally in many cases. | null | 0 | 1317376644 | False | 0 | c2nqzbc | t3_ku8az | null | t1_c2nqzbc | t1_c2nbhic | null | 1427667240 | 1 | t5_2fwo | null | null | null |
True | alexbarrett | null | I let the [last slide](http://www.jamisbuck.org/presentations/rubyconf2011/index.html#thanks) loop for quite a while.
**Edit:** Discovered some keyboard controls:
* `r` - stop/resume
* `s` - step
* `c` - reset (clear)
* `f` - start again with a new algorithm (not sure what the could `f` stand for) | null | 0 | 1317376674 | True | 0 | c2nqzcy | t3_kvtrp | null | t1_c2nqzcy | t1_c2npq77 | null | 1427667240 | 9 | t5_2fwo | null | null | null |
True | [deleted] | null | If by "nice" you mean "wtf are smoking at 37signals", then yes. | null | 0 | 1317376841 | False | 0 | c2nqzlu | t3_kvtrp | null | t1_c2nqzlu | t1_c2no1py | null | 1427667244 | 9 | t5_2fwo | null | null | null |
True | trezor2 | null | Yup. That's what the # is for ;) | null | 0 | 1317376988 | False | 0 | c2nqzv0 | t3_kvbv9 | null | t1_c2nqzv0 | t1_c2nqk35 | null | 1427667246 | 3 | t5_2fwo | null | null | null |
True | Koreija | null | > and the browser needs to be wider than mine
There are still graphical browsers without zoom function? | null | 0 | 1317377039 | False | 0 | c2nqzy2 | t3_kvtrp | null | t1_c2nqzy2 | t1_c2nqdwt | null | 1427667247 | 3 | t5_2fwo | null | null | null |
True | alexbarrett | null | You can also use the `Page Up/Down` keys or your numpad (if numlock is off). The presentation could really use some clickable navigation though. | null | 0 | 1317377070 | False | 0 | c2nqzzu | t3_kvtrp | null | t1_c2nqzzu | t1_c2npnhr | null | 1427667249 | 5 | t5_2fwo | null | null | null |
True | carillon | null | You must be in the USA, because in most of the world those options cause sales to drop. | null | 0 | 1317377276 | False | 0 | c2nr0bp | t3_kvu8y | null | t1_c2nr0bp | t1_c2nq0dc | null | 1427667252 | 6 | t5_2fwo | null | null | null |
True | tagus | null | >Damnit, Jim! I'm a programmer, not a salesman! | null | 0 | 1317377276 | False | 0 | c2nr0bq | t3_kvpld | null | t1_c2nr0bq | t1_c2nqbfd | null | 1427667252 | 48 | t5_2fwo | null | null | null |
True | Troebr | null | Maybe you should provide a .jar instead. | null | 0 | 1317377497 | False | 0 | c2nr0o1 | t3_kw37l | null | t1_c2nr0o1 | t3_kw37l | null | 1427667256 | 1 | t5_2fwo | null | null | null |
True | easytiger | null | that was a year ago... i was asking about it the other day:
http://www.reddit.com/r/cpp/comments/kn7j1/boost_was_meant_ot_be_getting_a_logging_library/ | null | 0 | 1317377947 | False | 0 | c2nr1e3 | t3_krd8f | null | t1_c2nr1e3 | t1_c2mnrja | null | 1427667266 | 2 | t5_2fwo | null | null | null |
True | NoFlyCatZone | null | > Comfortable color scheme with a dark background and eye-friendly colors for working long hours
Black background is not eye-friendly. If you don't feel this now, it's just because you have perfect vision. I suggest you change to a low contrast color scheme before it's too late. | null | 0 | 1317378127 | False | 0 | c2nr1on | t3_kvpld | null | t1_c2nr1on | t3_kvpld | null | 1427667271 | 2 | t5_2fwo | null | null | null |
True | buttbot_ | null | > Comfortable color scheme with a butt backbutt and eye-friendly colors for working long butts
Black background is butt eye-friendly. If you don't feel this now, it's butt because you have buttfect vision. I suggest you change to a low contrast color scheme before it's too late. | null | 0 | 1317378131 | False | 0 | c2nr1ow | t3_kvpld | null | t1_c2nr1ow | t1_c2nr1on | null | 1427667271 | -3 | 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.