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
donroby
null
That's not a language flaw. The language doesn't have autocompletion.
null
0
1315605607
False
0
c2ipw3g
t3_k9h3s
null
t1_c2ipw3g
t1_c2il26s
null
1427580152
1
t5_2fwo
null
null
null
True
oddthink
null
The Lua reference documentation is free. See [here](http://www.lua.org/manual/5.1/). There is also a book, whose 1st edition is free, but whose 2nd edition is not. Lua tables are hybrid array/hash objects: when used as arrays, they have the performance characteristics of arrays.
null
0
1315605670
False
0
c2ipwde
t3_k9ud6
null
t1_c2ipwde
t1_c2ipg2g
null
1427580154
5
t5_2fwo
null
null
null
True
s73v3r
null
If you're reading in line by line, insertion time should not be an issue, unless you're planning on adding lines after you've read it in.
null
0
1315605700
False
0
c2ipwib
t3_ka4h8
null
t1_c2ipwib
t1_c2ipm3k
null
1427580155
1
t5_2fwo
null
null
null
True
barsoap
null
No, it's a morpheme-by-morpheme translation of [Schluchtenscheißer](http://de.wiktionary.org/wiki/Schluchtenschei%C3%9Fer). (Extended from applying to Austrians to the whole highlands, in this case.) [Missingsch](http://en.wikipedia.org/wiki/Missingsch) is a pidgin of Standard German and [Low German](http://en.wikiped...
null
0
1315605732
False
0
c2ipwna
t3_k6kzy
null
t1_c2ipwna
t1_c2ing9p
null
1427580157
1
t5_2fwo
null
null
null
True
[deleted]
null
Oracle would probably consider Java becoming the next COBOL to be pretty great.
null
0
1315605826
False
0
c2ipx1l
t3_ka4h8
null
t1_c2ipx1l
t1_c2iplhm
null
1428194799
7
t5_2fwo
null
null
null
True
LegionSB
null
Java the language. I don't think anyone says simply "Java" when referring to other JVM languages like Clojure.
null
0
1315606059
False
0
c2ipy31
t3_ka4h8
null
t1_c2ipy31
t1_c2iptmk
null
1427580189
3
t5_2fwo
null
null
null
True
NruJaC
null
are you in vi or vim? arrow keys work just fine in vim what does your vimrc look like? code completion is available through any number of plugins. mostly because not everyone is a programmer so if you want a text editor you can have that too. take some time and set vim up for you. theres tons of documentation on how t...
null
0
1315606421
False
0
c2ipzov
t3_k9akm
null
t1_c2ipzov
t1_c2ims80
null
1427580204
1
t5_2fwo
null
null
null
True
majeric
null
I honestly believe what I'm saying... give me a chance. I agree that the java is far more characters to define the same thing. However, I would be inclined to believe that both read "equally well" as you might put it. When I look at the java class I see 2 properties, the fact that they are both read only and set on c...
null
0
1315606467
False
0
c2ipzwd
t3_ka4h8
null
t1_c2ipzwd
t1_c2ipv88
null
1427580206
1
t5_2fwo
null
null
null
True
dark-panda
null
See, in my case, I'd prefer extra levels of indentation than really long lines. I personally prefer to see some additional use of vertical space via some sensible indentation versus a never-ending stream of horizontal characters. Here's what I mean, taken from some JavaScript code using the Google Maps API: var ...
null
0
1315606541
False
0
c2iq08l
t3_k7pwu
null
t1_c2iq08l
t1_c2i8y69
null
1427580208
1
t5_2fwo
null
null
null
True
astrellon
null
Generally speaking, you at least need a loop so that your program doesn't end. In Javascript you might be able to get away with creating a basic game using only event listeners, like as soon as the player presses a key or mouse clicks the AI does their turn as well. The only problem with this is that everything can hap...
null
0
1315606556
False
0
c2iq0b1
t3_ka0qg
null
t1_c2iq0b1
t1_c2ioed8
null
1427580210
1
t5_2fwo
null
null
null
True
bctfcs
null
Develop patch theory, then prove your software behaves well.
null
0
1315606573
False
0
c2iq0dq
t3_k8vpn
null
t1_c2iq0dq
t3_k8vpn
null
1427580211
1
t5_2fwo
null
null
null
True
[deleted]
null
>I agree with the main point of the article and the comb over analogy. Java needs a new hairstyle; a backwards compatibility break to allow for max velocity in the future. The main problem is that java is the engine that powers most of the world's economy. Most banks and governments rely on java and are very conser...
null
0
1315606748
False
0
c2iq167
t3_ka4h8
null
t1_c2iq167
t1_c2inmfi
null
1428194793
1
t5_2fwo
null
null
null
True
lbzip2
null
I'm thinking more about C vs. C++; sorry about the confusing reply. Sometimes you just don't need the abstractions (language features) C++ gives you. Plus I consider C++ as a loss of clarity when compared to C (more goes on behind the scenes). I strongly disagree with C++ being a "better C".
null
0
1315606771
False
0
c2iq1a0
t3_ka4h8
null
t1_c2iq1a0
t1_c2ips5n
null
1427580223
1
t5_2fwo
null
null
null
True
lbzip2
null
I mostly care about the amount of lexical knowledge that you have to keep in mind about the language itself while working on an actual problem. I'm not sure how un-orthodox lambdas "feel" in Java, but what little I saw from the C++11 lambdas gave me the shivers.
null
0
1315607181
False
0
c2iq352
t3_ka4h8
null
t1_c2iq352
t1_c2ipuc4
null
1427580249
1
t5_2fwo
null
null
null
True
frezik
null
?> bulky and poorly Huffman coded > What? I have an idea what you might mean, but... As applied to language and API design, good Huffman Coding means that if something is going to be done a lot, it should be easy.
null
0
1315607289
False
0
c2iq3nh
t3_ka4h8
null
t1_c2iq3nh
t1_c2ipjxh
null
1427580253
0
t5_2fwo
null
null
null
True
kankeroo
null
Umm, have you heard of luajit? the 1-based indexing is no problem, in fact, it's the norm for functional languages.
null
0
1315607316
False
0
c2iq3rw
t3_k9ud6
null
t1_c2iq3rw
t1_c2ip04c
null
1427580256
7
t5_2fwo
null
null
null
True
majeric
null
There's that too. Have you ever tried keeping C++ in your head? I've recently gone back to it because I am working in the video game industry and let me tell you. It's like performing brain surgery. One wrong misstep and you've accidentally killed the patient.
null
0
1315607362
False
0
c2iq3z1
t3_ka4h8
null
t1_c2iq3z1
t1_c2iq352
null
1427580258
1
t5_2fwo
null
null
null
True
kankeroo
null
For static typing I'd find haskell far more preferable for my own use. Go may be preferable though for employees with mainly imperative experience. How's go performance nowadays? it used to be too slow last time I looked at it (2009), has this improved considerably, are there recent benchmarks? What about its concurren...
null
0
1315607564
False
0
c2iq4v7
t3_k9ud6
null
t1_c2iq4v7
t1_c2ip1uh
null
1427580265
1
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1315607796
False
0
c2iq5uy
t3_ka4h8
null
t1_c2iq5uy
t1_c2inrmo
null
1427580277
-4
t5_2fwo
null
null
null
True
[deleted]
null
I don't know abot "small shop web world" but in the "real world" the "hour are bullshit" sentiment doesn't exist except of course that you are expected to work overtime, on the weekends and are expected to be on call 24X7 with no compensation.
null
0
1315607838
False
0
c2iq61d
t3_k9z9s
null
t1_c2iq61d
t1_c2ilx2r
null
1427580286
2
t5_2fwo
null
null
null
True
kimble85
null
More intuitive naming convention. I'm often able to guess the correct Mercurial command, while I have to Google how to do the same thing with Git. Better Windows support would also go a long way in convincing some of my colleagues.
null
0
1315607855
False
0
c2iq648
t3_k8vpn
null
t1_c2iq648
t3_k8vpn
null
1427580283
3
t5_2fwo
null
null
null
True
[deleted]
null
wat EDIT: I now know what a triple fork is (thanks google,) but I'm still at a loss as to exactly what your analogy is.
null
0
1315607900
False
0
c2iq6b9
t3_k9rqy
null
t1_c2iq6b9
t1_c2inhwd
null
1427580284
1
t5_2fwo
null
null
null
True
systay
null
Someone already pointed out to you, but you failed to understand it, so I don't know why I'm trying again... > I don't mind the verbosity of Java because it's simple. My concern of lambda expressions is that it add complexity for the sake of reducing verbosity. You do understand that this exact same argument can b...
null
0
1315608107
False
0
c2iq77q
t3_ka4h8
null
t1_c2iq77q
t1_c2ipzwd
null
1428194786
2
t5_2fwo
null
null
null
True
frezik
null
I made it up, thinking of a fork with one of its tongs being a fork, with one of THOSE tongs being another fork. Lacerations are bound to happen.
null
0
1315608130
False
0
c2iq7bx
t3_k9rqy
null
t1_c2iq7bx
t1_c2iq6b9
null
1427580301
1
t5_2fwo
null
null
null
True
theManBehindYou
null
Yes but the question is, what does animal implement? Because a duck and a fly have not very much in common but are still both animals. I would say that both vehicle and animal would end up implementing a lot of the same stuff: movement, size?, working state (dead), even passenger load. Come to think of it a vehicle and...
null
0
1315608200
False
0
c2iq7mv
t3_ka3kw
null
t1_c2iq7mv
t1_c2ipedo
null
1427580306
3
t5_2fwo
null
null
null
True
mysticreddit
null
Ok, fixed in 1.99b!
null
0
1315608235
False
0
c2iq7so
t3_k9akm
null
t1_c2iq7so
t1_c2ijiii
null
1427580309
1
t5_2fwo
null
null
null
True
60secs
null
Are you campaigning for the Republican presidential nomination?
null
0
1315608272
False
0
c2iq7y8
t3_ka4h8
null
t1_c2iq7y8
t1_c2iq5uy
null
1427580311
13
t5_2fwo
null
null
null
True
mysticreddit
null
Probably not, but I they didn't have the "Code" section that I do, when I was looking at others.
null
0
1315608343
False
0
c2iq8a8
t3_k9akm
null
t1_c2iq8a8
t1_c2ikp8e
null
1427580314
1
t5_2fwo
null
null
null
True
60secs
null
There's not too much FM in vanilla Java. When it comes to annotations and persistence, you can easily venture into FM land though.
null
0
1315608360
False
0
c2iq8de
t3_ka4h8
null
t1_c2iq8de
t1_c2ipt61
null
1427580316
1
t5_2fwo
null
null
null
True
[deleted]
null
In this day and age we do not enter our programs into computers via punch cards. We use other methods, that are tens of times more efficient regarding writing code and hundreds or thousands of times more efficient in regard to browsing and understanding code. This allows us to tackle problems that were not in the reac...
null
0
1315608438
False
0
c2iq8px
t3_k9h3s
null
t1_c2iq8px
t1_c2ipw3g
null
1427580319
8
t5_2fwo
null
null
null
True
mysticreddit
null
Learning Vim :)
null
0
1315608478
False
0
c2iq8we
t3_k9akm
null
t1_c2iq8we
t1_c2ikn71
null
1427580319
1
t5_2fwo
null
null
null
True
mysticreddit
null
Check out the bottom half now -- much better organized and layout.
null
0
1315608512
False
0
c2iq91j
t3_k9akm
null
t1_c2iq91j
t1_c2ildya
null
1427580321
1
t5_2fwo
null
null
null
True
mysticreddit
null
Hadn't seen that one -- thanks! I'll update the web page with links to other cheat sheet, including that one.
null
0
1315608624
False
0
c2iq9hu
t3_k9akm
null
t1_c2iq9hu
t1_c2ilfck
null
1427580326
1
t5_2fwo
null
null
null
True
skelooth
null
browser compatibility is the bane of my existence.
null
0
1315608629
False
0
c2iq9ix
t3_ka0qg
null
t1_c2iq9ix
t1_c2ipqwp
null
1427580337
1
t5_2fwo
null
null
null
True
FlySwat
null
So basically, instead of putting your validation code in your method, you put it in another method and add a layer of code generation and reflection in between. I'll pass. This saves nothing, and makes things slower.
null
0
1315608737
False
0
c2iqa0h
t3_kaj03
null
t1_c2iqa0h
t3_kaj03
null
1427580346
1
t5_2fwo
null
null
null
True
eminence
null
At the very bottom of a github issue, you will see the following link: Notifications for new comments on this Issue are on. Disable notifications for this Issue Which will do what is says and disable notifications for an issue
null
0
1315608749
False
0
c2iqa2e
t3_k9rqy
null
t1_c2iqa2e
t1_c2ikdi9
null
1427580340
5
t5_2fwo
null
null
null
True
NitWit005
null
> Will be up to the JVM/compiler to decide if every lambda gets turned into a full blown object instance or is treated like any other function. No, it essentially has to be an object to get what they want. You have to be able to store them in data structures. > What if you don't have an interface for the lambda...
null
0
1315608831
True
0
c2iqaf5
t3_ka4h8
null
t1_c2iqaf5
t1_c2ipsuq
null
1428194783
1
t5_2fwo
null
null
null
True
banuday
null
Yes, this is true. *Now*. However, in the early days of Java, it was all the same - the platform and language were inseparable. And it was in those early days that the mountains of legacy code were written. On top of that, project managers (especially in enterprise) are a skittish and skeptical bunch. On the one hand...
null
0
1315608887
False
0
c2iqanw
t3_ka4h8
null
t1_c2iqanw
t1_c2ipy31
null
1427580348
3
t5_2fwo
null
null
null
True
mysticreddit
null
Sorry, don't use a dvorak keyboard layout version, but I'll make a note of it for future revisions.
null
0
1315608906
False
0
c2iqaqt
t3_k9akm
null
t1_c2iqaqt
t1_c2iml3i
null
1427580350
1
t5_2fwo
null
null
null
True
[deleted]
null
And then all of the animals get torn down and replaced by whatever the Pattern Du Jour is, which will in no way resemble any kind of painstakingly-mapped-to-the-real-work heirachy people always use to teach these things.
null
0
1315608975
False
0
c2iqb14
t3_ka3kw
null
t1_c2iqb14
t1_c2iq7mv
null
1427580365
2
t5_2fwo
null
null
null
True
maedhros777
null
I love how ( and ) are dark red for Lisp :)
null
0
1315609046
False
0
c2iqbbr
t3_k8w37
null
t1_c2iqbbr
t3_k8w37
null
1427580366
1
t5_2fwo
null
null
null
True
mysticreddit
null
Nope. Thanks for the link though! I'll add a link to it off the main web page in the future. Edit1: Website now contains a few other Vim reference sheets. Edit2: Wow, I didn't know about :r file ... always something cool to learn about vi/vim !
null
0
1315609058
True
0
c2iqbdp
t3_k9akm
null
t1_c2iqbdp
t1_c2immtk
null
1427580367
1
t5_2fwo
null
null
null
True
mysticreddit
null
Glad you liked it! I've been constantly refining it with everyone's great feedback -- allready up to version 1.99b !
null
0
1315609113
False
0
c2iqbm4
t3_k9akm
null
t1_c2iqbm4
t1_c2in5f6
null
1427580370
1
t5_2fwo
null
null
null
True
MechaBlue
null
> Java needs to go the way of assembly: a language for optimization, not for primary implementation. I don't think I ever expected to hear this.
null
0
1315609115
False
0
c2iqbmi
t3_ka4h8
null
t1_c2iqbmi
t1_c2iprby
null
1427580370
10
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1315609152
False
0
c2iqbs4
t3_ka4h8
null
t1_c2iqbs4
t1_c2inodf
null
1427580371
0
t5_2fwo
null
null
null
True
banuday
null
And the cool thing for everyone else is that the engine can be reused while the rusty, creaky body can be replaced with something sleeker.
null
0
1315609215
False
0
c2iqc2e
t3_ka4h8
null
t1_c2iqc2e
t1_c2ipx1l
null
1427580373
2
t5_2fwo
null
null
null
True
YuleTideCamel
null
I like the concept, but I don't like the fact that conditions are included in the domain object itself. It would be nice if there was a way to inject these conditions and make them completely independent of the object it's hardening. In that case you can change conditions without having to touch the domain model.
null
0
1315609327
False
0
c2iqcjc
t3_kaj03
null
t1_c2iqcjc
t3_kaj03
null
1427580379
3
t5_2fwo
null
null
null
True
qbg
null
Last I heard, lambdas will have SAM conversion (maybe only SAM conversion). If they are implemented as SAM conversion only, many of your questions are irrelevant. (SAM conversion = the lambda is expanded into an anonymous inner class that implements/extends a class with a single abstract method)
null
0
1315609348
False
0
c2iqcmf
t3_k9h3s
null
t1_c2iqcmf
t1_c2ik7q2
null
1427580382
2
t5_2fwo
null
null
null
True
shadearg
null
File.open#each_line streams, IO.readlines loads everything.
null
0
1315609364
False
0
c2iqcot
t3_ka4h8
null
t1_c2iqcot
t1_c2ip8lh
null
1427580387
2
t5_2fwo
null
null
null
True
Taladar
null
Well, there might be some niches but I doubt it will ever be the primary input device for any kind of general purpose device (as opposed to the kind of single purpose machine your car example would require though I think that one will be delayed for a long time by the inherent problems in recognizing names).
null
0
1315609541
False
0
c2iqdg2
t3_k8ryx
null
t1_c2iqdg2
t1_c2iml7h
null
1427580391
1
t5_2fwo
null
null
null
True
pnpbios
null
It's all mostly bullshit filler lists that they can link to to get hits.
null
0
1315609554
False
0
c2iqdhy
t3_ka4h8
null
t1_c2iqdhy
t1_c2iqbs4
null
1427580392
2
t5_2fwo
null
null
null
True
coding_monkey
null
From what I have seen that is not what happens. I have only worked for 2 different Fortune 500 companies but both had "standard" versions of Java that they expected all applications to use. Even legacy applications are constantly being updated for new versions of application servers, operating systems, databases, etc. ...
null
0
1315609598
False
0
c2iqdop
t3_ka4h8
null
t1_c2iqdop
t1_c2ipllb
null
1427580393
3
t5_2fwo
null
null
null
True
Zarutian
null
I found the idea of doing useragent detection and just give IE users java applet or activex control implementation of a webbrowser amusing and not without merit.
null
0
1315609620
False
0
c2iqds3
t3_ka0qg
null
t1_c2iqds3
t1_c2iq9ix
null
1427580395
2
t5_2fwo
null
null
null
True
thephotoman
null
I never expected to say it.
null
0
1315609649
False
0
c2iqdwi
t3_ka4h8
null
t1_c2iqdwi
t1_c2iqbmi
null
1427580404
6
t5_2fwo
null
null
null
True
TheWix
null
Yea, I find this to be the case in the corporate world with the company "veterans". They made it to where they are by doing the same thing. Why change?
null
0
1315609654
False
0
c2iqdx7
t3_k5zns
null
t1_c2iqdx7
t1_c2ip0tw
null
1427580396
1
t5_2fwo
null
null
null
True
learnyouahaskell
null
-Good Guy Greg Wait a minute...
null
0
1315609774
False
0
c2iqef5
t3_k8leq
null
t1_c2iqef5
t1_c2ifehz
null
1427580401
2
t5_2fwo
null
null
null
True
korthrun
null
Oh no, I don't think you're trying to decieve. I think you just don't quite get the costs of hosting, and are either regurgitating what you overheard, are greatly exaggerating, or know something that I don't. It's not about hoops or points. It's about a person being able to backup the things they say.
null
0
1315609877
False
0
c2iqeun
t3_k6z1s
null
t1_c2iqeun
t1_c2ikwyv
null
1427580406
2
t5_2fwo
null
null
null
True
[deleted]
null
If I switch fonts in my terminal, does that mean I'm now coding in a dialect of python?
null
0
1315610014
False
0
c2iqfg5
t3_k9cbj
null
t1_c2iqfg5
t1_c2ihy6z
null
1427580412
3
t5_2fwo
null
null
null
True
extremeanger
null
It's semantically close to Scheme, but syntactically close to Java.
null
0
1315610033
False
0
c2iqfjg
t3_kajta
null
t1_c2iqfjg
t3_kajta
null
1428194781
36
t5_2fwo
null
null
null
True
sltkr
null
> Why on earth would you use a pair (result, error) to represent the mutually exclusive choice Either error result? Assuming this wasn't a rhetorical question: because Go doesn't have algebraic data types.
null
0
1315610252
False
0
c2iqgg1
t3_k9ud6
null
t1_c2iqgg1
t1_c2il0c9
null
1427580428
6
t5_2fwo
null
null
null
True
sltkr
null
> 1-based indexing is [..] the norm for functional languages. Huh? Both functional languages I know (Haskell and Clean) use 0-based indexing for both lists and arrays (though Haskell allows arbitrary indices to be used).
null
0
1315610464
False
0
c2iqhc0
t3_k9ud6
null
t1_c2iqhc0
t1_c2iq3rw
null
1427580450
5
t5_2fwo
null
null
null
True
xoob
null
what about processingjs? can't beat the work of resig.
null
0
1315610499
False
0
c2iqhgt
t3_ka0qg
null
t1_c2iqhgt
t1_c2ind1h
null
1427580442
2
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1315610574
False
0
c2iqhrx
t3_ka4h8
null
t1_c2iqhrx
t1_c2inz4i
null
1427580447
2
t5_2fwo
null
null
null
True
dasqaus
null
A couple of friends and I are working with the Lightweight JAVA game library. We are posting everything as we do it to this blog and would like to extend this to reddit. If we get enough people into it we will start putting up programming challenges and stuff.
null
0
1315610717
False
0
c2iqicy
t3_kalax
null
t1_c2iqicy
t3_kalax
null
1428194778
1
t5_2fwo
null
null
null
True
kinghajj
null
Here's the latest shootout benchmark comparison between Go and averaged Java 7: [link](http://shootout.alioth.debian.org/u64q/benchmark.php?test=all&lang=go&lang2=javasteady). It's mostly equivalent in speed, but uses much less memory and significantly less code. The reason the last two benchmarks are slower is...
null
0
1315610851
False
0
c2iqiyj
t3_k9ud6
null
t1_c2iqiyj
t1_c2iq4v7
null
1427580462
1
t5_2fwo
null
null
null
True
incredulitor
null
It's my belief that you have to attack it from multiple angles. CPU design is impressive but not exactly elegant. There are constraints on the design coming from completely different levels of abstraction (physical circuit layout, power and performance tradeoffs, the interface to the software and OS...). [This boo...
null
0
1315611004
False
0
c2iqjlk
t3_k5f5h
null
t1_c2iqjlk
t1_c2hsr4f
null
1427580470
1
t5_2fwo
null
null
null
True
gospelwut
null
Is the implication here that non-Republican candidates are the bastion of empirical data usage?
null
0
1315611017
False
0
c2iqjnz
t3_ka4h8
null
t1_c2iqjnz
t1_c2iq7y8
null
1427580471
-1
t5_2fwo
null
null
null
True
theManBehindYou
null
I do think the duck -> animal, car -> vehicle examples help convey the idea of OO to those new to the principle.
null
0
1315611064
False
0
c2iqjv4
t3_ka3kw
null
t1_c2iqjv4
t1_c2iqb14
null
1427580475
1
t5_2fwo
null
null
null
True
kamatsu
null
You are using mathematical terminology with no understanding of it's meaning. An isomorphism means it's surjective and injective, so how can you get from, say, (4, ERROR) to Left ERROR and back again? You can't, because a product expresses fundamentally more information than a sum. That is not an isomorphism.
null
0
1315611170
False
0
c2iqkab
t3_k9ud6
null
t1_c2iqkab
t1_c2ios8g
null
1427580491
5
t5_2fwo
null
null
null
True
bobappleyard
null
Equality for interfaces uses the values associated with them. I don't think you need that type assertion.
null
0
1315611278
False
0
c2iqkpn
t3_k9ud6
null
t1_c2iqkpn
t1_c2im8ex
null
1427580494
1
t5_2fwo
null
null
null
True
voyvf
null
No joke. At home and for personal projects I generally use 2.7, or more specifically whatever PyPy supports at the time. At work, I'm still on 2.4. ): That said, with a little bit of trickery one *can* backport some of the nicer features, such as functools, any, all, etc.
null
0
1315611308
False
0
c2iqkua
t3_ka4h8
null
t1_c2iqkua
t1_c2ip1cq
null
1427580494
1
t5_2fwo
null
null
null
True
kirakun
null
Only if you are implying "non-Republicans" and Republicans share zero commonality and that they are forever unable to agree on anything.
null
0
1315611311
False
0
c2iqkuq
t3_ka4h8
null
t1_c2iqkuq
t1_c2iqjnz
null
1427580494
1
t5_2fwo
null
null
null
True
banuday
null
I don't know, I think those kinds of examples are terrible, showing you the superficial form without really telling you why you would create those kinds of structures in the first place. My favorite explanation of OO is [Heuristics and Coffee](http://www.objectmentor.com/resources/articles/CoffeeMaker.pdf) (PDF warni...
null
0
1315611398
False
0
c2iql6t
t3_ka3kw
null
t1_c2iql6t
t1_c2iqjv4
null
1427580498
7
t5_2fwo
null
null
null
True
sltkr
null
I'm not sure what you are talking about. From the cache link posted below, it seems like Marak is one of few users exhibiting a professional attitude. You may call his reply "humorless" (to be fair, it is) but at least it's polite and to the point. Much better than the idiots posting "epic" and "lololololo" and simil...
null
0
1315611468
False
0
c2iqlh9
t3_k9rqy
null
t1_c2iqlh9
t1_c2ildt6
null
1427580500
4
t5_2fwo
null
null
null
True
mysticreddit
null
I beg to differ -- You're confusing functionality with interface. e.g. http://tnerual.eriogerg.free.fr/0xBABAF000L/0010_en_vi-vs-emacs.png 3D Studio Max makes Vim look like notepad -- when you have a hundreds of settings that can be changed the challenge is to make it easy to use and there is just no easy way to hide ...
null
0
1315611518
False
0
c2iqloe
t3_k9akm
null
t1_c2iqloe
t1_c2indie
null
1427580501
1
t5_2fwo
null
null
null
True
kamatsu
null
His supreme arrogance, the poor quality of examples in his book, his overly religious zeal about test-writing, his insistence against static type systems, but most of all: His attitude is designed not to popularize good ideas about writing software, but to popularize Bob Martin. I hate that. It's the same reason I desp...
null
0
1315611557
False
0
c2iqlu7
t3_k9z9s
null
t1_c2iqlu7
t1_c2iodyw
null
1427580502
6
t5_2fwo
null
null
null
True
TransFattyAcid
null
I had looked in the first two files of the GitHub link from the parent and in the actual source code used in their example (http://jspdf.googlecode.com/svn/trunk/jspdf.js). Both of those only contain a copyright notice w/o the MIT license. Thanks for pointing out the license as mentioned on the sidebar in the Google C...
null
0
1315611902
False
0
c2iqn74
t3_k9rqy
null
t1_c2iqn74
t1_c2ilb94
null
1427580513
1
t5_2fwo
null
null
null
True
voyvf
null
Honestly, I feel somewhat the same way. I use mercurial, but see far fewer posts about it. I'm rather fond of it, though. The command line interface is pretty simple, and if one wants to, one *can* use it pretty much like subversion, with an extra step (pushing.) What sold me was branching, though. If I want to try a...
null
0
1315612245
False
0
c2iqokk
t3_k7qvj
null
t1_c2iqokk
t1_c2i5sfu
null
1427580525
1
t5_2fwo
null
null
null
True
[deleted]
null
JavaScript is *not* cool.
null
0
1315612289
False
0
c2iqor1
t3_kajta
null
t1_c2iqor1
t3_kajta
null
1427580528
6
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1315612480
False
0
c2iqpix
t3_ka0qg
null
t1_c2iqpix
t1_c2iqds3
null
1428194776
1
t5_2fwo
null
null
null
True
slash112
null
Hahah that would be awesome
null
0
1315612747
False
0
c2iqqla
t3_ka0qg
null
t1_c2iqqla
t1_c2iqds3
null
1427580560
1
t5_2fwo
null
null
null
True
bluGill
null
> he did say "data centers" need to use C and C++ to maintain efficiency, which is largely wrong. No, it is very correct. > Web languages like PHP, Java, C# and newer server side languages like Ruby and Javascript are what are used for most all web content. Does sutter really expect anyone to believe web pro...
null
0
1315612775
False
0
c2iqqpo
t3_k85xr
null
t1_c2iqqpo
t1_c2in55f
null
1427580561
1
t5_2fwo
null
null
null
True
[deleted]
null
> its a memory leak just waiting to happen [citation needed] I use a Java web framework that makes heavy use of anonymous subclasses, and I've yet to see the problems you assert.
null
0
1315612782
False
0
c2iqqqw
t3_ka4h8
null
t1_c2iqqqw
t1_c2ipoxq
null
1427580562
3
t5_2fwo
null
null
null
True
criticismguy
null
> Java is installed on every Mac [Not any more](http://support.apple.com/kb/DL1421).
null
0
1315612785
False
0
c2iqqrb
t3_ka4h8
null
t1_c2iqqrb
t1_c2ipq9x
null
1427580562
3
t5_2fwo
null
null
null
True
robbiedo
null
nano
null
0
1315612920
False
0
c2iqr9x
t3_k9akm
null
t1_c2iqr9x
t3_k9akm
null
1427580567
0
t5_2fwo
null
null
null
True
[deleted]
null
? Your xml string would look exactly the same in most other languages apart from those that allow single quoting or triple quoting around strings - or those that allow XML literals, like Scala. Again, regexes would look exactly the same unless you're using a Python raw string, or a language where regexes are also lit...
null
0
1315612989
False
0
c2iqrjm
t3_ka4h8
null
t1_c2iqrjm
t1_c2iomvb
null
1427580569
2
t5_2fwo
null
null
null
True
criticismguy
null
> Java needs a new hairstyle; a backwards compatibility break to allow for max velocity in the future. Why? Who does this benefit? It looks to me like Java was designed to fit roughly a certain level of abstraction. All attempts to pull it out of there have been, shall we say, less-than-successful. This isn't n...
null
0
1315613060
False
0
c2iqrti
t3_ka4h8
null
t1_c2iqrti
t1_c2inmfi
null
1427580571
5
t5_2fwo
null
null
null
True
bluGill
null
Why should anything happen to the working tree? I was shocked the first time I did a "git pull" (about 2 days ago) and it not only pulled remote changes, it also updated my working repository. I'm used to hg where pull does not touch my working repository, if I want to touch my repository I need to do a update (some...
null
0
1315613147
False
0
c2iqs61
t3_k7qvj
null
t1_c2iqs61
t1_c2ilsut
null
1427580573
1
t5_2fwo
null
null
null
True
geodebug
null
Your example doesn't demonstrate lambda-like behavior, just plain old Java OO (and I don't think it will work because Example doesn't implement Runnable). The whole point of lambdas is that it isn't the function-creating code that calls the function with parameters, but the code that receives the function. For exampl...
null
0
1315613148
True
0
c2iqs6b
t3_ka4h8
null
t1_c2iqs6b
t1_c2iqaf5
null
1427580573
1
t5_2fwo
null
null
null
True
ripter
null
I've made my own engines, and the level editor along makes me want to buy impactjs. He's done an amazing job.
null
0
1315613207
False
0
c2iqsep
t3_ka0qg
null
t1_c2iqsep
t1_c2inupb
null
1428194775
1
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1315613242
False
0
c2iqsjj
t3_ka0qg
null
t1_c2iqsjj
t1_c2io64s
null
1427580578
1
t5_2fwo
null
null
null
True
kenlubin
null
Besides, the Mac OS 9 userbase had dwindled down to be pretty tiny by the time that Steve Jobs came back and brought out OS X.
null
0
1315613246
False
0
c2iqsk5
t3_ka4h8
null
t1_c2iqsk5
t1_c2ipq9x
null
1427580578
6
t5_2fwo
null
null
null
True
elrac1
null
The first time I ran a java application after updating to Lion the os seamlessly downloaded and installed it for me. So, essentually, it is, in that it is hard to tell the difference.
null
0
1315613250
False
0
c2iqskr
t3_ka4h8
null
t1_c2iqskr
t1_c2iqqrb
null
1427580578
4
t5_2fwo
null
null
null
True
[deleted]
null
> What impact would it have on development tools like re-factoring tools? Intellij IDEA handles refactoring Scala's lambdas just fine.
null
0
1315613368
False
0
c2iqt1d
t3_ka4h8
null
t1_c2iqt1d
t1_c2inx9c
null
1427580584
2
t5_2fwo
null
null
null
True
[deleted]
null
Refactoring != code generation.
null
0
1315613411
False
0
c2iqt7i
t3_ka4h8
null
t1_c2iqt7i
t1_c2iok6c
null
1427580586
1
t5_2fwo
null
null
null
True
14domino
null
eh.. it kind of is
null
0
1315613563
False
0
c2iqttw
t3_kajta
null
t1_c2iqttw
t1_c2iqor1
null
1427580601
51
t5_2fwo
null
null
null
True
[deleted]
null
> who can wield first-class functions as part of their toolkit, it's absurd. Such a person is crippled if pushed back to classes lolwut. The hyperbole is strong with this one. I've been using first-class functions since day dot of my programming adventure. I also routinely use anonymous subclasses in lieu of lambda...
null
0
1315613612
False
0
c2iqtzd
t3_ka4h8
null
t1_c2iqtzd
t1_c2iou6j
null
1427580605
2
t5_2fwo
null
null
null
True
Timmmmbob
null
That's cool, but I'm never impressed by "We can do X in only Y lines of code!" because it usually involves code along the lines of (I don't know mathematica; imagine it is javascript or something) im = mathematica.loadImage("foo.jpg"); coords = mathematica.imageProcessing.locateBlobs(im, 3, 6); mathematica...
null
0
1315613637
False
0
c2iqu4k
t3_ka5os
null
t1_c2iqu4k
t3_ka5os
null
1427580600
4
t5_2fwo
null
null
null
True
[deleted]
null
You forgot class Person(@BeanProperty var name:String, @BeanProperty var age:Int) to make the comparison object's signatures exactly the same. *edit* Wait, saw the lack of setter. Ah well. Your object signature isn't the same with the Scala class - if I was attempting to use it in Java code, it'd look somewhat o...
null
0
1315613664
False
0
c2iqu7v
t3_ka4h8
null
t1_c2iqu7v
t1_c2ipsg1
null
1427580602
1
t5_2fwo
null
null
null
True
alekseykorzun
null
Is there a blog post about programming that does not include "Every programmer should" ? Every programmer should do x because I did x and I feel that everybody should do x because I did x and I will write a blog post about x so I can tell you to do x because I did x. Yadda yadda yadda
null
0
1315613702
False
0
c2iqud2
t3_kadw2
null
t1_c2iqud2
t3_kadw2
null
1427580605
69
t5_2fwo
null
null
null