eupolicy.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
This Mastodon server is a friendly and respectful discussion space for people working in areas related to EU policy. When you request to create an account, please tell us something about you.

Server stats:

210
active users

#copilot

22 posts22 participants0 posts today
Fulano<p><span class="h-card" translate="no"><a href="https://frankenwolke.com/@nacho" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>nacho</span></a></span> <span class="h-card" translate="no"><a href="https://mastodon.rinzewind.org/@rinze" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>rinze</span></a></span> Por más que uno encifre, si en el otro lado hay un ordenador con <a href="https://mastodon.cr/tags/Windows" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Windows</span></a> 11 y <a href="https://mastodon.cr/tags/recall" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>recall</span></a> de nada sirve.<br>La última notica es que no se va guardar en el ordenador si en el otro lado usan el ayudate de <a href="https://mastodon.cr/tags/IA" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>IA</span></a> <a href="https://mastodon.cr/tags/Copilot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Copilot</span></a> Vision.<br><a href="https://www.theregister.com/2025/07/23/microsoft_copilot_vision/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">theregister.com/2025/07/23/mic</span><span class="invisible">rosoft_copilot_vision/</span></a><br>Me temo que próximamente vayamos a volver a pasar la vida "offline". Si nos queremos proteger.</p>
Christoph Hornung<p>Kennt jemand das Problem bei <a href="https://bildung.social/tags/MS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MS</span></a> <a href="https://bildung.social/tags/Copilot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Copilot</span></a>, dass bei der Fehlersuche den Fehler benennt, aber einen leeren Korrekturvorschlag ausgibt? Gerade weigert er sich erstmals auch bei mehrmaliger Nachfrage, die Korrekturvorschläge zu bennenn.<br><a href="https://bildung.social/tags/KI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>KI</span></a> <a href="https://bildung.social/tags/AI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AI</span></a> <a href="https://bildung.social/tags/Schreiben" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Schreiben</span></a></p>

"AI" apologists are now touting fucking blockchains as a solution to making sure artists' rights are respected when training models and generating slop.

This industry should die already.

:blobcatnotlikethis:

#AI#LLM#Blockchain

😵‍💫 The Copilot Delusion

「 It’s just the ghost of a thousand blog posts and cocky stack-overflow posts whispering, "Hey, I saw this once. With my eyes. Which means it's good code. Let’s deploy it." Then vanishing when the app hits production and the landing gear won’t come down.

If you let that ghost fly the plane, you deserve the ball of flames you go up in 」

deplet.ing/the-copilot-delusio

Blogmobly · The Copilot DelusionDisclaimer: This post was written May 2025, and the arguments apply to AI code capabilities at this time. The arguments around lack of competence are certainly likely to become less prevalent-while the parts about the desecration of the joys of programming, and fundamental human understanding of programming-are likely to become

I have a #Windows update sitting there waiting for me to click Download & Install.

I looked it up; it adds #recall and #copilot #ai crap to the OS that I will NEVER want.

I said when I first got this machine that I would give Windows 11 a fair shake since it came preinstalled.

Needless to say, my visits to #DistroWatch have increased exponentially in the past few weeks.

Previously I said local single-line code completion is the acceptable level of "AI" assistance for me and that JetBrains one was somewhat useful, only wrong half of the time, and easy to ignore when it is.

I've changed my mind.

See, I code primarily in TypeScript and Rust. Both of these languages have tooling that's really good at static analysis. I mean, in case of TS, static analysis is the whole product. It's slow, it requires a bunch of manual effort, but holy hell does it make life easier in the long run. Yes, it does take a whole minute to "compile" code to literally same code but with some bits removed. But it detects so many stupid mistakes as it does so, every day, it's amazing. Anyway, not the point.

The other thing modern statically-typed languages have is editor integration. You know, the first letter in IDE. This means that, as you are typing your code and completions pop up, those completions are provided by the same code that makes sure your code is correct.

Which means they are never wrong. Not "rarely". Not "except in edge cases". Zero percent of the time wrong.

If I type a dot and start typing "thing" and see "doThing(A, B)", I know this is what I was looking for. I might ctrl-click it and read the docs to make sure, but I know "doThing" exists and it takes two arguments and i can put it in and maybe even run the code and see what it does. This is the coding assistance we actually need. Exact answers, where available.

So, since I've enabled LLM completion a few months ago, I've noticed a couple of things. One: it's mostly useful when I'm doing some really basic boilerplate stuff. But if I wrote it often enough, I could find ways to automate that specific thing. It feels like this is saving me time, but it's probably seconds on a day.

Two: I am not used to code completion being wrong. Like, I see a suggestion, I accept it mentally before I accept it in the dropdown. I'm committed to going there and thinking about next steps.

And then it turns red because "doThing" is not, in fact, a method that exists.

And I stop working and go write this post because I forgot what I was even doing in the first place already.

I'm turning that shit off.

#AI#LLM#VibeCoding

Microsoft has unveiled “Copilot Vision”, a successor to the controversial Recall feature, as part of its expanding suite of AI tools for Copilot+ PCs – and it's already drawing criticism for its privacy implications.

computing.co.uk/news/2025/ai/w

www.computing.co.ukWindows 11’s 'Copilot Vision' watches your screen in real timeMicrosoft's latest AI-powered update for Windows 11 is raising eyebrows once again.