Forgot your password?
typodupeerror

Comment Re:Unforeseen consequences (Score 4, Informative) 34

Oh man, right now I'm so glad my role changed a few years back. I used to have to also cover some web stuff, and people would frequently send me information stupidly-formatted in Word or in Excel (the weirdest one is how people would want an image updated, and they'd send it embedded in a Word document - a Word document containing only the photo).

I am certain people will now be pasting crap, probably unintentionally, into single cells - thanks to this new "feature". And poor web schlubs everywhere will have to waste lots of time trying to tease out the bits of data they actually need.

Submission + - Social media platforms refuse to run 'Musk' documentary ads

An anonymous reader writes: Social media platforms refuse to run paid ads for 'Musk' documentary

“Musk, Alex Gibney's four-hour documentary about Elon Musk, hits theaters in two weeks and received rave reviews out of its premiere at the Venice International Film Festival. Yet distributor Bleecker Street can't buy ads on major social media platforms in order to promote it.”

Submission + - Put Multiple Values in One Cell with Lists and Arrays in Excel 1

theodp writes: Folks in Finance and other power Excel users were no doubt all atwitter over Microsoft's Thursday announcement of support for in-cell lists and arrays in Excel, including four new functions — FLATTEN, HAS, HASANY, HASALL — to manipulate them. From the home office in Redmond:

"Throughout Excel's 40-year history, you've only been able to put one value per cell. In this announcement, we're excited to share how that's changing with the release of lists, arrays in cells, and nested arrays, initially to Microsoft Excel for Windows and Mac Beta Channels. Many workbooks already try to pack multiple values into one cell. A project might list 'Carlos, Henrietta, Jacob' as three owners, or a Forms survey might return '2:00 PM; 2:30 PM; 3:00 PM' as one response. With lists, you can keep those values in one cell, while also keeping them separate for filtering, calculation and more."

If you haven't been keeping abreast of What's New in Excel, Microsoft has added a number of new features over the past years that enable Excel users to do things one might formerly have turned to programming languages and other computing environments to accomplish, including support for regular expressions, the LET and LAMDA functions, Python in Excel, and, of course, the obligatory AI support.

Which raises an interesting question: Is an Excel formula worth a thousand lines of AI-generated Python code? (especially if the latter is run in an overengineered infrastructure, such as an AI-generated complex CI/CD pipeline combined with cloud pipeline execution!)

Comment Waste of a keyboard key... (Score 3) 56

Lots of keyboards ditched more useful keys to fit a copilot key, and then on top of that it's generally awkward to remap back to useful (commonly they replace a modifier key, and mapping some key to a modifier key is usually difficult). Even in KDE trying to make a shortcut out of it doesn't work because it doesn't recognize XF86Assistant,

Submission + - What Happens When AI Goes Beyond the Script? (linkedin.com)

gethotelreviews writes: Intelligence is valuable partly because it can discover solutions humans did not anticipate. The difficult question is how we distinguish useful surprise from AI misalignment. A machine finding an unexpected scientific solution could be a breakthrough. The same capacity applied to the wrong objective could become a problem.

How much independence should we give artificial intelligence?

Comment Re:Wat (Score 2) 39

Well, to me it's funny to hitch this finding to post quantum as it is a totally orthogonal concern.

Along with saying RSA is *totally* useless because a rather niche application of it has an evident weakness, that is not claimed to be more generally applicable.

They may have an interesting and important finding, but are stirring up a bigger mess than is warranted by implying a broader impact to anything using RSA.

If you weren't considering migration from RSA an urgent issue before, this changes nothing.

Comment Overblown... (Score 1) 39

The new attack will further increase the urgency of completely moving away from the cryptosystem.

Depends on what they mean by "the" cryptosystem. If they mean use of RSA in general, then not really, it narrowly only applies to a specific application of RSA allowing an authority to sign something without actually seeing the something, which almost never is done. It sounds like it does not speak to RSA more broadly.

Submission + - Mobile App Design Is Becoming an AI Systems Problem (azkiweb.com)

dewoweb writes: Mobile App Design Is Becoming an AI Systems Problem

Mobile app design is increasingly being shaped by platform capabilities that sit below the user interface. In September 2026, Apple opened App Store submissions for iOS 27 and highlighted Apple Intelligence, the Foundation Models framework, and new platform technologies for developers. Google is taking a similar direction on Android, where on-device AI and new APIs are being positioned as part of how applications interact with system-level intelligence.

The practical change is that teams can no longer treat an app as a collection of screens and API calls. On-device inference introduces constraints around memory, latency, battery consumption, privacy, model updates, and fallback behavior when network access is unavailable. Android's current AI tooling explicitly supports local processing for use cases where privacy and offline operation matter, while Apple's latest developer guidance emphasizes running AI models on-device.

That makes mobile app design an engineering concern as much as a UI concern. Architecture decisions now have to account for device capabilities, background execution, synchronization, permissions, local storage, observability, and graceful degradation. The interface is still important, but it is increasingly the visible layer of a much larger runtime system.

The interesting question for developers is not simply how to add AI to an app, but how these platform changes should alter the way mobile applications are architected and tested.

Sources

Apple Developer â" App Store submissions now open for the latest OS releases:
https://developer.apple.com/ne...

Android Developers â" Top AI on Android updates from Google I/O 2026:
https://developer.android.com/...

Android Developers â" Gemini Nano and on-device AI:
https://developer.android.com/...

Submission + - Apple Copland D11E4 Emulator in Your Browser

Balial writes: In the 1990's, before OS X, Apple tried to replace their Mac OS operating system that didn't support virtual memory with a new OS, Copland, with virtual memory and many modern features. The project failed, but you can now boot and run the OS in your browser:

pagetable.com

Bonus: The install image for Copland is only 35MB.

Submission + - Complain about a watchlist? Go on a watchlist! (metro.co.uk)

Shakes Fist writes: "Social media posts criticising government policy are being monitored and investigated by officials, Metro can reveal.

Negative X and Reddit posts from unsuspecting Brits attacking the UKâ(TM)s anti-terror programme Prevent were added to a database of critical online comments.

Metro has obtained a list of nearly 80 critical posts found and logged by the Standards and Compliance Unit (StaCU), which oversees Prevent, between March 2024 and February 2025.

One campaign group whose tweet was recorded in the database said the revelations raised âserious questions about freedom of expression and the right to dissent and protestâ(TM) in the UK."

  âoeIt is deeply concerning to see the Prevent duty being used to enable the monitoring of people and organisations simply because they are critical of the programme. That raises serious questions about freedom of expression and the right to dissent and protest.â

We denounce the âoetroubling lack of transparency about what happens to the information gathered through this social media monitoring [by the Standards and Compliance Unit]: how long it is retained, who it is shared with, and ultimately what the government is using it for.â

Weâ(TM)re clear that âoePrevent has expanded far beyond its stated aim of identifying people considered âoevulnerable to radicalisationâ, and has increasingly been used to justify extensive surveillance.â

Criticising the programme for its many faults shouldnâ(TM)t lead to getting put on a database.

ðY' Sarah Lasoye for ORG.

Slashdot Top Deals

The world is not octal despite DEC.

Working...