Forgot your password?
typodupeerror

Comment Re:Fun (Score 1) 80

I have fun programming in Rust... I like building type systems that prevent errors and automate drudgery. Both C++ and Rust let me do that, C does not...you spend a fair amount of time thinking about low-level details of what the compiler is generating. That's true, and I like thinking about memory layouts, cache lines, what the optimizer is going to do

You very convincingly make it sound so fun.

Comment Fun (Score 3, Insightful) 80

I like Rust, but if you don't like programming in C, you won't like programming in Rust.

If you have fun programming in Rust, you will have fun programming in C.

"Fun" is something manager types tell you when they are trying to convince you to do something. If something is fun, you don't need to tell people. It's also what you tell toddlers.

Comment Re:So.. drive them somewhere? (Score 0) 98

If someone is not responsive in the back of a vehicle when the ride ends. the vehicle should just BE DRIVEN TO THE NEAREST EMS LOCATION,

Selfdriving cars cannot drive to every location, they can only drive to somewhere that has been mapped. So they might actually be incapable of doing this.

Comment Re:Even an idiot can be right (Score 1) 118

it would have a far greater chance of creating something Shakespearian

This is fuzzy thinking, "Shakespearean text" is not the same as "text of Shakespeare."

But its likelihood of creating a single Shakespearian work would still be extremely tiny, although not zero.

LLMs only produce text within the parameters they were built. If it was not built to produce a text of Shakespeare, then it won't.

A simple heuristic to understand this is to think of Elizabot. An Elizabot can produce meaningful English text, and has even passed a Turing test. But it will never produce a work of Shakespeare, no matter how long you let it run. It's outside of its parameters. If you don't understand how an Elizabot works, then this example is too much for you.

Comment Re:That is called "being competent".... (Score 1) 147

Your idea is that America only has an airforce and can't do anything other than bombing?

I don't know where you get this idea, did you stop reading the news? Did you see that they conquered Venezuela in three hours?

The current task for the US military is to open the straits of Hormuz. How much of a ground force will be necessary (if any) is unclear, but we will see. Incidentally America is the only military in the world that can currently do large scale combined arms operations.

The US military won the Iraq war easily. The problems came when brain-dead politicians made bureaucratic decisions that were completely disconnected from reality, as dramatized by Matt Daemon. If America fails in Iran, it will be for the same reason. Given Trump's tenuous connection to reality, that's a real risk.

Slashdot Top Deals

We are not a loved organization, but we are a respected one. -- John Fisher

Working...