- MindByte Weekly Pulse: Quick GitHub, Azure, & .NET Updates
- Posts
- MindByte Issue #103: GitHub Copilot Goes Free, Azure Cost Tips, and .NET Cleanup
MindByte Issue #103: GitHub Copilot Goes Free, Azure Cost Tips, and .NET Cleanup
Season’s Greetings, tech enthusiasts!
To all the new subscribers—welcome aboard! 🎄 As we approach Christmas, I’d like to thank you for being part of this growing community. Whether you’re relaxing or catching up on the latest in tech during the holidays, I hope this edition brings you valuable insights and inspiration.
This week, we’re diving into some exciting updates:
GitHub Copilot now free in VS Code (with some limitations)
Extensions to enhance Copilot for Azure Kubernetes Service (AKS)
Improved secret scanning alerts to tackle vulnerabilities faster
Azure pricing insights: Avoid costly mistakes with Functions
Tips for managing .NET versions and exploring the new TUnit framework
Wishing you a very Merry Christmas and a joyful holiday season! 🎅 Let’s dive in and unwrap this week’s updates.
New here? Subscribe here to stay updated. Let's dive in.
I put a lot of care and effort into creating this newsletter, but there are costs involved too. You can support my work by checking out this week’s sponsor:
Unlock Windsurf Editor, by Codeium.
Introducing the Windsurf Editor, the first agentic IDE. All the features you know and love from Codeium’s extensions plus new capabilities such as Cascade that act as collaborative AI agents, combining the best of copilot and agent systems. This flow state of working with AI creates a step-change in AI capability that results in truly magical moments.
Boost Your Income with Ticket Reselling: Try Lysted
Looking for a way to make extra cash without a huge time commitment? Lysted could be your new go-to side hustle. By reselling event tickets, you can quickly and easily turn spare tickets into income.
Lysted simplifies the process by listing your tickets across multiple major marketplaces, including StubHub, Ticketmaster, and Seat Geek. Our advanced tools automate pricing adjustments and synchronize listings, making it easier than ever to manage your sales.
With fast payouts, you won’t have to wait long to see the results of your efforts. It’s a great way to add a reliable stream of income to your financial portfolio.
Interested in sponsoring this newsletter? Contact me by replying!
GitHub Digest
A big announcement by GitHub; Copilot in VS Code is now free!
Of course, there are some limitations, but still, a great move to use Claude 3.5 Sonnet or OpenAI’s GPT-4o model in Visual Studio Code for free.
BTW, are you a student, educator, or work on large open source projects, then you can apply for a free Copilot Pro account.
Extensions are a great way to add additional knowledge to Copilot. With this AKS plugin, you can ask questions about Azure Kubernetes Services. Like creating a cluster to execute commands via kubectl
.
Secret scanning alerts are a great way to quickly act on vulnerabilities. With labels like public leak
or multi-repository
you can easily identify what you need to tackle first.
The improvements in the filters will make you live easier.
Want to run your workflow on Windows Server 2025, then this is your chance. With the new label windows-2025
you can switch to this new Windows version.
Keep in mind that there is other software installed, so your tools and versions might not be there compared to earlier windows images.
When you are a GitHub Enterprise Cloud admin, you can now get REST API insights. You get details like the number of requests and the different apps accessing your account.
Coding Corner
A couple of editions ago, I shared an article about a VS Code extension that was used to hack your machine.
But the problem is still there; how can you check if a VS Code extension is real or when it is cake?
Azure Updates & Insights
An interesting FinOps read; Azure Functions looks like a cheap way to serve functionality. But when you switch to the Premium plan, you also start paying premium prices.
Services like Azure Container Apps or the new Azure Functions Flex Consumption plan might be a cheaper alternative.
.NET Nook
It is great to see new .NET versions being released. You get performance improvements, new features, better security etc. But also a new set of files on your system, taking up precious disk space.
So when frameworks are no longer supported, you can clean them to claim some disk space. In the next article, you find some different options on how to manage your .NET versions.
So a new kid of the block; TUnit. What is wrong with the existing frameworks like Nunit, XUnit etc that we need another testing framework for .NET?
If you want to know why and how you should use this library, then read on.
Closing Thoughts
Thank you for reading this week’s edition!
Your feedback is invaluable, so if you have any thoughts, questions, or suggestions, please don't hesitate to reach out by simply replying to this mail.
If you enjoyed this update and want to continue receiving more, make sure to subscribe here.
I appreciate your time and look forward to hearing from you!
Did you like this edition? |
Learn how to make AI work for you
AI won’t take your job, but a person using AI might. That’s why 800,000+ professionals read The Rundown AI – the free newsletter that keeps you updated on the latest AI news and teaches you how to use it in just 5 minutes a day.
Reply