$ tail -f ~/recommended/stories.json
Recommended stories
Articles and write-ups worth your time, newest first.
736 entries · page 6/74
-
timdeschryver.dev ·
Gain control over commit messages generated by GitHub Copilot (opens in a new tab)Use the github.copilot.chat.codeGeneration.useInstructionFiles setting in Visual Studio Code to automatically add instructions to the commit messages generated by GitHub Copilot.
-
devblogs.microsoft.com ·
Your Pluralsight Benefit Just Got Better - Visual Studio Blog (opens in a new tab)Visual Studio just extended Pluralsight access—12 months for Enterprise and 6 months for Professional subscribers. Build in-demand skills, prep for certifications, and explore hands-on labs with more time to learn at your pace.
-
github.blog ·
GitHub found 39M secret leaks in 2024. Here's what we're doing to help - The GitHub Blog (opens in a new tab)Every minute, GitHub blocks several secrets with push protection—but secret leaks still remain one of the most common causes of security incidents. Learn how GitHub is making it easier to protect yourself from exposed secrets, including today’s launches of standalone Secret Protection, org-wide scanning, and better access for teams of all sizes.
-
csharp.com ·
Reduce NULL Storage in SQL Server with Sparse Columns (opens in a new tab)SQL Server Sparse Columns optimize storage by not allocating space for NULL values, improving efficiency. They support filtered indexes and column sets for dynamic queries but add a 4-byte overhead for non-NULL values, requiring careful use.
-
blog.jetbrains.com ·
Introducing Fleet's New Islands UI | The Fleet Blog (opens in a new tab) -
composio.dev ·
Notes on the new Deepseek v3 - Composio (opens in a new tab)In this blog we go thorough the new Deepseek v3 and compare it with GPT-4o and 3.5 Sonnet across reasoning, math, coding, & writing tasks.
-
github.blog ·
Announcing GitHub Copilot Free - GitHub Changelog (opens in a new tab) -
inc.com ·
Here’s How Microsoft Knows in Less Than 5 Minutes If Someone Is a Good Leader (opens in a new tab)Satya Nadella, the CEO of Microsoft, believes there’s one critical skill that will propel leaders to great success.
-
thenewstack.io ·
5 JavaScript Libraries You Should Say Goodbye to in 2025 - The New Stack (opens in a new tab)We highlight five JavaScript libraries that are likely to become obsolete in 2025 and why it's time to move on. Also: we list alternatives!
-
dev.to ·
10 Hidden Gems in GitHub Actions for Automating Your Workflow - DEV Community (opens in a new tab)