All
Search
Images
Videos
Shorts
Maps
News
More
Shopping
Flights
Travel
Notebook
Report an inappropriate content
Please select one of the options below.
Not Relevant
Offensive
Adult
Child Sexual Abuse
Create
YAML File
What Is
YAML File
YAML
Validator
YAML File
Format
YAML File
Example
Edit
YAML File
YAML
Editor
Understanding
YAML Files
What Are YAML Files
Used For
Learn About
YAML Files
YAML
Syntax
Kubernetes
YAML File
in Azure DevOps Tutorial
Read a Yml
File
App Engine
YAML File
JSON
Best Practices for
YAML Files
YML Power App
YAML
Cheat Sheet
Write a YML
Latest YAML
Updates 2024
YAML
Example
Convert Embedded Makefile into
YAML File
Convert JSON to
YAML
API
File
Ansible
YAML
Azure YAML File
Mlops Example
How to Use
YAML
Banqnas Project
File
Length
All
Short (less than 5 minutes)
Medium (5-20 minutes)
Long (more than 20 minutes)
Date
All
Past 24 hours
Past week
Past month
Past year
Resolution
All
Lower than 360p
360p or higher
480p or higher
720p or higher
1080p or higher
Source
All
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
Price
All
Free
Paid
Clear filters
SafeSearch:
Moderate
Strict
Moderate (default)
Off
Filter
Create
YAML File
What Is
YAML File
YAML
Validator
YAML File
Format
YAML File
Example
Edit
YAML File
YAML
Editor
Understanding
YAML Files
What Are YAML Files
Used For
Learn About
YAML Files
YAML
Syntax
Kubernetes
YAML File
in Azure DevOps Tutorial
Read a Yml
File
App Engine
YAML File
JSON
Best Practices for
YAML Files
YML Power App
YAML
Cheat Sheet
Write a YML
Latest YAML
Updates 2024
YAML
Example
Convert Embedded Makefile into
YAML File
Convert JSON to
YAML
API
File
Ansible
YAML
Azure YAML File
Mlops Example
How to Use
YAML
Banqnas Project
File
YAML
vs JSON
Codility
YAML
Ini
Configuration
File
YAML
Template
XML
API HTML
Docker-Compose
Learn YAML
in 5 Minutes
Config
File
Toml
What Is
YAML
Swagger UI
YAML
Tutorial for GitLab
Mark Down
Azure Pipelines
Python
Convert Excel to
YAML
YAML
Kushwaha
YAML
Scripting Learning Channel's
1:02:56
Azure DevOps - YAML Pipelines
10.6K views
Apr 20, 2022
YouTube
DevOps by RajeshkumarM
40:37
轻松掌握YAML语言、语法
23.8K views
Sep 6, 2022
bilibili
程序员老左
24:38
yaml-bulk-edit:批量编辑或表格编辑yaml(按钮可视化操作)
1.4K views
Apr 3, 2022
bilibili
我想做---条咸鱼
27:50
Find in video from 15:32
YAML Files
What Is Ansible? | Ansible Tutorial For Beginners | DevOps Tools | D
…
1.6K views
Jul 1, 2022
YouTube
edureka!
32:50
Claude Code cannot read 300 files at once.So someone built a system that lets it control NotebookLM from the terminal instead. The results are wild.Here is the full workflow nobody is talking about:The Setup→ Claude Code connects to NotebookLM via a command line interface→ Claude searches YouTube, finds relevant videos, uploads them as sources automatically→ NotebookLM processes up to 300 sources simultaneously and returns cited, grounded answers→ Everything syncs back into your Obsidian vault w
103K views
2 months ago
x.com
Dami-Defi
50:34
Spring Boot application.properties: How it Works #yaml #yml #profiles #active #kotlin #java #graal
Oct 2, 2024
theserverside.com
1:03:24
Developing a devops friendly Kubernetes integration for ArangoDB
Aug 26, 2018
ccc.de
20:51
Most people use Claude Code like a chat app with a terminal attached.The better move is to make your repeated workflows callable.A skill is just:- a folder- `SKILL.md`- YAML frontmatter- the prompt Claude should followThat means `/review`, `/test`, `/security`, `/commit`, `/pr`, and `/deploy-check` can stop being memory tests.The important fields:`description` tells Claude when to use the workflow.`allowed-tools` pre-approves a narrow tool set.`disable-model-invocation: true` keeps actions like
3.2K views
2 months ago
x.com
Alpha Batcher
20:50
Anthropic's Claude Code team just teaches how to automate your entire engineering workflow with Claude Code SDK in under 30 minutes.For Free. From the engineers who built it.CANCEL Your Weekend Plans, and Learn to Automate Your Codebase Today.Bookmark it. Watch it. Ship your first headless automation this weekend.$5,000/month. $10,000/month. $25,000/month.People are automating entire engineering teams with Claude Code SDK and charging clients $$$$. You're still copy-pasting code from ChatGPT man
135.1K views
2 months ago
x.com
Himanshu Kumar
31:56
How to set up folders and files so your AI agent works like an actual employee instead of a generic chatbot (works in Cowork, Claude Code, and Codex)0:00 From chat mode to an AI employee2:25 What "work in a folder" actually means3:55 One folder per project (and when to subfolder)7:40 The secret: Claude doesn't read files just because they're there9:20 CLAUDE.md vs README13:32 Building a writing skill from my real X analytics14:53 Trained vs untrained: same prompt, side by side26:12 Can you sync
6.6K views
1 month ago
x.com
JJ Englert
27:01
/goal ran for 3 hours, returned a green checkmark, and the work wasn't done.not a bug. it shipped 3 days ago in Claude Code v2.1.139, working exactly as designed. official feature, not a hack.here's the one line every hype thread this week skipped:the evaluator does NOT run your tests. it does NOT hit PageSpeed. it does NOT read your files. it reads only what Claude already said in the conversation.so "/goal optimize until PageSpeed 85+" doesn't work the way the threads claim. Claude has to surf
1.5K views
2 months ago
x.com
dunik
20:50
英文圈 freelancer 每月从客户那拿 $5K-$25K 做的事 Anthropic 官方在一个 30 分钟的视频里全讲完了中文圈知道的人不到 1%,传开就没差价了他们做的就一件事 把 Claude Code SDK + GitHub Action 接到客户自己的代码仓库里,做成一套自动化的工程流水线为什么客户愿意为这个付钱? 不是 AI 写代码这件事值钱,是「把 AI 放进生产环境、且不会乱删生产代码」这件事值钱Anthropic Claude Code 工程负责人 Sid Bidasaria 在视频里讲了三个分水岭1️⃣ Claude Code 可以无界面跑 不用打开聊天框,直接在终端、bash 脚本、CI/CD 里调用 一行 claude -p "你的 prompt" 就能一次性跑完 还能管道串联 cat error.log | claude -p "找出原因" 这种,咖啡还没泡好答案就出来了2️⃣ GitHub Action 60 秒上线 传统 AI 自动化要的服务器、部署管道、监控、认证、成本管理 GitHub Action 一个都不要 claude /install
13.1K views
2 months ago
x.com
Jason Zhu
45:19
2023.5.4【安静公主直播录屏】2
368 views
bilibili
一只鱼1zhiyu
See more
More like this
Feedback