Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-4041-

The Storm Approaches

Name: Anonymous 2014-06-18 3:43

Seriously guys, you need to wake up. Computing is going to change very rapidly in the next couple of years. I'm telling you this because I care about you guys. The other plebs, web monkeys, and enterprise jocks don't that this is going to make them obsolete yet. This is your chance to get ahead.

https://www.youtube.com/watch?v=JzbMSR9vA-c

Most people commenting on that video don't understand the true ramifications and horrors it will bring to them. The Machine will make it possible for an adept /prog/rider to master the world around them and exit from the shackles of the State. We're talking about recursively self-improving, super-intelligence levels of fire power here.

Memristors are at the doorstep, and with that will come machines that can solve NP-hard problems in P time. A computer architecture that doesn't need to fetch data from secondary memory into core memory, and write it back out. No more N Turing read/write heads accessing M memory cells, where N < M. Rather it will be N = M. This is a realm where no longer is there a distinction between a processor and a memory cell, but where a cell can polymorphically function as either in addition to programming the behaviour of neighbouring connected cells.

We're about to unlock the true magical power of computation. The true power underlying all of reality. This shit with classical Turing machines will be looked back upon with a nostalgic humor and disdain by the Gods of the future.

"Those plebs really enjoyed wasting their lives programming Touring machines! Can you believe it!"

Gather your courage and head into the storm before it reaches the common peasant. You shall become as Gods. The stragglers and slow-adoptors will perish. Non-programmers will become your thralls.

Name: Anonymous 2014-06-18 4:01

>>1

Too much hype. Yes it allows solving 2^N problem in N steps. But it still requires 2^N memory. And the technology is still in early stages. Decades will pass, before it gets adopted by the industry and NVidia releases a GPU supporting hysteresis computing elements.

On the other hand, Quantum Computing reduces the memory usage too!

Name: Anonymous 2014-06-18 4:07

plebs
Go back to 4chan. Computation is not underlying reality and P ≠ NP. An infinite amount of computational power will not overcome this or be able to do things that only human minds can. Hard AI isn't possible either.

Name: Anonymous 2014-06-18 4:23

If they can't even write the ``machine os'' in lisp then it isn't anything special.

Name: Anonymous 2014-06-18 4:27

>>2
Did they say 2^n memory? The UMM stuff has only polynomial time and space needs for NP.

Name: Anonymous 2014-06-18 4:40

>>5

The idea is that memory does computation itself, without an external CPU. Yet external CPU is still required to setup what computation will be done by each memory cell - meaning you still need to visit every cell.

Name: Anonymous 2014-06-18 5:01

>>6
That sounds like space = time to me. If so, p time implies p space.

Name: Anonymous 2014-06-18 6:50

>>2
But it still requires 2^N memory
No, it can get do this with information overhead.

Quantum Computing reduces the memory usage too!
It's more powerful than a mere probabilistic Turing machine.

>>3
and P ≠ NP
That only holds on a Turing Machine, not a non-deterministic Turing machine. A non-deterministic Turing machine is capable of solving NP problems in P time with P number of resources.

>>5
Exactly.

>>6
You still need a central unit to coordinate the clock impulses, but that's it. The memory cells do the computation and communicate with their connected neighbours.

Name: Anonymous 2014-06-18 7:00

>>8
>>3
and P ≠ NP
That only holds on a Turing Machine, not a non-deterministic Turing machine. A non-deterministic Turing machine is capable of solving NP problems in P time with P number of resources.

Not quite. It's stronger than that. NP means nondeterministic polynomial, not nonpolynomial (which people use as a shorthand or out of ignorance.) So computing NP in P on an NDTM doesn't change anything; NP is meant to express what an NDTM can compute in P.

Name: Anonymous 2014-06-18 7:07

You think you can write the software of the future that will be of importance? You think you can change the future with your programs? You think creating your little projects on Github, written in your toy languages is going to amount to anything?

No, the only way you can program something is to be a /prog/rider and prepare for non-deterministic Turing computation. So study memristors, study memcomputing.

