Roland's homepage

My random knot in the Web

Older articles (14/26)

  1. Using a scanner for macro photography

    Although you wouldn’t guess it from the contents of this blog, my day job involves the design and production of products from fiber reinforced composites. A lot of my projects fall under non-disclosure agreements, so I cannot discuss them here.

    What I can do is share some of the methods I’ve developed over the years. One of those is using a desktop scanner to make close-ups.

  2. Python bindings for libmagic

    This documents how I installed Python bindings for libmagic.

    There are actually different bindings for libmagic. One set is part of the original distribution. It can be found in /usr/src/contrib/file/python/. But in my opinion it is somewhat cumbersome to use and not very Pythonic.

    The implementation from ahupp/python-magic in Github feels more natural.

  3. Windows 8: the infinite yak-shaving

    So I got a call from a friend who’s ms-windows 8 laptop was wedged.

    Having set the machine up for him, I felt obliged to help, even though troubleshooting ms-windows ranks pretty on the bottom my list of favorite activities.

  4. Checking links with linklint

    This website contains lots of external links. A fact of life is that hyperlinks are subject to change, so they need checking every now and then.

    In this how-to article I’ll cover how I did that for this website.

    date: 2015-08-05
    reading time: 2 min.
    category: howto
    tags: linklint

←  Page 13 Page 14 / 26 Page 15 →