Join us

ContentUpdates from GitLive...
Link
@kaptain shared a link, 3 days, 6 hours ago
FAUN.dev()

How to build highly available Kubernetes applications with Amazon EKS Auto Mode

Amazon EKS Auto Mode now runs the cluster for you—handling control plane updates, add-on management, and node rotation. It sticks to Kubernetes best practices so your apps stay up through node drains, pod failures, AZ outages, and rolling upgrades. It also respectsPod Disruption Budgets,Readiness Ga..

How to build highly available Kubernetes applications with Amazon EKS Auto Mode
Link
@kaptain shared a link, 3 days, 6 hours ago
FAUN.dev()

Building a Kubernetes Platform — Think Big, Think in Planes

Thinking in planes, as introduced by the Platform Engineering reference model, helps teams describe their platform in a simple, shared language, turning a collection of tools into a platform. It forces you to think horizontally, connecting teams and technologies instead of adding more layers, creati..

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

AWS to Bare Metal Two Years Later: Answering Your Toughest Questions About Leaving AWS

OneUptime ditched the cloud bill and rolled their own dual-site setup. Thinkbare metal, orchestrated withMicroK8s, booted byTinkerbell, patched together withCeph,Flux, andTerraform. Result?99.993% uptimeand$1.2M/year saved—76% cheaper than even well-optimized AWS. They run it all with just~14 engine..

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

Helm 4 Overview

Helm 4 ditches the old plugin model for a sharper, plugin-first architecture powered by WebAssembly. That means isolation/control, and deeper customization - if you're ready to adapt! Post-renderers are now plugins. That breaks compatibility with earlier exec-based setups, so expect some rewiring. ..

Link
@kaptain shared a link, 3 days, 6 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..

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

The State of OCI Artifacts for AI/ML

OCI artifacts quietly leveled up. Over the last 18 months, they’ve gone from a niche hack to production muscle for AI/ML workloads on Kubernetes. The signs? Clear enough:KitOpsandModelPacklanded in the CNCF Sandbox. Kubernetes 1.31 got native support forImage Volume Source. Docker pushedModel Runner..

The State of OCI Artifacts for AI/ML
Link
@kaptain shared a link, 3 days, 6 hours ago
FAUN.dev()

Unlocking next-generation AI performance with Dynamic Resource Allocation on Amazon EKS and Amazon EC2 P6e-GB200

Amazon just droppedEC2 P6e-GB200 UltraServers, packingNVIDIA GB200 Grace Blackwellchips. Built for running trillion-parameter AI models onAmazon EKSwithout losing sleep over scaling. Under the hood:NVLink 5.0,IMEX, andEFAv4stitch up to 72 Blackwell GPUs into one memory-coherent cluster per UltraServ..

Unlocking next-generation AI performance with Dynamic Resource Allocation on Amazon EKS and Amazon EC2 P6e-GB200
Link
@kala shared a link, 3 days, 8 hours ago
FAUN.dev()

Build AI Agents Worth Keeping: The Canvas Framework

MIT and McKinsey found a gap the size of the Grand Canyon: 80% of companies claim they’re using generative AI, but fewer than 1 in 10 use cases actually ship. Blame it on scattered data, fuzzy goals, and governance that's still MIA. A new stack is stepping in:product → agent → data → model. It flips..

Build AI Agents Worth Keeping: The Canvas Framework
Link
@kala shared a link, 3 days, 8 hours ago
FAUN.dev()

Detect inappropriate images in S3 with AWS Rekognition + Terraform

A serverless AWS pipeline runs image moderation on autopilot - withS3,Lambda,Rekognition,SNS, andEventBridgeall wired up throughTerraform. When a photo gets flagged, it’s tagged, maybe quarantined, and triggers an email alert. Daily scan? Handled...

Detect inappropriate images in S3 with AWS Rekognition + Terraform
Link
@kala shared a link, 3 days, 8 hours ago
FAUN.dev()

Grokipedia

Grokipedia just dropped - a Wikipedia remix built from LLM output, pitched as an escape from "woke" bias. The pitch? Bold. The execution? Rough. Entries run long. Facts bend. Citations wander. And the tone? Cold, context-free, and unmistakably machine-made. The usual LLM suspects are here: hallucina..

GitLive helps you and your fellow contributors merge faster by avoiding conflicts and encouraging eager and continuous code review directly inside the IDE.

🔸 Do not let merge conflicts break your flow

Indicators in the gutter of your editor show the changes others are making. Computed from all active branches, the indicators update as you and your team code together.

Get notified the moment you make a change that conflicts with another branch. Compare their changes to your own and cherry‑pick individual changes directly into your local files.

🔸 Get the ultimate perspective on all work in progress

Perform eager and continuous code review directly in your IDE with the team view. See who is online, their active branches and changes in a single repository or across your organization, updated in real‑time.

Get notified when you fall behind the main branch or your tracking branch. Inspect the changed files in the repository view to know if they will merge cleanly with your own local changes before you pull.

🔸 Let your team know what you are working on

Connect your issue tracker to see each other's current issue in the team view. The issue you are working on is determined by your current branch and updates automatically.

View your current issue and select another issue to work on via the status bar. Switching issues will check out an existing feature branch or create a new one for you if needed.