Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment More like a compiler (Score 1) 102

Right now AI is more like a compiler which turns natural language into machine code.

Soon, once the excitement dies down, people will realize that natural language is a bad way to specify the precise behavior of very large systems.

This will (if we are smart) lead to the creation of very high level languages which will still be a type of code with precise meaning.

If we are dumb, we will end up work mountains of inefficient high level code which will make each web page into gigabytes of JavaScript and one terabyte of memory barely able to run Chrome.

We will probably have both.

Comment Details? (Score 1) 40

EMG based electrodes driving prosthetics are not new. How many electrodes? How many degrees of freedom does this enable? (Normally there are only two electrodes, enabling open and close movements, with co-contraction of two muscles enabling the user to go through a menu of sorts, mapping the commands to different movements. This is tedious.).

AI (neural networks usually) can be used to deduce user intent. The article could at least give the brand of the prosthetic so that we could look at the specs.

Comment Troll Summary? (Score 1) 82

The article certainly does not say This step is well intentioned. Not sure how Slashdot has gone downhill like this â¦

Quoting:

It's a well-intentioned move but will not stop there.

  For responsible adults with decades of experience from which to draw their own conclusions, the idea that adults we have never met have the power to govern our online activities is a borderline insult.

Comment After market modification? (Score 1) 325

Both the article and the company website are stupidly low on details. This seems like the vehicle would need some sort of after market modification before this tech can be used. How long does that take and how much does it cost? How does that affect the range of the vehicle or the warranty? Can it still be charged at home?

Something like this makes sense for an EV fleet but whether it makes sense for regular EVs depends on these details and on whether they can have this type of battery pack built into off the shelf EVs.

Submission + - Millions of PC Motherboards Were Sold With a Firmware Backdoor (eclypsium.com) 1

rastos1 writes: Wired reports: Researchers at firmware-focused cybersecurity company Eclypsium revealed today that they’ve discovered a hidden mechanism in the firmware of motherboards sold by the Taiwanese manufacturer Gigabyte, whose components are commonly used in gaming PCs and other high-performance computers. Whenever a computer with the affected Gigabyte motherboard restarts, Eclypsium found, code within the motherboard’s firmware invisibly initiates an updater program that runs on the computer and in turn downloads and executes another piece of software.

Eclypsium:
- Eclypsium automated heuristics detected firmware on Gigabyte systems that drops an executable Windows binary that is executed during the Windows startup process.
- This executable binary insecurely downloads and executes additional payloads from the Internet.

List of affected motherboards is here: https://eclypsium.com/wp-conte...

Comment Re:Interesting, anyway, Sleep language? (Score 1) 46

WTF kind of nonsense is this?

You respond to every article, I have no idea who you are trying to slander (not that I particularly care), but it is pathetic.

If you're a kid, do something productive with your time like learn Python or something. If you're an adult ... well I'm sorry.

Sleep language? Facial movements? That must be the language that cereminier guy uses in the videos he publishes because I can't understand a word of what he is saying and I can't interpret his toothless facial movements :(

The only thing I figured out so far is that Adam Sarwood somehow got canceled. I wonder who that Adam Sarwood guy is! Does anybody know here? I googled it and couldn't find anything...

Comment Interesting idea, poor article (Score 1) 46

From the article:

Translation depends on which Remmyo letters are used by the sleeper and picked up by the software, which already has information from multiple dictionaries stored in its virtual brain.

Virtual Brain??? WTF are they talking about â" is this the 1970s or something?

The idea is interesting but there is no detail either in the linked article or the abstract or the paywalled journal article to tell us what this language is, or now one communicates using inky three letters.

Comment Smells like clean coal (Score 1) 324

While I agree that synthetic fuels are a promising tech (I even own stock in a synthetic fuel company), I think this will simply be a circumvention of the ICE ban. It would be trivial to modify a synthetic fuel burning car to burn normal fuels.

This is like clean coal in the sense that the real intent is to keep a polluting technology alive and hamper progress.

Comment Low Code or No Code (Score 2) 70

The author seems surprised that developers would rank AI highly while being distrustful of No Code when both supposedly threaten our livelihoods.

We are not distrustful or No Code because of this. We are distrustful because simply giving people the illusion that they can code does not eliminate any of the problems with code. It simply lowers the barrier to entry and allows the creation of code (disguised as something else) which is more difficult to maintain with our existing tools.

Bugs, complexity and need for configuration management/architecture will not go away. No Code will simply create a clusterf**** of code for coders to maintain. See the Inner Platform Antipattern: https://exceptionnotfound.net/...

Comment What heâ(TM)s really saying is that we will h (Score 1) 150

Actually â" what heâ(TM)s really saying is that everyone will be a user, which is nonsense.

In a sense, we are already there â" very few people understand machine architecture or deal with assembly. But _someone_ has to ⦠otherwise we canâ(TM)t create anything new. More stuff will be automatically generated â" and weâ(TM)ll get to a point where Hello World compiles to a terabyte in size â" but no one will care.

Still â" _someone_ will have to understand how things really work. And those people will be the highly paid computer scientists. The people he talks about will be data shepherds or machine whisperers or something â¦

Slashdot Top Deals

I have hardly ever known a mathematician who was capable of reasoning. -- Plato

Working...