They might be programs
Archives
  • Automatic redis, part two: sorting and data structures

    Jan 25, 2014 • artificial intelligence, automatic redis

    This post is part of a sequence I am calling automatic redis, which is my attempt to solve the cache invalidation problem.

    Read on →

  • Automatic redis, part one: inserts and cache key extraction

    Nov 23, 2013 • artificial intelligence, automatic redis

    This post is part of a sequence I am calling automatic redis, which is my attempt to solve the cache invalidation problem.

    Read on →

  • Rubber-duck logging

    Oct 4, 2013 • productivity

    I often ask myself, “How can I be a more productive software engineer?” I can answer this question better if I break it down into pieces.

    Read on →

  • A data representation language

    May 6, 2013 • programming language

    I have an idea for a language, and I want to know if it already exists. The language is a data representation language. It encodes rules about how data is represented in a store (e.g. MySQL, HBase, Riak, Neo4J, MongoDB, Redis, flat files). The language would have four directives: entity, predicate, operation, and realize. The entity directive gives the “platonic” description of a type.

    Read on →

  • Symmetric constraint learning

    Feb 18, 2013 • artificial intelligence, constraint satisfaction, machine learning

    Suppose I have the following graph:

    Read on →

« Older Newer »

© Joshua "sciolizer" Ball - Powered by Jekyll & whiteglass - Subscribe via RSS