What do you do? You are pacified. You eat your cheese-flavored pasta. You program your Touring-complete garbage collected programming languages. You say we should masturbate to Touhou. You say we should go to the LISP meetup groups. You are not in touch with reality. I have no interest in what you have to say.

You are cattle. You are zombies. You are single celled organisms.

Admit you are a slave.

Because you want to be a slave. Because you are a masochist. You are pathetic. You are weak. You are not going to write the software of the future. You are not going to do anything. Because you are fed an opiate. You are under an illusion.

If you're a /prog/rider, you will stand up and accept reality. If you really want to write software that will matter, you will man-up and learn how to program Universal Memcomputing Machines.

Name: Anonymous 2014-06-18 7:49

>>3
P ≠ NP
PROVE IT YOU STUPID NIGGER MOTHERFUCKER

Name: Anonymous 2014-06-18 7:56

>>8

You still need a central unit to coordinate the clock impulses, but that's it. The memory cells do the computation and communicate with their connected neighbours.
You also need CPU to load the data from secondary storage. Then again, most computer games for example have huge world, which cannot be stored in RAM. Moreover, tasks beyond simple search and sorting require coordination and long "X depends on Y" chains on stack, which cannot be easily implementing through hysteresis (how would you implement CONS-lists using memcomputing?). And so you got your bottleneck again.

Also, the term "hysteresis" reminds me of "histomorphism" from Haskell - another over-hyped snake-oil solution to parallel computation (glasgow crooks promised that immutability would give implicit parallelism)

Name: Anonymous 2014-06-18 8:38

Implementation level specifics will change only the lowest level of the programming model. You can easily write a C compiler that generates memcomputing instructions.

Name: Anonymous 2014-06-18 8:52

>>12
You also need CPU to load the data from secondary storage.

There is no secondary storage. That's why it's such a big deal. You have petabytes of compute-memory.

"hysteresis"

IHBT. You might as well complain about source code character set impacting the performance of the compiled code.

Name: Anonymous 2014-06-18 9:27

>>14

Nonvolatile information storage requires the existence of energy barriers that separate distinct memory states from each other.[4][5] Memristors whose resistance (memory) states depend only on the current (like the HP memristor) or voltage history would be unable to protect their memory states against unavoidable fluctuations and thus permanently suffer information loss: the proposed hypothetical concept provides no physical mechanism enabling such systems to retain memory states after the applied current or voltage stress is removed. Such elements can therefore not exist, as they would always be susceptible to a so-called "stochastic catastrophe".[5]

Name: Anonymous 2014-06-18 9:29

>>15
I don't buy it, what are your references?

Name: Anonymous 2014-06-18 10:40

>>1
Memristors are at the doorstep, and with that will come machines that can solve NP-hard problems in P time.
What the fuck are you smoking? Go back to Reddit, Kurzweil. I'm sick of your Reddit hype.

Name: Anonymous 2014-06-18 11:01

https://www.youtube.com/watch?v=JzbMSR9vA-c
I'm now at about 20 minutes in and it looks like a fucking Apple keynote. People are literally clapping over colorful plastic pieces. They have nothing to show but a few pictures and over-simplified diagrams.
Also, they didn't invent RISC (and definitely not in the mid-80s).

Name: Anonymous 2014-06-18 11:18

>>18

Yeah. Every self-respecting computer user should know that the first RISC design (MIPS) was implemented by John L. Hennessy, it required him to solve the problem with interlocked pipeline stages, which are reflected in branch delay slot (i.e. you get a free slot, while CPU fetches the shit).

Name: Anonymous 2014-06-18 11:26

/polecat kebabs/

Name: Anonymous 2014-06-18 11:36

>>19
I remember reading that MIPS has better processors and instructions but people still use ARM because they are hipsters

Name: Anonymous 2014-06-18 11:50

>>21

MIPS was pretty efficient, so that all successful video game console and workstations used it back then. Instruction set also had this little cuteness feel to it, where all was seemingly logical and solidly designed.

Name: Anonymous 2014-06-18 12:51

