diff options
author | Paul Duncan <pabs@pablotron.org> | 2021-10-14 12:47:50 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2021-10-14 12:47:50 -0400 |
commit | 4b6c0e31385f5f27a151088c0a2b614495c4e589 (patch) | |
tree | 12243cdcd00704bc1a9d94ac9cc128459417370c /content/posts/2003-11-13-raggle-news.html | |
download | pablotron.org-4b6c0e31385f5f27a151088c0a2b614495c4e589.tar.bz2 pablotron.org-4b6c0e31385f5f27a151088c0a2b614495c4e589.zip |
initial commit, including theme
Diffstat (limited to 'content/posts/2003-11-13-raggle-news.html')
-rw-r--r-- | content/posts/2003-11-13-raggle-news.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/content/posts/2003-11-13-raggle-news.html b/content/posts/2003-11-13-raggle-news.html new file mode 100644 index 0000000..1ece559 --- /dev/null +++ b/content/posts/2003-11-13-raggle-news.html @@ -0,0 +1,13 @@ +--- +date: "2003-11-13T06:41:01Z" +title: Raggle News +--- + +<p> +Remember <a href='http://www.raggle.org/'>Raggle</a>? Rumors of 0.3.0 begin to fly again. Ville just committed a fix for the obnoxious shell character expansion bug to the trunk in <acronym title='Concurrent Versioning System'>CVS</acronym>, which leaves a relatively small set of things to fix for a release. Among them: a fix for the nasty <acronym title='Garbage Collector'>GC</acronym> sweep bug that has cropped up since we added parallel feed grabs (my hunch is that this is a bug in <a href='http://www.ruby-lang.org/'>Ruby</a>, not <a href='http://www.raggle.org/'>Raggle</a>), getting the web interface to some state of completion (basically this means writing a config interface and a feed editor), and updating the documentation to describe all the new features. We could <em>really</em> use some eyes on the <acronym title='Garbage Collector'>GC</acronym> swseep/threading bug; I'm not sure where it's coming from (I thought I'd eliminated the concurrency issues), and it makes <a href='http://www.raggle.org/'>Raggle</a> die at random. If you're interested in helping, <a href='http://www.raggle.org/?id=8'>here</a> are instructions for checking <a href='http://www.raggle.org/'>Raggle</a> out of <acronym title='Concurrent Versioning System'>CVS</acronym>. +</p> + +<p> +Crap, just had a power flicker here, so I need to finish this post fast. <a href='http://www.cdavies.org/'>Chris (cdavies)</a> plugged <a href='http://www.raggle.org/'>Raggle</a> in his <a href='http://www.cdavies.org/permalink/imaconsolecowboy.php'>list of useful console apps</a>. Thanks dude! +</p> + |