Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror

Comment Re:So basically phones, then (Score 1) 116

True. For those that doubt, ask the average "tech" user about the file system on their daily device, be it a "smart" phone, tablet, PC, or whatever. Some junior developers are thrown off by.... partitioning and formatting.

So, yes, 400 mil. desktops were retired and replaced with a mobile device and apps, likely for a monthly cost

Comment Re:Availability (Score 0) 46

the original NES was released in 1985 at the price of $179.99, which inflation adjusted to today would be over $530. The SNES in the USA was released for $199.99 in August 1991, which inflation adjusted to today's price would be $470....

Yet, consider this -- consoles used to get price cuts quickly. The SNES launched for $199, but the next year it was selling for $149, and then $99. Meaning, most people paid much less than launch price. On the other hand, the Switch never got a price cut, so in practice it was more expensive; expect the same for the Switch 2.

Comment Re:How ridiculous to call portable PCs "XBox" (Score 1) 44

The idea is that you can boost a new product by tying it to an established brand. But it can also cause confusion and devalue the brand. You could say, for example, the PlayStation Portable is that done right, and the Xperia Play (aka "PlayStation Phone") is that done wrong.

Comment Assemble, Not Create (Score 1) 207

From the article, AI coding is considered by the executives a full replacement for creating code.

The old way, and in use by some today, was to create code by hand, similar to writing a story. Your mind created it. Then add autocomplete, which most of the time saved on typing, but sometimes interrupts the train of thought.

Now, instead of creating, you get to assemble AI generated snippets, with what amounts to productivity quotas.

The worst part for the Dev and QA teams will come later, when the AI generated code stumbles on a gap, that the automated tests did not fine, and no one has actually read all of the related code. It might be like patching a twenty year old application; start with a lot of reading.

Slashdot Top Deals

Algol-60 surely must be regarded as the most important programming language yet developed. -- T. Cheatham

Working...