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
grauenwolf
null
My approach is based on the .NET Framework Design Guidelines and the "Pit of Success" philosophy. When I build a library I do so in a way that makes it very difficult to use incorrectly. http://msdn.microsoft.com/en-us/library/ms229042.aspx Now back to my question. Have you ever seen an ORM that properly supported i...
null
0
1315739264
False
0
c2j1f4j
t3_kaj03
null
t1_c2j1f4j
t1_c2j14y6
null
1427585661
1
t5_2fwo
null
null
null
True
macca321
null
Interestingly thats precisely the problem that I created Harden in order to solve. public bool Allow(MethodInfo mi) { if (mi.Name.StartsWith("set_") return false; return true; } will secure those setters you are talking about
null
0
1315739740
False
0
c2j1fql
t3_kaj03
null
t1_c2j1fql
t1_c2j1f4j
null
1427585665
1
t5_2fwo
null
null
null
True
grauenwolf
null
Yes, at the cost of turning what should be a compile time error into a runtime error. At this point I have to ask why are you even bothering to use a statically typed language. Why not just use something like Python or Ruby where you can physically remove the setters?
null
0
1315740348
False
0
c2j1giz
t3_kaj03
null
t1_c2j1giz
t1_c2j1fql
null
1427585674
1
t5_2fwo
null
null
null
True
[deleted]
null
This doesn't make sense.
null
0
1315740411
False
0
c2j1gm4
t3_k56t1
null
t1_c2j1gm4
t1_c2j09bo
null
1427585676
1
t5_2fwo
null
null
null
True
alexbarrett
null
Here's a non-PDF version: http://www.cs.utexas.edu/users/EWD/transcriptions/EWD08xx/EWD831.html
null
0
1315740635
False
0
c2j1gxg
t3_kbdgw
null
t1_c2j1gxg
t1_c2iyrvu
null
1427585688
2
t5_2fwo
null
null
null
True
harlows_monkeys
null
It was labeled ⏚ in the elevator in the EE department's building when I was at Caltech (class of '82). Anyone know if it is still so labeled?
null
0
1315741205
False
0
c2j1hob
t3_kbdgw
null
t1_c2j1hob
t1_c2ixc3e
null
1427585691
6
t5_2fwo
null
null
null
True
svipdaugr
null
You said: "There are no other inputs you can feed that function". If the function's domain is the empty set, there are no inputs at all that can be fed to the function, full stop. I hope this clears up your confusion.
null
0
1315741272
False
0
c2j1hrd
t3_kbgvc
null
t1_c2j1hrd
t1_c2j03jc
null
1427585691
2
t5_2fwo
null
null
null
True
Peaker
null
If the merge tools were aware of the meaning of language syntax, they could have allowed one to give up the stylistic fixes in case of conflicts (as their value is far outweighed by the costs of human-involved conflict resolution).
null
0
1315741685
False
0
c2j1iaz
t3_k6ceu
null
t1_c2j1iaz
t1_c2hvogj
null
1427585698
1
t5_2fwo
null
null
null
True
aapl
null
Technically, what they said was that they would only be supporting the minimum set of non-ECMAScript extensions they can get away with while remaining "web compatible". Now that generators, array comprehensions, for-of (similar to the for-each people are asking here) and a lot of other stuff has been approved for the n...
null
0
1315741740
False
0
c2j1idw
t3_kawp5
null
t1_c2j1idw
t1_c2iycos
null
1427585700
1
t5_2fwo
null
null
null
True
PoisonTaffy
null
In Flash, timeline frames start with 1. I suppose it made sense when Flash was more an animation tool than a development environment. Now it's an incredible annoyance.
null
0
1315741918
False
0
c2j1inm
t3_kbdgw
null
t1_c2j1inm
t1_c2ixnbu
null
1427585710
1
t5_2fwo
null
null
null
True
lalaland4711
null
> The call Mod:handle_call(Msg, State) is already fully qualified and it's well possible that a message of the form {call, From, Msg} in between the time we reload the code and handle the update message. I'd like to buy a verb, please? I may be stupid but I don't understand the problem. I need the explanation. :-...
null
0
1315742102
True
0
c2j1iw8
t3_ka3lx
null
t1_c2j1iw8
t3_ka3lx
null
1427585707
2
t5_2fwo
null
null
null
True
Klenje
null
there is also [TranslateWiki](http://www.translatewiki.net) which was born for MediaWiki translation but can be used now for other gettext based translations
null
0
1315742184
False
0
c2j1j07
t3_kb5hm
null
t1_c2j1j07
t3_kb5hm
null
1427585709
3
t5_2fwo
null
null
null
True
doskey
null
Python most probably sends it off to the C pow function and that returns 1
null
0
1315742192
False
0
c2j1j0f
t3_kbgvc
null
t1_c2j1j0f
t1_c2j1a4o
null
1427585709
4
t5_2fwo
null
null
null
True
ben0x539
null
The hell is a client-side language? There's plenty of languages out there and adapting either of them to live inside the DOM can hardly be much more complicated than making a new language and adapting it to live inside the DOM.
null
0
1315742193
False
0
c2j1j0h
t3_kawp5
null
t1_c2j1j0h
t1_c2itzv5
null
1427585709
5
t5_2fwo
null
null
null
True
[deleted]
null
if you don't start at zero you don't understand how counting works
null
0
1315742216
False
0
c2j1j1p
t3_kbdgw
null
t1_c2j1j1p
t3_kbdgw
null
1427585709
5
t5_2fwo
null
null
null
True
torhu
null
* The startup code in a D program on Windows calls GetCommandLineW and WideCharToMultiByte, just like you do, the code is [https://github.com/D-Programming-Language/druntime/blob/master/src/rt/dmain2.d#L369](here). * If you don't want the .def file, the command line flag for DMD is "-L/subsystem:windows:4". * toStringz...
null
0
1315742251
False
0
c2j1j3m
t3_kaxjq
null
t1_c2j1j3m
t1_c2iudu2
null
1427585711
10
t5_2fwo
null
null
null
True
harlows_monkeys
null
> Enumeration starts from 0 Can you elaborate? For example, here is an enumeration of all possible permutations of a, b, and c: a b c a c b b a c b c a c a b c b a I don't see how that "starts from 0". In common usage enumeration means either to exhibit a list of items with a specified pr...
null
0
1315742355
False
0
c2j1j9h
t3_kbdgw
null
t1_c2j1j9h
t1_c2iyu48
null
1427585712
-2
t5_2fwo
null
null
null
True
torhu
null
I would guess it's mostly Delphi, which means Object Pascal. Maybe I'm wrong, though.
null
0
1315742495
False
0
c2j1jgn
t3_kaxjq
null
t1_c2j1jgn
t1_c2ixbf0
null
1427585720
5
t5_2fwo
null
null
null
True
torhu
null
Really? Got a link?
null
0
1315742730
False
0
c2j1js7
t3_kaxjq
null
t1_c2j1js7
t1_c2ivqnu
null
1427585718
2
t5_2fwo
null
null
null
True
[deleted]
null
Yes, in this case the side effect is to throw an exception. You can combine side effects using [monad transformers](http://en.wikibooks.org/wiki/Haskell/Monad_transformers). Of course, the IO monad has exceptions built in, but that's not very specific. One of the strengths of Haskell is that you can see in the type ...
null
0
1315743319
True
0
c2j1kky
t3_k9ud6
null
t1_c2j1kky
t1_c2j13h9
null
1427585728
1
t5_2fwo
null
null
null
True
rosetta_stoned
null
I'm more interested in [Semantic mode](http://www.gnu.org/s/libtool/manual/emacs/Semantic.html) and whether the next version of Emacs, with libraries like [Cedet](http://alexott.net/en/writings/emacs-devenv/EmacsCedet.html) will be able to do modern syntax-highlighting and code and library completion like what we have ...
null
0
1315743612
False
0
c2j1l0c
t3_kbz68
null
t1_c2j1l0c
t3_kbz68
null
1427585734
16
t5_2fwo
null
null
null
True
wretcheddawn
null
So does swapping x32/x64 libraries in and out of cache, though I suppose that's negligible since we already do it with x86/x64. CPU caches have also been rising in size. A few years ago, they claimed there was no benefit to more than 512 KB cache per CPU. Pentium 3's had 512 KB, So did P4's up until Prescott 1M/2M. ...
null
0
1315743612
False
0
c2j1l0d
t3_k5z3o
null
t1_c2j1l0d
t1_c2iyct1
null
1427585734
1
t5_2fwo
null
null
null
True
redditnoob
null
What do you think this is, some kind of civilized discussion where people mutually exchange information and ideas and learn from each other? It's reddit:)
null
0
1315743980
False
0
c2j1llc
t3_kbgvc
null
t1_c2j1llc
t1_c2j0rrk
null
1427585741
-1
t5_2fwo
null
null
null
True
velit
null
not only is it easier to manage one array than Y or Y*Z arrays, it takes less memory as well
null
0
1315744134
False
0
c2j1lsx
t3_kbdgw
null
t1_c2j1lsx
t1_c2j18n5
null
1427585744
2
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1315744150
False
0
c2j1ltl
t3_kbbbu
null
t1_c2j1ltl
t3_kbbbu
null
1427585744
1
t5_2fwo
null
null
null
True
superiority
null
> >Functions can take sets as their range and domain just fine. They can take anything as a range and domain, in fact. > True, but that's not what we're talking about in the discussion about 0^0 Uh... you might want to read that comment up the top again: > For natural numbers n and m, we can actually def...
null
0
1315744157
False
0
c2j1lu0
t3_kbgvc
null
t1_c2j1lu0
t1_c2izh1x
null
1427585744
3
t5_2fwo
null
null
null
True
random_words
null
Wow - that would be awesome. That would probably be enough motivation to finally get my head around viper mode.
null
0
1315744224
False
0
c2j1ly3
t3_kbz68
null
t1_c2j1ly3
t1_c2j1l0c
null
1427585746
2
t5_2fwo
null
null
null
True
evilgwyn
null
I am altering the spelling. Pray that I do not alter it any further.
null
0
1315744727
False
0
c2j1mof
t3_kbbbu
null
t1_c2j1mof
t1_c2iwk1e
null
1427585756
1
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1315744960
False
0
c2j1n2e
t3_kbbbu
null
t1_c2j1n2e
t3_kbbbu
null
1427585769
-1
t5_2fwo
null
null
null
True
ex_ample
null
The trick with something like this is knowing all the functions, or at least where to find them. Does anyone know how many functions it has?
null
0
1315745067
False
0
c2j1n8t
t3_ka5os
null
t1_c2j1n8t
t3_ka5os
null
1427585767
1
t5_2fwo
null
null
null
True
macca321
null
Good luck writing compile time checks based on values that can only be known at runtime... I think you have missed the point somewhat, and I suspect I would need a whiteboard to explain!
null
0
1315745118
False
0
c2j1nbu
t3_kaj03
null
t1_c2j1nbu
t1_c2j1giz
null
1427585769
1
t5_2fwo
null
null
null
True
icebraining
null
No, that's a complete non-sequitur. In fact, indexes are so necessary that even a functional language like Haskell has them. They're not just useful for looping. Also, Guido's solution isn't "for loops" but list comprehension, which is also common in functional languages.
null
0
1315745178
False
0
c2j1nfi
t3_kbdgw
null
t1_c2j1nfi
t1_c2iym5l
null
1427585772
1
t5_2fwo
null
null
null
True
frezik
null
But why would that be used more in Java than C?
null
0
1315745382
False
0
c2j1ns6
t3_k8w37
null
t1_c2j1ns6
t1_c2j1d3u
null
1427585781
1
t5_2fwo
null
null
null
True
tnecniv
null
CEDET is a pain to see up, unfortunately.
null
0
1315745634
False
0
c2j1o7c
t3_kbz68
null
t1_c2j1o7c
t1_c2j1l0c
null
1427585785
13
t5_2fwo
null
null
null
True
potatoesmcgee
null
Well, you did just use it 9 times in a 9 word sentence.
null
0
1315746117
False
0
c2j1ozt
t3_k8w37
null
t1_c2j1ozt
t1_c2ir3dg
null
1427585791
1
t5_2fwo
null
null
null
True
yogthos
null
>The standards bodies have decided that WebSQL is not good - and for good reason (we can discuss the technical aspects if you want). The only major problem I'm aware of is that every browser that supports WebSQL (everybody except IE and Mozilla), use the same SQLite backend and they want to have more than one imple...
null
0
1315746216
False
0
c2j1p5t
t3_kawp5
null
t1_c2j1p5t
t1_c2j04eq
null
1427585792
2
t5_2fwo
null
null
null
True
alexanderpas
null
0 indexed elevators are made for american sky scrapers with two basements floor[0] = -2 floor[1] = -1 floor[2] = Ground Floor floor[3] = 2 floor[4] = 3 floor[5] = 4 floor[6] = 5 floor[7] = 6 floor[8] = 7 floor[9] = 8 floor[10] = 9 floor[11] = 10 floor[12] = 11 fl...
null
0
1315746229
False
0
c2j1p6m
t3_kbdgw
null
t1_c2j1p6m
t1_c2j128q
null
1427585793
9
t5_2fwo
null
null
null
True
getpixel
null
It's designed to have "colon" in it, so you know they are arse-holes.
null
0
1315746260
False
0
c2j1p8x
t3_kbbbu
null
t1_c2j1p8x
t1_c2ixfyy
null
1427585793
1
t5_2fwo
null
null
null
True
StoneCypher
null
He was pretty obviously reacting poorly to the management speak. Throwing more out there doesn't help.
null
0
1315746327
False
0
c2j1pcr
t3_kb5hm
null
t1_c2j1pcr
t1_c2iw73g
null
1427585793
1
t5_2fwo
null
null
null
True
xpda
null
Cryptonomicon
null
0
1315746445
False
0
c2j1pk7
t3_kc0k4
null
t1_c2j1pk7
t3_kc0k4
null
1427585796
-1
t5_2fwo
null
null
null
True
JohnDoe365
null
What are possible applications of this code set?
null
0
1315746455
False
0
c2j1pks
t3_kbh1z
null
t1_c2j1pks
t3_kbh1z
null
1427585796
3
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1315746747
False
0
c2j1q2r
t3_k7qe8
null
t1_c2j1q2r
t1_c2ihz33
null
1427585799
1
t5_2fwo
null
null
null
True
shadow2531
null
> The startup code in a D program on Windows calls GetCommandLineW and WideCharToMultiByte, just like you do. Thanks. That gives me more confidence in WideCharToMultiByte(). Would be really nice if C++ compilers did this stuff automatically like D. > If you don't want the .def file, the command line flag for DM...
null
0
1315747338
False
0
c2j1r5h
t3_kaxjq
null
t1_c2j1r5h
t1_c2j1j3m
null
1427585814
6
t5_2fwo
null
null
null
True
Daniel15
null
Now it's throwing a 404.
null
0
1315747421
False
0
c2j1rat
t3_kaytk
null
t1_c2j1rat
t1_c2j0rb7
null
1427585815
1
t5_2fwo
null
null
null
True
henk53
null
Cool, but I'm actually waiting for the really new big improvements slated for Emacs 25 and 26.
null
0
1315747422
False
0
c2j1rau
t3_kbz68
null
t1_c2j1rau
t3_kbz68
null
1427585815
4
t5_2fwo
null
null
null
True
BridgeBum
null
I'm sure there are exceptions. Most of the "odd" numbered buildings I have seen in the US are on hills - the concept of "Ground Level" gets fuzzy fast. But point taken, thank you.
null
0
1315747547
False
0
c2j1rji
t3_kbdgw
null
t1_c2j1rji
t1_c2j0cle
null
1427585828
2
t5_2fwo
null
null
null
True
[deleted]
null
I've been running Emacs-24 for quite some time now -- the nightly builds are really just as stable as anything else. Built-in color theming and the package manager are *really* great. *Especially* the package manager. [el-get](https://github.com/dimitri/el-get) is just about the greatest thing to happen to Emacs in ...
null
0
1315747607
False
0
c2j1rnh
t3_kbz68
null
t1_c2j1rnh
t3_kbz68
null
1427585830
13
t5_2fwo
null
null
null
True
Bjartr
null
Enumerate here is meant as "to number"
null
0
1315747657
False
0
c2j1rr9
t3_kbdgw
null
t1_c2j1rr9
t1_c2j1j9h
null
1427585821
6
t5_2fwo
null
null
null
True
JW_00000
null
Think of it this way: 2^4 = 16 2^3 = 8 2^2 = 4 2^1 = 2 2^0 = ? 2^(-1) = 1/2 2^(-2) = 1/4 2^(-3) = 1/8 2^(-4) = 1/16 In each step down, you're dividing by 2. Each step up is a multiplication by two. It's obvious the ? should be 1 then. Alternatively: 2^x = 2 \* 2^(x-1) so 2^0 = 2 \* 1/2 = 1. Or: 2^x = 2^(x+1...
null
0
1315747846
False
0
c2j1s49
t3_kbgvc
null
t1_c2j1s49
t1_c2ixjgo
null
1427585830
8
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1315748079
False
0
c2j1ski
t3_kaytk
null
t1_c2j1ski
t1_c2j1rat
null
1427585835
1
t5_2fwo
null
null
null
True
geekville
null
How is it a better question? The blog article is merely a response to a question someone asked.
null
0
1315748110
False
0
c2j1smp
t3_k7qe8
null
t1_c2j1smp
t1_c2ia6d6
null
1427585835
1
t5_2fwo
null
null
null
True
geekville
null
>No one really cares why the registry is designed that way. The blog article is a response to a question someone asked. If you didn't want to know the answer I wonder why you read it.
null
0
1315748198
False
0
c2j1ssr
t3_k7qe8
null
t1_c2j1ssr
t1_c2i6spx
null
1428194530
1
t5_2fwo
null
null
null
True
SuperDuckQ
null
Hi qsrfsh, thanks for your first post! You might want to cross-post this (just submit the link again) in the [/r/learnprogramming](http://www.reddit.com/r/learnprogramming/) subreddit. I think it would go over well there.
null
0
1315748202
False
0
c2j1st9
t3_kc0k4
null
t1_c2j1st9
t3_kc0k4
null
1427585845
1
t5_2fwo
null
null
null
True
theManBehindYou
null
I concur. I was talking indeed about the "what the heck do they mean by inheritance" phase in my original comment.
null
0
1315748355
False
0
c2j1t34
t3_ka3kw
null
t1_c2j1t34
t1_c2j1cop
null
1427585847
1
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1315748426
False
0
c2j1t8g
t3_kc166
null
t1_c2j1t8g
t3_kc166
null
1427585848
0
t5_2fwo
null
null
null
True
HughJorgan1986
null
the quoted EWD letter in longhand: http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD831.PDF
null
0
1315748626
False
0
c2j1tnz
t3_kbdgw
null
t1_c2j1tnz
t1_c2iwq8w
null
1427585852
3
t5_2fwo
null
null
null
True
redditnoob
null
The polite guy in this thread is right to point out that there is some ambiguity, but the parent sure seems like he is confusing an empty set with a set containing it, doesn't he? > There is exactly one such function: That's pretty clearly true. > the identity function. This part isn't as clear. If you defi...
null
0
1315748773
False
0
c2j1tyr
t3_kbgvc
null
t1_c2j1tyr
t1_c2j1lu0
null
1427585856
0
t5_2fwo
null
null
null
True
geekville
null
I see what you're saying but what makes you think commercial software vendors (the usual culprits in making sure your windows install gets fucked) are going to care about /etc/ when they can spray their crap everywhere? And no app is forced to use the registry. They can store their configuration data in plain text file...
null
0
1315748805
False
0
c2j1u14
t3_k7qe8
null
t1_c2j1u14
t1_c2i72d9
null
1427585856
1
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1315748836
False
0
c2j1u37
t3_kaytk
null
t1_c2j1u37
t1_c2j1rat
null
1427585856
2
t5_2fwo
null
null
null
True
mononcqc
null
Ah, I've just fixed that. The issue is that if a fully qualified call is made, the new version of the code is loaded. If we receive {call, From, Msg} before we had the time to suspend the process, but after we loaded a new version of the code and we then handle the message as usual, the fully qualified call that would...
null
0
1315748907
False
0
c2j1u8p
t3_ka3lx
null
t1_c2j1u8p
t1_c2j1iw8
null
1428194526
3
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1315748984
False
0
c2j1ue8
t3_kbz68
null
t1_c2j1ue8
t3_kbz68
null
1428194524
-45
t5_2fwo
null
null
null
True
WalterGR
null
> really new big improvements slated for Emacs 25 and 26. Examples?
null
0
1315749010
True
0
c2j1ugh
t3_kbz68
null
t1_c2j1ugh
t1_c2j1rau
null
1428194524
3
t5_2fwo
null
null
null
True
Daniel15
null
Thanks, looks very handy. Bookmarked for me to look at later when I have some more free time :)
null
0
1315749116
False
0
c2j1une
t3_kaytk
null
t1_c2j1une
t1_c2j1u37
null
1427585869
2
t5_2fwo
null
null
null
True
[deleted]
null
3D without need for glasses Integrated coffe machine and as a remote possibility, a text editor.
null
0
1315749212
False
0
c2j1uv1
t3_kbz68
null
t1_c2j1uv1
t1_c2j1ugh
null
1427585873
50
t5_2fwo
null
null
null
True
giovannibajo
null
Chromium uses it for mirroring SSL CRL (certificate revocation lists). They prefer a more compact representation because it's faster to push to all clients and it uses less memory. They can cope with the fact that's slower than a Bloom filter since it's still much much faster than the average SSL roundtrip. EDIT: I've...
null
0
1315749345
True
0
c2j1v4o
t3_kbh1z
null
t1_c2j1v4o
t1_c2j1pks
null
1427585875
6
t5_2fwo
null
null
null
True
the_457
null
I've never been a fan of viper when using emacs, but lately I have been using [evil](http://gitorious.org/evil) which so far has been a great vim emulator in emacs.
null
0
1315749404
False
0
c2j1v9d
t3_kbz68
null
t1_c2j1v9d
t1_c2j1ly3
null
1427585877
4
t5_2fwo
null
null
null
True
andralex
null
We're having issues with Hadoop's speed and memory occupied at Facebook and we're looking into replacing some of it with C++ code. The problem here that optimizing Java code is much more difficult than optimizing C++ code; reasonably well written C++ code (or D for that matter) will just run fast.
null
0
1315749427
False
0
c2j1vbd
t3_kaxjq
null
t1_c2j1vbd
t1_c2j17fb
null
1427585877
6
t5_2fwo
null
null
null
True
greenspans
null
Death to infidels edit: maybe I picked the wrong day to say this (hello NSA)
null
0
1315749487
True
0
c2j1vfx
t3_kbz68
null
t1_c2j1vfx
t1_c2j1ue8
null
1427585878
33
t5_2fwo
null
null
null
True
kcin
null
Emacs has much less developer resources, so it's unlikely it will catch up. But there is [Eclim](http://eclim.org/) which allows Emacs, Vim, etc. to have the same level of completion and language support as Eclipse.
null
0
1315749570
False
0
c2j1vm6
t3_kbz68
null
t1_c2j1vm6
t1_c2j1l0c
null
1427585879
3
t5_2fwo
null
null
null
True
andralex
null
(internal joke, please upvote)
null
0
1315749590
False
0
c2j1vnz
t3_kaxjq
null
t1_c2j1vnz
t1_c2j1d0i
null
1427585880
6
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1315749605
False
0
c2j1vpd
t3_kc166
null
t1_c2j1vpd
t3_kc166
null
1427585880
3
t5_2fwo
null
null
null
True
guttalax
null
remember, using a free version of vi is not a sin but a penance.
null
0
1315749710
False
0
c2j1vxe
t3_kbz68
null
t1_c2j1vxe
t1_c2j1vfx
null
1427585882
7
t5_2fwo
null
null
null
True
Isvara
null
You're missing the real reason for it. The index is the number of elements away from the beginning of the array you are. Therefore, 0 is right at the beginning, 1 is 1 away from the beginning etc. Otherwise, index 0 is left with no useful meaning. In a language like C, which is lower-level and intended to reflect the ...
null
0
1315750001
False
0
c2j1wks
t3_kbdgw
null
t1_c2j1wks
t1_c2j16ex
null
1427585898
5
t5_2fwo
null
null
null
True
kikaerter
null
Scala erases generic types. Incidentally, type erasure makes it easier to implement type-constructor polymorphism.
null
0
1315750117
False
0
c2j1wu3
t3_ka4h8
null
t1_c2j1wu3
t1_c2ixl1q
null
1427585895
2
t5_2fwo
null
null
null
True
adolfojp
null
That link is in the FAQ of this sub. http://www.reddit.com/r/programming/faq#WhatprogrammingbooksshouldIread What I would like to know is why the FAQ of this sub is nowhere to be seen on this sub and available only on /r/learnprogramming. This is a question for the mods.
null
0
1315750184
False
0
c2j1wyt
t3_kc0k4
null
t1_c2j1wyt
t3_kc0k4
null
1427585896
3
t5_2fwo
null
null
null
True
tluyben2
null
Quite. And using no JQuery or another lib is not done anymore; error prone and a lot of work.
null
0
1315750238
False
0
c2j1x3q
t3_kc166
null
t1_c2j1x3q
t1_c2j1vpd
null
1427585897
2
t5_2fwo
null
null
null
True
slash112
null
Alright, what's the latest standard then?
null
0
1315750607
False
0
c2j1y0b
t3_kc166
null
t1_c2j1y0b
t1_c2j1vpd
null
1427585907
0
t5_2fwo
null
null
null
True
andralex
null
>* Types as objects D has static introspection, which can be used to build dynamic introspection (work in progress). >* list comprehensions, generator comprehensions D has ranges, which are superior to comprehensions because they offer refinements (e.g. bidirectional and random access). >* No need to [re-]...
null
0
1315750611
False
0
c2j1y0m
t3_kaxjq
null
t1_c2j1y0m
t1_c2j17kh
null
1427585907
9
t5_2fwo
null
null
null
True
campbellm
null
I wish I could recommend something to you, but as I said, I'm not sure I'm the right person to be helping others on that.
null
0
1315751094
False
0
c2j1z86
t3_k9h3s
null
t1_c2j1z86
t1_c2iw735
null
1427585921
1
t5_2fwo
null
null
null
True
geodebug
null
At trolling :-)
null
0
1315751338
False
0
c2j1zv9
t3_kajta
null
t1_c2j1zv9
t1_c2j0bnh
null
1427585929
1
t5_2fwo
null
null
null
True
Qxzkjp
null
The fact that you have decided that britishness and toryness are linked is, in itself, incredibly ignorant and offensive.
null
0
1315751655
False
0
c2j20mz
t3_kbdgw
null
t1_c2j20mz
t1_c2ixgal
null
1427585950
1
t5_2fwo
null
null
null
True
WalterGR
null
I know, right? Eight Megs And Constantly Swapping. I need those eight megabytes.
null
0
1315751731
False
0
c2j20ul
t3_kbz68
null
t1_c2j20ul
t1_c2j1uv1
null
1427585954
3
t5_2fwo
null
null
null
True
r121
null
In mathematics, you'll often see items listed as n, n+1, n+2, ... which of course is equivalent to n+0, n+1, n+2, ... Arrays in programming are actually more like this. n is the address of the start of the array, and the 0, 1, 2 are the indexes into the array.
null
0
1315751970
False
0
c2j21gw
t3_kbdgw
null
t1_c2j21gw
t1_c2j0tpn
null
1427585956
8
t5_2fwo
null
null
null
True
marshall007
null
If you really can't find this on your own, you've just reiterated his point.
null
0
1315751991
False
0
c2j21iv
t3_kc166
null
t1_c2j21iv
t1_c2j1y0b
null
1427585957
2
t5_2fwo
null
null
null
True
70dot7
null
Exactly.
null
0
1315752056
False
0
c2j21ow
t3_kawp5
null
t1_c2j21ow
t1_c2iwy1w
null
1427585958
3
t5_2fwo
null
null
null
True
shevegen
null
Not bad. Emacs is a pretty good OS.
null
0
1315752093
False
0
c2j21se
t3_kbz68
null
t1_c2j21se
t3_kbz68
null
1427585958
37
t5_2fwo
null
null
null
True
jerf
null
With all due respect, you are the one horribly confused and it's evident you're not planning on taking correction from anybody here. You're so far lost on these issues that it is clear you don't understand _multiple_ terms in the original post, which is made especially clear by your apparent belief that the "identity" ...
null
0
1315752273
False
0
c2j2291
t3_kbgvc
null
t1_c2j2291
t1_c2j1tyr
null
1427585962
1
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1315752321
False
0
c2j22e2
t3_kbdgw
null
t1_c2j22e2
t1_c2j053a
null
1427585962
3
t5_2fwo
null
null
null
True
manole100
null
In many languages, the word used for the floors above is not the word for "floor". Like the french "etage". It's never used for the surface you walk on, like "floor" in English. It always implies that it is above, suspended. In English, it would be like saying "upstairs" or "first upstairs", "second upstairs" etc. So ...
null
0
1315752386
False
0
c2j22kr
t3_kbdgw
null
t1_c2j22kr
t1_c2iz75d
null
1427585968
2
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1315752390
False
0
c2j22kz
t3_kbdgw
null
t1_c2j22kz
t1_c2j18zw
null
1427585968
9
t5_2fwo
null
null
null
True
pbunbun
null
Iridium metal for a sound card which refuses to play anything but Astley.
null
0
1315752501
False
0
c2j22xm
t3_k8leq
null
t1_c2j22xm
t1_c2iu5y6
null
1427585968
1
t5_2fwo
null
null
null
True
manole100
null
I know. But i think you know too, so i'll only tell you if you ask again.
null
0
1315752863
False
0
c2j23yr
t3_kbdgw
null
t1_c2j23yr
t1_c2j1hob
null
1427585981
2
t5_2fwo
null
null
null
True
jetbean
null
danke.
null
0
1315752942
False
0
c2j2479
t3_kaytk
null
t1_c2j2479
t3_kaytk
null
1428194520
2
t5_2fwo
null
null
null
True
manole100
null
Pinkies out!
null
0
1315753175
False
0
c2j24xi
t3_kbdgw
null
t1_c2j24xi
t1_c2ixhtn
null
1428194517
1
t5_2fwo
null
null
null
True
redditnoob
null
When you wrote: > f({}) = {} Did you mean a function that takes the empty set as an input, and outputs the empty set? If so you're confused and you're talking about mapping a set of cardinality 1. If not, you were at least ambiguous.
null
0
1315753247
False
0
c2j2568
t3_kbgvc
null
t1_c2j2568
t1_c2j2291
null
1427586001
1
t5_2fwo
null
null
null
True
Tordek
null
evil is the new viper/vimpulse.
null
0
1315753248
False
0
c2j256a
t3_kbz68
null
t1_c2j256a
t1_c2j1ly3
null
1427586001
3
t5_2fwo
null
null
null
True
kataire
null
Python is also not Perl.
null
0
1315753258
False
0
c2j2579
t3_k9h3s
null
t1_c2j2579
t1_c2iluah
null
1427586001
1
t5_2fwo
null
null
null
True
Zantier
null
Sorry if you thought I meant a new Worms title, it's an update to the old 1999 Worms Armageddon, which 2 guys are working on. http://worms2d.info/4
null
0
1315753300
False
0
c2j25br
t3_kaxjq
null
t1_c2j25br
t1_c2j1js7
null
1427586002
3
t5_2fwo
null
null
null
True
dnew
null
Well, granted, if you're timestamping, you could be programming functionally also. It's just orthogonal. (I don't know why I said it wasn't functional there.)
null
0
1315753655
False
0
c2j26fz
t3_k56t1
null
t1_c2j26fz
t1_c2j1gm4
null
1427586026
1
t5_2fwo
null
null
null
True
MarshallBanana
null
> and be sure that the code wont be used for proprietary software outside the bubble. Or, you know, open source software outside the bubble. > The only people having headaches about the GPL are the ones trying to exploit ways to make free software unfree. Or those who are want their software to be *more* free...
null
0
1315754102
False
0
c2j27w6
t3_kbbbu
null
t1_c2j27w6
t1_c2iyz20
null
1427586035
1
t5_2fwo
null
null
null