168 comments today, 168 of them spam. 383207 comments overall, 382274 of them spam. See recent comments. RSS feed of all comments.
ImageMagick book
MythTV book
|
 |
|
 |
|
Tue, 07 Oct 2008
|
|
|
|
|
 |
|
 |
|
This is the third book in the Amtrak Wars series. I think this is a better book than First Family, which suffered from not having much plot development. This book on the other hand moves the plot along, whilst being interesting. You also get to learn more about the Iron Masters, as well as how dodgy the First Family is. A good read.
LibraryThing link for ISBN 0671653385.
Tags for this post: book( ) Patrick_Tilley( )
posted at: 20:08 | path: /book/Patrick_Tilley | permanent link to this entry
There are no comments on this post yet. Be the first to make one.
|
|
|
|
|
 |
|
 |
|
12:30: Mikal shared: Unit Structures Facebook Dataset Identified
Facebook released an anonymized set of social network data for research purposes. It seems its been quickly identified as the social network for Harvard. This has interesting parallels to the AOL search logs release a while back.
Tags for this post: blather( )
posted at: 12:30 | path: /blather | permanent link to this entry
There are no comments on this post yet. Be the first to make one.
|
|
|
|
|
 |
|
 |
|
Sun, 05 Oct 2008
|
|
|
|
|
 |
|
 |
|
19:30: Mikal shared: The Daily Dish | By Andrew Sullivan
Wonder how bad sub-prime is in America? 700 homes in SoCal are foreclosed per day. This video gives an interesting look at the "trash out" process, which is what happens when you abandon stuff instead of paying your loan.
Tags for this post: blather( )
posted at: 19:30 | path: /blather | permanent link to this entry
There are no comments on this post yet. Be the first to make one.
|
|
|
|
|
 |
|
 |
|
I have a paramiko program which sshs to a large number of machines, and sometimes it hits a machine where Channel.exec_command() doesn't return. I know this is a problem with the remote machine, because the same thing happens when I try to ssh to the machine from the command line. However, I don't have any way of determining which machines are broken beforehand.
Paramiko doesn't support a timeout for exec_command(), so I am looking for a generic way of running a function call with a timeout. I can see sample code which does this using threads, but that's pretty ugly. I can't use SIGALARM because I am not running on the main thread.
Can anyone think of a better way of doing this?
Tags for this post: python( ) paramiko( )
posted at: 12:20 | path: /python/paramiko | permanent link to this entry
There are no comments on this post yet. Be the first to make one.
|
|
|
|
|
 |
|
 |
|
Sat, 04 Oct 2008
|
|
|
|
|
 |
|
 |
|
12:30: Mikal shared: Tracing the origin of HIV-1
I didn't realize HIV is so old. Apparently they've found samples going back to 1960, whereas I have always thought of HIV as a 1980s problem.
Tags for this post: blather( )
posted at: 12:30 | path: /blather | permanent link to this entry
There are 2 comments on this post, and 0 comments which didn't survive moderation. 0 were blocked by trained gerbils. Click here to see them.
|
|
|
|
|
 |
|
 |
|
Fri, 03 Oct 2008
|
|
|
|
|
 |
|
 |
|
11:47: Mikal shared: Marketplace: Credit Crisis Confusion: the one-act play
Finally I understand the subprime crisis!
"Seller: Right. So, I think the Q-grades are dumped and leveraged upwards across 25 underplummeries? Our unicorn gives it a kick, and presto: you've got 300 percent annual growth.
Buyer: Now, you just said "unicorn." There is such a thing?
Seller: Uhhh. Kind of? Honestly, I don't know. Don't care!
Buyer: Well, you also said "300 percent." So, I'm sold!"
18:00: Mikal shared: Consumerist Forced To Cut Staff [PSAs]
Its sad that consumerist is cutting two staff. I read Consumerist all the time, and its a great site. The economic downturn is quite noticable at the moment -- a couple of car dealers on El Camino Real have closed already...
Tags for this post: blather( )
posted at: 18:00 | path: /blather | permanent link to this entry
There are no comments on this post yet. Be the first to make one.
|
|
|
|
|
 |
|
 |
