Pinned
Come find me on Вӏսеskу — @ cmorrell.com
- OK. I pulled this out into a shell script and set up a test suite to confirm it works in most common shells (zsh/bash/dash/etc). Benchmarks show a 1.6x speedup in a typical PHP build chain (benchmarks in readme). Pretty cool!How I trimmed my Laravel application's build time by 40%: cmorrell.com/trim-laravel-c…
- I actually think I found a way to make this a function that you could import into your build script, so that all the ugly code is abstracted away. I’ll experiment tomorrow…How I trimmed my Laravel application's build time by 40%: cmorrell.com/trim-laravel-c…
- How I trimmed my Laravel application's build time by 40%:
- I'm working on a centralized knowledge system called Metis. It ingests conversations from Slack, Zoom, and Tuple currently, and lets us ask about decisions made across those channels. It's still very early, but I wrote a quick summary of where it is right now:

