Chinh (lelouvincx) / 2026-06-01

Created Mon, 01 Jun 2026 00:00:00 +0000 Modified Mon, 08 Jun 2026 02:24:31 +0000
118 Words

Notes

  • LEARNING AML vs YAML

    • YAML disadvantages:
      • No strong typed language system
        • No schema validation
        • No auto-complete or inline documentation
    • This is the same question to: why typescript, just use javascript?
  • Tasks

  • Partly today

    • ((6a13e900-356d-4371-adf7-3afc2e733d48))
  • Done

    • DONE Fix markdown docs not found in docs.h
  • DONE Use Claude Design to polish the docs AML vs YAML

  • DONE Prep onboarding call with [[Bicycle Transit]]

  • I want to build a fairly simple dashboard showing trip activity sliced a few different ways, that a user can easily filter by week-to-date, month-to-date, and year-to-date, with comparisons with the previous year.

    • Not hard at all, typical question of a metric + date dimension + period comparison.
  • Other features they are looking for all prepared.