I fucking love the #toml file format. Ever since I discovered it through #rustlang I can't switch back to #json 
🎨✨ Wow, a 12MB "lightweight" binary! Because nothing screams efficiency like replacing your AI framework with something only slightly smaller than the #Titanic 🚢. If only axes were as sharp as this marketing hype—TOML never felt so revolutionary. 🤦‍♂️🔨
https://github.com/jrswab/axe #lightweightbinary #AIefficiency #marketinghype #TOML #HackerNews #ngated
GitHub - jrswab/axe: A ligthweight cli for running single-purpose AI agents. Define focused agents in TOML, trigger them from anywhere; pipes, git hooks, cron, or the terminal.

A ligthweight cli for running single-purpose AI agents. Define focused agents in TOML, trigger them from anywhere; pipes, git hooks, cron, or the terminal. - jrswab/axe

GitHub
Rust 1.94.0 Released with Array Windows and Cargo Improvements

Rust 1.94.0 introduces array_windows for slices, Cargo config inclusion, TOML 1.1 support in Cargo, and stabilized APIs in const contexts.

TechLife

@zvezdochetia @cybertailor @sarahquartz @kafazen @evgandr правда, в некоторый момент я пришёл к идее проставления временных меток — мне почему-то нравится помечать, когда возникла некоторая идея — с тех пор журналом я пользуюсь несколько реже. По большей части, как черновиком. Выглядит это примерно так:
```
- (@ Четверг 15 января 2026) некоторый пункт списка в norg
- #ts("2026-01-15") некоторый пункт списка в typst

// timestamp
#let ts(date) = [(#toml(bytes("date = " + date)).date.display())]
```

#norg #neorg #typst

Let's use #TOML for #Python packaging, it will be fun, they said.

Now we have TOML 1.1, and if packages start using it, they will no longer work with tools only supporting TOML 1.0. Such fun :)

https://discuss.python.org/t/adopting-toml-1-1/105624

Adopting TOML 1.1?

TOML 1.1 was released a few weeks ago bringing small but welcome changes: TOML: English v1.1.0 toml/CHANGELOG.md at main · toml-lang/toml · GitHub This presents an interesting compatibility challenge for Python packaging standards, as I don’t think any of the PEPs that introduce toml based files (pyproject.toml and pylock.toml) specify which version of TOML should be used. I assume that at some point TOML 1.1 will be added to tomli and then those changes will be upstreamed to the standard li...

Discussions on Python.org

https://toml.io/en/v1.1.0#inline-table

#TOML has officially become the best configuration format, with support for multi-line inline tables in v1.1.0. I want it to be supported in cargo ASAP so that we can get rid of the super long lines for dependencies.

Update: TOML 1.1.0 support in Rust has been released in sync with the spec release. I'm going to try it out: https://crates.io/crates/toml

#rust

TOML: English v1.1.0

Release TOML 1.1 by arp242 · Pull Request #1073 · toml-lang/toml

Fixes #928

GitHub

Tạo công cụ `envsgen` – tổng hợp file docker-compose, dotenvs, JSON và YAML từ 1 file TOML chính. Tính năng nổi bật: import, biến số, kế thừa, hỗ trợ lệnh shell (${\shell}), đầu ra đa dạng. Phân phối biến môi trường dễ dàng, giảm trùng lặp cấu hình. Dự án open-source tại GitHub.

#PhátTriểnMãMở #Docker #DevOps #TOML #envsgen #VietnamTech #CôngNghệMới #SelfHosted #ToolMới #ViệtNamTech

https://www.reddit.com/r/selfhosted/comments/1pibdob/i_built_envsgen_generate_dockercompose_files/

**Duper's new superpowers!**

It's been over a month since Duper's public announcement, and now, it's more super than ever! I've taken all the feedback from the initial post and worked on it. With Temporal values, support for more languages, extra tools for logging, a fully-functioning LSP, and more, it's certainly not pulling any punches!

https://duper.dev.br/blog/duper-s-new-superpowers.html

#rust #rustlang #dotnet #node #javascript #wasm #python #json #yaml #toml

Tombi で便利な Python/Rust のワークスペース管理
https://developers.cyberagent.co.jp/blog/archives/59998/

#developers #エンジニア #python #TOML