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
davidk01
null
Then I guess I'm in your target audience but I honestly don't see what the value proposition of Dart is. A lot of what's being posted on the language from "official" channels feels very forced and contrived.
null
0
1319329021
False
0
c2tn3ls
t3_lkpil
null
t1_c2tn3ls
t1_c2tm671
null
1427769012
3
t5_2fwo
null
null
null
True
julesjacobs
null
Note however that they cite these papers to show that their work is relevant by explaining that these papers were not satisfactory. This is the only place they mention them: > Bracha [4] defines optional type systems as type systems that do not affect the semantics of the language and where type annotations are opti...
null
0
1319329063
False
0
c2tn3rx
t3_lkpil
null
t1_c2tn3rx
t1_c2tki86
null
1427769013
12
t5_2fwo
null
null
null
True
grauenwolf
null
While I love all the attention that Rosyln is getting, why don't we see some posts about doing this with LLVM?
null
0
1319329102
False
0
c2tn3y7
t3_llgx9
null
t1_c2tn3y7
t3_llgx9
null
1427769016
2
t5_2fwo
null
null
null
True
gmfawcett
null
> could anyone crack it with one file but not the other? Yes, if (as [jacob](http://www.reddit.com/r/programming/comments/ll4j8/i_got_bored_and_made_an_encryption_program_that_i/c2tmwm6) observed) you're using a weak PRNG that only requires the cracker to discover your seed value in order to reconstruct the pad, an...
null
0
1319329122
False
0
c2tn413
t3_ll4j8
null
t1_c2tn413
t1_c2tmwsj
null
1427769017
3
t5_2fwo
null
null
null
True
michaelstripe
null
Eclipse does suck (and so does the java language) but netbeans is a pretty badass java (and anything else really) IDE.
null
0
1319329163
False
0
c2tn47m
t3_lle7t
null
t1_c2tn47m
t1_c2tn1l5
null
1427769018
0
t5_2fwo
null
null
null
True
[deleted]
null
Oh alright. 1. Just noticed your `let _` expression and thought out that `:` stands for method invocation in OCaml. 2. So basically this gives a generalized implementation of the visitor pattern for free? Awesome!
null
0
1319329260
False
0
c2tn4lu
t3_lkmhy
null
t1_c2tn4lu
t1_c2tmiex
null
1427769027
2
t5_2fwo
null
null
null
True
asterisk_man
null
You're right. I was just being snarky.
null
0
1319329267
False
0
c2tn4mv
t3_ll4j8
null
t1_c2tn4mv
t1_c2tmsoh
null
1427769024
2
t5_2fwo
null
null
null
True
khazathon
null
And?
null
0
1319329462
False
0
c2tn5fn
t3_ll5d1
null
t1_c2tn5fn
t1_c2tlbwa
null
1427769035
8
t5_2fwo
null
null
null
True
julesjacobs
null
As I've responded to variance elsewhere, let me just say that the null issue is much less bad than the variance issue. Including null in types *does* have some advantages, mostly familiarity when coming from Java or C#, and unfamiliarity with Option/Maybe/nullable types which will have to be used instead.
null
0
1319329528
False
0
c2tn5pw
t3_lkpil
null
t1_c2tn5pw
t1_c2tkk38
null
1427769041
4
t5_2fwo
null
null
null
True
[deleted]
null
It's possible to lose esteem without losing market share familiarity breeds contempt, the 7-year itch, i liked it before it was popular, what have you done for me lately *JVM, someone still loves you*
null
0
1319329542
False
0
c2tn5rj
t3_lle7t
null
t1_c2tn5rj
t3_lle7t
null
1427769041
14
t5_2fwo
null
null
null
True
notfancy
null
1. The `let _ = …` is an expression in the top-level evaluated for its value and not for the binding (the underscore as an identifier is never bound, like a "don't care" of sorts). The top-level responds with "the last expression (`-`, a top-level value) of type (`:`) pair (`*`) of `bbox` and `string` is (`=`) …" 2. Ac...
null
0
1319329842
False
0
c2tn6ya
t3_lkmhy
null
t1_c2tn6ya
t1_c2tn4lu
null
1427769054
3
t5_2fwo
null
null
null
True
julesjacobs
null
> Dart doesn't exclude that either. We fully expect to have tools that do static type-checking. The Dart->JS compiler does some of that now, and tools are free to go farther if they want. Won't happen for the same reason that there aren't good tools for type checking Ruby or Python code. If you want to check for...
null
0
1319329850
False
0
c2tn6zf
t3_lkpil
null
t1_c2tn6zf
t1_c2tkj4h
null
1427769054
3
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1319329908
False
0
c2tn79f
t3_lliyj
null
t1_c2tn79f
t3_lliyj
null
1427769058
3
t5_2fwo
null
null
null
True
SleepyOrange
null
Why not use a loop?
null
0
1319329929
False
0
c2tn7cz
t3_lliyj
null
t1_c2tn7cz
t3_lliyj
null
1427769059
1
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1319329946
True
0
c2tn7g1
t3_lle7t
null
t1_c2tn7g1
t1_c2tmob0
null
1427769060
4
t5_2fwo
null
null
null
True
seanmccleary
null
I hope the name "Roslyn" comes from the city of Roslyn, Washington, which was the filming location for the excellent 90s TV show "Northern Exposure."
null
0
1319330077
False
0
c2tn81u
t3_ll5d1
null
t1_c2tn81u
t3_ll5d1
null
1427769068
2
t5_2fwo
null
null
null
True
fekberg
null
The point of the article is just to introduce what is possible with Roslyn, why there's no similar posts with LLVM I don't know.
null
0
1319330121
False
0
c2tn893
t3_llgx9
null
t1_c2tn893
t1_c2tn3y7
null
1427769071
1
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1319330187
False
0
c2tn8js
t3_lle7t
null
t1_c2tn8js
t1_c2tmnol
null
1427769074
1
t5_2fwo
null
null
null
True
DeliProgrammer
null
Good point, what if I used rand.getNext(rand.getNext(4)); Instead of rand.getNext(4); Or something to that extent? 4 was put in so I don't have to go through the code and remember my original seed.
null
0
1319330506
False
0
c2tn9yq
t3_ll4j8
null
t1_c2tn9yq
t1_c2tn413
null
1427769093
1
t5_2fwo
null
null
null
True
x-skeww
null
I just enable "trim/remove trailing whitespace". Also, trailing whitespace isn't allowed by our code conventions.
null
0
1319330638
False
0
c2tnajg
t3_lks6n
null
t1_c2tnajg
t1_c2tj0x7
null
1427769101
1
t5_2fwo
null
null
null
True
ceiimq
null
The support software for Google's classified "World Domination Mode" is currently being written in Haskell, and about 90% complete. Expect a public launch around Q2 2012. Now, if you'll excuse me I need to get a face transplant before *they* find me.
null
0
1319330660
True
0
c2tnamu
t3_lkiol
null
t1_c2tnamu
t1_c2tjgkg
null
1427769104
2
t5_2fwo
null
null
null
True
mrhhug
null
why use any of that crap? just use your favorite text editor. "javac /path/to/myproggie.java" to compile and then to run "java /path/to/myproggie" right from your terminal or command prompt
null
0
1319330720
False
0
c2tnavv
t3_lle7t
null
t1_c2tnavv
t1_c2tn47m
null
1427769106
-14
t5_2fwo
null
null
null
True
DeliProgrammer
null
Would one be able to find the seed if I used something like: rand.getNextRand(rand.getNextRand(4)); 4 being used as a stand-in for whatever seed I used?
null
0
1319330724
False
0
c2tnawn
t3_ll4j8
null
t1_c2tnawn
t1_c2tmwm6
null
1427769106
1
t5_2fwo
null
null
null
True
brews
null
C is the [nasty-ass honey badger](http://www.youtube.com/watch?v=4r7wHMg5Yjg) of programming languages. It will not be dying-out anytime soon.
null
0
1319330763
True
0
c2tnb35
t3_lle7t
null
t1_c2tnb35
t1_c2tm5ll
null
1427769110
79
t5_2fwo
null
null
null
True
brews
null
Really? How so?
null
0
1319330813
False
0
c2tnbax
t3_lle7t
null
t1_c2tnbax
t1_c2tmj9e
null
1427769111
2
t5_2fwo
null
null
null
True
kozo
null
Yes and no. Im a java dev/ c# dev but im more inclined to learn more on .net
null
0
1319330842
False
0
c2tnbg8
t3_lle7t
null
t1_c2tnbg8
t3_lle7t
null
1427769113
5
t5_2fwo
null
null
null
True
cat_in_the_wall
null
C doesn't give a shit.
null
0
1319331073
False
0
c2tnci9
t3_lle7t
null
t1_c2tnci9
t1_c2tnb35
null
1428191469
131
t5_2fwo
null
null
null
True
jimktrains
null
The problem is the diffs look horrible. I've been toying with the idea of running the whole codebase through sed and striping it and having a single, huge, whitespace commit.
null
0
1319331074
False
0
c2tncid
t3_lks6n
null
t1_c2tncid
t1_c2tnajg
null
1428191469
1
t5_2fwo
null
null
null
True
eaturbrainz
null
>I know that a pattern matching compiler can call a method on a type if that type supports it without the type necessarily having a type constraint. OK, now please define "pattern matching" and "method" for purposes of this discussion. Type-classes are for static dispatch, and you *seem* to be thinking of dynamic ...
null
0
1319331094
False
0
c2tnclf
t3_lk5ly
null
t1_c2tnclf
t1_c2tlv6n
null
1427769134
1
t5_2fwo
null
null
null
True
sporkexec
null
It still exists in large numbers, and it's not going away anytime soon. However, let me put it like this: A short time ago, I would have been interested in putting some real effort into learning more Java beyond the basics, since it seems to be a good thing to understand well. Since all the funny business with Oracle...
null
0
1319331156
False
0
c2tncvj
t3_lle7t
null
t1_c2tncvj
t3_lle7t
null
1427769148
2
t5_2fwo
null
null
null
True
cat_in_the_wall
null
I agree entirely. I think that c# as a language is really great, but the sentiment you mention is slowing interest on other platforms.
null
0
1319331198
False
0
c2tnd27
t3_lle7t
null
t1_c2tnd27
t1_c2tmgm7
null
1427769139
3
t5_2fwo
null
null
null
True
jsled
null
And /r/pics is where it should stay. This doesn't make /r/programming any better. >
null
0
1319331208
False
0
c2tnd3t
t3_llefu
null
t1_c2tnd3t
t3_llefu
null
1427769141
1
t5_2fwo
null
null
null
True
klo8
null
Right, now try doing unit tests, debugging, source control and profiling like that. It works for your Project Euler problems but try working with a big API and an existing framework. You can do it, but it's not fun.
null
0
1319331250
False
0
c2tndac
t3_lle7t
null
t1_c2tndac
t1_c2tnavv
null
1427769141
9
t5_2fwo
null
null
null
True
[deleted]
null
1. And the pair of `bbox` and `string` are the results of `g#bounding_box, g#draw` because that is the last expression executed in the top level due to the "unbound" `_`? 2. Was going forward the same point, but couldn't express it as concise as you did.
null
0
1319331253
False
0
c2tndav
t3_lkmhy
null
t1_c2tndav
t1_c2tn6ya
null
1427769141
2
t5_2fwo
null
null
null
True
michaelstripe
null
I do all my java programming entirely through the use of cat
null
0
1319331334
False
0
c2tndnf
t3_lle7t
null
t1_c2tndnf
t1_c2tnavv
null
1427769153
9
t5_2fwo
null
null
null
True
cat_in_the_wall
null
i think the jury is still out on performance between c# and java.
null
0
1319331377
False
0
c2tndu9
t3_lle7t
null
t1_c2tndu9
t1_c2tmzfl
null
1428191468
4
t5_2fwo
null
null
null
True
Edgeworth
null
That doesn't change the fact that you're using a PRNG with a seed based on something at most as complicated as the current system time. If you were to actually do this right, you'd want to take from extremely random sources. This is as far as I know. The bigger point here is that if you think you know how to crypto, yo...
null
0
1319331386
False
0
c2tndvr
t3_ll4j8
null
t1_c2tndvr
t1_c2tn9yq
null
1427769148
2
t5_2fwo
null
null
null
True
squishy44
null
Awesome stuff
null
0
1319331433
False
0
c2tne33
t3_lkyt0
null
t1_c2tne33
t1_c2tltw3
null
1427769150
2
t5_2fwo
null
null
null
True
mrhhug
null
All CS 1 and 2 in the state of Georgia are java based programming - its not up to my school, they have to follow the Board of Regents guidelines. I know GA is only the 9th biggest state in the US, but all guys coming out of GATech with any CS degree have at least 2 semesters of Java.
null
0
1319331495
False
0
c2tneco
t3_lle7t
null
t1_c2tneco
t3_lle7t
null
1427769164
4
t5_2fwo
null
null
null
True
DeliProgrammer
null
What if I seeded it using some constant memory address? Any data that is contained in this address should be able to be represented as an int. This could possibly be different on every computer, or is it all done at run-time?
null
0
1319331590
False
0
c2tner8
t3_ll4j8
null
t1_c2tner8
t1_c2tndvr
null
1427769171
1
t5_2fwo
null
null
null
True
cat_in_the_wall
null
i feel like whenever there is an article mentioning java, the whole "java is archaic and stupid because fuck you that's why" circlejerk starts.
null
0
1319331599
False
0
c2tnet2
t3_lle7t
null
t1_c2tnet2
t3_lle7t
null
1427769162
33
t5_2fwo
null
null
null
True
grauenwolf
null
It was a general question, or rather a call to arms if you will. While I am excited about Roslyn, I can't believe it is the first to do this.
null
0
1319331644
False
0
c2tnezl
t3_llgx9
null
t1_c2tnezl
t1_c2tn893
null
1427769166
1
t5_2fwo
null
null
null
True
skew
null
The advance claimed for gradual typing is the simple guarantee to the programmer: An operation between two typed variables will never raise a run-time type error. The paper where that is actually shown is [Well-typed programs can't be blamed](http://homepages.inf.ed.ac.uk/wadler/papers/blame/blame-tr.pdf), by Phil Wad...
null
0
1319331665
True
0
c2tnf2m
t3_lkpil
null
t1_c2tnf2m
t1_c2tki86
null
1427769166
5
t5_2fwo
null
null
null
True
Taladar
null
I completely agree. TIOBE is based mostly on data that correlates much better with the amount of help people need with a language than with the actual popularity of the language (e.g. Google searches). It also does not take into account the relative ease or difficulty to automatically detect the various languages and/o...
null
0
1319331770
False
0
c2tnfid
t3_lle7t
null
t1_c2tnfid
t1_c2tmudr
null
1427769173
15
t5_2fwo
null
null
null
True
gigitrix
null
Downvoted for this? Shame on you reddit. I'm a huge fan of Netbeans with Java AND PHP *(bracing myself for holier-than-thou "PHP isn't a real language" trolls)*
null
0
1319331826
False
0
c2tnfr0
t3_lle7t
null
t1_c2tnfr0
t1_c2tn47m
null
1427769176
-8
t5_2fwo
null
null
null
True
[deleted]
null
Not to be a downer, but Firefox, Linux, or GTK represent about 0.1% of all the open source projects out there, and get most of their support (funds and development) from companies nowadays. Without Nokia behind it and the emergence of mobile devices on which good quality frameworks exist, it's not unlikely that this is...
null
0
1319331830
False
0
c2tnfrs
t3_ljtxb
null
t1_c2tnfrs
t1_c2tmwkk
null
1427769176
1
t5_2fwo
null
null
null
True
tilio
null
c# certainly doesn't perform as well as c++, but most comparisons greatly favor c# over java.
null
0
1319331888
False
0
c2tng09
t3_lle7t
null
t1_c2tng09
t1_c2tndu9
null
1427769191
0
t5_2fwo
null
null
null
True
imgonnacallyouretard
null
Yeah, bringing down a hospital is cool.
null
0
1319331932
False
0
c2tng6k
t3_llcmn
null
t1_c2tng6k
t1_c2tls6p
null
1427769199
1
t5_2fwo
null
null
null
True
Taladar
null
Lack of powerful language features combined with APIs and libraries that look like they were designed by someone with their own job security as the primary objective in mind tend to do that to a language.
null
0
1319331932
False
0
c2tng6m
t3_lle7t
null
t1_c2tng6m
t1_c2tnbax
null
1427769199
43
t5_2fwo
null
null
null
True
BinaryRockStar
null
Looks fantastic! Is all that work being done by the CPU? A GPU should be able to render a simple scene like that in a fraction of a second.
null
0
1319331953
False
0
c2tng9g
t3_lkyt0
null
t1_c2tng9g
t1_c2tltw3
null
1427769191
3
t5_2fwo
null
null
null
True
Taladar
null
The JVM still has potential, Java the language does not.
null
0
1319331968
False
0
c2tngbx
t3_lle7t
null
t1_c2tngbx
t1_c2tn5rj
null
1427769194
2
t5_2fwo
null
null
null
True
turbov21
null
As a PHP/Perl/.NET developer, I'm loving the Python SDK: http://pastebin.com/eduRAyvL
null
0
1319331971
False
0
c2tngch
t3_lk7w2
null
t1_c2tngch
t3_lk7w2
null
1427769193
2
t5_2fwo
null
null
null
True
sizzler
null
cross post and claim that karma
null
0
1319331999
False
0
c2tngfx
t3_lkyt0
null
t1_c2tngfx
t1_c2tl9mi
null
1427769195
1
t5_2fwo
null
null
null
True
turbov21
null
I used to use Box, a long, loooooong time ago, but the lack of a desktop client really soured it for me. Has this changed?
null
0
1319332039
False
0
c2tngm8
t3_lk7w2
null
t1_c2tngm8
t1_c2tkafq
null
1427769196
1
t5_2fwo
null
null
null
True
Edgeworth
null
Disclaimer: I don't know anything about crypto. So I believe OpenSSL or something did something whereby they used dynamically allocated memory as part of their random data. And then the debian guys removed it and a bunch of bad stuff happened which took a while to notice. (another reason why you don't try to crypto). ...
null
0
1319332044
False
0
c2tngmx
t3_ll4j8
null
t1_c2tngmx
t1_c2tner8
null
1427769196
1
t5_2fwo
null
null
null
True
notfancy
null
1. Exactly right. The compound "statement" `e1; e2; … en` has the value of the last expression. The full syntax for tuples is `(e1, e2, … en)` but I omit parentheses around tuples as a matter of course, if precedence allows me to.
null
0
1319332163
False
0
c2tnh5n
t3_lkmhy
null
t1_c2tnh5n
t1_c2tndav
null
1427769201
3
t5_2fwo
null
null
null
True
Calneon
null
Yes currently it is. It is definitely my plan at some point to let the GPU do it. Would it really reduce the time from ~60 seconds to under a second (i7 920@3.8Ghz and GTX560Ti). I don't have much experience doing anything above simple lighting in shaders so it might take a lot of reading!
null
0
1319332182
False
0
c2tnh8d
t3_lkyt0
null
t1_c2tnh8d
t1_c2tng9g
null
1427769203
2
t5_2fwo
null
null
null
True
realfinkployd
null
Well, in things like enterprise identity/role management tools, EVERYTHING is java.
null
0
1319332206
False
0
c2tnhc4
t3_lle7t
null
t1_c2tnhc4
t1_c2tmf1p
null
1427769202
8
t5_2fwo
null
null
null
True
mrhhug
null
i should have know all the programming comedians would be out this time of night. ---- hey guys make fun of me all you want; i like gedit and vims color scheme. I would argue that my way is faster for small projects. i never have to go to the mouse. alt+s(save gedit) alt+tab (switch to terminal) uparrow enter (recalls ...
null
0
1319332254
False
0
c2tnhjt
t3_lle7t
null
t1_c2tnhjt
t1_c2tndnf
null
1427769205
-3
t5_2fwo
null
null
null
True
realfinkployd
null
What the hell happened in 2005?
null
0
1319332278
False
0
c2tnhnf
t3_lle7t
null
t1_c2tnhnf
t1_c2tmemd
null
1427769206
13
t5_2fwo
null
null
null
True
realfinkployd
null
Netbeans does indeed rule. It will be interesting to see how Oracle slaughters it.
null
0
1319332323
False
0
c2tnhtx
t3_lle7t
null
t1_c2tnhtx
t1_c2tn47m
null
1427769207
3
t5_2fwo
null
null
null
True
realfinkployd
null
Because that is much more powerful than ant....
null
0
1319332345
False
0
c2tnhx8
t3_lle7t
null
t1_c2tnhx8
t1_c2tnavv
null
1427769208
4
t5_2fwo
null
null
null
True
ludflu
null
its losing popularity with me anyway. java is the new cobol
null
0
1319332348
False
0
c2tnhxp
t3_lle7t
null
t1_c2tnhxp
t3_lle7t
null
1427769208
-3
t5_2fwo
null
null
null
True
[deleted]
null
Check my comment history and decide if I'm a troll. Sure, I'm vocal about my opinions, and being critical of Haskell goes against the hivemind, but I have as much right to speak my mind as those who think differently. Out of curiosity, why do you think Haskell is great?
null
0
1319332355
False
0
c2tnhz0
t3_lkiol
null
t1_c2tnhz0
t1_c2tn0zb
null
1427769207
-5
t5_2fwo
null
null
null
True
DeliProgrammer
null
Disclaimer 2: I have no idea what I'm doing, I just messed around in netbeans until it worked. I see what you're saying now. What if I used a variable (based on something that constantly changes) as a seed? Then each number in the key (which is the same length as the file) would have a different seed. Also if by ...
null
0
1319332409
True
0
c2tni74
t3_ll4j8
null
t1_c2tni74
t1_c2tngmx
null
1427769210
1
t5_2fwo
null
null
null
True
x-skeww
null
Well, trailing whitespace gets treated as a critical defect. You have to fix it. Now. Same deal with things like BOMs, line-breaks, indentation characters, etc. If you fail to setup your environment correctly, the build server will complain. I really should enforce this stuff in a pre-commit hook though. I.e. it shou...
null
0
1319332412
False
0
c2tni7j
t3_lks6n
null
t1_c2tni7j
t1_c2tncid
null
1427769210
0
t5_2fwo
null
null
null
True
Zak
null
>I think: if the language you've bet your career on is Java or C, even if you're just starting out, you've got nothing to worry about I think that if you bet your programming career on a particular language, you have a lot to worry about. A good programmer with some breadth of experience should be able to pick up m...
null
0
1319332572
False
0
c2tnix1
t3_lle7t
null
t1_c2tnix1
t3_lle7t
null
1427769218
32
t5_2fwo
null
null
null
True
Falmarri
null
Php? Really?
null
0
1319332618
False
0
c2tnj42
t3_lle7t
null
t1_c2tnj42
t1_c2tmzfl
null
1427769220
5
t5_2fwo
null
null
null
True
[deleted]
null
You didn't mention it in the blog, but it is interesting that c++ uses implicit parameters for default heap allocators in the standard library. For example, std::string is a type alias to basic_string<> which provides default types including a default allocator type, template<typename _CharT, typename _T...
null
0
1319332628
False
0
c2tnj5i
t3_lks2a
null
t1_c2tnj5i
t1_c2tjfld
null
1427769220
-1
t5_2fwo
null
null
null
True
Edgeworth
null
Right, so if you used a bunch of completely random data (not generated with a PRNG), and made that your onetime pad, it should, AFAIK, be 'secure'. *edit (from your ninja edit): By plaintext, I'm referring to the thing being encrypted. By 'onetime pad' I'm referring to the thing the length of the plaintext which you ...
null
0
1319332694
True
0
c2tnjf5
t3_ll4j8
null
t1_c2tnjf5
t1_c2tni74
null
1427769234
1
t5_2fwo
null
null
null
True
problemredditfags
null
Then what language does not suck in your opinion?
null
0
1319332772
False
0
c2tnjql
t3_lle7t
null
t1_c2tnjql
t1_c2tn1l5
null
1427769238
2
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1319332819
False
0
c2tnjxw
t3_lle7t
null
t1_c2tnjxw
t3_lle7t
null
1427769234
9
t5_2fwo
null
null
null
True
therapy
null
Might be Rosslyn Chapel, made famous by Da Vinci Code, http://en.wikipedia.org/wiki/Rosslyn_Chapel but there is an extra 's' ;)
null
0
1319332839
False
0
c2tnk0q
t3_ll5d1
null
t1_c2tnk0q
t1_c2tn81u
null
1427769237
1
t5_2fwo
null
null
null
True
michaelstripe
null
I actually do most of my programming in textmate (with vim mode I barely use) and don't often use IDEs
null
0
1319332878
False
0
c2tnk6l
t3_lle7t
null
t1_c2tnk6l
t1_c2tnhjt
null
1427769249
2
t5_2fwo
null
null
null
True
Peaker
null
Mono is not really fully compatible with C#. A C# program I tried to use with Mono in practice failed to compile in Mono, and the compiled bytecode failed to run properly in Mono.
null
0
1319332918
False
0
c2tnkc0
t3_lle7t
null
t1_c2tnkc0
t1_c2tmgm7
null
1427769249
22
t5_2fwo
null
null
null
True
tau-lepton
null
Mono's is of course. If you haven't looked at compiler source code you're missing out.
null
0
1319332921
False
0
c2tnkcg
t3_ll5d1
null
t1_c2tnkcg
t1_c2tlrhk
null
1427769249
5
t5_2fwo
null
null
null
True
Peaker
null
It would have been nice, though, if people finally realized that Java is a pretty bad choice for writing software.
null
0
1319332976
False
0
c2tnkk3
t3_lle7t
null
t1_c2tnkk3
t1_c2tm67z
null
1427769249
-4
t5_2fwo
null
null
null
True
aoeui-dhtns
null
C haters gonna hate C
null
0
1319333070
False
0
c2tnkye
t3_lle7t
null
t1_c2tnkye
t1_c2tnci9
null
1427769261
14
t5_2fwo
null
null
null
True
elder_george
null
There was [`noop`](http://code.google.com/p/noop/) language discussed ~2yrs ago which was developed largely by googlers and thus thought to have Google's blessing (probably, mistakenly). Actually, I liked some of its ideas, too bad it's abandoned now.
null
0
1319333444
False
0
c2tnmie
t3_lkpil
null
t1_c2tnmie
t1_c2tm54o
null
1427769270
2
t5_2fwo
null
null
null
True
Ambulance_Artist
null
One of my professors just told me that they're switching everything over to Java. Instead of all the introductory programming classes being taught in C++, they're going to start teaching them in Java instead. Edit: In other words, I don't think it's losing its popularity.
null
0
1319333528
True
0
c2tnmux
t3_lle7t
null
t1_c2tnmux
t3_lle7t
null
1427769275
2
t5_2fwo
null
null
null
True
Edgeworth
null
It's kind of hard to have this conversation if it is done purely through edits. A platform dependent way of getting good random data is using the linux random pool (which you can access through /dev/random).
null
0
1319333550
False
0
c2tnmxx
t3_ll4j8
null
t1_c2tnmxx
t1_c2tni74
null
1427769276
1
t5_2fwo
null
null
null
True
reddit_user13
null
C is my first love and last love.
null
0
1319333626
False
0
c2tnn9a
t3_lle7t
null
t1_c2tnn9a
t1_c2tm5ll
null
1427769278
22
t5_2fwo
null
null
null
True
tsotha
null
Not everyone understands why java is a good language for large projects in a company for which software is an ancillary task. The language you would use in a two-man shop, where both guys are post-grads, is not the same language you would use in a normal corporate environment where teams are large and half the people ...
null
0
1319333675
False
0
c2tnnfx
t3_lle7t
null
t1_c2tnnfx
t3_lle7t
null
1427769280
54
t5_2fwo
null
null
null
True
DeliProgrammer
null
What if I did away with the PRNG and just used the constant memory address as the offset. Then store that 4 bytes in a file. I could even use the PRNG to generate these, because they don't need to be truly random, I just need many strings of numbers that I don't care about. If each person has different data on their...
null
0
1319333841
False
0
c2tno3x
t3_ll4j8
null
t1_c2tno3x
t1_c2tnjf5
null
1427769291
1
t5_2fwo
null
null
null
True
dekz
null
Nice comparison of apples, oranges and mangoes.
null
0
1319334011
False
0
c2tnowh
t3_lle7t
null
t1_c2tnowh
t1_c2tmzfl
null
1427769303
2
t5_2fwo
null
null
null
True
newbill123
null
Mary Jo Foley on Windows Weekly this week said that Roslyn was named after a small mining town.
null
0
1319334171
False
0
c2tnpjo
t3_ll5d1
null
t1_c2tnpjo
t1_c2tn81u
null
1427769314
1
t5_2fwo
null
null
null
True
randomwolf
null
Noob.
null
0
1319334188
False
0
c2tnpm7
t3_lle7t
null
t1_c2tnpm7
t1_c2tn1sp
null
1427769316
-14
t5_2fwo
null
null
null
True
aweraw
null
As tjl said there's support for outputing latex or mathML, and using pyglet to render the symbols in gui windows too http://docs.sympy.org/0.7.1/tutorial.html#printing
null
0
1319334203
False
0
c2tnpoq
t3_lkszr
null
t1_c2tnpoq
t1_c2tkyej
null
1427769316
1
t5_2fwo
null
null
null
True
grauenwolf
null
Too busy. I just wrote two articles on Roslyn and now I've got to dig up something on LLVM so we don't sound too one-sided. Alas every weekend is like this.
null
0
1319334229
False
0
c2tnpsa
t3_ll5d1
null
t1_c2tnpsa
t1_c2tnkcg
null
1427769316
5
t5_2fwo
null
null
null
True
Edgeworth
null
What you suggest may work well enough for your purposes, but it is probably not cryptographically secure. A fun exercise, and a good learning experience, but it would be unwise to use your technique in a security setting.
null
0
1319334230
False
0
c2tnpsd
t3_ll4j8
null
t1_c2tnpsd
t1_c2tno3x
null
1427769316
1
t5_2fwo
null
null
null
True
noname-_-
null
Having used and learned a number of programming languages I have to disagree. Sure, you can learn how to write code in a language in a week, but in my experience you don't really *understand* the language. Most programming languages exist for a reason, something that differentiates them from the rest. It takes time to...
null
0
1319334364
False
0
c2tnqcf
t3_lle7t
null
t1_c2tnqcf
t1_c2tnix1
null
1427769321
49
t5_2fwo
null
null
null
True
lolnic_
null
So your saying that you could store 4 bytes in a file, and it would be equivalent to the one-time-pad you have now? This means that there are 4*8 = 32 bits in your key. 2^32 is a number that is small enough that an attacker could brute force it until they find your key. You're going to need a bigger key.
null
0
1319334452
1349698022
0
c2tnqoi
t3_ll4j8
null
t1_c2tnqoi
t1_c2tno3x
null
1427769324
1
t5_2fwo
null
null
null
True
MtnViewMark
null
Indeed, I was a very early Smalltalk user, and implementor, back in the days when most people hadn’t heard of object oriented programming, and thought it was a research lab oddity. What drew me to both Smalltalk and Haskell is the same: Both promised a better way to express my programs. Both offered new and unusual ab...
null
0
1319334526
False
0
c2tnqzr
t3_lkiol
null
t1_c2tnqzr
t1_c2tmh6v
null
1427769329
19
t5_2fwo
null
null
null
True
jacob
null
Sure, the target of their search would just be whatever rand.getNextRand(4) produces rather than 4 itself.
null
0
1319334668
False
0
c2tnrl0
t3_ll4j8
null
t1_c2tnrl0
t1_c2tnawn
null
1427769332
1
t5_2fwo
null
null
null
True
fernandoacorreia
null
[Direct link](http://msdn.microsoft.com/en-us/roslyn)
null
0
1319334955
False
0
c2tnss2
t3_ll5d1
null
t1_c2tnss2
t3_ll5d1
null
1427769348
1
t5_2fwo
null
null
null
True
DeliProgrammer
null
I would take the four bytes in a different memory address for the next int.
null
0
1319335145
False
0
c2tntl5
t3_ll4j8
null
t1_c2tntl5
t1_c2tnqoi
null
1427769358
1
t5_2fwo
null
null
null
True
skalnik
null
I try to make my whitespace changes in separate commits to avoid this.
null
0
1319335642
False
0
c2tnvlr
t3_lks6n
null
t1_c2tnvlr
t1_c2tiuid
null
1427769382
3
t5_2fwo
null
null
null
True
bombnomnom
null
I feel like this isn't a simple good/not good scenario. There certainly are positions for people who have 10+ years experience but the ability to pick up languages quickly can be an asset. I know one of the particular things that has made me valuable in my current position is my ability to pick up and work with new l...
null
0
1319335678
False
0
c2tnvqu
t3_lle7t
null
t1_c2tnvqu
t1_c2tnqcf
null
1427769384
5
t5_2fwo
null
null
null
True
eaturbrainz
null
I was talking about [this kind](http://www.scala-lang.org/node/114) of implicit parameters, not default values for parameters.
null
0
1319335740
False
0
c2tnw05
t3_lks2a
null
t1_c2tnw05
t1_c2tnj5i
null
1427769385
1
t5_2fwo
null
null
null
True
[deleted]
null
Damn! I hate java, I was kinda hoping this article would conclude that it's getting less popular =P
null
0
1319335791
False
0
c2tnw89
t3_lle7t
null
t1_c2tnw89
t3_lle7t
null
1427769386
7
t5_2fwo
null
null
null