Most Infrastructure-as-Code breaks once complexity appears: copy-pasted #YAML, hidden dependencies & untestable configs. @wlami shows how #Java replaces fragile cloud configs with reusable, testable infrastructure components: https://javapro.io/2026/05/12/stop-writing-yaml-how-to-define-test-and-deploy-your-cloud-in-pure-java/

#DevOps #Pulumi @PulumiCorp

Tabs are forbidden as indentation. – yaml.info.

I rest my case against #yaml.

Best Practices - yaml.info

Creao AI (@CreaoAI)

YAML 템플릿 훅이 LLM 호출을 단발성 작업이 아니라 매개변수화된 파이프라인 단계로 바꿔준다는 점이 더 흥미롭다고 평가한 트윗입니다. 실제 AI 워크플로와 파이프라인 구축 방식에 더 가까운 접근으로, 개발자용 LLM 도구 설계 관점에서 의미가 있습니다.

https://x.com/CreaoAI/status/2054080398271951080

#llm #yaml #pipeline #ai #developertools

Creao AI (@CreaoAI) on X

@simonw tbh the YAML template hook is the more interesting part. It turns the LLM call into a parameterized step rather than alone-off. That's closer to how you'd actually build a real pipeline with it, not just a single clever script

X (formerly Twitter)

@andrewnez @mwinters the most fun I had writing pipelines was in #groovy (for #jenkins).

And yet… Somehow the world prefers #yaml ? 🤷‍♂️

Show HN: AI Agents in 30 Lines of YAML: Lowdefy v5.3

Lowdefy v5.3는 YAML 30줄 내외로 AI 에이전트를 구성할 수 있는 기능을 제공한다. 에이전트는 기존 API 엔드포인트를 도구로 호출하며, 모델, 시스템 지침, 도구 목록, 루프 제한 등이 YAML 설정에 통합되어 있다. AgentChat UI 블록은 스트리밍, 메시지 렌더링, 도구 호출 표시, 파일 첨부 등 채팅 인터페이스에 필요한 기능을 기본 제공한다. 또한 MCP 서버, 서브 에이전트, 페이지 상태 공유 등 고급 기능도 지원해 복잡한 에이전트 오케스트레이션과 상태 관리가 가능하다. 이로써 AI 에이전트 구축과 통합이 간편해져 AI 서비스 개발 생산성이 크게 향상된다.

https://lowdefy.com/articles/lowdefy-agents/

#lowdefy #aiagents #yaml #claudeagent #mcp

Lowdefy v5.3: AI Agents in 30 Lines of YAML

A Lowdefy app can now run AI agents that call your existing endpoints as tools

Lowdefy

Heute mal wieder drei Stunden damit verbracht, ein Problem zu debuggen, das sich am Ende als fehlendes Komma in der Config rausgestellt hat. Der YAML-Parser hat natürlich nur "unexpected token" gemeckert, weil ausführliche Fehlermeldungen offenbar gegen die Genfer Konvention verstoßen.

Kaffee Nummer vier ist unterwegs. ☕

#YAML #DevLife #OpenSource

We just released vscode-yaml and yaml-language-server 1.23.0! It reverted the formatter changes we made in 1.22.0, since they caused regressions. View the full changelog here: https://github.com/redhat-developer/vscode-yaml/releases/tag/1.23.0

#vscode #yaml

Release 1.23.0 · redhat-developer/vscode-yaml

Feat: Disable "Source" URI in hovers. See #1120, vscode-yaml#1238. Fix: Add support for ajv-i18n to localize validation messages for errors in referenced JSON schemas #1131. Fix: Revert formatter c...

GitHub
I just discovered prism.el to view/edit #yaml files in #Emacs! my mind is blown! So much easier!!!

lmao normal humans don't edit yaml

#yaml #rancher #vim