Slashdot Mirror


User: aaronszy

aaronszy's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. Re:This is just Opera Mini/Turbo on Amazon's New Silk Redefines Browser Tech · · Score: 1

    What Amazon is describing is something entirely different. They aren't just compressing the content, they actually render of the page remotely through their EC2 service. The bottleneck for web browsing on small devices like phones/tablets is often in the render time instead of the transfer time. Assuming you have a decent wireless connection, this should do a lot more to improve your web browsing experience than just content compression would.

  2. Re:Recently? on Does Quantum Theory Explain Consciousness? · · Score: 3, Insightful

    "Human are capable of recognizing when an algorithm will halt (or not); computers are not; therefore thought cannot be reduced to computation"

    This isn't really right. humans are capable of recognizing when SOME algorithms will halt. That isn't very spectacular, computers can do the same. Solving the halting problem would mean being able to recognize whether ANY algorithm will halt without resorting to dumb brute force methods. Humans are limited just as much as computers in this respect.

  3. Re:Allowing cookies = consent? on New EU Net Rules Set To Make Cookies Crumble · · Score: 1

    it's safe to say that people get bored of clicking "allow" really quickly.

    If the opt-in notices get annoying, browsers could detect the requests and opt you in automatically. Problem solved.