Al Hoang

February 15, 2009

Realities of Leadership: New Yorker on Obama reforming Health Care

Filed under: Uncategorized — hoanga @ 6:30 pm

The New Yorker has a nice article describing health care reform. But some interesting tidbits from the article is the discussion on the origins of the the modern health care systems for Britain, Switzerland and France. (Wish there were references to double check besides Wikipedia).

However, one choice quote I really like is:

The reality is that leaders are held responsible for the hazards of change as well as for the benefits.

References

  • Via a Tim O’Reilly Tweet
  • Read more
  • December 13, 2006

    What would Knuth say in this situation…

    Filed under: Uncategorized — hoanga @ 1:24 am



    November 19, 2006

    Hello Wordpress world!

    Filed under: Uncategorized — hoanga @ 11:22 pm

    I’ve migrated to the Wordpress setup here.   The manila instance that was running was getting old and decrepit.

    Let’s see how this goes

    November 14, 2006

    The story of one guy’s life

    Filed under: tagme — @ 11:13 pm

    via James Duncan Davidson’s blog

    November 10, 2006

    Photosynth, a new way of seeing relations in your photo collection

    Filed under: tagme — @ 3:19 pm

    I just took a glance at

    photosynch and

    am really impressed with the applications of computer vision and image

    processing techniques to create a really unique application.

    The basic

    idea is to take a pile of photos that are related to each other somehow

    (imagine taking zillions of pictures of the Taj Mahal from tons of

    different places) find similar features in all the images and try to

    reconstruct a mock 3d space that shows the spacial relation between

    all of your photos. This is really cool as you might be able to create

    a very interesting photo tour from your photo collection in a 3d

    navigatable space.

    Oddly, I was trying to come up with a similar idea to link videos stills

    in QuickTimeVR movies and try to use the linkable features in QuicktimeVR

    to provide clickable hotspots that would take you to another photo that

    was a picture of the same scene however this is far slicker and if it works

    with very little intervention from the user besides pointing to a pile

    of photos and letting it do its job that would be great.

    However, there are still caveats. The whole process takes hours or days

    to currently do and the current technology preview is only for a pre-rendered

    project. The true acid test will be in my opinion the ability to

    just point to a folder of pictures and have it do its job with as little

    possible human intervention as possible. That is a not a trivial problem

    but I’m sure we’ll see something interesting especially since it has

    two (very well)

    known researchers

    in the computer vision field. I’m really looking forward to the results

    of their labor. My last question is how many technologies behind this

    are patented already. It’d be great if it an OSS implementation inspired

    from this project could be made however patents are a sticky problem.

    Try it yourself

    ( 6 or 7 REQUIRED)

    November 9, 2006

    THE Official 8800GTX Performance Comparison

    Filed under: tagme — @ 11:01 pm

    This is awesome. I won’t ruin it for you by posting more than the link.

    Check it out

    October 27, 2006

    If normal biff needs some more shinyness to it..

    Filed under: tagme — @ 10:46 am

    cdbiff execute `eject’ command to eject a CD-ROM tray when mail arrives.

    October 22, 2006

    The Pied Piper of Architects (aka be careful of the wrong brain drain)

    Filed under: tagme — @ 8:50 am

    Interesting article on trying to keep your technical architects around

    as they are the ones that have the scars from war stories and have built

    up experience on leading the project in the right direction

    But cynically speaking, what company is ever going to see the wisdom in that.

    Right? I mean keeping an old fart around on the payroll that might save

    you a significant chunk of change is just too forward looking…

    Read it yourself

    David Pogue reviews the Sony Mylo

    Filed under: tagme — @ 8:50 am

    From the article…

    Sony may be the first company ever to depict throwing up as a way to

    sell electronics.

    Seems once again Sony missed the target market by a decent amount again.

    One of these days they’ll hit the right combination again. But it seems

    as usual, their engineers are a little out of touch with the target market.

    Read it yourself

    October 14, 2006

    Getting cvsync running on cygwin

    Filed under: tagme — @ 10:56 am

    I’m trying to get cvsync running on cygwin

    and after looking at the homepage. There didn’t seem to be that many

    straightforward instructions nor is there a package in the default

    cygwin repository. Bummer.

    So I took a shot and tried downloading the tarball and compiling it.

    $ wget  Comments (0)

    October 10, 2006

    Google Groups Beta doesn’t support page up/down or keyboard shortcuts?

    Filed under: tagme — @ 6:15 pm

    I’ve been testing the new Google

    Groups Beta and design-wise it looks a little bit cleaner however one

    SERIOUS flaw is that I can’t seem to get paging to work at all. Pressing

    Page Up or Page Down results in no response.

    Okay, rtfm… Piles

    and piles of pages of useless docs on how to create and add content. But

    how about people who need to BROWSE content? No documentation whatsoever

    if Google Groups Beta uses some sort of special hotkeys for navigation. And

    no, I’m not going to experiment/read the JS source/use intuition to guess

    what they are. This is something I consider BASIC for any type of news

    reader tool.

    And yes, I’ve already sent the folks at Google an email about it. However,

    frankly I’m a bit disappointed at the Google Overlords for missing such a

    brain-dead simple feature (or the failure to document it). How many

    advanced algorithms and UI pains did you guys go through just to forget

    the lowly Page Down key?

    October 7, 2006

    A social psychology model answer to why people won’t switch OSes

    Filed under: tagme — @ 4:46 am

    OSNews has an interesting

    article detailing

    why people won’t switch OSes even when there might be many technical advantages

    to. Definitely an interesting read. It frames the reasoning in something

    called the Elaboration Likelihood Model. I’ve not heard of it but then

    again I’m no psychologist researcher either so I guess that’s not surprising.

    Read it yourself

    October 4, 2006

    Fixing SVK ‘Oh no, no more exceptions! add_directory() failed’

    Filed under: tagme — @ 2:43 am

    The Problem

    $ svk mirror  http://svn.somewhere.org/project //mirror/project

    Committed revision 1.

    $ svk sync //mirror/project

    Syncing this

    bug.

    The cause

    I’m not sure what the reason but in general the problem seems

    to be isolated to the SVN::Mirror perl module. Perhaps if you upgrade

    SVK and all its dependencies via your package manager of choice and SVN::Mirror

    is updated to the right version I think you can get away from the problem.

    A Fix

    Upgrade SVN::Mirror (somehow). Since I installed SVK by hand it was possible

    to upgrade using cpan. Here’s what I did:

    $ /usr/local/bin/cpan

    cpan> install SVN::Mirror

    Running install for module SVN::Mirror

    Running make for C/CL/CLKAO/SVN-Mirror-0.71.tar.gz

    After that, I was able to use svk sync as expected.

    Clinton ‘endorses’ Ubuntu

    Filed under: tagme — @ 2:31 am

    Well perhaps not the Ubuntu

    I associate with but close enough…

    September 18, 2006

    The OLPC Project finally starts showing off an implementation of their display

    Filed under: tagme — @ 10:31 am

    Can’t wait to get my hands on one (million) of them.

    Powered by WordPress

    Protected by AkismetBlog with WordPress