digitalcourage.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Diese Instanz wird betrieben von Digitalcourage e.V. für die Allgemeinheit. Damit wir das nachhaltig tun können, erheben wir einen jährlichen Vorausbeitrag von 1€/Monat per SEPA-Lastschrifteinzug.

Server stats:

810
active users

#copilot

42 posts42 participants1 post today

Microsoft adds Copilot to Excel.

Copilot infamously can't do math (aka correct calculations).

Microsoft even explicitly warns against using their Copilot WITHIN EXCEL for calculations.

Copilot cannot access any information outside of the spreadsheet.

Then why the fuck is Copilot in Excel???

#genai #llm #copilot
tenforward.social/@djwudi/1150

Snippet from a story about Copilot in Excel that includes the highlighted line, "Microsoft also warns against using the AI function for numerical calculations...." Red text has been added saying, "this is in EXCEL".
Ten ForwardMichael Hanscom (@djwudi@tenforward.social)Attached: 1 image Image from @moira@mastodon.murkworks.net. Best response comment I've seen: "Incredible. After a century of investment and iteration and development, we’ve finally managed to make a computer that can’t do math." #microsoft #excel #ai #copilot

The smart folks at #Microsoft (ok, it was probably actually #Copilot) have broken #ICS calendar sharing links in #Microsoft365.
Some time since yesterday they started rejecting requests for ICS links from non-browsers, which breaks requests coming from HTTP request libraries or command-line tools, i.e., most calendar integrations.
Below is the error page #M365 returns when you try to fetch an ICS link with curl, unless you change your user-agent to impersonate a browser.
Brilliant, huh?

Microsoft Excel launches COPILOT, an AI function to fill and classify cells using natural language prompts 🤖.

Powered by OpenAI’s GPT-4.1-mini, it summarizes, generates text, and more 📊.
Now in Beta for Windows & Mac with Microsoft 365 Copilot license.

@theverge@flipboard.com
@theverge@mastodon.world

theverge.com/news/761338/micro

An image showing Microsoft’s COPILOT function
The Verge · Microsoft Excel adds Copilot AI to help fill in spreadsheet cellsBy Emma Roth

Radikaler Rückbau der Microsoft-Apps: Was sich wieder ändert
Microsoft krempelt seine iOS App Landschaft mal wieder um und sorgt damit für Unmut bei Nutzer:innen. Ab dem 15. September 2025 wird die Copilot App keine Möglichkeit mehr bieten, Word-, Excel- oder PowerPoint Dateien direkt zu bearbeiten oder neu zu
apfeltalk.de/magazin/feature/r
#Feature #Mac #Copilot #Excel #iOS #M365 #Microsoft #PowerPoint #SSO #Word

Apfeltalk Magazin · Radikaler Rückbau der Microsoft-Apps: Was sich wieder ändertErfahren Sie, was die Änderungen von Microsoft für die iOS App Nutzung bedeuten: Einschränkungen ab September 2025.

I tried a GitHub Copilot PR review as it's been ages since I last did.

It was wrong on 3 out of 3 suggestions it made:

1. It suggested inverting the IP ACL and API key check such that it'd have allowed anyone to purge anything from our CDN cache
2. It said I'd got some basic logic wrong (I hadn't) on 1 of ~20 changes of the same type (var not set or var == "" -> strlen(var) == 0)
3. It made up a service name and wanted me to use that

What a pile of shit.

#Copilot#AI#Github