Forgot your password?
typodupeerror

Comment The new MAD? (Score 1) 279

In the 70s and 80s, the threat from a handful of countries was: "We can destroy everything". With developments in Russia, Ukraine, Iran and now China, the new doctrine is: "We can destroy anything"... and that's not just from a few large states, but potentially other actors who are both willing to send these things, and do not greatly have to fear retaliation.

Comment Re:Touch ID (Score 1) 70

That is covered by the "providing false or misleading information" clause. In other countries it might be considered "destruction of or tampering with evidence". Around here, you can't be compelled to provide passwords to your personal devices, but providing a burn-down pin or otherwise deleting information after the police have asked for it, is a crime.

As for Touch ID or Face ID: in many places you can be compelled to unlock your phone with your fingerprint, or they can simply hold it up to your face in case of Face ID. Most phones have a shortcut to lock out biometrics and revert to password/PIN only, comes in handy if you're stopped by police and you suspect it's not just a traffic stop. (On iPhones it's 5 clicks of the side button. That also starts a call to 911 / 112 so make sure to cancel that).

Comment Re:ReShade (Score 1) 107

I think it's fine if artists use generative AI like this to spruce up their graphics, as long as the end result is good. One problem is: nVidia envision this as a post-processing step, a reshader... that is only available on nVidia cards. Leaving those with Intel or AMD cards with a game that looks like crap. And I am sure nVidia can make a couple of deals with a few studios to use this tech.

Comment Re:Are they not old enough to remember...? (Score 4, Insightful) 65

We grew up better without them, and some of the kids recognize that (here in Europe we've had similar experimental bans as well). When asked, one notable point some kids made was that they felt more carefree, secure in knowing that an embarrassing misstep or misspoken word is not going to be filmed to haunt you for the rest of the year.

Comment Re:"the realities of the market" (Score 1) 31

The CEO of Micron was equally explicit about discontinuing the Crucial brand of computer memory: "Micron has made the difficult decision to exit the Crucial consumer business in order to improve supply and support for our larger, strategic customers in faster-growing segments"

Comment Re:He should change his name to George (Score 3, Informative) 114

Some aircraft already offer an emergency system that, when activated, guides the aircraft to the nearest airfield, makes radio calls along the way, and lands the plane. It has been used successfully in actual emergencies a few times.

Comment Re:This is what evil looks like - OH PLEASE (Score 4, Insightful) 243

Even if all of that were true, oil companies are still not solely to blame for it all. And what would be the point in suing them?
Also, there's no justice in it. It's not like they were doing anything illegal. All of us can take some responsibility ourselves for this mess, instead of trying to find an easy target to blame it all on and extract an easy buck from them.

Comment Re:âoeUse of the work for any purpose without (Score 2, Interesting) 54

The real question is: is the output of an LLM trained on his work really a derivative work? If I read the book and use what I learned from it in my (paid) work, maybe even quoting from it, does that constitute a derivative work? Or did I just violate the terms "use of the work for any purpose without payment"? Neither part seems legally enforceable.

Comment Abundance... to whom? (Score 2) 59

"specialized robots with productive jobs that bring abundance to their owners" In other words, to his company. The companies developing fully autonomous vehicles figured that out almost as soon as they set up business: why sell these things if you can rent them out and keep extracting fees from the users? If humans have been made redundant at last,. why keep billions of them around?

Comment Re:This is exactly the dot-com boom. (Score 1) 150

Going back further, when my dad did his EE Master's, they got their hands on some of the first microprocessors. Slow, fragile and expensive. My dad and his college buddy were wildly speculating: in a decade, we'd find these things in cars, in washing machines, in toys. Their professor replied: "That'll never happen, discrete components or mechanical controllers will always be cheaper". If you've done things a certain way your whole life, it becomes the yardstick for quality. Stick with the tried-and-true, a sentiment we laughed at when we were young, and are now expressing ourselves as we got older.

My advice, especially to older knowledge workers: get busy with AI, and learn about what it is and what it can and cannot do. Because even if the hype does down and the bubble bursts, AI isn't going anywhere.

Comment Re:4GLs (Score 2) 150

Trouble is, that last 10% of the task is what takes most of the time.

That, and the work to be done after release, is where you'll reap the benefits of good design and good coding: troubleshooting, lifecycle updates, data mining and reporting, changes to external interfaces and integrations. Requirements from users and for reporting and integrations change all the time. With a poor design, those changes are difficult and expensive to implement.

I wonder how well AIs do at such jobs, and would like to compare it to my own code. My code is a horrible mess that is hard to understand for anyone, let alone maintain or change it. But it works, and I can code fast. I used to write a lot proof-of-concept code or emergency code (when companies needed something on short notice to comply with regulations for instance), but I never had much of a hand in writing code for properly maintained production systems. Is AI code of the same quality: functional but poorly structured?

I don't do a lot of coding anymore, but I've got a private project coming up and I might give AI a shot at it. Should be fun!

Slashdot Top Deals

Only God can make random selections.

Working...