Ingy döt Net

Results 172 comments of Ingy döt Net

@mevanlc Hi! We resolved this quite nicely with `rx('^.*/.*\.yaml$')`. Where `rx` is a stand library function we just added. Also there already was one that did the same thing called...

@mevanlc `(msg =~ rx('escaping single quotes shouldn''t be a problem'))` :) YAML uses `''` to escape single quotes in single quoted strings. The beauty of that choice is that there...

Thanks for doing this. I'm new to asdf but I got it installed and installed ys. I see that it installs `ys` and `libyamlscript.so` under `~/.asdf/shims/`. I'll consider updating the...

Sorry. I was trying to ask you: * Is asdf a good way to install a Python module along with libyamlscript? * Also for Clojure, Java, Perl, Raku, Ruby and...

Closing this as I assume nothing more is needed from us.

I'll try adding a special binary build with `-march=compatibility` from https://www.graalvm.org/latest/reference-manual/native-image/overview/Options/ and you can test that for me. Might be a day or 2. Note that you can also build...

Archive for later

Greetings! I would have replied sooner but I only noticed this now. Most of the issues are just to-do task I've made myself. There's certainly a lot I can say...

Closing this for now. Feel free to continue chatting with me on matrix :)

See: * https://github.com/gvvaughan/lyaml