Mike Coutermarsh
  • Home
  • About
  • Twitter
  • GitHub
Sign in Subscribe

Automating with Cursor commands

  • Mike Coutermarsh

Mike Coutermarsh

Jan 7, 2026

I've been very interested lately in how I can use AI to take care of tasks for me. Here is one use case we've found that has been successful so far.

New post over on the PlanetScale blog.

Read here: Automating our changelog with Cursor commands

Get notified of new posts

Enter your email
Subscribe

AstroVim slow on large files

If you're finding AstroVim is lagging on very large files, it is possible the source of the problem is vim-illuminate. To determine if it is, run :TSDisable illuminate. Does it solve your problem? Large file cutoff If that solved your problem, you can disable illuminate for large files
Apr 19, 2024

How to use GitHub Copilot with AstroVim 4

This took me a while to figure out. In this file: ~/.config/nvim/lua/community.lua You need to add the following line. { import = "astrocommunity.completion.copilot-lua-cmp" }, Then, when you start nvim again. Run :Copilot auth. This will trigger the setup and you'll be good to
Apr 16, 2024

How high scale Rails apps make schema changes

I recently wrote a post over on the PlanetScale blog sharing how we make schema changes for our own Rails app. In the post I share a couple concepts that might be new to you. 1. "Online" schema change tools 2. Separating rails db:migrate from deploys If
Apr 7, 2024
Mike Coutermarsh © 2026
  • HTML/CSS to Image API
  • Twitter
  • GitHub
  • LinkedIn