|
New things in this release:
Better testing:
- r114: Unit tests for video.py
- r148: Updated unit test now that we create more tables
- r151: Start work on syndication unit tests
- r153: Unit test for bad syndication dates, as well as more flexibility in
db connections needed for this unit test
- r157: Nicer unit test failure output, and refactor GetVideoDir() into the
utility module
- r181: Slightly improve syndication unit tests
- r183: Add flag parsing to unit tests, and fix some more flag name changes
Better documentation:
- r117: Added a man page for video.py -- I'm not 100% happy with its name
though
Bug fixes:
- r114: Fixed a bug where the new filename for video transcode could be the
same as the input filename, resulting in video corruption. This was found
with one of the new video.py unit tests
- r116: The logic for the --prompt flag was the wrong way around. Fixed.
- r119: Nicer download status messages
- r121: Handle 404s in feed updates better
- r129: Slight tweak to SVN submit script
- r131: More accurate tracking of proxy usage (update during download,
instead of just at the end)
- r137: Proxy budget being exceeded doesn't count as a failed download
attempt
- r143: Subscribe now renables inactive subscriptions
- r146: Add support to decimals to utility byte printer, fix a bug in the
check for video directories
- r155: Have users send problems to the mailing list, instead of me
personally
- r161: Don't throw exceptions for the videodir command line
- r167, 169: Display friendly sizes in records_tool output
- r171: Move verbose update arg into a flag
- r173: Add "-vo null" to mplayer invocation per Ryan Lutz. This improves
support on machines without X, and speeds up the identify operation
- r175: Import patch from Thomas Mashos which fixes subscription removal,
started work on syndication unit test improvements
- r177: Fix character escaping bug in show subtitles during import
- r179: Renamed --datadirdefault to --datadir. If set this will now change
your data directory, regardless of if there was a previous value set.
- r190: Recording_tool now prompts for deletes
- r192: Improved explainvideodir output
- r194: Don't crash in explainvideodir if there is no video directory
- r197: Order results by subtitle in recordings_tool output
New features:
- r115: Upgraded schema to version 15 to support http_proxies for
subscriptions. Added http_proxy command line, which allows you to use HTTP
proxies for specified URLs. Moved HTTP accesses to use the proxy code.
- r127: Bump schema to v17, and add proxy use tracking including the
"proxyusage" command
- r133: Allow daily budgets for proxy usage
- r115: Provide a user agent for HTTP requests, instead of just
Python-urllib/1.17
- r117: Users will now be prompted to subscribe to an announcements video
feed. This will happen exactly once. This behavior may be disabled with
the --nopromptforannounce command line flag.
- r125: Add a full info dump command to video.py's command line interface
- r139: Bump schema to 19, and implement categories with the "category"
command
- r141: Implement recording group support, and clarify category support
- r151: Implement a helper (recordings_tool) for handling the MythTV
recordings table, this is useful for testing.
- r159: Add videodir and explainvideodir debugging commands, and update man
page
- r163: Add title list feature to recordings_tool
- r165: Include recording count in title list
- r185: Add the resetattempts command
Development changes:
- r123: Added a submit script to automate putting the revision number into
the ChangeLog
- r135: Tweak to new ChangeLog auto logging formatting
Release 6 continues the tradition of better testing, improves the documentation (a little, there is more work to be done there), fixes a bunch of bugs, and implements some new features which will hopefully be useful to others. Please grab your copy here.
Tags for this post: mythtv( ) mythnettv( )
posted at: 13:09 | path: /mythtv/mythnettv | permanent link to this entry
There are no comments on this post yet. Be the first to make one.
|
|
|
|
|
 |
|
 |
|
Thu, 02 Oct 2008
|
|
|
|
|
 |
|
 |
|
This is the followup series to the Belgariad. Its mostly a sequel series, but is quite readable and worth the effort.
Tags for this post: book( ) David_Eddings( )
posted at: 20:34 | path: /book/David_Eddings | permanent link to this entry
There are no comments on this post yet. Be the first to make one.
|
|
|
|
|
 |
|
 |
|
Wed, 01 Oct 2008
|
|
|
|
|
 |
|
 |
|
09:15: Mikal shared: District considers hiring private eye
My kids are in the Whisman School district. The campus they are at has around 150 more kids this year than last, and is really crowded. Is seems like hiring a private investigator to find incorrectly enrolled kids is going a bit far though.
Tags for this post: blather( )
posted at: 09:15 | path: /blather | permanent link to this entry
There are no comments on this post yet. Be the first to make one.
|
|
|
|
|
 |
|
 |
|
Tue, 30 Sep 2008
|
|
|
|
|
 |
|
 |
|
Tags for this post: book( ) read( )
posted at: 20:01 | path: /book/read | permanent link to this entry
There are no comments on this post yet. Be the first to make one.
|
|
|
|
|
 |
|
 |
|
This is book four of the Malloreon. It feels like not much happens in this book, although there is plot development happening. I guess it more feels like this book is a connector between the book before and the book after, and not much more. On the other hand, it was an engaging read.
LibraryThing link for ISBN 0345369351.
Tags for this post: book( ) David_Eddings( )
posted at: 19:55 | path: /book/David_Eddings | permanent link to this entry
There are no comments on this post yet. Be the first to make one.
|
|
|
|
|
 |
|
 |
|
Mon, 29 Sep 2008
|
|
|
|
|
 |
|
 |
|
posted at: 16:15 | path: /blather | permanent link to this entry
There are no comments on this post yet. Be the first to make one.
|
|
|
|
|
 |
|
 |
|
Sun, 28 Sep 2008
|
|
|
|
|
 |
|
 |
|
posted at: 18:15 | path: /blather | permanent link to this entry
There are no comments on this post yet. Be the first to make one.
|
|
|
|
|
 |
|
 |
|
Fri, 26 Sep 2008
|
|
|
|
|
 |
|
 |
