Jon P

Jon P

I'm the author of these works. Technical professional and independent investor. Dabbler in everything. Good luck!

How To Use Cline Extension with VSCode

The Cline extension for Visual Studio Code (VSCode) is an extension that provides an agentic, AI-powered coding assistant. This extension can accelerate your development process for new projects.

How To Set Up git pre-commit

pre-commit is a Python package that acts as a package manager for pre-commit hooks. Using this package makes it easy to have common hooks for a team working out of a repository with minimal configuration.

How To trigger settings sync in vscode

I got a new laptop and noticed that when I was switching back and forth between the old and new one, my settings sync apparently was not working. It turns out that I

How To Get Better at LeetCode

I've been doing LeetCode for the better part of six months now. During this time I've gained a bit of insight on how to improve at solving these types