Forgot your password?
typodupeerror

Comment Re: Windows has the opposite problem (Score 1) 241

Actually I do want to memorize.

But not random idiotic key strokes that have nothing to do with the action/command they execute. EMACS is a prime example for that.

^G for example, what has that to do with "help"? Good, ^H is backspace, so during normal editing not available ...

I liked the UCSD Pascal system. You end Editing mode, and have the commands like top level menu and then the menu items on top of the screen. Bottom of screen is fine, too.

Also quite nice, the only good thing about Windows, you can use the alt key to trigger the main menu entries and then alt+submenu (which often also works without alt).

So alt+F - alt+S is File Save ... and so on. That is pretty straight forward.

Comment Next big EU fine incoming (Score 1) 70

What retards, if such a new feature goes live it has to be disabled by default and ask the user in a notification or similar if he wants to enable it.
No one can be so retarded not to know that stuff like this brakes half a dozen or more EU laws.
First of all: the pictures I upload, especially those about myself, are authored by me, are under my copyright.

Comment Re:Today's AI is just Automation! (Score 1) 101

AI is not and never was required to show Intelligence.

It is just a fucking name, get used to it.

You put gas into your car, and every pendant on the internet will point out to you: that is not gas. And? Well, it is the damn term/name you picked in your country.

What is next, a Prolog program presenting you an Expert system is suddenly no longer AI because: it is just bunch of rules? Well, it is AI. AI is a very big spectrum.

If you want to look it up, I suggest to check the curriculum of some universities. Usually they have a topic like "Cognitive Systems", or indeed "Artificial Intelligence", and they show the curriculum (the subtopics under it).

Comment Re:Why did that need AI? (Score 1) 101

Correlating that with a database of real versus bogus signatures seems like basic lookup or a DB query,
Because the data point you want to find is most certainly not in the database.

So, how do you formulate an SQL query like this: "split this spectrum of measurement into a vector of 100 numbers, search the database for similar vectors" (what is similar?)

Point is: you can't. As you would need to know already what similar means, so first item in the vector is similar if it is +/- 0.5% variation. And the last item in the vector is similar if it is +/- 400 (absolut).

Databases for stuff like this are called vector databases.

A simple example is the load curve (electricity) of a particular industry, lets pick a bakery.

Make them identical except for one thing: one is baking twice as much bread, and has a second branch on the other side of the village to sell it. Call them "Mr. Small" and "Mr. Big".

So, the load curve of both bakeries will be identical. The second branch of "Mr. Big" has its own meter, so it is not included in the load curve of the bakery itself.

The load curves, usually a 15 minute interval measure, aka 96 measure points per day: are more or less the same. They start in the morning around 3:30 warming up the ovens. Continue with making various droughts, filling the ovens around 4:15 with the first charges ... both run a shop in front of the baking hall.

So, Mr. Small is an early bird and starts everything 20 minutes more early than Mr. Big.
Mr. Big has a double the size of baking hall with twice the amount of ovens.

Bottom line Mr. Big uses exactly twice as much power/energy.

If you normalize the load curves so, that the peak is "100%" (abstracting away the actual amount) and print them on thin paper: they look identical. With some minour point: as Mr. Small starts earlier, if you place the two papers on top of each other, the curves do not match. You have to move Mr. Bigs load curve to the left to match with the early start of Mr. Small.

And then: the load curves are identical, except for random noise of a freezer jumping on, or different lights in the shopping area, or the randomness of wat kind of coffee customers order.

AI and vector databases are optimized to figure such similarities.

BTW: such load curves are actually standardized - they are obviously called "standard load profile", because: it is for every bakery the same profile, only the total amount of energy varies.

So, we do not need AI to figure them out. But assume you have data which you never were able to "standardize" into "standard profiles" ... AI is good into looking at a million vectors of similar length ... but not necessarily the same length. With similar curve, but not necessarily a similar metering at every data point. Remember: Mr. Big has at every data point the double amount of Mr. Small, as long as they are baking, and not only selling in the afternoon.

AI is good in defining its own "standard profiles", and telling you into which "category" aka "standard profile" your current data set matches.

Comment Re:Ok cool (Score 1) 101

Perhaps you should go back to university, and learn what the term AI means?

Oh, of course AI is all "just basic computer programming as it's been done for decades" - what else would it be? Magic? However *now* we are at the age of computer programming/usage: where all comes together.

Sit down. Failed.

Comment Re:I mean... (Score 1) 88

I did, but you knee jerked a response to a response I made to a response you did not read.

So: you do not know what we are talking about.

C) it is not technical wrong that a modern assault rifle that shoots salvos is more deadly than a colt magnum or what ever your silly American names for hand weapons are.

Comment Re: Windows has the opposite problem (Score 1) 241

Well, the command line running in Terminal.app in a GUI :D

Lets say it like this, shell scripts I do in vi on a terminal and not in an IDE.

Java or Dart or C++ I would never do in vi ...

Git I mostly use in the terminal, but a terminal inside of the IDE ...

For Python I use the Spyder IDE. Which also has a build in terminal.

Comment Re:Dimensional collapse is a good thing? (Score 1) 85

Interesting link.

Unfortunately half of his talk about "agile" is completely wrong :D

The software I mostly was working on pretty clearly has dimensions and units attached to its numbers. Java meanwhile has standards for that. Did not exist in my time.

Did not find the Ada article yet, but looking forward for it.

Comment Re:I mean... (Score 1) 88

I gave some very good points:
a) the heart does not care when it is pierces if a a weapon is technically considered "less lethal"
b) a weapon that fires a salvo instead of a single shot - is technically "more lethal" than a hand gun

No idea what there is not to comprehend about that.

Slashdot Top Deals

"Gotcha, you snot-necked weenies!" -- Post Bros. Comics

Working...