ContentPosts from @mrosstech..
Link
@kaptain shared a link, 2 days, 9 hours ago
FAUN.dev()

Zero-Trust Kubernetes: Enforcing Security & Multi-Tenancy with Custom Admission Webhooks

Tools likeOPA Gatekeeper,Kyverno, and custom webhooks slam the brakes on sketchy workloadsbeforethey ever spin up. These controllers aren’t just gatekeepers - they’re enforcers. They check pod configs, block unverified images, and apply live, scoped policies like tenant-awarenetwork isolationandreso..

Link
@kala shared a link, 2 days, 10 hours ago
FAUN.dev()

1,500+ PRs Later: Spotify’s Journey with Our Background Coding Agent

Spotify just gave its internal Fleet Management tooling a serious brain upgrade. They've wired inAI coding agentsthat now handle source-to-source transformations across repos - automatically. So far? Over 1,500 AI-generated PRs pushed. Not just lint fixes - these include heavy-duty migrations. They'..

1,500+ PRs Later: Spotify’s Journey with Our Background Coding Agent
Link
@kala shared a link, 2 days, 10 hours ago
FAUN.dev()

You Should Write An Agent

Building LLM agents - essentially looping stateless models through tools - looks simple. Until it isn't. Peel back the layers, and you hit real architectural puzzles:context engineering, agent loops, sub-agent choreography, execution constraints...

You Should Write An Agent
Link
@kala shared a link, 2 days, 10 hours ago
FAUN.dev()

AI's Dial-Up Era

AI's reshaping jobs - but not evenly. Some industries will feel the squeeze faster than others. It all comes down to a race: productivity vs. demand. History's playbook? Think textiles, steel, autos. Automation boosted output. Jobs stuck around - as long as demand kept growing. Once markets topped o..

AI's Dial-Up Era
Link
@kala shared a link, 2 days, 10 hours ago
FAUN.dev()

AI Broke Interviews

AI has revolutionized technical interviews, blurring the line between genuine skill and cheating with perfect solutions and polished answers. In response, companies are shifting back to in-person interviews for real-time cognitive transparency, authenticity constraints, realistic collaboration signa..

Link
@kala shared a link, 2 days, 10 hours ago
FAUN.dev()

How I Use Every Claude Code Feature

Claude Code isn't just generating responses anymore - it's gearing up to run projects. The new direction turns it into a programmable, auditable agent runtime. Think custom hooks, restart logic, planning workflows, GitHub Actions, and subagent delegation tricks like the “Master-Clone” pattern. At th..

How I Use Every Claude Code Feature
Link
@devopslinks shared a link, 2 days, 10 hours ago
FAUN.dev()

Why I Like Using Docker Compose in Production

A decade in, and this dev still rides with Docker Compose for production. Why? It just works. Clean deployments, solid uptime, same setup everywhere. No yak-shaving. It shines when you pair it with Git hooks for hands-off, zero-downtime deploys. No need to drag in Kubernetes unless you’re actually w..

Why I Like Using Docker Compose in Production
Link
@devopslinks shared a link, 2 days, 10 hours ago
FAUN.dev()

Perfetto: Swiss Army Knife for Linux Client Tracing

Perfetto now pulls in mixed trace data -perfsamples, scheduler events, app-level instrumentation - and lines it all up on a single timeline. One view, no silos. It readstrace-cmd’s text format now, with smoother flame graphs, sharper bottom-up views, and SQL-powered filtering baked right into the UI..

Perfetto: Swiss Army Knife for Linux Client Tracing
Link
@devopslinks shared a link, 2 days, 10 hours ago
FAUN.dev()

VMware Cloud Foundation – what’s actually going on?

Broadcom underwent significant changes post-VMware acquisition, with emphasis on subscription-based pricing and portfolio simplification. Prashant Shenoy claims VCF lowered prices by 50%, challenging industry norms about AI workloads on bare metal versus virtualized environments. Integration pointed..

News FAUN.dev() Team Trending
@kaptain shared an update, 2 days, 11 hours ago
FAUN.dev()

Kubernetes Gateway API 1.4.0 Makes Network Routing More Declarative and Reliable

Istio Kubernetes

Kubernetes releases Gateway API 1.4.0, enhancing service networking with new features like secure TLS connections and improved configuration options.

Gateway API Logo