Slashdot Mirror


User: itzly

itzly's activity in the archive.

Stories
0
Comments
2,972
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,972

  1. Re:Priest? on Facebook AI Director Discusses Deep Learning, Hype, and the Singularity · · Score: 2

    Religion is simply a method to wield power over the weak minded. Actually believing the stuff yourself only gets in the way.

  2. Re:good bye to US datacenters on NSA Director Wants Legal Right To Snoop On Encrypted Data · · Score: 1

    If I'm encrypting my data with my own keys, how exactly, other than brute force, is the NSA going to get access to the data?

    There may be a backdoor or vulnerability in the software you use. You may have a keylogger on your computer that allows them to grab your password.

  3. Re:"Singularity" is a horrible term. on Facebook AI Director Discusses Deep Learning, Hype, and the Singularity · · Score: 1

    Why would humans agree to let an AI strip mine the earth ? And where does the motivation for endless growth come from ?

  4. Re:Priest? on Facebook AI Director Discusses Deep Learning, Hype, and the Singularity · · Score: 1

    Let me rephrase my comment as such: A priest is somebody that does items 1-7 on your list. It's not required that the priest holds any beliefs himself.

  5. Re:Dear Michael Rogers, on NSA Director Wants Legal Right To Snoop On Encrypted Data · · Score: 4, Funny

    I'm still trying to decipher your message. It's a tough one.

  6. Re:"Singularity" is a horrible term. on Facebook AI Director Discusses Deep Learning, Hype, and the Singularity · · Score: 1

    And what will it do when it runs out of VMs ?

  7. Re:AI endpoint is key on Facebook AI Director Discusses Deep Learning, Hype, and the Singularity · · Score: 2

    You won't get AI by messing with some genetic algorithm for a day, trying to do something completely different. The search space is just too big to stumble upon AI accidentally.

  8. Re:Priest? on Facebook AI Director Discusses Deep Learning, Hype, and the Singularity · · Score: 2

    A priest is somebody that tells other people to believe. It's not required that the priest holds these beliefs himself.

  9. what could possibly go wrong ? on Using Microfinance to Develop Coding Talent (Video) · · Score: 1, Funny

    Teach people in an unstable region how they can hack computers in the West.

  10. Re:"Singularity" is a horrible term. on Facebook AI Director Discusses Deep Learning, Hype, and the Singularity · · Score: 1

    AI is able to teach itself and learn higher order concepts, metaphors, and thought patterns, its potential will have outclassed human potential and the function is effectively a singularity

    It will still be limited by its hardware.

  11. Re:To answer your question on Intel Moving Forward With 10nm, Will Switch Away From Silicon For 7nm · · Score: 1

    Also, the newer architectures require more logic, so they only become feasible after an improvement in process technology.

  12. Re: To answer your question on Intel Moving Forward With 10nm, Will Switch Away From Silicon For 7nm · · Score: 2

    It's not even clear that a new ISA would actually improve performance by a meaningful amount.

  13. Re:To answer your question on Intel Moving Forward With 10nm, Will Switch Away From Silicon For 7nm · · Score: 1

    The real requirement is to translate source code that maps to a bunch of x86 instructions into ONE [trendy ISA] instruction.

    No, the real requirement is to execute the program as quickly as possible. If that can be done by mapping N->1, that's great, and I'm sure Intel already does that where they can. But if you can get the same speed by using multiple instructions in parallel, that works too.

    X86 was a poor ISA when the first 8086 chips were made (but good, given hardware capabilities at the time). That was about 40 years ago. MIPS and Sparc (and ARM) are all better than x86.

    No, the x86 is a good ISA. You may not think it's pretty, but it gets the job done, as their market shares proves. It's also enlightening to look at the ARM ISA. From the original ARM1 to the latest ARM Cortex, there's been a clear trend to make the ISA more complex, and less orthogonal. ARM has reduced the number of easily accessible registers, has introduced division and unaligned access, and is doing variable length instructions.

  14. Re:amazing on Intel Moving Forward With 10nm, Will Switch Away From Silicon For 7nm · · Score: 2

    On the other hand, silicon is orders of magnitude faster, so you could use less hardware resources and do many things in sequence, rather than in parallel.

  15. Re:Most likely not mummified... on Mummified Monk Found Inside 1,000-Year-Old Buddha Statue · · Score: 1

    You've got a very dry sense of humor.

    It's mummified.

  16. Re:amazing on Intel Moving Forward With 10nm, Will Switch Away From Silicon For 7nm · · Score: 1

    Computers can help with the low-level design, yes. They can't come up with novel ideas to change the overall design.

  17. Re:This is a joke right? on Only Twice Have Nations Banned a Weapon Before It Was Used; They May Do It Again · · Score: 1

    Fragmenting bullets are also not as effective against body armor.

  18. Re:amazing on Intel Moving Forward With 10nm, Will Switch Away From Silicon For 7nm · · Score: 1

    An autonomous car needs a lot more longer term planning than a cockroach does. For a cockroach it's acceptable to run into a wall, or into another cockroach. For a car going 80 mph, not so much.

  19. Re:To answer your question on Intel Moving Forward With 10nm, Will Switch Away From Silicon For 7nm · · Score: 2

    The problem with some optimizations is that they do not work with the x86 instruction set.

    I don't see why the x86 instruction set is a problem. Just translate them on the fly, as they've been doing for years.

  20. Re:amazing on Intel Moving Forward With 10nm, Will Switch Away From Silicon For 7nm · · Score: 1

    The major stumbling block isn't processor speed or capacity. It's that we don't know how to architect such a system in the first place.

    We have some ideas on how to architect such a system, but we can't try them out because of lack of good hardware. We already had ideas in the 80's to build neuronal nets, but the ideas failed because they weren't big enough. Now people have a lot more success with deep learning, mostly because they've been throwing a lot more hardware at it.

    A car with the smarts of a mouse would do great as an autonomous vehicle

    Well, we can't make an artificial mouse brain either, so that only enforces my point that there's still a lot to do.

  21. Re:amazing on Intel Moving Forward With 10nm, Will Switch Away From Silicon For 7nm · · Score: 1

    Depends on how you measure processing power of course...

    I was hoping this was obvious from my comment. I'm talking about the silicon chips doing the things that our brain can do, such as designing the next intel chip.

  22. Re:InGaAs? on Intel Moving Forward With 10nm, Will Switch Away From Silicon For 7nm · · Score: 1

    According to Wikipedia, the natural occurrence of indium is 3 times that of silver, but current world production of indium is 40 times lower, so it is reasonable to assume that indium production can be scaled up if there's increasing demand.

  23. Re:amazing on Intel Moving Forward With 10nm, Will Switch Away From Silicon For 7nm · · Score: 4, Insightful

    Going to 5nm only helps if it is a functional product that is better than what we have.

    We still don't have the processing power of a human brain in a few pounds of silicon, running on 20 Watts. There's still a lot to do.

  24. Re:To answer your question on Intel Moving Forward With 10nm, Will Switch Away From Silicon For 7nm · · Score: 1

    They've always done a lot of hardware optimization techniques. But advanced hardware techniques go hand in hand with extra transistors.

  25. Re:chlorine? on 100 Years of Chemical Weapons · · Score: 2

    Table salt contains chloride, not chlorine. Chlorine is dangerous because it has a very high electron affinity. It will happily steal electrons from your lung tissue if you inhale it. Chloride is basically chlorine that already has stolen an electron, so it's quite harmless.