#YAML

Giovanni Crisalfigicrisf@fosstodon.org
2025-11-23

RE: fosstodon.org/@gicrisf/1155943

The package is finally ready! In the end, I'm using a rust/serde binary for the yaml conversion. Easy to build locally via Eldev, but I release pre-compiled binaries on Github. The binary is very small and automatically downloaded by the package itself with an elisp function. The rust pipeline is powered by an emacs lisp configuration (so meta ehehe).

Now, I should find the energies to speak about this around. (I put it here in the meantime)

#emacs #lisp #rust #rustlang #yaml #devops #pipeline

Giovanni Crisalfigicrisf@fosstodon.org
2025-11-22

This afternoon, I'm building a simple but highly portable system so I never have to touch a YAML file again. (as long as I have access to my emacs instance, at least)

#emacs #lisp #yaml

Creativitascreativitas
2025-11-21

Markdownuts your Next PHP CMS

Just run on your project and write your markdown !!

markdownuts.axcora.com/

Kraftwerk-Das Model Collapsedngrs@chaos.social
2025-11-21

"I thought the whole point of YAML to keep it simple." - some poor soul on StackOverflow.

Oh my sweet summer child...

#yaml #clusterfuck

JP Mensjpmens
2025-11-19

Yet Another Monitoring Lösung

Josefine Kippke at

Today I learned that the conda package manager for python supports preprocessing selectors in its environment yaml files to add/delete lines for certain platforms.

A prime example is the installation of pytorch via the following environment.yml:
```
dependencies:
- python
- pip
- pip:
- --index-url download.pytorch.org/whl/cu128 # [win] # Only relevant for Windows systems
- --extra-index-url pypi.org/simple # [win]
```

This will use the pytorch package index on Windows but use PyPi on all other systems.

Reference: docs.conda.io/projects/conda-b

#TIL #python #conda #yaml #dependencies #pytorch

Holger Hellingerholger@hellinger.wtf
2025-11-18

TOON is a small open source format for LLM work. It mixes JSON and YAML ideas and makes data more clear and short. Arrays look like simple tables and the whole file needs less tokens. Nice for prompts or small data pipelines. More info on GitHub.

github.com/toon-format/toon

#TOON #Token #JSON #YAML

2025-11-18

If #11ty requires a plumber then #YAML feels like I need an electrician
and whenever I mess up does that make me the plumbtrician?
tiktok.com/@linecrate/video/74

2025-11-16

New file extension ymp, e.g. compose.ymp. To be used whenever having to write yaml makes you want to jump up and scream.

2025-11-15

Interesting new #CLI / #TUI program for manipulating #JSON, #YAML, and #TOML with support for JS syntax. Gonna have to give this a go!

fx.wtf/

via

andre.arko.net/2025/06/13/fx.w

via

@b0rk 's #TIL blog: jvns.ca/til/fx--a-jq-replaceme

2025-11-14

Tôi thử nghiệm TOON và ngạc nhiên với hiệu suất của nó! TOON giúp giảm tokens mà không ảnh hưởng đến kết quả LLM. Tính năng gấp khóa giúp giảm tokens thêm. #TOON #LLM #JSON #YAML #TiếtKiệmTokens #TrìnhDịchngDụng #AI #TríTuệNhânTạo

reddit.com/r/LocalLLaMA/commen

2025-11-14

On other hand, we have probably been lucky they didn’t know about #M4. #yaml #json #Python #Fortran

2025-11-14

I hate #yaml. Whoever invented it should be sentenced for human rights violations.

Standardizing comments for #json so all parsers and generators can use it would have been better.

#Python is bad enough for using indentation for structure, like #Fortran.

2025-11-12

[Перевод] Топ-10 ошибок деплоя в Kubernetes, почему они происходят и как их исправить

Какие именно ошибки деплоя в Kubernetes встречаются чаще всего и как их устранять? Будь то CrashLoopBackOff, зависшие поды, проблемы в синтаксисе YAML — рассмотрим 10 распространенных проблем и к каждой приложим простые и проверенные советы, как избежать их появления в будущем.

habr.com/ru/companies/basis/ar

#kubernetes #devops #ошибки #решение_проблем #yaml #docker #контейнеры #контейнерная_виртуализация

Ricardo N FelicianoFelicianoTech@linodians.com
2025-11-09
|7eter l-|. l3oling 🧰galtzo@ruby.social
2025-11-09

📢 :ruby: New gem & CLI tool: yaml-converter converts your yaml to markdown, html, or pdf in native Ruby, and docx via pandoc (and any other format Pandoc supports). Can *stream* conversion of yaml to markdown! Many other options.
You may be thinking - no one asked for this!
But I did. And I'm building something with it right now. I'd love to know your thoughts about the gem.
github.com/galtzo-floss/yaml-c #ruby #yaml #markdown #html #pdf #docx

2025-11-08

Oops, you can't fix kernel vulns with YAML.

(what????? I thought yaml solved everything)

#yaml

EDIT: That was fast, https://crates.io/crates/saphyr exists! Thanks @epage@hachyderm.io :)
EDIT 2:
https://crates.io/crates/serde-saphyr also exists, if you're looking for serde support

Are there any actively maintained YAML libraries for Rust right now? Several forks popped up after
serde-yaml was deprecated but none seem to be update still. #rust #rustlang #yaml

sythsazsythsaz
2025-11-07

Here's a nice little tutorial on how to set the timezone in a Docker Compose file!
zurl.co/UhQBV

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst