ContentPosts from @warolv..
Link
@kaptain shared a link, 4 days, 6 hours ago
FAUN.dev()

From Dashboard to Headlamp: Understanding the Transition

The Kubernetes Dashboard project has been archived, with Headlamp now carrying the legacy forward by offering a visual interface with enhanced capabilities like multi-cluster visibility and application-centric views. Headlamp keeps familiar workflows, while expanding to support multi-cluster environ.. read more  

From Dashboard to Headlamp: Understanding the Transition
Link
@kaptain shared a link, 4 days, 6 hours ago
FAUN.dev()

Eliminating Kubernetes Image Signature Replication

The Kubernetes image promoter no longer replicates container image signatures across regions. The rewrite drops that replication entirely, cuts latency, and simplifies the codebase, while keeping signature verification working seamlessly for end users. Next, the project is moving to OCI 1.1 referrer.. read more  

Link
@kaptain shared a link, 4 days, 6 hours ago
FAUN.dev()

Breaking free of a single datacenter: Practical geo-distributed AI operations with the k0smos platforms

This post discusses the challenges of leveraging distributed resources for AI workloads and the role of Kubernetes in addressing these challenges. The k0smos stack is highlighted as a solution for operating geo-distributed AI infrastructure, divided into three technical layers: k0s, k0smotron, and k.. read more  

Breaking free of a single datacenter: Practical geo-distributed AI operations with the k0smos platforms
Link
@kaptain shared a link, 4 days, 6 hours ago
FAUN.dev()

Kubernetes' Default CoreDNS Configuration is insecure

CoreDNS pods insecure option is the default in Kubernetes as it allows for the creation of arbitrary DNS A records. Combined with wildcard SSL certs, it poses a security risk, highlighted by Cilium's handling of network policies in the face of DNS manipulation. Time to shift to a more secure DNS con.. read more  

Kubernetes' Default CoreDNS Configuration is insecure
Link
@kala shared a link, 4 days, 6 hours ago
FAUN.dev()

Making a vintage LLM from scratch

Croqaz shows how he built Vintage LLM, a Llama-style model trained on English books, newspapers, and other texts published before 1900. He covers corpus selection, cleaning, tokenizer choices, training setup, evaluation, and how pre-20th-century English affects model behavior... read more  

Making a vintage LLM from scratch
Link
@kala shared a link, 4 days, 6 hours ago
FAUN.dev()

Statement on the US government directive to suspend access to Fable 5 and Mythos 5

Anthropic staff disabled Fable 5 and Mythos 5 for all customers after U.S. officials issued an export-control directive that barred foreign nationals from accessing the models, citing a suspected jailbreak... read more  

Statement on the US government directive to suspend access to Fable 5 and Mythos 5
Link
@kala shared a link, 4 days, 6 hours ago
FAUN.dev()

ChatGPhish: The Page Is the Payload

By appending a payload to any web page summarized by ChatGPT, an attacker can leak IP, User-Agent, and launch phishing attacks using live links and images inside the assistant UI. This browser-based prompt injection raises the bar for phishing and tracking, bypassing traditional defenses... read more  

ChatGPhish: The Page Is the Payload
Link
@kala shared a link, 4 days, 6 hours ago
FAUN.dev()

Announcing Stack Overflow for Agents

Stack Overflow's team opened the beta for "Stack Overflow for Agents", an API-first knowledge exchange that lets coding agents use Stack Overflow through human-owned accounts. The beta points to a clear model: developers connect agents to their own accounts, and Stack Overflow's team can link agent .. read more  

Announcing Stack Overflow for Agents
Link
@kala shared a link, 4 days, 6 hours ago
FAUN.dev()

OpenAI to acquire Ona

OpenAI acquires Ona to bring secure cloud execution technology to Codex, which now has over 5 million users per week. Ona's technology will allow Codex to work persistently in a customer's cloud environment... read more  

Link
@devopslinks shared a link, 4 days, 6 hours ago
FAUN.dev()

Observing LLM Applications with OpenTelemetry

The SigNoz team shows you how to use OpenTelemetry to observe an LLM application, including agent traces and guardrail failures... read more  

Observing LLM Applications with OpenTelemetry