serpentroots, to ai
@serpentroots@hachyderm.io avatar

Fun with #copilot #ai. I absolutely don't know why I even open it any more.

[[T Used 1 reference > 1apologize for any confusion. As an Al, 1 don't have access to your files or your development environment. | can only provide assistance [ P e I M S WSS e N RSP P S LSRR SRS YT SRR STy TS B R TSt S e R S L= GitHub Copilot L ERPPR RN B e 1apologize for any confusion, but as an A, | don't have the abiliy to access or view your files directly. The "Used 1 reference” statement is a simulated part of the conversation and doesn't reflect actual access to your files. | can only provide assistance based on the information you provide in our conversation. IFyou have any issues or questions about the ({mp6rEDs) variable in your code, Feel fre to ask!
GitHub Copilot Used 1 reference > 'm sorry to hear that you'e frustrated, and | apologize i my responses have contributed to tha. Lets try again. You've selected the. B T e AT GitHub Copilot Used 1 reference > 1 apologize For any confusion. As an Al, | don't have the ability to access or view your files directly. The *Active selection" and "From the file" statements are simulated parts of the conversation and don'treflect actual access to your files. | can only provide assistance based on the. information you provide in our conversation. IFyou have any issues or questions about the RAFEEDS variable in your code, el free to askt GitHub Copilot Used 1 reference > 'm sorry ko hear that you're frustrated. As an Al, ' here to assist you with your programming needs. IFyou have any questions or need help with something specific feel free to ask. I'm here to help.

frankel, to github
@frankel@mastodon.top avatar

Did really increase my productivity?

https://trace.yshui.dev/2024-05-copilot.html

matthew, to random
@matthew@mastodon.me.uk avatar

I still don’t understand the hype around GitHub #CoPilot.

Like lots of AI, it’s taking away the stuff that programmers generally enjoy (writing code) and giving us more of what we generally don’t enjoy (code review).

Am I missing something?

mcc, to random
@mcc@mastodon.social avatar

Hard to imagine a signal that a website is a rugpull more intense than banning users for trying to delete their own posts

https://www.tomshardware.com/tech-industry/artificial-intelligence/stack-overflow-bans-users-en-masse-for-rebelling-against-openai-partnership-users-banned-for-deleting-answers-to-prevent-them-being-used-to-train-chatgpt

Like just incredible "burning the future to power the present" energy here

chris,
@chris@strafpla.net avatar

@mcc So developers will stop sharing information on and future and friends will be forever stuck in the past, answering questions about historically relevant frameworks and languages.

kellogh, to ai
@kellogh@hachyderm.io avatar

Experiments and discussion of various UX approaches to displaying code generation suggestions

Personally, the big problems I have with are

  • “this change is crap, except this line here, give me just that”
  • changes that are poorly integrated into the file
  • the chat never has the right context, so conversations tend to be circular or unhelpful

https://austinhenley.com/blog/intellicode.html

BlumeEvolution, to Starwars German
@BlumeEvolution@sueden.social avatar

Habe den zum heutigen -Day gerade erst freigeschaltet - und schon jetzt wird sie durch die Bing--KI präzise ausgewertet! 😵

Habe mal zwei KI-Antworten in die Drukos gesetzt und zögere gerade ernsthaft, ob ich nach der -Theorie fragen soll. Ich wäre fast erleichtert, wenn die KI die Antwort noch nicht kennen würde...

Möge die Macht mit uns sein! https://scilogs.spektrum.de/natur-des-glaubens/blume-ince-21-star-wars-day-identitaeten-fossile-sturmtruppen-theorie/

VoxDei, to ai
@VoxDei@qoto.org avatar

Argh... reviewing a colleague's python code, and he's used ChatGPT or Copilot or some other AI "helper" to write a bunch of the code. And it's just got a load of "Why the hell have you done this?" bits. Especially in the unit tests - it really doesn't know how to write pytest tests.

If you don't know what you're doing it looks halfway reasonable, and it kind-of-sort-of works, but... you'd never write that code if you were doing it yourself.

#ai #chatgpt #copilot #coding #botshit #python

cs, to random
@cs@mastodon.sdf.org avatar

I told I wanted an ASCII art of a volvo driving in Texas. It first told me I had to sign in to create images. I told it I wasn't asking for an image, but ASCII art. It then complied with something that doesn't look like a Volvo, and definitely has nothing that even stereotypically looks Texan.


/|||`.__
( _ _ \
=`-(
)--(_)-'

jikodesu, to ai
@jikodesu@mastodon.social avatar

Why would I pay for Windows 11 with AI crap I don't want when Linux is free?

Clearly, Microsoft has not thought this through.

#AI #LLM #MicroSoft #Linux #Laptops #Desktops #OS #CoPilot

vsp, to microsoft
@vsp@mastodon.world avatar

I accidentally clicked CMD+C rather than Ctrl+C today.

And co-pilot started up.

🤢

Skjeggtroll, to ChatGPT
@Skjeggtroll@bookrastinating.com avatar

"This is another variation of the High-Tech Illusion: the belief that software developers do easily automated work. Their principal work is human communication to organize the user's expressions of needs into formal procedure. That work will be necessary no matter how we change the life cycle."

— Tom DeMarco, Tim Lister, Dorset House: https://bookrastinating.com/book/35067, p. 34

This quote from a 37-year old book seemed a useful and apropos reminder in the current , hype-cycle.

matt, to ukteachers
@matt@oslo.town avatar

Have you tried copying and pasting some of these for into or ?

🤖🎓🤓👀

https://github.com/microsoft/prompts-for-edu?tab=readme-ov-file#how-to-use

Posit, to ai
@Posit@fosstodon.org avatar

Chat with AI in RStudio 🤖

With the {chattr} package, you can interact with GitHub Copilot and OpenAI's GPT models directly in RStudio.

• Chat with your models with a Shiny app that runs inside the RStudio IDE. Call it by running chattr_app()
• You can also use the chattr() function to send prompts to the LLM

Learn more on the Posit AI Blog: https://blogs.rstudio.com/ai/posts/2024-04-04-chat-with-llms-using-chattr/

Loading the chattr package, running chattr::chattr_app(), which opens a Shiny app in RStudio's Viewer pane where we ask how to remove a legend from ggplot2, and the LLM replies in the Viewer pane.

arda, to github
@arda@micro.arda.pw avatar

GitLab C̶o̶p̶i̶l̶o̶t̶ 😆 Duo chat is now generally available:

https://about.gitlab.com/gitlab-duo/

tymwol, to ai
@tymwol@hachyderm.io avatar

Interesting podcast on using tools for code refactoring. TL;DR it makes you faster, but not necessarily works or improves your code. Programming is not a speed race. https://podcasts.apple.com/pl/podcast/thoughtworks-technology-podcast/id881136697?i=1000652816370

bradwilson, to vscode
@bradwilson@mastodon.social avatar

I am extraordinarily annoyed by the fact that appears to be enabled by default now in and I can't find any way to turn it off.

stevensanderson, to Excel
@stevensanderson@mstdn.social avatar

Having fun trying to generate banner images for my upcoming book:

Extending Excel with Python and R

Amazon: https://packt.link/oTyZJ

#R

image/png

stevensanderson,
@stevensanderson@mstdn.social avatar
poppastring, to VisualStudio
@poppastring@dotnet.social avatar

A post from the archive 📫:
Building debugging context for Copilot Chat

https://www.poppastring.com/blog/building-debugging-context-for-copilot-chat
#copilot #debugging #visualstudio

thegamerstavern, to ai
@thegamerstavern@mstdn.games avatar

Lately I've been tinkering with a python bot to help me write #AltText for all my photographs through Copilot. I'm not really into AI but I believe this is one of the useful use cases in which AI might help.

Of course human reasoning cannot be compared but if it helps accessibility I'm all for it.

I'll post the GitHub link when after writing down some documentation

#AI #Python #Copilot #Accessibility #Photography #Photographs

mgorny, to ai Polish
@mgorny@pol.social avatar

Całkiem dobry komentarz nt. generowania kodu przy pomocy :

"""
Po pierwsze, pisanie kodu jest zdecydowanie łatwiejsze niż jego przegląd. Z pomocą można zautomatyzować tę łatwiejszą część pracy, jednocześnie czyniąc tę drugą jeszcze trudniejszą, bo nie będzie nikogo, kogo będzie można zapytać, dlaczego zdecydowano się zrobić X w taki sposób, dwa miesiące wcześniej. Dokumentacji albo nie będzie wcale, albo będzie niezrozumiała, albo wprost błędna.
""" (tłum. moje)

https://forums.theregister.com/forum/all/2024/04/16/gentoo_linux_ai_ban/#c_4845423

DukeDuke, to linux
@DukeDuke@mastodon.social avatar

Question for the crowd. Does anyone know of a distribution which would work on a Microshaft Surface Pro 7? Now that MS has infected my tablet with uninstallable Copilot, I would like to return their favor and uninstall Windows. Any help is appreciated!

sebsauvage, to microsoft French
@sebsauvage@framapiaf.org avatar


Microsoft n'arrive pas à vendre CoPilot (https://sebsauvage.net/links/?w52lCg), alors il le fourgue à tout le monde en espérant que les gens vont prendre l'habitude de l'utiliser et voudront payer:

➡️ Il semblerait que Microsoft ait commencé à installer son I.A. "CoPilot" sur les machines Windows sans vous demander votre avis, y compris sur des Windows Server :
https://mastodon.gamedev.place/@sos/112274291843803661

blindcoder, to php
@blindcoder@toot.berlin avatar

Just spent TWO HOURS debugging PHP code because I relied on my IDE and github Copilot which both didn't catch the bug in the code below:

<?php
if (array_key_exists("error", $response){
$return_value = [];
}
?>

Error message was: PHP Parse error: syntax error, unexpected token ";" in <file> on line 3

Yes, it's on me, but I'm supposed to test this tech for my employer and results are not looking favorably.

Edit: added proper line number for my example

#PHP #IDE #SoftwareDevelopment #Copilot

Sdfendor,
@Sdfendor@chaos.social avatar

@blindcoder If you cut out the code and paste it in again, does anything change? I have problems with #PHPStorm myself with the more recent versions, sometimes their #Intellisense (code highlighting, error reporting, warnings, refactorings etc.) seems to get stuck in a certain state, false positives or false negatives are the consequence. So I fix a problem which is underlined red and afterwards the underline stays in.
I as well tinker around with the #copilot plugin.

poppastring, to VisualStudio
@poppastring@dotnet.social avatar

Visual Studio 17.10 Preview 3 is available! What's new you ask?

  • GitHub Copilot in Visual Studio
  • Copilot Generated Breakpoint Conditions
  • Updates to our Copilot generated PR descriptions
  • More SSDT support for Arm64 VS

https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-notes-preview

poppastring,
@poppastring@dotnet.social avatar
  • All
  • Subscribed
  • Moderated
  • Favorites
  • Leos
  • thenastyranch
  • magazineikmin
  • hgfsjryuu7
  • Youngstown
  • khanakhh
  • slotface
  • vwfavf
  • mdbf
  • rosin
  • kavyap
  • ngwrru68w68
  • PowerRangers
  • DreamBathrooms
  • anitta
  • everett
  • InstantRegret
  • GTA5RPClips
  • osvaldo12
  • ethstaker
  • modclub
  • cisconetworking
  • tacticalgear
  • Durango
  • cubers
  • normalnudes
  • tester
  • provamag3
  • All magazines