San Salvador, El Salvador

Skalas

Miguel Escalante — Data Scientist, Mathematician, Developer. Notes on data, machine learning, engineering, and the occasional detour.

Writing

RSS
  1. The Bank Already Emails Me Every Transaction

    I never connected my accounts to a finance app. The bank emails every charge, so I parse those into local SQLite and nothing ever reaches a third party. Here's the blueprint.

    Automating

  2. Don't Build a Second Brain

    Several agents, one knowledge base. How I centralized the rules without building a second system to run them.

    Systems

  3. Chronos, Cron.

    A pragmatic intro to cron for automating periodic data tasks on Ubuntu.

    Automating

  4. Juay the Docker

    An intro to Docker — containers, images, and why they end the 'works on my machine' problem.

    DevOps