Join us

ContentUpdates from GitLive...
ย Activity
@shurup gave ๐Ÿพ to Spotlight on SIG Architecture: API Governance , 4ย weeks ago.
Story Trending
@laura_garcia shared a post, 4ย weeks ago
Software Developer, RELIANOID

๐Ÿš€ ๐—ฆ๐—–๐—”๐—Ÿ๐—˜ ๐Ÿฎ๐Ÿฏ๐˜… โ€“ ๐—ฆ๐—ผ๐˜‚๐˜๐—ต๐—ฒ๐—ฟ๐—ป ๐—–๐—ฎ๐—น๐—ถ๐—ณ๐—ผ๐—ฟ๐—ป๐—ถ๐—ฎ ๐—Ÿ๐—ถ๐—ป๐˜‚๐˜… ๐—˜๐˜…๐—ฝ๐—ผ

๐Ÿ“… March 5โ€“8, 2026 | ๐Ÿ“ Pasadena, California SCALE 23x โ€“ Southern California Linux Expo is back โ€” North Americaโ€™s largest community-run open source conference! Four days of: ๐Ÿ”น Open source innovation ๐Ÿ”น DevOps & cloud-native deep dives ๐Ÿ”น Cybersecurity insights ๐Ÿ”น Hands-on technical workshops ๐Ÿ”น Real commu..

scale_23x_event_2026_pasadena_relianoid
Story
@laura_garcia shared a post, 4ย weeks, 1ย day ago
Software Developer, RELIANOID

Weโ€™re heading to Big Data & AI World 2026

Weโ€™re heading to Big Data & AI World 2026 ๐Ÿ“ 4โ€“5 March 2026 | London Part of Tech Show London 2026, this event brings together data and AI leaders focused on responsible, scalable AI and measurable business outcomes. At RELIANOID, we enable secure, high-performance infrastructures ready for AI-driven..

big_data_ai_world_london_2026_relianoid
Link
@kala shared a link, 1ย month ago
FAUN.dev()

Realtime Prompting Guide

OpenAI shipsgpt-realtimeand declares GA for theRealtime API. It's a speech-to-speech model that tightens instruction-following, steadiestool calling, and lifts voice fidelity. Latency drops. True realtime agents become possible. The release prescribesprompt skeletons,JSON envelopetool outputs,sessio.. read more ย 

Realtime Prompting Guide
Link
@kala shared a link, 1ย month ago
FAUN.dev()

Do you need an MCP to build your native app?

Do you need an MCP to build your native app? Surprisingly, modern agents succeed either way. The real difference is how much time, cost, and context you waste along the way... read more ย 

Do you need an MCP to build your native app?
Link
@kala shared a link, 1ย month ago
FAUN.dev()

Introducing helm

helm usesTypeScripttypes to registerskillsas typed functions with structured I/O. Permissions follow a clear precedence: exactโ†’wildcardโ†’skillโ†’global. Agents get a keywordsearchtool and a code-execution tool that runs JS inside anSESsandbox. A recursiveproxyforwards calls overIPCto the parent, which .. read more ย 

Introducing helm
Link
@kala shared a link, 1ย month ago
FAUN.dev()

The Pentagon is making a mistake by threatening Anthropic

Anthropic's Claude Gov, optimized for national security uses, has fewer restrictions than regular versions. The Pentagon is threatening retaliation if Anthropic does not waive these restrictions by Friday, including invoking the Defense Production Act or declaring Anthropic a supply chain risk. Anth.. read more ย 

Link
@kaptain shared a link, 1ย month ago
FAUN.dev()

Spotlight on SIG Architecture: API Governance

Kubernetes SIG Architectureโ€™s API Governance crew is tightening the screws on stability, consistency, and cross-cutting sanity across the whole API surface. Not just REST. Theyโ€™re eyeing the overlooked stuff too - CLI flags, config formats, anything that shapes how users and tools touch the system. .. read more ย 

Link
@kaptain shared a link, 1ย month ago
FAUN.dev()

Before You Migrate: Five Surprising Ingress-NGINX Behaviors You Need to Know

The K8s blog exposesIngress-NGINXdefaults that clash withGateway API. These include case-insensitive prefix regexes. Host-wide annotation effects. Path rewrites. Slash redirects. URL normalization. Kubernetes retiresIngress-NGINXinMarch 2026.Gateway API 1.5graduatesListenerSetand theHTTPRoute CORS.. read more ย 

Link
@kaptain shared a link, 1ย month ago
FAUN.dev()

From Chaos to Clarity: How We Built a Self-Healing CI/CD Pipeline That Talks to JIRA

Transitioning JIRA tickets to trigger deployments was key for this team struggling with manual deploys, leading to significant savings in time and reduction in errors. The architecture involved a JIRA Controller Pipeline, a Project Deployment Pipeline, and a JIRA Manager Pipeline, all aimed at seaml.. read more ย 

From Chaos to Clarity: How We Built a Self-Healing CI/CD Pipeline That Talks to JIRA
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.