you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 13 Sep 2026
22 points (100.0% liked)
TechTakes
2698 readers
198 users here now
Big brain tech dude got yet another clueless take over at HackerNews etc? Here's the place to vent. Orange site, VC foolishness, all welcome.
This is not debate club. Unless it’s amusing debate.
For actually-good tech, you want our NotAwfulTech community
founded 3 years ago
MODERATORS
Looks like they have 'neuron culture and interface as a service' going on, for all the good its for.
Its a real thing. You grow some neurons and stick some electrodes into it, and you can measure the activity of neurons or groups of neurons through some electrodes and induce some to fire through other electrodes. Now, if you have some external process that you define that takes the output from the electrodes and does some computation on it and returns signals to the input electrodes, the way that neurons work and change their synaptic weights over time ensures that the network will learn to produce outputs that make the inputs more predictable. Hence teaching a few thousand neurons to play 'doom' - you have a program that takes the screen and turns it into a set of input strengths, take some outputs and turn them into controls, and it feeds back, and you eventually have something that learns to do predictable actions.
Their innovation appears to be having standardized software you can use to define the input and output electrodes with respect to whatever other software you are running connected to the stuff. Who is willing to pay for this is anyone's guess.
Maybe all the AI hype has lowered my standards too much, but that actually sounds pretty neat. No idea if it's actually useful and the biological component gives me a kind of instinctive discomfort that I can neither justify nor ignore, but it does feel like there's an actual interesting development there, at least compared to throwing bigger matrices at the natural language problem and waiting for God to pop out at the end.