|
This book is a solid zero stars in my mind. I got to page 372, but simply couldn't wade through the chore any longer. The plot meanders, and its not clear to me where the story is going. Worse still, basically nothing has happened yet. I am a little surprised, given the generally positive LibraryThing reviews. I should have read the Amazon reviews instead. Some examples:
Normally, I do a lot of my reading on the train (BART for those of you familiar with San Francisco), getting to and from work. An engrossing book keeps me awake and I read it relatively quickly. "Foundation's Fear", especially the first half of it, set a record for putting me to sleep. There were days in when I only managed to read a couple of pages. A paragraph or two and I'd be out, even before the train started moving. As others here have pointed out, there is a lot of boring dialogue and description and much of it focuses around the Voltaire and Joan of Arc artificial entities. Hundreds of pages of philosophical noodling and descriptions of imaginary scenes conjured up in cyberspace become numbing.
And another:
This book is not good, not because it's not Asimov but because it's simply not good. I had the luxury of reading it within the context of the other two "new" books and while that helps in hindsight, it doesn't while you're slogging through Benford's weighty prose.
Don't expect Asimov but then the reader shouldn't. As Bear and to a lesser extent Brin show, authors can bring a fresh perspective on the topic and do it fairly well. Benford never seems to make up his mind which of his myriad little sub plots will be the main plot and thus, nothing really happens that expands our understanding of the Foundation Galaxy. Moreover, instead of fleshing out some of Asimov's admittedly skimpy ideas in the Foundation galaxy or introducing new themes that build upon previous concepts, instead, we take a quantum leap into a muddled unknown with concepts (aliens and tiktoks being the two most egregious examples) that clearly don't belong in the Foundation setting.
This book differs from Asimov's view of the Foundation universe in important ways:
- This book is much more explicit about Dors' nature than Asimov ever was. There was some element of doubt in Forward the Foundation right up until Dors' death. That is not the case with this book.
- This book reworks Hari's entry into the First Minister position, which I found annoying. Especially because the discussion around that entry is slow, and lacks action. Basically the new version was kinda boring.
- Worm holes are a major part of the economic makeup of the galactic empire in this book, but somehow Asimov never mentioned them in his books.
- This book dwells on computers, robots, artificial intelligence, and aliens -- all things Asimov left out of his books (except for robots of course). Its not like Asimov was unaware of these things, he just didn't use them in this universe.
- This book is really long (600 pages), but nothing much seems to actually happen in the first several hundred. The Sims sequence is the first really interesting part of the book, and even that drags on into long boring descriptions of polygons waving in the virtual wind.
LibraryThing link for ISBN 0061056383.
Tags for this post: book( ) Gregory_Benford( )
posted at: 21:16 | path: /book/Gregory_Benford | permanent link to this entry
There are no comments on this post yet. Be the first to make one.
|
|
|
|
|
 |
|
 |
|
Thu, 25 Sep 2008
|
|
|
|
|
 |
|
 |
|
21:30: Mikal shared: OTS Puts WaMu into Recievership; JPM Buys Assets
WaMu (a reasonably large US bank which people I know use) went under today. Its clients have been sold. I guess their massive network of branches would be worth something.
Tags for this post: blather( )
posted at: 21:30 | path: /blather | permanent link to this entry
There are no comments on this post yet. Be the first to make one.
|
|
|
|
|
 |
|
 |
|
Wed, 24 Sep 2008
|
|
|
|
|
 |
|
 |
|
posted at: 16:08 | path: /blather | permanent link to this entry
There are no comments on this post yet. Be the first to make one.
|
|
|
|
|
 |
|
 |
|
This is the second book I have got from the LibraryThing early reviewer program (the previous book was The Spy Within).
I'm going to have to be honest with this book and say that I haven't read all of it yet. Its basically a dictionary and I don't tend to read those cover to cover. On the other hand, I have read about 10% of this book so far, and do intend to read it all.
This book is great. The content is interesting, well laid out, and excellently written. That's probably made a lot easier by how interesting the content is -- the stories behind various works tend to be short and novel, which is fun. The book is also useful -- it's already ended an office debate over the origin of the word "hooker".
LibraryThing link for ISBN 9781846033001.
Tags for this post: book( ) Graeme_Donald( )
posted at: 13:48 | path: /book/Graeme_Donald | permanent link to this entry
There are no comments on this post yet. Be the first to make one.
|
|
|
|
|
 |
|
 |
|
Tue, 23 Sep 2008
|
|
|
|
|
 |
|
 |
|
I'm getting ready to do another MythNetTV release, as I've fixed quite a few things recently. I'd appreciate people testing the new code before I do an official release. You can get the current code like this:
svn co http://www.stillhq.com/mythtv/mythnettv/svn
That will create a directory called mythnettv, with a subdirectory named trunk, which is the latest development version of the code. You should probably create that directory somewhere where you don't mind a new directory being created.
This release has lots of small changes, which are listed in the ChangeLog which will be downloaded with the code.
Thanks.
Tags for this post: mythtv( ) mythnettv( )
posted at: 20:42 | path: /mythtv/mythnettv | permanent link to this entry
There are no comments on this post yet. Be the first to make one.
|
|
|
|
|
|