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 | Skynt | null | You're a GOD! This is just what I needed. | null | 0 | 1315539849 | False | 0 | c2ij7fa | t3_k9akm | null | t1_c2ij7fa | t3_k9akm | null | 1427576890 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1315539856 | False | 0 | c2ij7gr | t3_k8w37 | null | t1_c2ij7gr | t1_c2idubq | null | 1427576892 | 1 | t5_2fwo | null | null | null |
True | Porges | null | `s/an esoteric dialect/a trivial isomorphism/` | null | 0 | 1315539892 | False | 0 | c2ij7n0 | t3_k9cbj | null | t1_c2ij7n0 | t1_c2ihy6z | null | 1427576894 | 23 | t5_2fwo | null | null | null |
True | [deleted] | null | Lisp uses as many parens per function call as C. Lisp just also happens to use parens where C would use { [ , . * & -> = : or ;. This, I argue, is a feature rather than a bug. | null | 0 | 1315539928 | False | 0 | c2ij7t0 | t3_k8w37 | null | t1_c2ij7t0 | t1_c2iixev | null | 1427576905 | 8 | t5_2fwo | null | null | null |
True | neorab | null | As a frequent developer of javascript libraries and products, this whole desire to give schemas to javascript objects seems very, very odd. The whole, "this is what I give" I have always solved by sending what I give and expect whomever is taking it to either know what it is or beable to determine with of the 5 types ... | null | 0 | 1315540202 | False | 0 | c2ij92i | t3_k8jbq | null | t1_c2ij92i | t3_k8jbq | null | 1427576908 | 2 | t5_2fwo | null | null | null |
True | monothorpe | null | > `set ff=dos unix mac`
What does this mean and why would you set this? This isn't valid, literally as written (vim 7.3) and it does nothing in .vimrc.
As far as I can tell, this is only used to change the format of a file that is being edited.
> `"+gP`
How is this different from `"+P`?
Edit: I see that gP j... | null | 0 | 1315540270 | True | 0 | c2ij9en | t3_k9akm | null | t1_c2ij9en | t3_k9akm | null | 1427576912 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1315540292 | False | 0 | c2ij9id | t3_k9h3s | null | t1_c2ij9id | t1_c2ij4z6 | null | 1427576912 | 1 | t5_2fwo | null | null | null |
True | hadees | null | I like the cheat sheet but I'm hoping a graphic designer is reading this thread and takes pity on us to clean this thing up. I can barely read it. | null | 0 | 1315540698 | False | 0 | c2ijbey | t3_k9akm | null | t1_c2ijbey | t1_c2ii7cz | null | 1427576930 | 31 | t5_2fwo | null | null | null |
True | mysticreddit | null | OK, I've uploaded 1.98
* I removed the Shift-Caps, Ctrl-Caps, Shift-Tab, and Ctrl-Tab, since that was too cluttered.
* Changed the Bright red of the Ctrl to be darker, so it doesn't over power your eyes.
Thanks for the feedback! | null | 0 | 1315540707 | False | 0 | c2ijbg9 | t3_k9akm | null | t1_c2ijbg9 | t1_c2iircn | null | 1427576932 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1315540747 | False | 0 | c2ijbmv | t3_k9akm | null | t1_c2ijbmv | t3_k9akm | null | 1427576934 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | Something red-green colorblind friendly would be awesome. (Blue/Yellow/??? maybe?) | null | 0 | 1315540873 | False | 0 | c2ijc9d | t3_k9akm | null | t1_c2ijc9d | t1_c2iiauw | null | 1427576939 | 1 | t5_2fwo | null | null | null |
True | MaxGene | null | I think organizing by idea, rather than by keyboard layout, would yield a better sheet. I saw one that did this, and it was the only useful one I'd ever seen for my use. | null | 0 | 1315540881 | False | 0 | c2ijcaq | t3_k9akm | null | t1_c2ijcaq | t3_k9akm | null | 1427576940 | 1 | t5_2fwo | null | null | null |
True | Tiak | null | Ahh, my mind went to necessary syntax, but this is a fine point indeed. | null | 0 | 1315541117 | False | 0 | c2ijddq | t3_k8w37 | null | t1_c2ijddq | t1_c2iidm7 | null | 1427576952 | 1 | t5_2fwo | null | null | null |
True | mysticreddit | null | Because initially I created it to tell what keys were in-use by default and which ones were free.
Vim is broken/buggy in that you can not map Caps, Ctrl-1, Ctrl-Shift-1, Alt-1, Ctrl-Alt-1, Ctrl-Alt-Shit-1, etc., like any MODERN editor can do. The strike-outs show which keys are unavailable to Vim, and you.
The half-... | null | 0 | 1315541149 | True | 0 | c2ijdir | t3_k9akm | null | t1_c2ijdir | t1_c2ij4kc | null | 1427576952 | 3 | t5_2fwo | null | null | null |
True | wdr1 | null | I have a better VI cheatsheat. Even better, it's only one line!
ESC:qw!<RETURN>emacs<RETURN>
EDIT: Let the VI downvotes commence! I'm hoping there's more emacs users here anyway. :) | null | 0 | 1315541385 | False | 0 | c2ijem2 | t3_k9akm | null | t1_c2ijem2 | t3_k9akm | null | 1427576967 | -5 | t5_2fwo | null | null | null |
True | [deleted] | null | Because fuck you, that's why. | null | 0 | 1315541411 | False | 0 | c2ijeqd | t3_k9h3s | null | t1_c2ijeqd | t1_c2ij6ie | null | 1427576967 | 48 | t5_2fwo | null | null | null |
True | lambdaq | null | This will not work if you File -> Open in your media player. | null | 0 | 1315541501 | False | 0 | c2ijf50 | t3_k8leq | null | t1_c2ijf50 | t1_c2ichi1 | null | 1427576971 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | I may just take this to Kinko's and print it out for my wall. I'm going to put it right next to my Cisco and python cheat sheets. | null | 0 | 1315541675 | False | 0 | c2ijfwc | t3_k9akm | null | t1_c2ijfwc | t3_k9akm | null | 1427576979 | 1 | t5_2fwo | null | null | null |
True | jeffbell | null | Why does no one use the standard unix editor, ed?
| null | 0 | 1315541713 | False | 0 | c2ijg2x | t3_k9akm | null | t1_c2ijg2x | t3_k9akm | null | 1427576980 | 3 | t5_2fwo | null | null | null |
True | sakodak | null | Unfortunately no. For example, they changed "s" in edit mode to be "save" instead of replace. Dumb shit like that. | null | 0 | 1315541738 | False | 0 | c2ijg7k | t3_k9akm | null | t1_c2ijg7k | t1_c2ij3xn | null | 1427576980 | 5 | t5_2fwo | null | null | null |
True | Hackenslacker | null | My vim cheatsheet: use pico/nano | null | 0 | 1315541847 | False | 0 | c2ijgqd | t3_k9akm | null | t1_c2ijgqd | t3_k9akm | null | 1427576985 | 3 | t5_2fwo | null | null | null |
True | SuperGrade | null | That would be nasty. Java without generic containers is in some ways "worst of both worlds" - having to upcast things all over the place does not replicate the benefits of dynamic typing, nor the benefits of static typing. | null | 0 | 1315541922 | False | 0 | c2ijh40 | t3_k7o9e | null | t1_c2ijh40 | t1_c2ibs54 | null | 1428194930 | 1 | t5_2fwo | null | null | null |
True | mysticreddit | null | Not be rude or anything, but the _whole_ point of Vim is to keep your hands on the home-row keys, and NOT use the arrow keys :-)
But yeah, annoying when they don't work in insert mode, etc. | null | 0 | 1315541940 | False | 0 | c2ijh6i | t3_k9akm | null | t1_c2ijh6i | t1_c2ij574 | null | 1427576995 | 4 | t5_2fwo | null | null | null |
True | [deleted] | null | Need more information about what exactly in Vim doesn't work for you. I've been using it happily on Windows at work for a few months. There are an awful lot of plugins that can fill in any gaps you find, but it's also possible that modal editing (really the centerpiece of Vim) just isn't for you.
"Unpolished" is ridic... | null | 0 | 1315541971 | False | 0 | c2ijhby | t3_k9akm | null | t1_c2ijhby | t1_c2iiuco | null | 1427577007 | 1 | t5_2fwo | null | null | null |
True | SuperGrade | null | It is - but now you have the option of having algorithms that involve functions having heterogeneous returns as part of the design space.
It is a mistake to compare the two paradigms in terms of how they work writing the same programs. In the hands of their respective experts, the static (good static language) and go... | null | 0 | 1315542038 | False | 0 | c2ijhmy | t3_k7o9e | null | t1_c2ijhmy | t1_c2icz0m | null | 1427577002 | 1 | t5_2fwo | null | null | null |
True | mysticreddit | null | Touché! lol | null | 0 | 1315542081 | False | 0 | c2ijhu3 | t3_k9akm | null | t1_c2ijhu3 | t1_c2ij46k | null | 1427577004 | 1 | t5_2fwo | null | null | null |
True | porkcharsui | null | http://code.google.com/p/gitextensions/ | null | 0 | 1315542116 | False | 0 | c2ijhzw | t3_k7qvj | null | t1_c2ijhzw | t1_c2i88c0 | null | 1427577004 | 1 | t5_2fwo | null | null | null |
True | mysticreddit | null | set ff is an alias for
set fileformat
which tells Vim which character(s) to use for encoding newlines.
Yeah you can use dos2unix, but Vim has it built-in. :-) | null | 0 | 1315542154 | False | 0 | c2iji69 | t3_k9akm | null | t1_c2iji69 | t1_c2ij9en | null | 1427577007 | 1 | t5_2fwo | null | null | null |
True | mysticreddit | null | That's what the bottom half, by Category, is for. :-0 | null | 0 | 1315542192 | False | 0 | c2ijibr | t3_k9akm | null | t1_c2ijibr | t1_c2ijcaq | null | 1427577009 | 0 | t5_2fwo | null | null | null |
True | otterdam | null | You think that's bad, try finding # on apple's UK keyboards | null | 0 | 1315542214 | False | 0 | c2ijiev | t3_k8w37 | null | t1_c2ijiev | t1_c2iiwrw | null | 1427577018 | 2 | t5_2fwo | null | null | null |
True | ramilehti | null | :%s/foo/bar
does not replace all occurances of foo with bar. Only the first on each line.
What you are looking for is
:%s/foo/bar/g | null | 0 | 1315542233 | False | 0 | c2ijiii | t3_k9akm | null | t1_c2ijiii | t3_k9akm | null | 1427577009 | 5 | t5_2fwo | null | null | null |
True | joe24pack | null | and a simply homoiconic syntax and it just might grow up into LISP | null | 0 | 1315542257 | False | 0 | c2ijimx | t3_k9h3s | null | t1_c2ijimx | t1_c2ij9id | null | 1427577011 | 1 | t5_2fwo | null | null | null |
True | MaxGene | null | Missed it, I was juggling several things in class when I first saw it. I'd honestly get a lot more out of it if you had twice as much stuff in the Category section, dropped the top, and just organized it all around that. I do think it's better than most keymaps I've seen, though. Good job, and I'm glad some others foun... | null | 0 | 1315542294 | False | 0 | c2ijisu | t3_k9akm | null | t1_c2ijisu | t1_c2ijibr | null | 1427577014 | 1 | t5_2fwo | null | null | null |
True | erichzann | null | and get DOS line endings encoded into your files? No thanks. | null | 0 | 1315542637 | False | 0 | c2ijkco | t3_k9akm | null | t1_c2ijkco | t1_c2ijgqd | null | 1427577038 | -1 | t5_2fwo | null | null | null |
True | monothorpe | null | Was it your intention that it be placed in .vimrc? It doesn't do anything there. And did you actually mean "set ff=dos unix mac"? This isn't valid. | null | 0 | 1315542668 | False | 0 | c2ijkgm | t3_k9akm | null | t1_c2ijkgm | t1_c2iji69 | null | 1427577032 | 1 | t5_2fwo | null | null | null |
True | erichzann | null | because. | null | 0 | 1315542682 | False | 0 | c2ijkil | t3_k9akm | null | t1_c2ijkil | t1_c2ijg2x | null | 1427577032 | 0 | t5_2fwo | null | null | null |
True | pipocaQuemada | null | What's the difference between a heterogeneous return and a sum type(i.e. a tagged union for you C guys)? So far as I can tell, there isn't any...
| null | 0 | 1315542687 | False | 0 | c2ijkjh | t3_k7o9e | null | t1_c2ijkjh | t1_c2ijhmy | null | 1427577032 | 1 | t5_2fwo | null | null | null |
True | mysticreddit | null | Ok, reload the page, and scroll down to the very bottom, for a draft of the "R/G Color-Blind to Blue PDF" version.
| null | 0 | 1315543146 | False | 0 | c2ijmkc | t3_k9akm | null | t1_c2ijmkc | t1_c2ijc9d | null | 1427577062 | 3 | t5_2fwo | null | null | null |
True | gbay | null | sick | null | 0 | 1315543197 | False | 0 | c2ijmsp | t3_k9akm | null | t1_c2ijmsp | t3_k9akm | null | 1427577064 | -3 | t5_2fwo | null | null | null |
True | mysticreddit | null | Try reloading it now; I think you will like 1.99 better.
I had 3 shades of green: Movement, Motion, and Marks. I've collapsed them down to one color and it is much more readable now.
| null | 0 | 1315543236 | False | 0 | c2ijmyv | t3_k9akm | null | t1_c2ijmyv | t1_c2ijbey | null | 1427577066 | 8 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1315543248 | False | 0 | c2ijn0r | t3_k8w37 | null | t1_c2ijn0r | t1_c2ij1yl | null | 1427577076 | 1 | t5_2fwo | null | null | null |
True | mysticreddit | null | I don't hate designers. Their input is valuable. But artistic people don't view the world the same way as engineers -- for better, or worse. | null | 0 | 1315543340 | False | 0 | c2ijnfk | t3_k9akm | null | t1_c2ijnfk | t1_c2iismu | null | 1427577071 | 3 | t5_2fwo | null | null | null |
True | Yuushi | null | Yeah, it's not like C or C++ have -> syntax for anything... | null | 0 | 1315543436 | False | 0 | c2ijntm | t3_k9h3s | null | t1_c2ijntm | t1_c2ij2ik | null | 1427577076 | -3 | t5_2fwo | null | null | null |
True | mysticreddit | null | No, you have to pick _one_
:set ff=dos
OR
:set ff=unix
OR
:set ff=mac
Does this help?
| null | 0 | 1315543456 | False | 0 | c2ijnx0 | t3_k9akm | null | t1_c2ijnx0 | t1_c2ijkgm | null | 1427577077 | 1 | t5_2fwo | null | null | null |
True | mysticreddit | null | Ah-ha! Good catch! Thanks -- I'll try to incorporate that into the next revision, tomorrow+.
| null | 0 | 1315543546 | False | 0 | c2ijoaw | t3_k9akm | null | t1_c2ijoaw | t1_c2ijiii | null | 1427577082 | 1 | t5_2fwo | null | null | null |
True | mysticreddit | null | * Make sure you have version 1.99
* Make sure you 'print' it. I've tried to strike a balance between on-screen and printed, it looks significantly better printed.
| null | 0 | 1315543665 | False | 0 | c2ijot3 | t3_k9akm | null | t1_c2ijot3 | t1_c2ihl6w | null | 1427577090 | 1 | t5_2fwo | null | null | null |
True | pumphouse | null | Dude I just started Vim today. | null | 0 | 1315543665 | False | 0 | c2ijot5 | t3_k9akm | null | t1_c2ijot5 | t3_k9akm | null | 1427577090 | 1 | t5_2fwo | null | null | null |
True | jeff_hanson | null | None of those things include the graphics drivers in the attack surface. They are not comparable. | null | 0 | 1315543697 | False | 0 | c2ijoy7 | t3_k7jrs | null | t1_c2ijoy7 | t1_c2igis5 | null | 1427577099 | 2 | t5_2fwo | null | null | null |
True | bloof | null | once, after hours, I took your homer to the bathroom and took a picture of him in my pants | null | 0 | 1315543714 | False | 0 | c2ijp0x | t3_k9akm | null | t1_c2ijp0x | t3_k9akm | null | 1427577099 | -3 | t5_2fwo | null | null | null |
True | KerrickLong | null | Are those the only differences from standard US Dvorak? I could probably get used to those... | null | 0 | 1315543733 | False | 0 | c2ijp3i | t3_k8w37 | null | t1_c2ijp3i | t1_c2ig839 | null | 1427577092 | 1 | t5_2fwo | null | null | null |
True | vagif | null | Are we discussing C or C++ ?
| null | 0 | 1315543762 | False | 0 | c2ijp7l | t3_k9h3s | null | t1_c2ijp7l | t1_c2ijntm | null | 1427577094 | 5 | t5_2fwo | null | null | null |
True | mysticreddit | null | Ah, OK. Noted for version 3. | null | 0 | 1315543786 | False | 0 | c2ijpbh | t3_k9akm | null | t1_c2ijpbh | t1_c2iis04 | null | 1427577096 | 5 | t5_2fwo | null | null | null |
True | Blaenk | null | Maybe you can try [Cream](http://cream.sourceforge.net/). | null | 0 | 1315543791 | False | 0 | c2ijpcd | t3_k9akm | null | t1_c2ijpcd | t1_c2iiuco | null | 1428194927 | 1 | t5_2fwo | null | null | null |
True | hyperion2011 | null | I do believe you mean the periodic table of commandments. | null | 0 | 1315543894 | False | 0 | c2ijprf | t3_k9akm | null | t1_c2ijprf | t1_c2iizcx | null | 1427577102 | 4 | t5_2fwo | null | null | null |
True | Chesh | null | Four years behind C#, that's ahead of schedule for Java! | null | 0 | 1315543995 | False | 0 | c2ijq5l | t3_k9h3s | null | t1_c2ijq5l | t3_k9h3s | null | 1427577108 | 8 | t5_2fwo | null | null | null |
True | terrcin | null | +1 because these have been converted to dvorak | null | 0 | 1315543998 | False | 0 | c2ijq65 | t3_k9akm | null | t1_c2ijq65 | t1_c2iho9h | null | 1427577108 | 1 | t5_2fwo | null | null | null |
True | carsongross | null | All,
Thanks for the productive feedback. I've simplified the numeric primitives to support only JSON ints and numbers, and I hope done away with some of the JVM-centric feel to the schema.
Please, if you have suggestions, fork away. | null | 0 | 1315544056 | False | 0 | c2ijqea | t3_k8jbq | null | t1_c2ijqea | t3_k8jbq | null | 1427577113 | 1 | t5_2fwo | null | null | null |
True | halter73 | null | If if *path* is less than four characters the strcmp would almost always fail, since *p* would necessarily include the '/' character at the beginning of the fully qualified path which is not contained in ".mp3". In other words, it would behave as expected.
An issue could arise if the path was allocated immediately aft... | null | 0 | 1315544132 | False | 0 | c2ijqoh | t3_k8leq | null | t1_c2ijqoh | t1_c2iestw | null | 1428194924 | 2 | t5_2fwo | null | null | null |
True | mysticreddit | null | I can relate to that.
Every editor -sucks-, some just less (or more) then others. I couldn't stand vi in my college days, so I used XEmacs on the NeXT machines.
I _really_ liked the ability to used shift+arrow keys to select text, but now that I see the power of keeping your hands on the home row, I decided to give ... | null | 0 | 1315544177 | True | 0 | c2ijqve | t3_k9akm | null | t1_c2ijqve | t1_c2iiuco | null | 1427577123 | 2 | t5_2fwo | null | null | null |
True | bluefinity | null | > dd if=/dev/null of=/dev/hda | null | 0 | 1315544390 | False | 0 | c2ijrp1 | t3_k8w37 | null | t1_c2ijrp1 | t1_c2ifa0g | null | 1427577134 | 1 | t5_2fwo | null | null | null |
True | Atario | null | http://vimdoc.sourceforge.net/htmldoc/change.html#=
(It's linked from the page you gave, under "References".) | null | 0 | 1315544525 | False | 0 | c2ijs7f | t3_k9akm | null | t1_c2ijs7f | t1_c2iixa1 | null | 1427577140 | 1 | t5_2fwo | null | null | null |
True | MatrixFrog | null | or exception. | null | 0 | 1315544583 | False | 0 | c2ijsga | t3_k8w37 | null | t1_c2ijsga | t1_c2ii9aa | null | 1427577142 | 3 | t5_2fwo | null | null | null |
True | solinent | null | Oh, ok. I disagree with most of your points (though you are right that my experience is from a scheme dialect, racket), but I thought your analysis was flawed. It isn't.
You should have really said "syntax chars / line" or something. Sorry for the misunderstanding. You'll have to agree that your analysis is a bit m... | null | 0 | 1315544584 | True | 0 | c2ijsgi | t3_k8w37 | null | t1_c2ijsgi | t1_c2ij248 | null | 1427577142 | 2 | t5_2fwo | null | null | null |
True | [deleted] | null | Yes.
| null | 0 | 1315544644 | False | 0 | c2ijsoc | t3_k9akm | null | t1_c2ijsoc | t1_c2ii7cz | null | 1427577144 | 2 | t5_2fwo | null | null | null |
True | mysticreddit | null | Let me know if you like the version with the 3 shades of green: Movement, Motion, Marks, or the current version with just one.
The former looks great printed, the latter looks great on screen. I've uploaded both versions so you can compare and contrast them. | null | 0 | 1315544649 | True | 0 | c2ijsp5 | t3_k9akm | null | t1_c2ijsp5 | t1_c2ijfwc | null | 1427577144 | 1 | t5_2fwo | null | null | null |
True | rghd | null | How exactly are those "more elegant"? | null | 0 | 1315544651 | False | 0 | c2ijspk | t3_k9cbj | null | t1_c2ijspk | t1_c2iicoc | null | 1427577144 | 1 | t5_2fwo | null | null | null |
True | bluefinity | null | You're also supposed to use a monospace font, in which the difference will be obvious. | null | 0 | 1315544711 | False | 0 | c2ijsy0 | t3_k8w37 | null | t1_c2ijsy0 | t1_c2ihq9i | null | 1427577149 | 6 | t5_2fwo | null | null | null |
True | donjigweed | null | http://akka.io/docs/akka/1.1/java/index.html | null | 0 | 1315544753 | False | 0 | c2ijt3l | t3_k9h3s | null | t1_c2ijt3l | t1_c2ii7xt | null | 1427577146 | 14 | t5_2fwo | null | null | null |
True | tanishaj | null | That is not a terrible suggestion actually. It would combine what appear to be the current strengths of both projects.
It sounds like it would be a bunch of work though. It might be a better use of resources to simply improve Clang and LLVM itself to better compete with GCC performance wise. | null | 0 | 1315544778 | False | 0 | c2ijt6i | t3_k7q0a | null | t1_c2ijt6i | t1_c2i5z02 | null | 1427577148 | 1 | t5_2fwo | null | null | null |
True | earthboundkid | null | They have real delete keys on full sized Apple keyboards. On the laptop keyboards, press function plus backspace. | null | 0 | 1315544804 | False | 0 | c2ijt9r | t3_k8w37 | null | t1_c2ijt9r | t1_c2iiwrw | null | 1427577151 | 2 | t5_2fwo | null | null | null |
True | tanishaj | null | Well, I cannot get Clang from Subversion to work on any of the systems I have built it on. It builds fine but will not compile anything because it cannot find the runtime libraries or include files.
It turns out that Clang has the locations of these files hard-coded into the code. Really?
Until Clang is possible to b... | null | 0 | 1315544945 | False | 0 | c2ijtsu | t3_k7q0a | null | t1_c2ijtsu | t1_c2i5wbj | null | 1428194923 | 2 | t5_2fwo | null | null | null |
True | earthboundkid | null | I am aware of ACLs. I am also aware that in spite of the existence of ACLs, Windows software used to patch up the system software all the time. | null | 0 | 1315544988 | False | 0 | c2ijtys | t3_k7qe8 | null | t1_c2ijtys | t1_c2ii153 | null | 1427577157 | 1 | t5_2fwo | null | null | null |
True | gfixler | null | Haha that's pretty *heey waaait a minute*... I see what you did there.
int main(){ | null | 0 | 1315545570 | False | 0 | c2ijw40 | t3_k8w37 | null | t1_c2ijw40 | t1_c2ij1yl | null | 1427577190 | 9 | t5_2fwo | null | null | null |
True | monothorpe | null | It still doesn't do anything if you put it in .vimrc. You might be thinking it affects how new files are created or how files are parsed? It doesn't. | null | 0 | 1315545922 | False | 0 | c2ijx9q | t3_k9akm | null | t1_c2ijx9q | t1_c2ijnx0 | null | 1427577203 | 1 | t5_2fwo | null | null | null |
True | cat_in_the_wall | null | do you mean something akin to delegates in c#? i think the presence of lambdas necessitates those lambdas being first class objects in order to pass them as parameters, which implies that there would be some sort of type that could store a lambda, thus buying you something like function pointers. | null | 0 | 1315545956 | False | 0 | c2ijxev | t3_k9h3s | null | t1_c2ijxev | t1_c2ij6uu | null | 1427577203 | 6 | t5_2fwo | null | null | null |
True | antrn11 | null | I just use arrow keys. What's wrong with them? | null | 0 | 1315545973 | False | 0 | c2ijxgs | t3_k9akm | null | t1_c2ijxgs | t1_c2ii4jb | null | 1427577210 | 1 | t5_2fwo | null | null | null |
True | munificent | null | Also today, it turns out Google is about to announce a new programming language from Lars Bak and Gilad Bracha. [That post](http://www.reddit.com/r/programming/comments/k90ed/google_to_announce_new_programming_language_for/) got ignored and this one makes the front page. *<sigh>* | null | 0 | 1315546010 | False | 0 | c2ijxla | t3_k9cbj | null | t1_c2ijxla | t1_c2ihy6z | null | 1427577205 | 5 | t5_2fwo | null | null | null |
True | Loborin | null | On a chromebook. /sad | null | 0 | 1315546045 | False | 0 | c2ijxow | t3_gzn1o | null | t1_c2ijxow | t1_c1ri2ko | null | 1427577206 | 1 | t5_2fwo | null | null | null |
True | cat_in_the_wall | null | i think c# did a decent job with the syntax, though i am not sure who/what originated that syntax (perhaps c# did it exactly like something else). | null | 0 | 1315546062 | False | 0 | c2ijxr6 | t3_k9h3s | null | t1_c2ijxr6 | t1_c2iim7m | null | 1427577207 | 1 | t5_2fwo | null | null | null |
True | antrn11 | null | **ed is the standard** | null | 0 | 1315546135 | False | 0 | c2ijxzw | t3_k9akm | null | t1_c2ijxzw | t1_c2ijg2x | null | 1427577221 | 1 | t5_2fwo | null | null | null |
True | simonask | null | > Yet people still write libraries as if we need to target VC 6.0 that came out in 1996?
Who are these people? Do you have an example?
> I agree on the tons part, I disagree on the "advanced" bit, unless you mean Boost? Yeah, Boost is awesome! Ok, now take Qt. STL? Nope! Exception-safe? Nope! Own containers/st... | null | 0 | 1315546180 | False | 0 | c2ijy5c | t3_k85xr | null | t1_c2ijy5c | t1_c2igqan | null | 1427577214 | 5 | t5_2fwo | null | null | null |
True | astrangeguy | null | Function pointers are pretty useless (compared to lamdas), because they cannot be used to represent a nested functions that close over local variables.
| null | 0 | 1315546209 | False | 0 | c2ijy8y | t3_k9h3s | null | t1_c2ijy8y | t1_c2ij6uu | null | 1427577215 | 18 | t5_2fwo | null | null | null |
True | hadees | null | It is better but still kind of confusing to read. Don't get me wrong, this is probably the most complex vim cheat sheet i've seen but I'd still like to see a good graphic designer take a stab at cleaning it up. | null | 0 | 1315546274 | False | 0 | c2ijygi | t3_k9akm | null | t1_c2ijygi | t1_c2ijmyv | null | 1427577218 | 12 | t5_2fwo | null | null | null |
True | learnyouahaskell | null | At first I thought you left out some words. | null | 0 | 1315546399 | False | 0 | c2ijywl | t3_k55g9 | null | t1_c2ijywl | t1_c2hn8am | null | 1427577225 | 1 | t5_2fwo | null | null | null |
True | SuperGrade | null | Few points.
In some other GCed languages, finalizer is something in the GC that works upon an *allocation*, not an "object". E.g. the freeing of a block of bytes can trigger a "finalizer" to run against the allocation, even though it's not an object you can put a "destructor" on. Finalizer is GC, Destructor is objec... | null | 0 | 1315546432 | False | 0 | c2ijz0n | t3_k8gr4 | null | t1_c2ijz0n | t1_c2ifd98 | null | 1427577225 | 5 | t5_2fwo | null | null | null |
True | Amendmen7 | null | Spending more than 30s on fat arrows vs thin arrows is such a waste of time.
And I'm sure they spent *months*. | null | 0 | 1315546499 | False | 0 | c2ijz7l | t3_k9h3s | null | t1_c2ijz7l | t1_c2ij2ik | null | 1427577228 | 6 | t5_2fwo | null | null | null |
True | learnyouahaskell | null | I tried to post a very obvious satire one time, it was quickly downvoted, with comments like "Why would you tell anyone to do this? That's not how you should do [...]." | null | 0 | 1315546539 | False | 0 | c2ijzc7 | t3_k42i7 | null | t1_c2ijzc7 | t1_c2hiy62 | null | 1427577230 | 1 | t5_2fwo | null | null | null |
True | moncrey | null | if you havent used vim before, open a terminal and type vimtutor
& look at this later! | null | 0 | 1315546555 | False | 0 | c2ijze5 | t3_k9akm | null | t1_c2ijze5 | t3_k9akm | null | 1427577231 | 1 | t5_2fwo | null | null | null |
True | learnyouahaskell | null | > How to become a great software developer
> **1. Start with design patterns** – Always start with ....
Ahahahaha!
| null | 0 | 1315546705 | False | 0 | c2ijzvr | t3_k42i7 | null | t1_c2ijzvr | t1_c2hloh9 | null | 1428194916 | 1 | t5_2fwo | null | null | null |
True | Hackenslacker | null | Uh, my pico puts linefeed like any other sane (Unix) editor...
asdf
asdf
gives
61 73 64 66 0A 61 73 64 66 0A | null | 0 | 1315546742 | False | 0 | c2ik003 | t3_k9akm | null | t1_c2ik003 | t1_c2ijkco | null | 1427577236 | 3 | t5_2fwo | null | null | null |
True | vagif | null | Well duh, design by committee.
| null | 0 | 1315546847 | False | 0 | c2ik0c4 | t3_k9h3s | null | t1_c2ik0c4 | t1_c2ijz7l | null | 1427577245 | 3 | t5_2fwo | null | null | null |
True | brandf | null | > It will all even out eventually.
I think that Ukonu's point (which also jives with my own experience) is that it doesn't even out eventually.
He wasn't saying that there are fewer bugs with static code...just that it's easier to maintain, and thus fixing bugs is less of a problem.
> Competent programmers wi... | null | 0 | 1315547048 | True | 0 | c2ik0yq | t3_k7o9e | null | t1_c2ik0yq | t1_c2iiall | null | 1427577251 | 3 | t5_2fwo | null | null | null |
True | SolomonKull | null | Cant open it in vim.
### USLESS. | null | 0 | 1315547301 | False | 0 | c2ik1s4 | t3_k9akm | null | t1_c2ik1s4 | t3_k9akm | null | 1427577261 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1315547446 | False | 0 | c2ik28t | t3_k8w37 | null | t1_c2ik28t | t1_c2iftdm | null | 1427577269 | 1 | t5_2fwo | null | null | null |
True | Pastrami | null | That's kind of the point. An old car might require more maintenance, but it is simpler work, that anyone with some tools and a mechanical inclination can accomplish.
A 60s/70s engine needs feeler gauges to adjust the valve lifter clearances, a timing light to adjust ignition timing, and basic tools to adjust the carb... | null | 0 | 1315547456 | False | 0 | c2ik29w | t3_k7qvj | null | t1_c2ik29w | t1_c2iijig | null | 1427577269 | 1 | t5_2fwo | null | null | null |
True | tamrix | null | >Couldn't they have settled on that syntax 3-4 years ago?
Sun was going bankrupt, couldn't innovate and did nothing with Java for years. Then Oracle bought Sun, changed the way the business runs and making changes to Java again. I thought this was obvious at this point in time. | null | 0 | 1315547675 | False | 0 | c2ik2zm | t3_k9h3s | null | t1_c2ik2zm | t1_c2ii3g6 | null | 1427577274 | 14 | t5_2fwo | null | null | null |
True | shizzy0 | null | Maybe that's what will come in the method reference syntax. Let's hope. | null | 0 | 1315547733 | False | 0 | c2ik35p | t3_k9h3s | null | t1_c2ik35p | t1_c2ij6uu | null | 1427577278 | 1 | t5_2fwo | null | null | null |
True | shizzy0 | null | Will these Java lambdas actually close over local variables? | null | 0 | 1315547774 | False | 0 | c2ik39z | t3_k9h3s | null | t1_c2ik39z | t1_c2ijy8y | null | 1427577279 | 5 | t5_2fwo | null | null | null |
True | nikbackm | null | I doubt the registry is loaded (and locked) in RAM, probably paged in on demand like most everything else.
Private registries for each application would not really be slower. Loading the application itself (EXE, DLLs, resources etc) would surely take much more time in comparison.
Application file type settings and o... | null | 0 | 1315547868 | False | 0 | c2ik3kg | t3_k7qe8 | null | t1_c2ik3kg | t1_c2icis0 | null | 1427577282 | 1 | t5_2fwo | null | null | null |
True | mysticreddit | null | "You're doing it wrong." :-)
The whole point of Vim is to keep your hands on the home-row. Lifting you right hand to use the arrow keys / mouse is slow.
| null | 0 | 1315548083 | False | 0 | c2ik48c | t3_k9akm | null | t1_c2ik48c | t1_c2ijxgs | null | 1427577291 | 4 | 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.