Skip to content

Instantly share code, notes, and snippets.

@YumaInaura
Created May 31, 2024 02:16
Show Gist options
  • Save YumaInaura/7077e880c96be61b9832b10c96b76eef to your computer and use it in GitHub Desktop.
Save YumaInaura/7077e880c96be61b9832b10c96b76eef to your computer and use it in GitHub Desktop.
Thoughts on new development tools/CI – Cursor / Copilot / Code Rabbit / Renovate / CleanShotX etc.

Development environment tools

Good

  • Copilot++, a VSCode-based editor (Cursor) -> It's very useful, I can't do without it anymore
  • CleanShot X (Mac app that lets you take screenshots and draw) -> Useful

usually

  • Automatic generation of AI code for editor (CURSOR) -> Used very rarely
  • Questions to AI in editor (CURSOR) -> Not used at all
  • OrbStack (alternative to Docker for Mac) -> It doesn't have a big impact, but I haven't had any problems, so I continue to use it.

NG

  • WARP -> I found out that iTerm2 is better so I stopped using it.
  • ChatGPT -> Well, I don't use it.

Development support CI

Good

  • Renovate -> Very helpful, always update any library to the latest version

NG

  • Code Rabbit -> I stopped it because it was noisy.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment