Hacker Newsnew | past | comments | ask | show | jobs | submit | rbdn's commentslogin

More resources for a quick start:

http://emacs.sexy

    brew install emacs --HEAD --use-git-head --cocoa --with-gnutls --with-rsvg --with-imagemagick


Am I understanding it correctly that the technique that was submitted yesterday would allow for similar frame rates even without relying on stroboscopy?

https://news.ycombinator.com/item?id=8700239

Edit: I've completely missed the videos. Amazing.

http://www.nature.com/nature/journal/v516/n7529/fig_tab/natu...


Am I wrong, or is this technique just a very advanced stroboscopy. Even though it may appear we are following the same pulse of light, that's not what is happening.

It is not one shot of light traveling, but every frame is created with a different pulse of laser captured at the right moment.

What I wonder is how did they figure out ways to capture such short exposure. That is the technological achievement making this happen.


I’ve also hacked bigger voting buttons (for the sake of Fitt’s law [1]) and some indentation marks [0] which I find quite helpful, both included with ~/.js [2].

[0]: https://i.imgur.com/Bp3ra28.png

[1]: https://en.wikipedia.org/wiki/Fitts%27s_law

[2]: https://github.com/defunkt/dotjs

    td { vertical-align: top }
    td > img { background: repeating-linear-gradient(to right, rgba(0,0,0,0), rgba(0,0,0,0) 38px, rgba(0,0,0,0.3) 38px, rgba(0,0,0,0.3) 40px); margin-top: 4px; height: 12px!important }
    div.votearrow { padding-bottom: 3px; background: url('https://i.imgur.com/UVPQXRX.png') !important; width: 20px!important;}


Or something like: <input type="text" onInput="if(this.value.length > 80) { this.style.background = 'tomato'; } else { this.style.background = 'white'; }" />.


Seems like a compositional counterweight to the perfectly smooth sphere below.


You can try it out here: https://www.google.com/recaptcha/api2/demo

If you are a recognized as human you could perhaps try it via Tor.


I wish these google pages wouldn't automatically assume you speak some language based on your IP address - I get mine in German without any option to switch. Aren't there standards for setting language in web browsers?


Your browser sends an "Accept-Language" header with the list of languages and order of preference you have configured.


Sure, but many sites including Google like to ignore these (or at least have done so in the past).

The rationalisation is that users don't change settings like these, so their location is a better indicator than what their browser thinks.


> Aren't there standards for setting language in web browsers?

Yes, the Accept-Language HTTP header.


Google collects all your data and applies machine learning to predict a probability value that you are human. If it is below a certain threshold you have to enter a CAPTCHA.


The question was more about on how the new captcha works, I guess.


That's the question he answered. It's machine learning based on browser variables and mouse movements.


The old system presented you a challenge-response test no matter what.


Sorry, I just thought "all your data" was a bit unspecific. I have no idea what Google collects in order to derive that. I have a lot of guesses, but "all your data" doesn't tell me in fact, how it works. And I thinks that was what the parent poster asked for.


I could imagine that this system could still be tricked with a Markov chain and some dedication.


Publishing and peer-review is one part of science, but you are missing an equally important one, which is coming up with (hopefully testable) hypotheses.

But how can you have something testable about something that does not exist yet? You would have to have evidence that an actual, intelligent program does something hostile, which is obviously impossible at the time since AGI has not been invented yet.

However, we do have evidence of naturally occuring hostile intelligence. If an AGI is vastly superior in some regards (for example through much tighter integration in knowledge and control systems), it could in fact pose a danger. The article even clearly states a hypothesis: "Humans, who are limited by slow biological evolution, couldn't compete and would be superseded."

We can’t really assign a probability of occurrence to scenarios like these, thus we have to include it in the list of events that could potentially wipe us out and which we may be able to prevent. Since people are actively working on AGI, it should probably be somewhere at the top where nuclear warfare, global warming and comet impacts are listed.


It seems irrational to make such a prediction about systems which we don’t understand at all.

It’s not clear how sophisticated a neural network needs to be in order to yield AGI. It could be very simple (then you would be wrong with high probability), or it could extremely complex (then you would be right with high probability).


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: