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
m0haine
null
I agree, but some browser histories will remember post variables as well
null
0
1316202588
False
0
c2kdzix
t3_khtwb
null
t1_c2kdzix
t1_c2kdk4p
null
1427609102
1
t5_2fwo
null
null
null
True
MeinKampfire
null
"URI"? Don't you mean URL? Googling... Well shit, [TIL](http://en.wikipedia.org/wiki/Uniform_Resource_Identifier)
null
0
1316202611
False
0
c2kdznl
t3_khtwb
null
t1_c2kdznl
t1_c2kd894
null
1427609103
2
t5_2fwo
null
null
null
True
adolfojp
null
Nope. I didn't say that.
null
0
1316202630
False
0
c2kdzr8
t3_khtuh
null
t1_c2kdzr8
t1_c2kdufd
null
1427609106
16
t5_2fwo
null
null
null
True
matthieum
null
Thanks for digging that up! I always wondered, though, if the optimal size would not simply be to adapt to the `malloc` implementation buckets. What's the point of being able to call `realloc` for free, when you could simply align yourself on the bucket size and save yourself the hassle to extend in the first place... (unless you can merge with a nearby bucket). I've always found that instead of having an interface for allocating 7 bytes, we should have an interface to allocate *at least* 7 bytes, but that would let us that in fact it allocated 8, because hey, it came for free!
null
0
1316202634
False
0
c2kdzs4
t3_kf43e
null
t1_c2kdzs4
t1_c2jwa34
null
1427609106
1
t5_2fwo
null
null
null
True
dlsspy
null
Those hooks are already there in the form of dtrace probes. You can do the basic timing of every entry and return in your functions, as well as correlate them to other resources (such as which functions are producing the most IOPS on a specific disk). Same for ruby, javascript, c, c++, java and (still under development) erlang. The GUI is pretty cool. It'd be awesome to have that for all the instruments I've already got. :)
null
0
1316202644
False
0
c2kdzu5
t3_khv0w
null
t1_c2kdzu5
t3_khv0w
null
1427609106
0
t5_2fwo
null
null
null
True
p47n1p
null
> I don't think codecs are super complicated at all. Well I do, and so do most people, especially if they've never seen the bitstream parsing->IDCT->YCbCr->RGB process before. I had to reverse engineer a format supported by ffmpeg from scratch because the code was as clear as mud. I then wrote 3 different, well commented versions of the decoder and a 45 page document describing the format (which, by the way, is more documentation than the entire ffmpeg project has). As [Chroko](http://www.reddit.com/r/programming/comments/kgqdd/apple_prores_codec_reverse_engineered/c2ka8g5) said, the "you can look at our code, but fuck you" attitude is really detrimental. Want to understand the now ancient mpeg1 format? Fuck you--go buy the $1000 specification. All this is compounded by the fact the developers spend all their time trying to eek out a few cycles of speed (instead of documenting) thus obfuscating the code further.
null
0
1316202659
False
0
c2kdzx4
t3_kgqdd
null
t1_c2kdzx4
t1_c2k9m63
null
1427609108
1
t5_2fwo
null
null
null
True
axonxorz
null
I'd say, in light of recent-ish events, that it's **best** practice...not common practice however.
null
0
1316202665
False
0
c2kdzyg
t3_khtwb
null
t1_c2kdzyg
t1_c2kdprm
null
1427609108
22
t5_2fwo
null
null
null
True
matthieum
null
I love that on Mercurial one can setup merge tools based on patterns (I expect git also has it...). However I just never read about any AST-level merge tool. Working in C++ I guess Clang could be used that way... but then with the include hell, it would certainly get fairly complicated oO
null
0
1316202737
False
0
c2ke0c9
t3_k6ceu
null
t1_c2ke0c9
t1_c2j1iaz
null
1427609111
1
t5_2fwo
null
null
null
True
baddox
null
Did OP say that this came from a login form? I assumed that they emailed him that link to let him know the label was ready. It's standard practice to email links that will automatically log you in, but they usually (hopefully) use a hash that only works once, only works within a set time frame, and obviously doesn't contain enough information to derive the username or password.
null
0
1316202748
False
0
c2ke0f2
t3_khtwb
null
t1_c2ke0f2
t1_c2kczdy
null
1427609113
10
t5_2fwo
null
null
null
True
matthieum
null
Thanks!
null
0
1316202782
False
0
c2ke0ls
t3_kadw2
null
t1_c2ke0ls
t1_c2iwuhi
null
1427609113
1
t5_2fwo
null
null
null
True
emarkd
null
You're right, but that's not what's happened here. The thread here contains several discussions about alternate ways to accomplish this in better ways and discussion about whether this is even a screwup. Since the thread is educational I feel that it belongs here, but I'm not a mod or admin, so that's just my opinion.
null
0
1316202841
False
0
c2ke0x3
t3_khtwb
null
t1_c2ke0x3
t1_c2kdyc9
null
1427609116
2
t5_2fwo
null
null
null
True
atomic1fire
null
really, because I'm pretty sure it says hunter2
null
0
1316202861
False
0
c2ke10l
t3_khtwb
null
t1_c2ke10l
t1_c2kdlxh
null
1427609118
-1
t5_2fwo
null
null
null
True
HollowImage
null
And when Khal Drogo comes back to kick some ass.
null
0
1316202879
False
0
c2ke13w
t3_khtwb
null
t1_c2ke13w
t1_c2kdk0i
null
1427609118
5
t5_2fwo
null
null
null
True
baddox
null
I presume that most computer science programs in the USA have a seminar class that covers ethics. Mine did. I find it particularly interesting that they conclude that the analogy of software as property doesn't hold up to scrutiny and probably holds back the industry, but they weasel their way out of it by saying there's probably not an ethical justification for breaking those laws.
null
0
1316202904
False
0
c2ke192
t3_khtwb
null
t1_c2ke192
t1_c2kd5ik
null
1427609123
3
t5_2fwo
null
null
null
True
manberry_sauce
null
stop talking smart. This is amrrrrrca. All the internet is amerrrrrrca. 9/11
null
0
1316202970
False
0
c2ke1lx
t3_khtwb
null
t1_c2ke1lx
t1_c2kdprm
null
1427609133
-13
t5_2fwo
null
null
null
True
baddox
null
You're ethically obligated *to know* these things if you're handling any private or personal information/resources for your clients (especially money).
null
0
1316202979
False
0
c2ke1no
t3_khtwb
null
t1_c2ke1no
t1_c2kd99h
null
1427609133
2
t5_2fwo
null
null
null
True
remyroy
null
Some seem to think this reddit is for "links that programmers might find interesting or funny". No. It's for programming links. Programming. *Programming.* **Programming.**
null
0
1316203061
False
0
c2ke21q
t3_khz8t
null
t1_c2ke21q
t3_khz8t
null
1427609132
2
t5_2fwo
null
null
null
True
donkey_lz
null
> Actually, precocious reading is not really a great predictor of "gifted level" standardized test scores in language subjects later in life, or in predicting that the student will go on to pursue a profession heavily reliant on language (writer, lawyer, etc). I know :-). Back in elementary school I had several colleagues who had learned to read way before going to school.
null
0
1316203062
False
0
c2ke22l
t3_khf6j
null
t1_c2ke22l
t1_c2kdxcy
null
1427609133
1
t5_2fwo
null
null
null
True
ClamatoMilkshake
null
The main issue here is that they're even storing his password in plain-text. It should be hashed (and salted).
null
0
1316203068
False
0
c2ke24c
t3_khtwb
null
t1_c2ke24c
t1_c2kdk4p
null
1427609133
0
t5_2fwo
null
null
null
True
matthieum
null
Wow! It's definitely looking like a great *and* light specification facility! I am looking forward to using it :)
null
0
1316203147
False
0
c2ke2j5
t3_k8jbq
null
t1_c2ke2j5
t1_c2ipsia
null
1427609139
1
t5_2fwo
null
null
null
True
manberry_sauce
null
I've never clicked a print button that presented me with a dialogue that said "would you like me to print all this ugly shit you didn't want in the margins? Y/N"
null
0
1316203154
False
0
c2ke2ka
t3_khtwb
null
t1_c2ke2ka
t1_c2kdtlt
null
1427609139
0
t5_2fwo
null
null
null
True
ObligatoryResponse
null
>And proxy logs if you use it from work. (and they have a proxy) How can the proxy read the URL? SSL is between your browser and the web server.
null
0
1316203168
False
0
c2ke2ns
t3_khtwb
null
t1_c2ke2ns
t1_c2kdprm
null
1427609139
3
t5_2fwo
null
null
null
True
krum
null
Not proxy logs. The request is encrypted.
null
0
1316203187
False
0
c2ke2ri
t3_khtwb
null
t1_c2ke2ri
t1_c2kdprm
null
1427609139
6
t5_2fwo
null
null
null
True
chaosmachine
null
Wrong on two points: 1. Proxies can't see what you're requesting over HTTPS, nor decrypt the contents of your HTTPS session (otherwise the whole concept of HTTPS would be a joke). 2. Referrers aren't sent when using HTTPS.
null
0
1316203217
True
0
c2ke2wm
t3_khtwb
null
t1_c2ke2wm
t1_c2kdprm
null
1427609141
98
t5_2fwo
null
null
null
True
matthieum
null
Yes, thankfully :)
null
0
1316203217
False
0
c2ke2wo
t3_k8jbq
null
t1_c2ke2wo
t1_c2ift9n
null
1427609141
1
t5_2fwo
null
null
null
True
phrenq
null
> The real issue is they should have hashed the password and only kept the hash. It's common practice. There is no evidence in that screen shot that they're not. It looks like it's simply the result of a login form submitted via GET instead of POST. Doesn't mean it's stored in plain text on Fedex's end. Of course, it's still bad for all the other reasons you said.
null
0
1316203249
False
0
c2ke32o
t3_khtwb
null
t1_c2ke32o
t1_c2kdprm
null
1427609142
3
t5_2fwo
null
null
null
True
krum
null
SSL encrypts the request, so you're safe from a sniff attack, including proxies.
null
0
1316203259
False
0
c2ke34e
t3_khtwb
null
t1_c2ke34e
t1_c2kd894
null
1427609142
1
t5_2fwo
null
null
null
True
gmfawcett
null
Re: "story," it's a term that some developers use as a synonym for "approach" or "model," when describing a property of a language or application. I'm sorry if that was a bad choice of words. :) You understood it correctly, though, and their "future updates" warning seems to be a fair indication that they simply have not thought about concurrency yet. (Hopefully they do not wait too long!)
null
0
1316203269
False
0
c2ke366
t3_kfvm7
null
t1_c2ke366
t1_c2kdwl2
null
1427609143
1
t5_2fwo
null
null
null
True
manberry_sauce
null
URI has been getting on my nerves since it was introduced. It always seemed pedantic. Shallow and pedantic.
null
0
1316203292
False
0
c2ke3al
t3_khtwb
null
t1_c2ke3al
t1_c2kdznl
null
1427609143
10
t5_2fwo
null
null
null
True
baddox
null
Dissonant chords bother you? The point of dissonance is to make music sound *better* by allowing the listener to (either consciously or subconsciously) expect resolution of the dissonant chord. Also note that what is considered "dissonance" isn't determined by physics but rather by culture: http://en.wikipedia.org/wiki/Consonance_and_dissonance#Dissonance_in_history_of_Western_music
null
0
1316203318
False
0
c2ke3fi
t3_khtwb
null
t1_c2ke3fi
t1_c2kd691
null
1427609152
4
t5_2fwo
null
null
null
True
rm999
null
>The thread here contains several discussions about alternate ways to accomplish this in better ways That's what I thought was lacking, and I probably wouldn't have said something if I thought this was the case. I just rechecked the comments and still don't see it. Can you point me to these discussions?
null
0
1316203321
False
0
c2ke3fu
t3_khtwb
null
t1_c2ke3fu
t1_c2ke0x3
null
1427609152
1
t5_2fwo
null
null
null
True
LXicon
null
confirmed (although i though the last letter was l not I)
null
0
1316203326
False
0
c2ke3gr
t3_khtwb
null
t1_c2ke3gr
t1_c2kdfay
null
1427609145
1
t5_2fwo
null
null
null
True
codekaizen
null
That is the hole which the belonging to a society gets rid of - like a Board or a Bar does for doctors or lawyers. This way, one's ignorance is peer-reviewed, and the wacks who Dunning-Kruger their way into an ethical stance are booted or never let in.
null
0
1316203340
False
0
c2ke3jc
t3_khtwb
null
t1_c2ke3jc
t1_c2kdqxg
null
1427609153
5
t5_2fwo
null
null
null
True
[deleted]
null
Why is his phone number the same as the one he is supposed to call if his address is wrong?
null
0
1316203349
False
0
c2ke3kp
t3_khtwb
null
t1_c2ke3kp
t1_c2kdfay
null
1427609153
3
t5_2fwo
null
null
null
True
invader
null
The difference is one is a browser recommendation (usually at least loosely followed), and the other is a developer/implementation recommendation. In this case, the developer is not following the recommendation for what GET _should_ be used for.
null
0
1316203349
False
0
c2ke3kw
t3_khtwb
null
t1_c2ke3kw
t1_c2kdhl8
null
1427609153
11
t5_2fwo
null
null
null
True
manberry_sauce
null
Tired of this joke. Oh, so very tired.
null
0
1316203358
False
0
c2ke3me
t3_khtwb
null
t1_c2ke3me
t1_c2kcyn3
null
1427609145
22
t5_2fwo
null
null
null
True
p47n1p
null
> Chroko: "you can look at our code, but fuck you" > ravenex: source code is not documentation. Read the spec/books > Chroko: It's proprietary, there are none > ravenex: Oh, here's some documentation that isn't documented anywhere and won't be documented anywhere "...because fuck you." This conversation seems to depict exactly what Chroko was talking about.
null
0
1316203393
False
0
c2ke3se
t3_kgqdd
null
t1_c2ke3se
t1_c2kar60
null
1427609148
0
t5_2fwo
null
null
null
True
MrSpontaneous
null
No, that won't work. It's been patched away.
null
0
1316203401
False
0
c2ke3u7
t3_khtwb
null
t1_c2ke3u7
t1_c2kdrq1
null
1427609150
3
t5_2fwo
null
null
null
True
eFame
null
the arrow
null
0
1316203443
False
0
c2ke41j
t3_khtwb
null
t1_c2ke41j
t1_c2kdwsu
null
1427609153
8
t5_2fwo
null
null
null
True
manberry_sauce
null
I'm with you.
null
0
1316203452
False
0
c2ke42t
t3_khtwb
null
t1_c2ke42t
t1_c2kd7e4
null
1427609155
2
t5_2fwo
null
null
null
True
therealprotonk
null
I dunno
null
0
1316203455
False
0
c2ke43f
t3_khtwb
null
t1_c2ke43f
t1_c2kdvyb
null
1427609155
1
t5_2fwo
null
null
null
True
scriptmonkey420
null
Mmm hash brownies
null
0
1316203459
False
0
c2ke446
t3_khtwb
null
t1_c2ke446
t1_c2kdraz
null
1427609155
4
t5_2fwo
null
null
null
True
The_MAZZTer
null
Indeed. Also they could be storing his username/password in a cookie on his PC in order to keep him logged in (I am guilty of doing this) so they wouldn't need to store his password unencrypted on their own servers for access to the unencrypted version for any page request.
null
0
1316203474
False
0
c2ke471
t3_khtwb
null
t1_c2ke471
t1_c2kczdy
null
1427609155
1
t5_2fwo
null
null
null
True
LXicon
null
the web server logs will have it and server logs are not usually secured as well as user databases.
null
0
1316203553
False
0
c2ke4kg
t3_khtwb
null
t1_c2ke4kg
t1_c2kdx5x
null
1427609160
3
t5_2fwo
null
null
null
True
quotemstr
null
Even if it weren't "patched away", brute-forcing a password takes a long time no matter how you do it.
null
0
1316203561
False
0
c2ke4li
t3_khtwb
null
t1_c2ke4li
t1_c2ke3u7
null
1427609160
2
t5_2fwo
null
null
null
True
jvictor118
null
The reason teachers get paid poorly in the U.S. is because of demand, not supply. The aren't that many people qualified to teach chemistry, for example, but there are a whole lot of unemployed chemists who would like to spend their days talking about chemistry. Thus, the high demand forces the price down in a free market. Indeed, education in the U.S. is "far from capitalism" because teachers are paid _more_ than they otherwise would be. Minimum wages, labor unions and all sorts of political lobby groups make sure this is the case. Don't get me wrong, there is no group of people to whom I am more thankful than teachers/professors, since they gave me the skills I have today (which are extremely lucrative). But economics, unfortunately, is about facts -- not my personal opinion of the situation.
null
0
1316203565
False
0
c2ke4m2
t3_kgbzq
null
t1_c2ke4m2
t1_c2k6xtt
null
1427609160
1
t5_2fwo
null
null
null
True
LXicon
null
that's not a lower case L
null
0
1316203602
False
0
c2ke4s6
t3_khtwb
null
t1_c2ke4s6
t1_c2kdz1h
null
1427609162
3
t5_2fwo
null
null
null
True
manberry_sauce
null
I had this misconception as well. Referrer is only transmitted on click of a link, or on assets called by a page. If you punch a new address into the address bar, no referrer is sent.
null
0
1316203613
False
0
c2ke4uf
t3_khtwb
null
t1_c2ke4uf
t1_c2kd7qi
null
1428193873
-1
t5_2fwo
null
null
null
True
299
null
Still shouldn't be (different HTTPS cert)
null
0
1316203679
False
0
c2ke54r
t3_khtwb
null
t1_c2ke54r
t1_c2kdc9g
null
1427609171
4
t5_2fwo
null
null
null
True
emarkd
null
You're probably looking for actual code still, and I understand why you want to see that here. I agree that the conversation has been very informal but the first thread covers why HTTPS helps but doesn't solve this issue. But this isn't the submitter's fault. And I stand by my original question: What would be a better subreddit for discussion programming fails?
null
0
1316203689
False
0
c2ke55z
t3_khtwb
null
t1_c2ke55z
t1_c2ke3fu
null
1427609167
1
t5_2fwo
null
null
null
True
battery_go
null
I guess I am misinterpreting to scale of how big a deal this is, seen from the "world record" perspective.
null
0
1316203699
False
0
c2ke57i
t3_khf6j
null
t1_c2ke57i
t1_c2kdsse
null
1427609167
0
t5_2fwo
null
null
null
True
helm
null
Yeah, wtf. He was killed off far too easily.
null
0
1316203709
False
0
c2ke59c
t3_khtwb
null
t1_c2ke59c
t1_c2ke13w
null
1427609169
1
t5_2fwo
null
null
null
True
[deleted]
null
Bejasus, that is not a safe password by any measure of the imagination. It is not even a good password as it is certainly not easy to remember. Imagine trying similar and yet different passwords for a dozen sites! Something like "Joey and the simple lulz" would be much more difficult to crack and is infinitely easier to remember.
null
0
1316203723
False
0
c2ke5bj
t3_khtwb
null
t1_c2ke5bj
t1_c2kcsh3
null
1427609171
-1
t5_2fwo
null
null
null
True
neuter
null
Eliminate the patent system altogether? Uh, no. Eliminate patents for ~~algorithms~~ software? Fuck yes.
null
0
1316203756
False
0
c2ke5hi
t3_khvyw
null
t1_c2ke5hi
t1_c2kdqy5
null
1427609173
16
t5_2fwo
null
null
null
True
manberry_sauce
null
I've never asked. Is this a Lord of the Rings thing? I always assumed it was. I didn't care for the first movie, and never saw the rest.
null
0
1316203766
False
0
c2ke5j9
t3_khtwb
null
t1_c2ke5j9
t1_c2kdrdp
null
1427609173
4
t5_2fwo
null
null
null
True
distortednet
null
this is a pretty good sign they don't take security entirely serious. Could easily write a brute force script, or possibly probe around for attack vectors, which would be probable if this is how they handle passwords. 50 bucks says their database has no encryption whatsoever.
null
0
1316203770
False
0
c2ke5jv
t3_khtwb
null
t1_c2ke5jv
t1_c2kdx5x
null
1427609173
5
t5_2fwo
null
null
null
True
zck
null
>Referrers aren't sent when using HTTPS. They are when traveling from a [HTTPS page to a HTTPS page](http://tools.ietf.org/html/rfc2616#section-15.1.3): >Clients SHOULD NOT include a Referer header field in a (non-secure) HTTP request if the referring page was transferred with a secure protocol.
null
0
1316203830
False
0
c2ke5uz
t3_khtwb
null
t1_c2ke5uz
t1_c2ke2wm
null
1427609176
36
t5_2fwo
null
null
null
True
manberry_sauce
null
can it be unseen?
null
0
1316203830
False
0
c2ke5v1
t3_khtwb
null
t1_c2ke5v1
t1_c2kdfay
null
1427609176
4
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1316203872
False
0
c2ke62f
t3_khtwb
null
t1_c2ke62f
t3_khtwb
null
1427609177
-2
t5_2fwo
null
null
null
True
cdsmith
null
Ambivalent. It's a set of minor tweaks; some good, some bad. But it has basically no effect at all on the vast majority of problems with patents.
null
0
1316203874
False
0
c2ke62o
t3_khvyw
null
t1_c2ke62o
t3_khvyw
null
1427609177
14
t5_2fwo
null
null
null
True
velociraptors
null
I assume that the OP changed his password before posting the screenshot, which makes the potential security issue even worse.
null
0
1316203898
False
0
c2ke675
t3_khtwb
null
t1_c2ke675
t1_c2kdfay
null
1427609179
26
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1316203930
False
0
c2ke6da
t3_khtwb
null
t1_c2ke6da
t1_c2kd894
null
1427609179
1
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1316203952
True
0
c2ke6hy
t3_khtwb
null
t1_c2ke6hy
t1_c2ke2wm
null
1427609182
-2
t5_2fwo
null
null
null
True
299
null
A cunning linguist, of sorts.
null
0
1316204015
False
0
c2ke6tk
t3_khf6j
null
t1_c2ke6tk
t1_c2kczut
null
1427609184
2
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1316204019
False
0
c2ke6u8
t3_khtwb
null
t1_c2ke6u8
t1_c2kdslx
null
1427609184
-1
t5_2fwo
null
null
null
True
mtheoryx
null
Freedom fries?
null
0
1316204020
False
0
c2ke6ue
t3_khtwb
null
t1_c2ke6ue
t1_c2kdqca
null
1427609184
2
t5_2fwo
null
null
null
True
HollowImage
null
I want to see jamie vs khal drogo using forks.
null
0
1316204048
False
0
c2ke6zk
t3_khtwb
null
t1_c2ke6zk
t1_c2ke59c
null
1427609185
2
t5_2fwo
null
null
null
True
[deleted]
null
> "Somewhere in that stack of applications could be the next technological breakthrough, the next miracle drug," This says it all, most patents are bogus but somewhere in that stack of applications are patents that shouldn't be thrown out.
null
0
1316204067
False
0
c2ke72k
t3_khvyw
null
t1_c2ke72k
t3_khvyw
null
1427609186
2
t5_2fwo
null
null
null
True
sonofslackerboy
null
Joey baby don't get crazy
null
0
1316204085
False
0
c2ke75k
t3_khtwb
null
t1_c2ke75k
t3_khtwb
null
1427609187
0
t5_2fwo
null
null
null
True
hobosong
null
well, thanks for sharing
null
0
1316204087
False
0
c2ke764
t3_khtwb
null
t1_c2ke764
t3_khtwb
null
1427609187
0
t5_2fwo
null
null
null
True
irwiss
null
You're assuming you know the password's structure before you have the password.
null
0
1316204100
False
0
c2ke77v
t3_khtwb
null
t1_c2ke77v
t1_c2kdon2
null
1427609187
11
t5_2fwo
null
null
null
True
pryme
null
THAT HOMMIE NEEDS TO BE PUTTIN'!
null
0
1316204133
False
0
c2ke7e0
t3_khtwb
null
t1_c2ke7e0
t1_c2kdhl8
null
1427609198
-4
t5_2fwo
null
null
null
True
[deleted]
null
Well it's Wolfram, they exaggerate everything. It was only a three hour run; usually computing records require much more computational time, and given that the algorithm was known, this isn't a case of a significant algorithmic advance.
null
0
1316204134
False
0
c2ke7e8
t3_khf6j
null
t1_c2ke7e8
t1_c2ke57i
null
1427609198
5
t5_2fwo
null
null
null
True
distortednet
null
you forgot the fucking pepper >:o
null
0
1316204142
False
0
c2ke7ff
t3_khtwb
null
t1_c2ke7ff
t1_c2ke24c
null
1427609198
-5
t5_2fwo
null
null
null
True
danharaj
null
OH HEY LOOK. More not programming on programming.
null
0
1316204157
False
0
c2ke7i6
t3_khtwb
null
t1_c2ke7i6
t3_khtwb
null
1427609192
12
t5_2fwo
null
null
null
True
scottbruin
null
See: http://www.reddit.com/r/programming/comments/khtwb/so_i_got_a_pregenerated_fedex_print_label_and/c2ke3kp
null
0
1316204158
False
0
c2ke7ix
t3_khtwb
null
t1_c2ke7ix
t1_c2kdxwx
null
1427609192
6
t5_2fwo
null
null
null
True
cdsmith
null
Software is the easy case, but there are by and large just as many problems in other industries. I'm aware of only one industry where average reasonable people in the industry think patents can be good: the pharmaceutical industry. And that's because of a unique combination of unusual factors: * The cost of research and FDA approval is so high that no one creates new drugs without millions of dollars of investment anyway, so the costs are lower as a percentage of the industry. * Due to some good case law, pharma patents are required to be very specific, disclosing the exact structure of the molecules of active ingredient. Any change means the patent doesn't apply. So the damage from vague patents is essentially nil. Even so, there are plenty of people who have looked into it and concluded that pharma patents are a net drain on society. So they are the best possible case, and the picture is still murky as to whether we'd be better off without them. *Edit:* I don't mean to say that I'm completely opposed to the existence of any patent system. But I think it's fairly clear that the complete lack of patents would be *better* than the status quo, pretty much everywhere. Even better than that might be a well designed patent system that really sees its goal as encouraging meaningful disclosure... but we don't have anything like that in place right now.
null
0
1316204170
False
0
c2ke7kh
t3_khvyw
null
t1_c2ke7kh
t1_c2ke5hi
null
1427609190
27
t5_2fwo
null
null
null
True
sonofslackerboy
null
Dude, you should really remove this image. It's a massive security hole for someone.
null
0
1316204177
False
0
c2ke7lu
t3_khtwb
null
t1_c2ke7lu
t3_khtwb
null
1427609190
1
t5_2fwo
null
null
null
True
[deleted]
null
nuh uh!? :O
null
0
1316204180
False
0
c2ke7m7
t3_khtwb
null
t1_c2ke7m7
t3_khtwb
null
1427609190
1
t5_2fwo
null
null
null
True
rm999
null
I don't even want code necessarily, I come here to learn about fields that aren't related to mine (machine learning mostly) and I was actually curious what a proper method is. I still don't know it! The discussion might as well as be in r/pics or r/WTF. >And I stand by my original question: What would be a better subreddit for discussion programming fails? Here is fine I think, if there is actual discussion about it. As I said elsewhere, a blog post about this would have been great. Or a self post asking about it. In this case r/netsec probably would have been an ok place for it.
null
0
1316204206
False
0
c2ke7qz
t3_khtwb
null
t1_c2ke7qz
t1_c2ke55z
null
1427609193
2
t5_2fwo
null
null
null
True
kettlecorn
null
I figured someone would comment on that misspelling, especially considering the context of the post. It's a typo. The next image from the same day uses the word category as well and I spelled it correctly there. I have preserved the typo because I have some weird inhibition against fixing my past mistakes as I want to accurately observe my past self.
null
0
1316204322
False
0
c2ke88g
t3_khf6j
null
t1_c2ke88g
t1_c2kda10
null
1427609200
2
t5_2fwo
null
null
null
True
poli421
null
That's one weird ass password?
null
0
1316204431
False
0
c2ke8q9
t3_khtwb
null
t1_c2ke8q9
t3_khtwb
null
1427609205
1
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1316204454
True
0
c2ke8rz
t3_khtwb
null
t1_c2ke8rz
t1_c2ke2wm
null
1427609205
-1
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1316204456
False
0
c2ke8t2
t3_kgq62
null
t1_c2ke8t2
t1_c2k7i9g
null
1427609205
1
t5_2fwo
null
null
null
True
asphyxiate
null
Yes, it is. It's actually in the first movie, when the fellowship was created in Rivendell.
null
0
1316204456
False
0
c2ke8te
t3_khtwb
null
t1_c2ke8te
t1_c2ke5j9
null
1427609205
9
t5_2fwo
null
null
null
True
Theon
null
Wouldn't a MITM that simple basically defeat the whole point of HTTPS?
null
0
1316204465
True
0
c2ke8w7
t3_khtwb
null
t1_c2ke8w7
t1_c2ke6hy
null
1427609206
10
t5_2fwo
null
null
null
True
[deleted]
null
Yes it is. Read the books, maybe you'll like them better than the movies.
null
0
1316204466
False
0
c2ke8wn
t3_khtwb
null
t1_c2ke8wn
t1_c2ke5j9
null
1427609206
7
t5_2fwo
null
null
null
True
[deleted]
null
Elimination of patents of the type "X, but on a phone!" or "X, but on the internet!" would go a long way.
null
0
1316204481
False
0
c2ke8z2
t3_khvyw
null
t1_c2ke8z2
t3_khvyw
null
1427609207
8
t5_2fwo
null
null
null
True
pragmaticzach
null
There is code in this picture. The URL basically has a hash map in it.
null
0
1316204489
False
0
c2ke90a
t3_khtwb
null
t1_c2ke90a
t1_c2kdbwi
null
1427609219
0
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1316204512
False
0
c2ke94k
t3_khtwb
null
t1_c2ke94k
t1_c2kdprm
null
1427609209
-2
t5_2fwo
null
null
null
True
novacoder
null
I was going to respond with something equally off topic, but it looks like the Internet police are out on patrol today.
null
0
1316204544
False
0
c2ke998
t3_khz8t
null
t1_c2ke998
t1_c2ke21q
null
1427609211
2
t5_2fwo
null
null
null
True
ultrafez
null
If they did that, you'd get warnings about the invalid certificate on every page you visit, wouldn't you? Unless they install their own CA certificate on all their machines, purely so they can trust all of their own self-signed certificates.
null
0
1316204557
False
0
c2ke9bh
t3_khtwb
null
t1_c2ke9bh
t1_c2ke6hy
null
1427609212
6
t5_2fwo
null
null
null
True
jlt6666
null
Wow, way to just make this about how you hate patents and not dealing with the actual changes brought about by the bill and how those changes are good/bad.
null
0
1316204565
False
0
c2ke9ct
t3_khvyw
null
t1_c2ke9ct
t1_c2kdpzl
null
1427609212
-6
t5_2fwo
null
null
null
True
Astrokiwi
null
Weird, I'd never heard of this site before this week, and now I've submitted something (you tweeted me!) *and* seen you on reddit!
null
0
1316204566
False
0
c2ke9d0
t3_khtwb
null
t1_c2ke9d0
t1_c2kcrkv
null
1427609212
3
t5_2fwo
null
null
null
True
[deleted]
null
The browser should complain about strange certificates in that case.
null
0
1316204580
False
0
c2ke9ez
t3_khtwb
null
t1_c2ke9ez
t1_c2ke6hy
null
1427609213
6
t5_2fwo
null
null
null
True
garymrush
null
This article makes a good case for why Windows 8/WinRT/Metro is compelling future platform for existing .Net/C# developers like myself.
null
0
1316204595
False
0
c2ke9hh
t3_ki0i2
null
t1_c2ke9hh
t3_ki0i2
null
1427609223
2
t5_2fwo
null
null
null
True
ultrafez
null
You'd hope/assume so.
null
0
1316204687
False
0
c2ke9yi
t3_khtwb
null
t1_c2ke9yi
t1_c2ke6u8
null
1427609221
6
t5_2fwo
null
null
null
True
accelas
null
I'm pretty sure proxies don't see that. here's a typical proxy header: > curl -x Myproxy:8080 "https://foldr.ca/index.html?test" -v proxy sees: CONNECT foldr.ca:443 HTTP/1.1 Host: foldr.ca:443 User-Agent: curl/7.21.3 (x86_64-pc-linux-gnu) libcurl/7.21.3 OpenSSL/0.9.8o zlib/1.2.3.4 libidn/1.18 Proxy-Connection: Keep-Alive
null
0
1316204759
False
0
c2keabt
t3_khtwb
null
t1_c2keabt
t1_c2kdprm
null
1427609231
12
t5_2fwo
null
null
null
True
ThatsALogicalFallacy
null
Do I upvote this because it's informative, or do I downvote it to protect this guy's information?
null
0
1316204769
False
0
c2keadt
t3_khtwb
null
t1_c2keadt
t1_c2kdfay
null
1427609231
9
t5_2fwo
null
null
null
True
ultrafez
null
If you haven't already seen it, you should take a look at [r/musictheory](http://www.reddit.com/r/musictheory)
null
0
1316204797
False
0
c2keajd
t3_khtwb
null
t1_c2keajd
t1_c2ke3fi
null
1427609241
4
t5_2fwo
null
null
null