Software development: поза випуском
1629 новин у цій темі, які конвеєр прочитав і розклав, але які не пройшли за рангом у жоден випуск. Тема й оцінка класифікатора в них є — не вистачило свіжості, резонансу чи місця проти сусідів. · сторінка 48 з 55
-
This article has been revised since it was first published, to correct several significant technical inaccuracies in the original text. Kubernetes has long been the default platform for distributed workloads, and writing your own controller for it is now a…
«Технічна стаття про внутрішню роботу Kubernetes controller-runtime, що стосується розробки програмного забезпечення.»
-
The Model Context Protocol (MCP) C# SDK has reached v2.0, implementing the 2026-07-28 revision of the MCP specification. It’s the largest revision of the protocol since it launched. This release is different from the ones that came before it. Earlier updates…
«Оголошення нової версії SDK для розробників, що є новиною для розробників.»
-
This is Part 4 of our AI Coding Agent Horror Stories series, a look at real security incidents involving AI coding agents, and how Docker Sandboxes keeps credentials out of an agent’s reach at the execution layer. In Part 1, we walked through six categories of…
«Опис інцидентів безпеки з AI кодинг агентами, що стосується розробки програмного забезпечення.»
-
The Terraform AzureRM provider serves as the bridge between Terraform configurations and Azure, giving teams a consistent, scalable, and secure way to define and manage Azure infrastructure as code. Today we're announcing general availability of Terraform…
«Оголошення нової версії Terraform AzureRM провайдера, що стосується інфраструктури та розробки.»
-
The tools themselves are new and their capabilities are in constant flux. If your kitchen knife kept changing shape, weight, and edge, you’d have to relearn it every time; that’s a hard tool to build trust in. But it also points to a flaw in how you use that…
«Обговорення інструментів розробки для програмістів, що є новиною для розробників.»
-
Every service in a Consul service mesh gets a short-lived TLS certificate that proves its identity. By default, Consul runs its own certificate authority to issue those certificates. That is convenient, but it also means the trust anchor for your entire mesh…
«Інтеграція зовнішнього CA для сервісної сітки Consul — це новина для розробників і про інфраструктуру.»
-
Introducing new Stack Internal capabilities as part of our upcoming platform experience. Our latest release turns your existing foundation of knowledge into enterprise memory that your people, teams, and AI agents can act on. Learn how we’re building the trust…
«Новий досвід платформи Stack Internal для організацій — новина для розробників і про інфраструктуру.»
-
As we get closer to the release date for Kubernetes v1.37, the project develops and matures, features may be deprecated, removed, or replaced with better ones for the project's overall health. This blog outlines some of the planned changes for the Kubernetes…
«Новина про оновлення Kubernetes v1.37, що стосується розробки ПЗ та інфраструктури.»
-
A common request to a coding agent is only one line: Generate unit tests. That request leaves important questions open. Which code needs tests? Which test framework does the project use? Where should the tests go? How does the build find them? What should the…
«Новина про агент для генерації юніт-тестів, що стосується розробки ПЗ.»
-
«Новина про новий термінальний мультиплексор для розробників, що стосується розробки ПЗ.»
-
I work on Docker Sandboxes, so I spend a lot of time talking about isolation, microVMs, disposable filesystems, blast radii, all the good infrastructure things. But the Docker Sandboxes feature I keep reaching for in daily use is kits. Kits sound like a…
«Новина про Docker Sandboxes та їх використання у розробці, що стосується інфраструктури для розробників.»
-
Eliminate Stored Credentials in Your CI/CD Pipelines TL;DR: Docker now supports OpenID Connect (OIDC) for GitHub Actions. Your workflows can authenticate with short-lived, per-run tokens instead of stored PATs or OATs. No secrets to rotate, no credentials to…
«Новина про підтримку OIDC для GitHub Actions у Docker, що стосується розробки ПЗ.»
-
Your semantic layer is a risk mitigation strategy. Not risk in the abstract, compliance-framework sense, but the practical, operational risk that quietly drains organizations every day.
«Новина про стратегію управління даними для розробників та бізнесу.»
-
The Kubernetes SIG Network community is thrilled to share the release of Gateway API v1.6.0, which was released on June 30th of this year! Gateway API has become the standard for modern, role-oriented, and expressive service networking in Kubernetes. In…
«Випуск Gateway API v1.6 для Kubernetes — новина для розробників.»
-
Many developers publish packages to NuGet.org via API keys. In recent years, API keys and Personal Access Tokens (PATs) have been frequently used as an attack vector to gain access to systems. There are multiple problems with API keys and PATs; the two biggest…
«Зміни в безпеці API ключів NuGet — новина для розробників.»
-
Ryan welcomes Anurag Goel, CEO and co-founder of Render, to discuss why most startups shouldn’t start by managing their Kubernetes and cloud infrastructure.
«Обговорення інфраструктури Kubernetes і хмарних сервісів для розробників.»
-
A year ago, I wrote a .NET Blog post about running GPT-OSS locally with Ollama and C#. That sample used IChatClient from Microsoft.Extensions.AI to build one of the most familiar Local AI scenarios: a chat application. Chat is a great place to start, but Local…
«Стаття про використання моделей AI для розпізнавання мови в C# — це новина для розробників.»
-
A new report from Omdia focuses on security issues in the software supply chain, how organizations are responding, and where the biggest gaps remain In the heat map of cybersecurity vulnerabilities today, among the most intense hot spots is the software supply…
«Звіт про безпеку програмного забезпечення і ланцюга постачання — це новина для розробників.»
-
The “find the special ones and promote their traits” approach isn’t the best or only way to drive AI adoption and productivity on an engineering team.
«Обговорення ролі інженерів і AI adoption у розробці — це новина для розробників і про програмування.»
-
Today, we’re announcing the general availability of vector search in Amazon DynamoDB. You can now store vector embeddings alongside your operational data in DynamoDB and run similarity searches directly against that data, without replicating it to a separate…
«Новина про підтримку векторного пошуку в Amazon DynamoDB стосується програмного забезпечення та розробки.»
-
For the last twelve years, enterprise security has moved away from trusting the network. BeyondCorp made the case that a request's origin, inside the corporate perimeter or on the open Internet, should not decide whether it is allowed. Identity and device…
«Новина про модель доступу агентів у корпоративній безпеці стосується програмного забезпечення та розробки.»
-
This is the third post of a 3-part series by Docker Captain Karan Verma. Catch up on Part 1: Your Laptop Is the New Production Environment and Part 2: Runtime Enforcement, Not Runtime Advice. The conversation around AI governance often starts with security…
«Новина про проблеми управління в розробці програмного забезпечення стосується програмної розробки.»
-
«Новина про оновлення Next.js, що знижує помилки пам'яті, це новина для розробників програмного забезпечення.»
-
A compromised package can steal credentials the moment you install it, and until recently, GitHub could only flag those in npm. Not anymore. This is the story of how the supply chain engineering team behind Dependabot expanded malware advisories to eight…
«Новина про розширення системи Dependabot для виявлення шкідливого ПЗ у різних пакетних екосистемах, що стосується розробки ПЗ.»
-
When a test fails in CI, “the build is red” is only the starting point. The useful questions are whether this change caused the failure, whether the test has failed before, and where to find the evidence. If answering them means searching a job log…
«Новина про покращення звітності тестів у Microsoft.Testing.Platform, що стосується розробки програмного забезпечення.»
-
If you’ve used slash commands in the GitHub Copilot CLI, you already know how powerful a quick / can be. In the GitHub Copilot app, slash commands take that idea further, giving you shortcuts for managing sessions, navigating projects, and customizing your…
«Опис функціоналу slash команд у GitHub Copilot app — це новина для розробників, рубрика Software development.»
-
Microsoft's GitHub source shack is reporting a 50 percent error rate on repository content downloads. GitHub Copilot is also "experiencing degraded availability." The problems began at 1340 UTC, when the company's status page reported "impacted performance for…
«Новина про проблеми з GitHub, платформою для розробників, що впливає на інструменти розробки та сервіси, отже це новина для розробників.»
-
Windows 11 has moved one step closer to matching Windows 10 after Microsoft slid a movable taskbar into the Release Preview Channel. The feature allows the Windows taskbar to be positioned at the top, left, or right of the screen, as well as at its default…
«Новина про оновлення Windows 11, операційної системи, що є програмним забезпеченням.»
-
Microsoft will retire Excel's COPILOT() function on September 14, barely a year after its preview debut. Introduced in August 2025, initially for Beta Channel users with a Microsoft 365 Copilot license and later for Excel for the web users through the Frontier…
«Новина про припинення функції COPILOT() в Excel — це про програмне забезпечення для розробників і користувачів.»
-
Firefox for iOS now includes an optional ad blocker, or it will soon. According to Mozilla, the experimental feature "is being introduced to the Firefox user base through a progressive rollout." As such, it might not have turned up for every user just yet. Off…
«Новина про додавання блокування реклами у Firefox для iOS — це новина про програмне забезпечення, отже рубрика Software development.»
- Показати ще 30 із 189