Top Next.js experience right there: 4 MB of JS bundles and page-level error on every navigation
- Regexp-based heuristics are my favorite. They could at least trigger at the string, but not the comment 😭
- Finally got some time to remove remnants of the React-based SSG, and the “diff situation is insane.” It feels like any tool built on top of React has to do `npm install *` under the hood to get anything done.
- Recently I had a chance to try deploying using Coolify. This is a crazy improvement over pm2 for cases when you need to deploy something quickly and you don't have a team of DevOps engineers to make a pipeline for you. It even supports Docker Compose files for production ⬇️

