Jon P

Jon P

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

How To Fix PSI Exam Sidecar Relay Not Quit Error

If you're taking PSI Exams online using a MacOS computer, you may run into an error that prevents you from quitting the exam. If you don't quit the SidecarRelay application, the testing software won't let you proceed. Here's how you can get this accomplished so you can proceed with the test.

How To Quickly Copy File Content into ChatGPT

Ever needed a quick snapshot of your codebase to feed into ChatGPT or any LLM? Glimpse is a powerful CLI tool written in Rust that can almost instantly copy an entire directory of files into your clipboard.

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