101010.pl is one of the many independent Mastodon servers you can use to participate in the fediverse.
101010.pl czyli najstarszy polski serwer Mastodon. Posiadamy wpisy do 2048 znaków.

Server stats:

487
active users

#githubcopilot

0 posts0 participants0 posts today
C++ Wage Slave<p><span class="h-card" translate="no"><a href="https://oldbytes.space/@feoh" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>feoh</span></a></span> <span class="h-card" translate="no"><a href="https://tilde.zone/@dashdsrdash" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>dashdsrdash</span></a></span> </p><p>I tried <a href="https://infosec.space/tags/GitHubCopilot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GitHubCopilot</span></a> for a couple of weeks at my employer's request. The screen of my IDE was certainly more active, with GHCP continually making suggestions and me typing over them. Measured just in characters per second, I was probably more productive. But the LLM was more of a distraction than a help; I spent more time on evaluating (and usually discarding) its suggestions than I did on higher-level tasks like considering how the structure of the code should change and how I could maximise performance.</p><p>The <a href="https://infosec.space/tags/LLM" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LLM</span></a> never came up with an original idea. It never showed me a better way of doing something than I could have produced without its help. Most of its suggestions were substandard.</p><p>A developer is not a typist. A system that optimises typing works too hard at the wrong part of the job.</p><p>The one thing that would have been useful for, it simply refused to do. I wanted it to scour a set of unfamiliar, undocumented classes¹ and all their callers and tell me how to use them. It simply wouldn't do it. </p><p>¹ There's always an excuse, isn't there?</p>
C++ Wage Slave<p><span class="h-card" translate="no"><a href="https://universeodon.com/@mathew" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>mathew</span></a></span></p><p>The problem I found with <a href="https://infosec.space/tags/GitHubCopilot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GitHubCopilot</span></a> wasn't its ability to write C++. Not all, but most of the code it suggested would have compiled.¹</p><p>No, the problem was that it never knew what I was trying to achieve. If I write a line that looks similar to one elsewhere in the same project, I don't want an <a href="https://infosec.space/tags/LLM" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LLM</span></a> to suggest a copy of the line that came next last time I did this. If two lines are the same then they should be factored out into a method or a class. Don't! Repeat! Yourself! And, if no refactoring is warranted then it means that suggesting a repeat of the same thing I did last time is wrong and is a time-wasting, attention-sapping distraction. </p><p>So the LLM almost always ended up encouraging me either to duplicate code (bad) or to accept the wrong code (worse).</p><p>¹ It occasionally miscounted parentheses, hallucinated methods, or got argument lists wrong.</p><p><span class="h-card" translate="no"><a href="https://circumstances.run/@davidgerard" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>davidgerard</span></a></span></p>
IT News<p>Why GitHub Copilot Isn’t Your Coding Partner - These days ‘AI’ is everywhere, including in software development. Coming hot on th... - <a href="https://hackaday.com/2025/07/04/why-github-copilot-isnt-your-coding-partner/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">hackaday.com/2025/07/04/why-gi</span><span class="invisible">thub-copilot-isnt-your-coding-partner/</span></a> <a href="https://schleuss.online/tags/artificialintelligence" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>artificialintelligence</span></a> <a href="https://schleuss.online/tags/softwaredevelopment" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>softwaredevelopment</span></a> <a href="https://schleuss.online/tags/largelanguagemodel" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>largelanguagemodel</span></a> <a href="https://schleuss.online/tags/githubcopilot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>githubcopilot</span></a></p>
Brian Benz<p>🚀🤖☁️ GitHub Copilot for Azure just went GA—including Agent Mode 🤯<br>🛠️ Native VS Code extension<br>🔗 Uses live Azure context for custom answers<br>🤖 Orchestrates multi-step infra/DevOps actions<br>🛡️ Enterprise security &amp; compliance baked in<br>Check it out 👉 <a href="https://aka.ms/GitHubCopilotForAzureGA" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">aka.ms/GitHubCopilotForAzureGA</span><span class="invisible"></span></a><br><a href="https://mastodon.social/tags/Azure" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Azure</span></a> <a href="https://mastodon.social/tags/GitHubCopilot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GitHubCopilot</span></a> <a href="https://mastodon.social/tags/AI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AI</span></a> <a href="https://mastodon.social/tags/DevOps" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DevOps</span></a> <a href="https://mastodon.social/tags/VSCode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>VSCode</span></a></p>
James Montemagno<p>Alright Bingo-o-matic is live out to the world with new features, PWA updates, and much more. If you are a Bingo MC this is for you :) </p><p><a href="https://montemagno.com/introducing-bingo-o-matic-your-ultimate-bingo-management-app/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">montemagno.com/introducing-bin</span><span class="invisible">go-o-matic-your-ultimate-bingo-management-app/</span></a></p><p>Created with <a href="https://mastodon.social/tags/vscode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>vscode</span></a>, <a href="https://mastodon.social/tags/dotnet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dotnet</span></a>, <a href="https://mastodon.social/tags/blazor" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>blazor</span></a>, &amp; <a href="https://mastodon.social/tags/githubcopilot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>githubcopilot</span></a></p>
Terence Tao<p>A third video in my occasional series on <a href="https://mathstodon.xyz/tags/Lean4" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Lean4</span></a> formalization workflows, this time focusing on how relying extensively on <a href="https://mathstodon.xyz/tags/GitHubCopilot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GitHubCopilot</span></a> fares against standard "epsilon delta" type problems in analysis. <a href="https://www.youtube.com/watch?v=c1ixXMtmfS8" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">youtube.com/watch?v=c1ixXMtmfS</span><span class="invisible">8</span></a></p>
James Montemagno<p>Agent mode and MCP server support is here in the latest update of Visual Studio and it is absolutely delightful! I give you a full breakdown of everything you need to know:</p><p><a href="https://www.youtube.com/watch?v=oPFecZHBCkg&amp;feature=youtu.be" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">youtube.com/watch?v=oPFecZHBCk</span><span class="invisible">g&amp;feature=youtu.be</span></a></p><p><a href="https://mastodon.social/tags/dotnet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dotnet</span></a> <a href="https://mastodon.social/tags/visualstudio" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>visualstudio</span></a> <a href="https://mastodon.social/tags/githubcopilot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>githubcopilot</span></a> <a href="https://mastodon.social/tags/agentmode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>agentmode</span></a></p>
Terence Tao<p>I recently set myself the exercise of using modern automated tools - in particular, a combination of the <a href="https://mathstodon.xyz/tags/GithubCopilot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GithubCopilot</span></a> large language model and the dependent type matching tactic <a href="https://mathstodon.xyz/tags/canonical" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>canonical</span></a> - to try to semi-automatically formalize in <a href="https://mathstodon.xyz/tags/Lean" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Lean</span></a> a one-page proof provided by a collaborator of the <a href="https://mathstodon.xyz/tags/EquationalTheoriesProject" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>EquationalTheoriesProject</span></a> (Bruno Le Floch). With these tools, I was able to more or less blindly do the formalization in 33 minutes, withou any real high level conception of how the proof proceeded. It was a very different style to how I usually formalize results, but was workable for this type of technical, non-conceptual argument where the main issue is to get the details correct rather than the "big picture".</p><p>I recorded my attempt at <a href="https://www.youtube.com/watch?v=cyyR7j2ChCI" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">youtube.com/watch?v=cyyR7j2ChC</span><span class="invisible">I</span></a> . See also additional discussion at <a href="https://leanprover.zulipchat.com/#narrow/channel/458659-Equational/topic/Alternative.20proofs.20of.20E1689.E2.8A.A2E2" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">leanprover.zulipchat.com/#narr</span><span class="invisible">ow/channel/458659-Equational/topic/Alternative.20proofs.20of.20E1689.E2.8A.A2E2</span></a> . The final proof (which is far from optimized, but got the job done) can be found at <a href="https://github.com/teorth/estimate_tools/blob/master/EstimateTools/test/equational.lean" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/teorth/estimate_too</span><span class="invisible">ls/blob/master/EstimateTools/test/equational.lean</span></a></p>
Angel D. Munoz<p>Today in "Let's keep coding"<br>The GUI for Migrondi is starting to take shape.<br>It uses the Migrondi Core functionality to create new projects as well as new migration files<br>For the moment it doesn't really do a lot other than show files and create a new migration but I guess I'll keep diving</p><p>using <span class="h-card" translate="no"><a href="https://dotnet.social/@avaloniaui" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>avaloniaui</span></a></span> for the desktop framework</p><p>GUI Project: </p><p><a href="https://github.com/AngelMunoz/MigrondiUI" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/AngelMunoz/Migrondi</span><span class="invisible">UI</span></a></p><p>CLI Tool: <a href="https://github.com/AngelMunoz/Migrondi" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">github.com/AngelMunoz/Migrondi</span><span class="invisible"></span></a></p><p><a href="https://hachyderm.io/tags/fsharp" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>fsharp</span></a> <a href="https://hachyderm.io/tags/dotnet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dotnet</span></a> <a href="https://hachyderm.io/tags/avalonia" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>avalonia</span></a> <a href="https://hachyderm.io/tags/githubcopilot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>githubcopilot</span></a> <a href="https://hachyderm.io/tags/vibecoding" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>vibecoding</span></a></p>
James Montemagno<p>I had the honor of getting an hour of Burke's time to talk about the 3 modes in VS Code's GitHub Copilot Chat window.</p><p>ASK, Edit, &amp; Agent!</p><p>We break down everything you need to know: <a href="https://www.youtube.com/watch?v=s7Qzq0ejhjg" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="">youtube.com/watch?v=s7Qzq0ejhjg</span><span class="invisible"></span></a></p><p><a href="https://mastodon.social/tags/dotnet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dotnet</span></a> <a href="https://mastodon.social/tags/vsscode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>vsscode</span></a> <a href="https://mastodon.social/tags/githubcopilot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>githubcopilot</span></a></p>
Jeffrey Groneberg<p>This fiscal year I delivered approximately 50 <a href="https://mastodon.social/tags/github" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>github</span></a> <a href="https://mastodon.social/tags/githubcopilot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>githubcopilot</span></a> workshops and classroom trainings to more than 2000 participants. </p><p>Being a <a href="https://mastodon.social/tags/software" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>software</span></a> <a href="https://mastodon.social/tags/developer" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>developer</span></a> for more than 20 years I am very honest in these workshops &amp; also criticize todays marketing and hype about AI supported <a href="https://mastodon.social/tags/development" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>development</span></a> &amp; <a href="https://mastodon.social/tags/vibecoding" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>vibecoding</span></a></p><p>Nevertheless it’s another tool in my box and I don’t want to miss anymore. </p><p>This is my repository with exercises that I use for the trainings: <a href="https://github.com/jeffreygroneberg/ghcpworkshopcsuger" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/jeffreygroneberg/gh</span><span class="invisible">cpworkshopcsuger</span></a></p>
Beth Pariseau<p>My latest: <a href="https://hachyderm.io/tags/AIagents" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AIagents</span></a> that can take on whole tasks with a <a href="https://hachyderm.io/tags/naturallanguage" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>naturallanguage</span></a> prompt are now tied in with widely used <a href="https://hachyderm.io/tags/IDEs" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>IDEs</span></a>, including <span class="h-card" translate="no"><a href="https://hachyderm.io/@Microsoft" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>Microsoft</span></a></span> <a href="https://hachyderm.io/tags/VSCode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>VSCode</span></a> and a <a href="https://hachyderm.io/tags/jetbrains" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>jetbrains</span></a> free tier. <a href="https://hachyderm.io/tags/copilot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>copilot</span></a> <a href="https://hachyderm.io/tags/agentmode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>agentmode</span></a> <a href="https://hachyderm.io/tags/GitHubCopilot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GitHubCopilot</span></a> </p><p><a href="https://www.techtarget.com/searchsoftwarequality/news/366622962/JetBrains-GitHub-add-coding-agents-to-IDEs" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">techtarget.com/searchsoftwareq</span><span class="invisible">uality/news/366622962/JetBrains-GitHub-add-coding-agents-to-IDEs</span></a></p>
James Montemagno<p>Looking to build your own <a href="https://mastodon.social/tags/MCP" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MCP</span></a> server or client? The new <a href="https://mastodon.social/tags/csharp" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>csharp</span></a> SDK is absolutely delightful and you can start building in minutes.</p><p>I walk you through building, testing, and deploying your first <a href="https://mastodon.social/tags/MCPServer" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MCPServer</span></a> in minutes!</p><p><a href="https://www.youtube.com/watch?v=MKD-sCZWpZQ" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="">youtube.com/watch?v=MKD-sCZWpZQ</span><span class="invisible"></span></a></p><p><a href="https://mastodon.social/tags/dotnet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dotnet</span></a> <a href="https://mastodon.social/tags/vscode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>vscode</span></a> <a href="https://mastodon.social/tags/githubcopilot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>githubcopilot</span></a></p>
James Montemagno<p>Huge day for <a href="https://mastodon.social/tags/vscode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>vscode</span></a> and <a href="https://mastodon.social/tags/GitHubCopilot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GitHubCopilot</span></a>. Agent mode is GA and MCP and Code Reviews. So cool seeing Satya vibe coding!</p><p><a href="https://mastodon.social/tags/microsoftemployee" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>microsoftemployee</span></a> <a href="https://mastodon.social/tags/microsoft50" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>microsoft50</span></a> <a href="https://mastodon.social/tags/vscode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>vscode</span></a></p>
James Montemagno<p>Today is the day!! <a href="https://mastodon.social/tags/Microsoft50" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Microsoft50</span></a>! Humbled to also be celebrating 9 years at Microsoft! Can’t wait to hear all the amazing announcements today!!!</p><p><a href="https://www.microsoft.com/copilot-event" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="">microsoft.com/copilot-event</span><span class="invisible"></span></a></p><p><a href="https://mastodon.social/tags/MicrosoftEmployee" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MicrosoftEmployee</span></a> <a href="https://mastodon.social/tags/vscode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>vscode</span></a> <a href="https://mastodon.social/tags/githubcopilot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>githubcopilot</span></a> <a href="https://mastodon.social/tags/dotnet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dotnet</span></a> <a href="https://mastodon.social/tags/copilot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>copilot</span></a> <a href="https://mastodon.social/tags/microsoftevent" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>microsoftevent</span></a></p>
James Montemagno<p>Friday is the big day, celebrating Microsoft’s 50 years of innovation! 🥳</p><p>I made the journey out to cover the event tomorrow, talk to some legendary folks at Microsoft, try all the new goodies being released! Here is a sneak peek!</p><p><a href="https://microsoft.com/copilot-event" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">microsoft.com/copilot-event</span><span class="invisible"></span></a></p><p><a href="https://mastodon.social/tags/MicrosoftEvent" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MicrosoftEvent</span></a> <a href="https://mastodon.social/tags/MicrosoftEmployee" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MicrosoftEmployee</span></a> <a href="https://mastodon.social/tags/Microsoft50" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Microsoft50</span></a> <a href="https://mastodon.social/tags/copilot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>copilot</span></a> <a href="https://mastodon.social/tags/githubcopilot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>githubcopilot</span></a> <a href="https://mastodon.social/tags/vscode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>vscode</span></a> <a href="https://mastodon.social/tags/dotnet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dotnet</span></a></p>
James Montemagno<p>I’m going behind the scenes at tomorrow’s 50th celebration! Interviews, news, and more! Going to drop across my socials and YouTube!!!</p><p><a href="https://unlocked.microsoft.com/50th/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">unlocked.microsoft.com/50th/</span><span class="invisible"></span></a></p><p><a href="https://mastodon.social/tags/Microsoft50" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Microsoft50</span></a> <a href="https://mastodon.social/tags/MicrosoftEmployee" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MicrosoftEmployee</span></a> <a href="https://mastodon.social/tags/vscode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>vscode</span></a> <a href="https://mastodon.social/tags/githubcopilot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>githubcopilot</span></a> <a href="https://mastodon.social/tags/dotnet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dotnet</span></a></p>
James Montemagno<p>Custom models for <a href="https://mastodon.social/tags/GitHubCopilot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GitHubCopilot</span></a> comes to <a href="https://mastodon.social/tags/vscode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>vscode</span></a>! That’s right, bring your own model!!! Even ones running locally!!</p><p><a href="https://youtu.be/EeUXWrbMtpM?si=y-ofhRuZNK_pV914" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">youtu.be/EeUXWrbMtpM?si=y-ofhR</span><span class="invisible">uZNK_pV914</span></a></p>
James Montemagno<p>Model Context Protocol Server support (MCP) just landed in <a href="https://mastodon.social/tags/vscode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>vscode</span></a> for <a href="https://mastodon.social/tags/githubcopilot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>githubcopilot</span></a>! What are these things? How do they work? And why should you care about them? I got you covered:</p><p><a href="https://www.youtube.com/watch?v=iS25RFups4A" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="">youtube.com/watch?v=iS25RFups4A</span><span class="invisible"></span></a></p>
Alvin Ashcraft<p>Context is all you need: Better AI results with custom instructions | by Rob Conery &amp; Burke Holland. <a href="https://code.visualstudio.com/blogs/2025/03/26/custom-instructions" rel="nofollow noopener" target="_blank">code.visualstudio.com/blogs/2025/0...</a> <a class="hashtag" href="https://bsky.app/search?q=%23vscode" rel="nofollow noopener" target="_blank">#vscode</a> <a class="hashtag" href="https://bsky.app/search?q=%23ai" rel="nofollow noopener" target="_blank">#ai</a> <a class="hashtag" href="https://bsky.app/search?q=%23githubcopilot" rel="nofollow noopener" target="_blank">#githubcopilot</a> <a class="hashtag" href="https://bsky.app/search?q=%23productivity" rel="nofollow noopener" target="_blank">#productivity</a> <a class="hashtag" href="https://bsky.app/search?q=%23programming" rel="nofollow noopener" target="_blank">#programming</a><br><br><a href="https://code.visualstudio.com/blogs/2025/03/26/custom-instructions" rel="nofollow noopener" target="_blank">Context is all you need: Bette...</a></p>