Hacker News
- YAMLScript – Program in YAML https://yamlscript.org/ 22 comments
- YAML's homepage is displayed in YAML https://yaml.org/ 8 comments
- The state of config file formats: XML vs. YAML vs. JSON vs. HCL https://octopus.com/blog/state-of-config-file-formats 3 comments
- YAML: Probably not so great after all (2019) https://www.arp242.net/yaml-config.html 129 comments
- Strest – Flexible REST Tests in YAML https://github.com/eykhagen/strest 8 comments
- JSON vs. YAML – try it yourself http://www.json2yaml.com 68 comments
- yaml-rust: The missing YAML 1.2 implementation for Rust. http://chyh1990.github.io/yaml-rust/ 14 comments rust
- Use Yaml-files for Storing Project Settings http://kvaziblog.com/posts/10 7 comments ruby
- Zig YAML parser https://github.com/gwagner/zig-yaml-parser 4 comments zig
- K8s YAML dataset containing 276,520 valid K8s YAML files from GitHub https://www.substratus.ai/blog/k8s-yaml-dataset 3 comments kubernetes
- Kubernetes YAML Generator https://gimlet.io/k8s-yaml-generator 11 comments kubernetes
- Announcing Nuxt Content v2 (Nuxt Content is a Nuxt module that reads Markdown, YAML, CSV and JSON files in the content/ directory) https://content.nuxtjs.org/blog/announcing-v2/ 2 comments vuejs
- 6 YAML Features most programmers don’t know https://levelup.gitconnected.com/6-yaml-features-most-programmers-dont-know-164762343af3 52 comments programming
- GNU nano 5.9 released with YAML syntax highlighting support https://www.nano-editor.org/news.php 43 comments linux
- Package Management in Kubernetes with Go vs YAML https://nivenly.com/lib/2021-08-23-package-management/ 5 comments kubernetes
- serde_yaml::Hash unusable if floats are present in map _value_ positions. https://github.com/dtolnay/serde-yaml/issues/204 39 comments rust
- Try out JXCY, a next gen online editor and chart generator for JSON, XML, CSV and YAML documents. shows CSV data in table view or tabular format with cell editing. https://jxcy.dev 5 comments angular2
- YAML: probably not so great after all https://www.arp242.net/yaml-config.html 86 comments programming
- INTERCAL, YAML, And Other Horrible Programming Languages https://blog.earthly.dev/intercal-yaml-and-other-horrible-programming-languages/ 486 comments programming
- A practical YAML Tutorial for DevOps engineers https://www.reddit.com/r/docker/comments/hcog05/a_practical_yaml_tutorial_for_devops_engineers/ 18 comments docker
- Cake vs Tasks in Azure DevOps YAML Pipelines https://www.reddit.com/r/devops/comments/gwwoap/cake_vs_tasks_in_azure_devops_yaml_pipelines/ 3 comments devops
- Declarative configuration management in Go? Need input on what you think Ansible with no YAML, only Go, should look like https://www.reddit.com/r/golang/comments/fpjavy/declarative_configuration_management_in_go_need/ 19 comments golang
- YAML Hell in DevOps http://ithrowexceptions.com/2020/02/04/yaml-hell-in-devops.html 24 comments programming
- Visual editor for YAML? http://jsoneditoronline.org/ 4 comments kubernetes
- NEW: reqman, it's like postman, but without GUI ... tests your rest apis with simple yaml files https://www.reddit.com/r/python/comments/e7dybp/new_reqman_its_like_postman_but_without_gui_tests/ 3 comments webdev
- A neat tool for REST API testing for anyone who likes YAML https://www.getapid.com/ 7 comments commandline
- container doesn't start with compose or dockerstack but docker run or YAML files works!? https://www.reddit.com/r/docker/comments/bwagf7/container_doesnt_start_with_compose_or/ 3 comments docker
- Help me out of I18n / YAML hell! https://www.reddit.com/r/rails/comments/brt1hl/help_me_out_of_i18n_yaml_hell/ 11 comments rails
- ytt: The YAML Templating Tool that simplifies complex configuration management https://developer.ibm.com/blogs/yaml-templating-tool-to-simplify-complex-configuration-management/ 28 comments kubernetes
- YAML Wrangling got you down? https://github.com/xchapter7x/y-assembly 4 comments devops
- Ad-Hoc YAML DSLs and Productivity https://dev.to/davidk01/ad-hoc-yaml-dsls-and-productivity-47eb 12 comments programming
- The Five Stages of YAML https://brokenco.de/2018/08/15/five-stages-of-yaml.html 6 comments coding
- The Five Stages of YAML https://brokenco.de/2018/08/15/five-stages-of-yaml.html 82 comments programming
- RubyMine 2016.2: Enhanced Support for Ruby, YAML, RSpec, and More https://blog.jetbrains.com/ruby/2016/07/rubymine-2016-2-2/ 3 comments ruby
- Log4J 2 Configuration: Using YAML https://springframework.guru/log4j-2-configuration-using-yaml/ 3 comments programming
- Tool for generating docker-compose yaml from a running container https://gist.github.com/red5d/7870edae65035601f981 8 comments docker
- How to Load YAML Config Files http://perltricks.com/article/29/2013/9/17/how-to-load-yaml-config-files 2 comments perl
- JavaBuilders - Declarative Swing UIs with YAML On a mission to maximize Java UI development productivity https://code.google.com/p/javabuilders/ 3 comments java
- YAML f7u12, by tenderlove http://tenderlovemaking.com/2013/02/06/yaml-f7u12.html 14 comments ruby
- YAML in Five Minutes http://yaml.kwiki.org/?yamlinfiveminutes 14 comments programming