From 4b6c0e31385f5f27a151088c0a2b614495c4e589 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Thu, 14 Oct 2021 12:47:50 -0400 Subject: initial commit, including theme --- content/posts/2003-12-03-re-news.html | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 content/posts/2003-12-03-re-news.html (limited to 'content/posts/2003-12-03-re-news.html') diff --git a/content/posts/2003-12-03-re-news.html b/content/posts/2003-12-03-re-news.html new file mode 100644 index 0000000..ae422bd --- /dev/null +++ b/content/posts/2003-12-03-re-news.html @@ -0,0 +1,28 @@ +--- +date: "2003-12-03T17:39:57Z" +title: 'Re: News' +--- + +

+From this message on ruby-core: +

+
+
+>$ cat ybug.rb
+>YAML.load( (0..1029).map {|n| { "x" => "z", "y" => n } } .to_yaml)
+>$ /usr/local/lib/ruby-cvs/bin/ruby -v -r yaml ybug.rb
+>ruby 1.8.1 (2003-12-01) [i686-linux]
+>/usr/local/lib/ruby-cvs/lib/ruby/1.8/yaml.rb:39:in `load': parse error
+>on line 666,
+
+ok...so this line number thing is freaking me out.  Are you saying that
+YAML is the
+beast spoken of in Revelations ;-)
+
+
+ +

+Note: I fixed his mangled spelling of "Revelations". +

+ -- cgit v1.2.3