Bruno Miguel · @brunomiguel
2059 followers · 4202 posts · Server masto.pt

Here is the yam package: aur.archlinux.org/packages/yam

I named it yam-formatter-git because it builds from the latest commit, and YAM already exists on the AUR, so I want to avoid a potential name collision.

#foss #opensource #wolfios #yaml

Last updated 1 year ago

독륜(dúlún) · @dulunsche
47 followers · 519 posts · Server mustard.blog

그냥 귀찮아서 잘 알아보지 않고 pyyaml을 설치했다. import yaml 잘 되네.

#yaml #pyyaml #python

Last updated 1 year ago

독륜(dúlún) · @dulunsche
46 followers · 516 posts · Server mustard.blog

연구실 컴퓨터 파이썬에 라이브러리가 설치되어 있어서 잘 쓰고 있는데, 내 노트북 파이썬에 설치하려면 어떻게 해야 하는지 잘 모르겠음..

그냥 import yaml 해서 쓰지만, 라이브러리 이름은 그냥 yaml이 아니라 여러 종류와 버전이 있는 것 같은데..

#리눅스 #yaml #윈도우즈 #파이썬

Last updated 1 year ago

DJ Adams · @qmacro
393 followers · 677 posts · Server hachyderm.io

@wader looks bonkers but somehow it really appeals to me 🙃

#yaml

Last updated 1 year ago

Mattias Wadman · @wader
106 followers · 415 posts · Server fosstodon.org

TIL github.com/yaml/yamlscript exists :thinkhappy:

#yaml

Last updated 1 year ago

Mattias Wadman · @wader
106 followers · 415 posts · Server fosstodon.org
Michał Górny · @mgorny
203 followers · 1086 posts · Server pol.social

to JavaScript wśród formatów plików konfiguracyjnych.

Hmm, zaraz…

#yaml

Last updated 1 year ago

Symfony Station :symfony: · @symfonystation
709 followers · 3403 posts · Server phpc.social

#php #yaml

Last updated 1 year ago

hackser · @hartzog
12 followers · 103 posts · Server ruhr.social

Basteln mit
'Programmierung' kostet jedes Mal ein paar Gehirnzellen, aber wenns dann geht... dann geht's auch nur manchmal.

#homeassistant #yaml #dev #smarthome

Last updated 1 year ago

Miek Gieben · @miek
333 followers · 554 posts · Server mastodon.cloud

First I craft a nice compose.yaml and after that I create a gitlab-ci.yml. *Then* I hope they are identical in functionality

#yaml

Last updated 1 year ago

Ball is in parking lot · @pikesley
447 followers · 4866 posts · Server mastodon.me.uk

is really monumentally stupid

python -c "import yaml ; y = yaml.safe_load('on: foo\n\"on\": bar') ; print(y)"

{True: 'foo', 'on': 'bar'}

Just incredible work all around, well done everyone

#yaml

Last updated 1 year ago

Sam Wilson · @samwilson
428 followers · 982 posts · Server wikis.world

It seems that people who have ever used a typewriter have no trouble figuring out indenting. (This in relation to showing some older people how to edit a static site's Yaml frontmatter, in the Github UI. No dramas at all.)

#yaml

Last updated 1 year ago

woodrat :party_parrot: · @woodrat
2 followers · 70 posts · Server floss.social

retab retab

#yaml #retab #vi

Last updated 1 year ago

woodrat :tux: · @w00drat
4 followers · 126 posts · Server fosstodon.org

@60hz it's ... It already *is* written down

#ansible #yaml #infrastructureascode

Last updated 1 year ago

Skullvalanche · @skullvalanche
208 followers · 2070 posts · Server gladtech.social
woodrat :gnulightened: · @woodrat
1 followers · 58 posts · Server social.linux.pizza

@alxlg @starbreaker nostalgia :debian: ... But I do understand the relative efficiency gained from ... You'll never use in a professional setting anymore ... And I suppose I could go on the rant about philosophy and doing one thing and one thing right, etc but really I can't complain ... Writing new services is about as easy as

#systemd #sysvinit #neckbeard #unix #yaml

Last updated 1 year ago

David Jaša · @djasa
49 followers · 217 posts · Server cztwitter.cz

@bigiain and because people can't learn from others' mistakes, format prone to the very same “unexpected retyping” phenomenon began to see vast usage some 10 years ago.
@alfora @futurebird @MostlyHarmless

#yaml

Last updated 1 year ago

Volkan Özçelik · @volkan
44 followers · 1404 posts · Server z2h.dev

Select, put and delete data from JSON, TOML, YAML, XML and CSV files with a single tool. Supports conversion between formats and can be used as a Go package.

daseldocs.tomwright.me

#xml #yaml #tools #converters #dasel

Last updated 1 year ago

pasiol🐧 · @pasiol
7 followers · 34 posts · Server fosstodon.org

:python: really gives you superpowers, no need to install utilities, 1 line does it:

python -c 'import json; import yaml; print(yaml.dump(json.load(open("inputfile"))))'

#python #yaml #json

Last updated 1 year ago