shminux comments on The Limits of Intelligence and Me: Domain Expertise - Less Wrong

28 Post author: ChrisHallquist 07 December 2013 08:23AM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (78)

You are viewing a single comment's thread. Show more comments above.

Comment author: shminux 11 December 2013 06:35:25AM 0 points [-]

Yes, but the numbers also constitute a territory. This is similar to the way that a physical road map corresponds to a territory, but is also in the territory in the sense of being a physical object.

Can't say I agree that numbers are like physical representation of maps, but that would be a discussion for another day.

Basically the physical world exists because it displays consistent patterns in a lawful manner, the same obviously applies to mathematics.

I do not agree that this is an accurate map. Consider a random collection of dots: human eye can find patterns in it. Chances are, what we think of as physical laws are just the patterns we distill from the utter randomness.

Comment author: RichardKennaway 11 December 2013 09:03:11AM *  2 points [-]

I do not agree that this is an accurate map. Consider a random collection of dots: human eye can find patterns in it.

Not enough to compress it substantially.

Random collection of dots:

Not a random collection of dots:

ETA: Well, those links weren't working, then they were working, currently they aren't. The actual URLs are http://kennaway.org.uk/images/noise.jpg and http://kennaway.org.uk/images/notnoise.jpg

ETA2: And now they're working, or not, at random.

Comment author: arundelo 14 December 2013 08:07:21AM 1 point [-]

Your web server is giving a 403 Forbidden response to requests that include a referer, which includes (in most web browsers) requests for images in <img> elements. This can probably be configured somewhere on your web server. You may currently have something like this enabled and you'll need to disable it.

(A reason someone might want this behavior is to prevent hotlinking, but in this case, you want to hotlink your own image.)

The reason that the behavior is intermittent is presumably caching on your browser. When I tested it from the command line the behavior seemed quite consistent.

Comment author: RichardKennaway 14 December 2013 08:17:29AM 0 points [-]

You may currently have something like this enabled and you'll need to disable it.

That is probably it. It doesn't explain the direct links failing though.

Comment author: arundelo 14 December 2013 08:23:40AM *  0 points [-]

I blame browser caching. In the process of testing I made several dozen requests without a Referer and all of them were 200 OK (and in the case of a couple dozen of those I double-checked that the file contents were identical with each other).

Edit: Actually, you can test this if your Apache install is set to log Referers to your access log (this is a common default). If so, you'll probably find that the 403 lines have Referers and the 200 lines don't. (You may also see some 304 Not Modified responses there, which would probably be either all without Referers or maybe a mixture.)

Comment author: Eugine_Nier 15 December 2013 03:22:48AM -1 points [-]

Well, clicking on the links and then reloading doesn't work.

Comment author: bogdanb 22 December 2013 08:53:40AM 0 points [-]

It doesn’t work if you just click the link, but if you copy the link address and paste it in a browser then it works. (Because there isn’t a referrer header anymore.)

Comment author: shminux 11 December 2013 08:52:11PM 0 points [-]

Not working for me. Try imagebin or something. Also note that the compression can be very lossy. The real test is how well one can extrapolate from a small patch outward.

Comment author: RichardKennaway 12 December 2013 08:33:52AM 0 points [-]

Not working for me. Try imagebin or something.

The issue isn't where they're stored. The explicit links I gave work, but they work only intermittently from within Markdown. If I load the permalink for my comment they don't show. But if I open the two explicit links in separate windows, then reload the permalink, the Markdown links work.

Comment author: Eugine_Nier 14 December 2013 06:53:16AM 0 points [-]

The explicit links weren't working for me.

Comment author: pragmatist 14 December 2013 07:27:33AM 1 point [-]

If I click on the links it just says "Forbidden". Perhaps they work for you because you have access permissions that we don't?

Comment author: RichardKennaway 14 December 2013 08:11:33AM 0 points [-]

The site doesn't know who I am when I access them. They work for me from anywhere. Is there anyone else they do work for?