>>3
Hard AI isn't possible either.
Theist pseudointelligent cocksucker detected.

Name: Anonymous 2014-06-18 13:57

>>23
Atheist pseudointelligent feminist submissive python/ruby/rust/javascript/java user faggot subhuman non-aryan black nigger jewish-foreskin-sucker detected.

Name: Anonymous 2014-06-18 16:29

>>10
You say we should go to the LISP meetup groups. […] I have no interest in what you have to say.
That's a shame because The Machine looks like a really cool platform for a Lisp OS with its heavily simplified memory hierarchy.

However, having non-volatile memory on oxygen ion basis sounds paradoxical to my pseudo-scientific mind.

Name: Anonymous 2014-06-18 17:07

>>25

First you provide us with "The Machine" specification and emulator.

Name: Anonymous 2014-06-18 17:29

>>10

Touring-complete...
keep misreading this as Touhou-complete

Name: Anonymous 2014-06-18 18:16

>>27
>le pedophile dyslexic

Name: Anonymous 2014-06-18 18:18

This thread reminds me of 4chan, go back there.

Name: Anonymous 2014-06-18 18:27

>>29
To have something reminding you 4chan that means that you are from there
Get back to 4chan and stop spamming /prog/ with your shit

Name: Anonymous 2014-06-18 19:22

>>28-30
Shut the fuck up already, nobody cares.

Name: Anonymous 2014-06-18 19:36

>>29-31
Shut the fuck up already, nobody cares.

Name: TPOBCI 2014-06-18 20:02

The Pleasure Of Being Cummed Inside.

Name: Anonymous 2014-06-18 20:21

How do you pronounce TPOBCI?

1) Tu Pob Ki
2) Tupabki
3) To bachi (faggot)
4) other

Name: Anonymous 2014-06-18 20:33

>>34
2PAC

Name: Anonymous 2014-06-18 23:35

4)
too-pob-ski

Name: Anonymous 2014-06-19 13:26

Memristors are at the doorstep, and with that will come machines that can solve NP-hard problems in P time.
machines that can solve NP-hard problems in P time.
Never going to happen. I don't care how powerful you think Memristors are going to be. Not even quantum computers are able to solve NP-hard problems in P time.

Name: Anonymous 2014-06-19 13:49

>>37

human brain can prove math theorem, which are NP-hard

Name: Anonymous 2014-06-19 14:13

>>38
Human brains also do not calculate billions of addition/substraction/etc equations every second like a logic circuit does. The human brain is a pattern matcher that's been forged through evoluctionary pressures and not designed as brute number crunchers.

Name: Anonymous 2014-06-19 14:26

>>38
The human brain operates like a stochastic pathfinder, not a closed-form solver. Giving an NP-hard problem to a human brain does not guarantee you a solution in P time, not even if you're some kind of math genius.

Name: Anonymous 2014-06-19 21:17

>>37
That isn't what quantum computers are about nor is such thing a matter of computational power of which an infinite amount will never be able to do what a human does as computability is nothing more than an interesting trivial aspect of the universe. Digital physics is absolutely laughable. Quantum is analog.

>>38
The human brain is not a computer nor can be reduced to computational processes and theory which are of their own thing and implemented into the real world by the machines created by humans known as computers.

>>39
They don't do it manually like a logic circuit does. Certain human brains can number crunch as good or better than any computer the instant after desiring to.

the human brain is a pattern matcher that's been forged through evoluctionary pressures and not designed as brute number crunchers.
Baseless assertion, bullshit.

>>40

Giving an NP-hard problem to a human brain does not guarantee you a solution in P time
None of this even applies to the ``human brain'' you fucking idiot.

The human brain operates like a stochastic pathfinder, not a closed-form solver.
More baseless bullshit.

not even if you're some kind of math genius.
You're an idiot. This is about what requires high intellect and human (and other sentient minds such as whatever aliens out there) qualities, computers can't have high intellect as they aren't even sentient beings with minds and intelligence. There is no and will never be a computer [insert famous human math genius here]. Humans solve all sort of computational problems (and not all math is computational, nor are the foundations of a fundamentally computational nature) that is impossible for any computer of any kind to solve. NP-hard and P time is related to computers and their limits, not humans. Humans can come up with methods to calculate as good or better than computers but it would be a waste of time so computers do it.

