I was not able to find a terminal-based game that teaches you #YAML.

So I think i spent some Claude tokens wisely:

https://git.wtf.lt/simonas/yamlabyrinth

Open Semantic Interchange: #OpenSemanticInterchange (#OSI) is a new vendor-neutral initiative aiming to standardise how semantic #metadata is shared across #analytics, #AI, and #BI platforms using #YAML — with #CARTO among its working group members. If adopted, it could...
https://spatialists.ch/posts/2026/05/21-open-semantic-interchange/ #GIS #GISchat #geospatial #SwissGIS
Open Semantic Interchange – Spatialists – geospatial news

#OpenSemanticInterchange (#OSI) is a new vendor-neutral initiative aiming to standardise how semantic #metadata is shared across #analytics, #AI, and #BI platforms using #YAML — with #CARTO among its working group members. If adopted, it could meaningfully change how semantic layers work across the #data stack.

Spatialists – geospatial news

Повесть о конфигурации как инженерной гигиене

Привет, Хабр! Меня зовут Юрий Соловьёв, я ведущий инженер в команде экосистемы Tarantool . С опытом я пришел к тому, что конфигурация должна иметь строгую спецификацию, так же как и HTTP API. В этой статье я предлагаю альтернативный подход на базе protobuf и постараюсь показать, что это не избыточная сложность, а необходимый уровень инженерной гигиены — особенно для систем, рассчитанных на долгую и стабильную жизнь. Это в какой-то мере технорассказ, которым я хочу поделиться — и именно в такой форме.

https://habr.com/ru/companies/vktech/articles/1036490/

#vk_cloud #конфигурация #protobuf #configuration_management #infrastructure_as_code #best_practices #yaml #microservices #tarantool #валидация

Повесть о конфигурации как инженерной гигиене

Привет, Хабр! Меня зовут Юрий Соловьёв, я ведущий инженер в команде экосистемы Tarantool . С опытом я пришел к тому, что конфигурация должна иметь строгую спецификацию, так же как и HTTP API. В этой...

Хабр
I just released ryl 0.9.2 which cleans up some package bloat / bugs and adds @zensical docs which are much easier on the eyes. Documentation approach shamelessly copied from rumdl. The documentation is viewable here: https://ryl-docs.pages.dev #rust #yaml #linter
ryl - ryl

A fast YAML linter, written in Rust

This YAML library solved a hard problem in StyloBot; it's CORE that it's both super lightweight AND can load dynamic YAML config.
Although YamlDotNet *is* AoT compatible it's fairly slow and NOT fully compliant (for cross JSON / YAML they flip the init properties...)
I came across this new(er) YAML lib by @hadashia

VYaml solved that for me, 6x faster and *fully* AoT (source-gen etc) compatible.
https://github.com/hadashiA/VYaml/blob/master/README.md

#csharp #aot #yaml

VYaml/README.md at master · hadashiA/VYaml

The extra fast, low memory footprint YAML library for C#, focued on .NET and Unity. - hadashiA/VYaml

GitHub
How much everything is being migrated over to Hetzner due to cheaper and more consumable so things don't get worse. Sometimes it is better to wear chains than to believe the seller.not just for personal use but even some #YAML libraries have erroneous implementations. #MediaWiki Translate has to change it for ourselves should we want to?

Decided to deploy Infisical with `pyinfra`(not using Ansible because of Yaml hell).

`pyinfra` is faster. :)

Since we can use `uv` easily nowadays, the whole venv setup also becomes much simpler.

Good stuff.

#ansible #pyinfra #yaml #infisical

Я заколебался искать запятую в коде бота — и написал библиотеку, чтобы диалоги жили в YAML

Я три года пилю Telegram-бот для одного B2C-продукта. В пятницу вечером маркетолог попросил убрать запятую — я потратил двадцать минут на одну запятую, потому что текст был размазан по семи питон-файлам. И тут меня переклинило. Так появилась библиотека, где все диалоги бота живут в одном YAML — с клавиатурами, медиа, условиями и опциональной очередью под лимит Telegram. Выложил на PyPI, делюсь. И что?

https://habr.com/ru/articles/1035714/

#aiogram #python #telegram_bots #yaml #open_source #python_библиотека #telegram_bot_api #message_queue #rate_limiting

Я заколебался искать запятую в коде бота — и написал библиотеку, чтобы диалоги жили в YAML

Дисклеймер: статья будет про Telegram-бота на Python и aiogram. Если ты пишешь ботов на чём-то ещё — листай, тут тебя расстроят. Если не пишешь вообще — оставайся, иногда полезно посмотреть, как...

Хабр

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