- MindByte Weekly Pulse: Quick GitHub, Azure, & .NET Updates
- Posts
- MindByte Issue #122: AI Agents, Copilot Spaces & Free SQL Power
MindByte Issue #122: AI Agents, Copilot Spaces & Free SQL Power
Welcome back, tech enthusiasts!
Every week, I’m on the lookout for articles that catch my attention—tools, ideas, or announcements that challenge how we build, ship, and run software. Sharing them here isn’t just about news; it’s about helping each other sharpen our thinking and stay ahead.
This week, I found new ways to tailor GitHub Copilot to your own codebase, clever tricks for storing JSON in SQL, and the promise of AI stepping into the role of an SRE. Curious yet? Here’s what stood out.
New here? Subscribe here to stay updated.
Sending out this newsletter is something I do with love, but it does cost money as well. It would really help me if you visit my sponsor:
ChatGPT at Work: Free Resource Bundle
Power up your productivity with Mindstream's exclusive ChatGPT toolkit, designed for professionals who want to work smarter, not harder.
Your free bundle includes:
ChatGPT Decision Flowchart
Advanced Prompt Templates
2025 AI Productivity Guide
Task Automation Framework
Industry-Specific Use Cases
Join thousands of AI-powered professionals by subscribing to our daily newsletter. Get the complete bundle instantly after signup - no extra steps required.
Learn AI in 5 minutes a day
What’s the secret to staying ahead of the curve in the world of AI? Information. Luckily, you can join 1,000,000+ early adopters reading The Rundown AI — the free newsletter that makes you smarter on AI with just a 5-minute read per day.
Interested in sponsoring this newsletter? Contact me by replying!
GitHub Digest
Turn Copilot into a subject matter expert with Spaces. This new feature, now in public preview, allows you to collect a set of data into a dedicated space, provide a custom instruction and use it to reason about the data.
The source data is in one or more repositories and is constantly kept up to date when you commit new data.
So try out the new Copilot Spaces functionality today and see how it can help you with your own data!
Did you know that you could already add Copilot as a reviewer to your Pull Requests? And with the new changes, you can make this the default option as well. It even provides more and better comments on your proposed changes.
Coding Corner
Distributed systems are hard. So when you want to spread work over a cluster of nodes, this is not a trivial task. Seq, a database system to process Serilog data, uses such an architecture and the team describes in the below blog what is needed to operate such a setup.
Azure Updates & Insights
I got the luxury of getting a very early demo of this new feature at the MVP summit, and I already liked the idea: an Azure SRE agent that proactively helps you running your software.
As the AI model has access to the telemetry, logging and settings of your app, it can provide all kinds of insights, optimize and even react to issues.
Microsoft is aiming for adding an AI agent to everything you are doing, so adding an AI agent in the role of an SRE makes sense as well.
Azure already has a number of free services, some forever, others for the first 12 months. Recently added are the free Azure SQL Managed Instances. You can get a General Purpose or Next-Gen General Purpose (preview) Azure SQL Managed Instance at no cost for up to 12 months. You can run 500 databases on such a service, giving you plenty of room to test out this DB type.
Read the announcement for all the features and limitations:
.NET Nook
Not sure if you need a document database or a SQL database? Why not use both, as most database systems can provide the best of both worlds:
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? |
Reply