Skip to main content
alies.dev
Portrait with a unicorn’s horn.

Alies Lapatsin

Staff Engineer. Systems thinker. Code cleaner.

Latest 4 Posts

  1. Nothing happens when you dispatch a Laravel job
    Queue::push is not dispatch(). Four ways to queue a Laravel job, what each one silently skips, and a team convention with CI enforcement. —
  2. Stop Wasting 89% of Your AI Agent's Tokens on CLI Noise
    Most CLI output is noise for LLMs. Flags, measurements, and patterns to cut 89% of wasted tokens. —
  3. First hour of a new Laravel project
    The packages, config tweaks, and safety rails I set up before writing the first line of business logic. —
  4. sscanf simplifies your regex
    A hidden PHP gem that replaces simple regex with readable, type-safe string parsing. —