41
Humans can prove all* math theorems that are proveable

Some computers can prove some math theorems in P time.
What about computers and what they can do? They will never be able to do more than that let alone reach human levels.

Name: Anonymous 2014-06-19 21:19

Don't mention evolution when the topic isn't about it as doing so is a just-so story fallacy.

Name: Anonymous 2014-06-19 22:40

>>42
The human brain is not a computer nor can be reduced to computational processes and theory which are of their own thing and implemented into the real world by the machines created by humans known as computers.
Oh right, because it's a metaphysical antenna and the ``computation'' happens in god's cloud. Divine cloud computing.

Baseless assertion, bullshit.
Yeah, that basically sums up your entire post.

You're an idiot. (...)
You're an idiot. This is about what requires high intellect and alien (and other sentient minds such as whatever other aliens out there) qualities, humans can't have high intellect as they aren't even sentient beings with minds and intelligence. There is no and will never be a human [insert famous alien math genius here]. Aliens solve all sort of computational problems (and not all math is computational, nor are the foundations of a fundamentally computational nature) that is impossible for any human of any kind to solve. NP-hard and P time is related to humans and their limits, not aliens. Aliens can come up with methods to calculate as good or better than humans but it would be a waste of time so humans do it.

Certain human brains can number crunch as good or better than any computer the instant after desiring to.
Cool, I'd like to meet someone who can do RSA-4096 decryption faster than the computer.

Name: Anonymous 2014-06-19 22:45

>>44
Your entire post clearly shows how much of an inane idiot you are with no genuine knowledge of anything.

Researchers crack the world's toughest encryption by ...
Researchers
not ``computers''. Your fascination with trivial no intellect needed calculation shows how much of a low IQ autist you are. Also lack of reading comprehension. Just because your shit-for-brains brain is a shit-for-brains brain doesn't mean all of them are. Now go back to your shitty computer basement.

Name: Anonymous 2014-06-19 22:52

>>45
You can suck my dick you angry faggot.

Name: Anonymous 2014-06-19 22:55

>>46
Anger is strength and you're a weak little nigger.

Name: Anonymous 2014-06-19 23:05

>>47
Anger also means you'll wear down your body faster. Enjoy your untimely death, angry faggot.

Name: Anonymous 2014-06-20 0:21

>>45-48
FUCKING FUCK KILL YOURSELVES FUCKING FUCKS

Name: Anonymous 2014-06-20 6:15

>>48
No you.
http://www.webmd.com/depression/features/many-emotions-can-damage-heart
"Study after study has shown that people who feel lonely, depressed, and isolated are many times more likely to get sick and die prematurely - not only of heart disease but from virtually all causes - than those who have a sense of connection, love and community," Dean Ornish, MD

Name: Anonymous 2014-06-20 10:16

>>50
You're an angry faggot and now you're depressed because you haven't found anyone to slap your balls.

Name: Anonymous 2014-06-20 11:02

>>42
the human brain is a pattern matcher that's been forged through evoluctionary pressures and not designed as brute number crunchers.
Baseless assertion, bullshit.
If evolution has guided human brains to process billions of basic addition/multiplication/subtraction/if queries every second, then humans would never need a logic circuit to do that sort of mundane processing work.

Name: Anonymous 2014-06-20 11:05

>>47
Anger is strength
lol. Anger means getting burned out from a needless consumption of energy. Tranquility and peace is stenghth.

Name: Anonymous 2014-06-20 20:39

>>52
Holy shit you're fucking retarded.

>>53
lol.
Kid.

No, you're just some fucking anime nerd with your fake- interest in ``asian culture'', learn to spell and kill yourself.

Name: Anonymous 2014-06-21 2:13

>>54
Yes.

Don't change these.
Name: Email:
Entire Thread Thread List