Skip to content

Blag

  1. Time Savings

    A week of development will save an hour of documentation.

  2. Scrabbler

    Permalink: Scrabbler

    Over the weekend I made a word finding website as a react app.

    It's still got problems including, but not limited to:

    • it's entirely JavaScript driven
    • it searches really slowly after 8 or 9 characters
    • sorting is slower than frozen molasses
    • I haven't done any accessibility testing on it
    • the design is as motivating as a bucket of beige paint
    • the dictionary in use is pretty bad*

    *can't really complain about it much though given that it was free and in public domain

    Unlike many of my other personal projects, I've actually released this one.

    In particular my goal with this project was to build a minimum viable word-finder and launch it in the span of a day. In that regard, the project was a great success and I'm quite happy with how it's turned out. In particular the live-updating actually works pretty well for my use case.

  3. Fight or Run

    All my years of brawling, of pummeling both the unsuspecting and the deserving, have yielded two insights. You can either fight or you can run. All other strategies are variations of these.