Schedule

Masaki Hara
Masaki Hara

Software Engineer at Wantedly, Inc., working on improving the company's developer experiences. Fluent in Rust, TypeScript, and Ruby.

Getting along with YAML comments with Psych

psych-comments allows you to manipulate YAML documents without discarding comments. This talk involves how we tried to automate YAML authoring, how we have gone wrong by (ab)using YAML tags for annotations, and how we solved the problem by bringing this library into being. Audiences will get a grasp of YAML's depths and know how a small library helps automation.