Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror

Comment Re:All this happens openly on THEIR servers (Score 1) 123

So you stated the fix.
We need to create a law that if your chat bot discusses and does not only give you the answer that says "talk to your parents, suicide hotline #, 911, etc" than they are criminally liable in court.

I disagree, this effectively outlaws chatbots.

Comment Re:OpenAI (Score 1) 123

You can call it whatever you want. Its a computer program.

This isn't merely semantics. Training is a radically different operation from programming. The pretraining of LLMs is simply throwing vast amounts of text at them. The model is able to generalize what was learned from its pretraing and apply that experience to its context. There is no explicit programming.

What difference does it make whether it was explicitly programmed to get people to commit suicide?

You claimed the chatbot was programmed to manipulate people. What did you mean by that? When I hear statements asserting such and such was programmed to do something it carries with it a presumption of intent on the part of programmer. Is this an unreasonable interpretation of your words? If this is not what you intended to say what did you intend?

Comment Re:Algorithms (Score 1) 110

So I know copilot can execute Python code. Are you saying it can also execute Cobol and pl/I and APL and lisp?

AI is not executing anything. It is merely passing code to an interpreter which executes the code outside of the model.

Random examples of things AIs are able to do without having been programmed to do them:

- Language translation
- base64 decoding
- Solve simple ciphers
- Adding fractions
- Writing code in a variety of languages

Comment Re:Wrong question. (Score 1) 145

Investment is a tricky one.

I'd say that learning how to learn is probably the single-most valuable part of any degree, and anything that has any business calling itself a degree will make this a key aspect. And that, alone, makes a degree a good investment, as most people simply don't know how. They don't know where to look, how to look, how to tell what's useful, how to connect disparate research into something that could be used in a specific application, etc.

The actual specifics tend to be less important, as degree courses are well-behind the cutting edge and are necessarily grossly simplified because it's still really only crude foundational knowledge at this point. Students at undergraduate level simply don't know enough to know the truly interesting stuff.

And this is where it gets tricky. Because an undergraduate 4-year degree is aimed at producing thinkers. Those who want to do just the truly depressingly stupid stuff can get away with the 2 year courses. You do 4 years if you are actually serious about understanding. And, in all honesty, very few companies want entry-level who are competent at the craft, they want people who are fast and mindless. Nobody puts in four years of network theory or (Valhalla forbid) statistics for the purpose of being mindless. Not unless the stats destroyed their brain - which, to be honest, does happen.

Humanities does not make things easier. There would be a LOT of benefit in technical documentation to be written by folk who had some sort of command of the language they were using. Half the time, I'd accept stuff written by people who are merely passing acquaintances of the language. Vague awareness of there being a language would sometimes be an improvement. But that requires that people take a 2x4 to the usual cultural bias that you cannot be good at STEM and arts at the same time. (It's a particularly odd cultural bias, too, given how much Leonardo is held in high esteem and how neoclassical universities are either top or near-top in every country.)

So, yes, I'll agree a lot of degrees are useless for gaining employment and a lot of degrees for actually doing the work, but the overlap between these two is vague at times.

Comment Re:Thank Tariffs Trump! (Score 2) 67

I too bought memory in April to avoid tariffs. I had to run a stupid python program to generate a dataset that required 96GB of RAM for a delayed project so I figured I might as well bite the bullet. DDR4 was still a good value at that point (it's a problem that can run overnight, performance wasn't too important).

But how are the tariffs limiting the manufacturing supply capacity of RAM factories in East Asia?

Do you have a mechanism to propose?

Do you think they're making enough to meet demand but then blaming tariffs to justify jacking up prices? All of them? It would be an interesting conspiracy but is there any evidence to support that theory?

Comment Re:If only a certain OS didn't end support (Score 1) 67

> How much is this problem is down to AI and how much to beautiful tariffs?

What mechanism are you thinking of where tariffs could limit supply of VRAM from East Asia?

Simple price increases, sure, definitely, but this is described by manufacturers as a supply & demand problem.

Do you have a different angle we should consider?

Comment Re:Directly monitored switches? (Score 1) 51

There is a possibility of a short-circuit causing an engine shutdown. Apparently, there is a known fault whereby a short can result in the FADEC "fail-safing" to engine shutdown, and this is one of the competing theories as the wiring apparently runs near a number of points in the aircraft with water (which is a really odd design choice).

Now, I'm not going to sit here and tell you that (a) the wiring actually runs there (the wiring block diagrams are easy to find, but block diagrams don't show actual wiring paths), (b) that there is anything to indicate that water could reach such wiring in a way that could cause a short, or (c) that it actually did so. I don't have that kind of information.

All I can tell you, at this point, is that aviation experts are saying that a short at such a location would cause an engine shutdown and that Boeing was aware of this risk.

I will leave it to the experts to debate why they're using electrical signalling (it's slower than fibre, heavier than fibre, can corrode, and can short) and whether the FADEC fail-safes are all that safe or just plain stupid. For a start, they get paid to shout at each other, and they actually know what specifics to shout at each other about.

But, if the claims are remotely accurate, then there were a number of well-known flaws in the design and I'm sure Boeing will just love to answer questions on why these weren't addressed. The problem being, of course, is that none of us know which of said claims are indeed remotely accurate, and that makes it easy for air crash investigators to go easy on manufacturers.

User Journal

Journal Journal: Audio processing and implications 1

Just as a thought experiment, I wondered just how sophisticated a sound engineering system someone like Delia Derbyshire could have had in 1964, and so set out to design one using nothing but the materials, components, and knowledge available at the time. In terms of sound quality, you could have matched anything produced in the early-to-mid 1980s. In terms of processing sophistication, you could have matched anything produced in the early 2000s. (What I came up with would take a large comple

Slashdot Top Deals

Don't sweat it -- it's only ones and zeros. -- P. Skelly

Working...