Peter Murphy
Peter Murphy
That issue actually came up for me (on a fresh install on a brand-spanking-new Ubuntu 18.04 system). It seems to be a locale issue. Please see: https://github.com/stephenmcd/cartridge/issues/4 Since my locale...
Honestly, would it be possible to remove all "Require cycle" warnings, put them in the bin, and throw the bin over the side (preferably when anchored over the nearest ocean...
A possible fix is contained in the following pull request: https://github.com/yaml/libyaml/pull/133 Would someone else be able to look at this?
@perlpunk and @ingydotnet : would any of you have time to see if my fix sorts our this issue? Thanks, Peter
@ilikelucifer : [YAML](https://yaml.org/spec/1.2/spec.html) is a data serialization language, similar in ideas to such thing as JSON and XML. The spec is hosted elsewhere. You are opening an issue on _libyaml_,...
As for _U.S. Export Administration Regulations_... seriously, I have no clue, but as I said: YAML is a data serialization technology, and not as sexy as [topics](https://www.bis.doc.gov/index.php/regulations/export-administration-regulations-ear) such as "Materials...
More to the point, how does one represent BC times in YAML timestamps, such as the Ides of March (15th March, 44BC). Excellent pickup, @nobu .
The problem I am having with Webpack Module Federation is that while there are lots of neat examples around the web, it is *not* a substitute for adequate documentation. For...
After a good night's sleep, I thought I'd add this. Like many programmers, I trust webpack to do its thing. I'm from React world, with create-react-app to set up the...
Thank you for getting back to me, @ScriptedAlchemy, and thanks for providing the slides. I guessed `filename` is the name of a file, and I furthermore guessed the endpoint will...