AI-Assisted

Posts tagged AI-Assisted are created with support from artificial intelligence. I use AI tools to research, draft, and refine ideas—combining human insight with machine precision to deliver clear, informed, and creative content.

Infographic on AI tokens.

What are Tokens in AI Models?

When you chat with a Large Language Model (LLM) like ChatGPT or Claude, the interaction feels seamless and conversational. You type a sentence, and the machine "reads" it word-for-word, just like a human would. However, this is a convincing illusion;…

Disable Sublime Text Auto Update.

How to Disable Sublime Text Auto Update?

Sublime Text is a fantastic editor, but the "A new version is available" pop-up can be incredibly distracting. It interrupts your workflow every time you open the application. While keeping software updated is generally good practice, there are valid reasons…

Infographic on Automate database schema refactoring with LLM.

Automatic Schema Refactoring with LLMs

Refactoring application code is routine, but refactoring a database schema often strikes fear into engineering teams. A simple column rename can break reports, crash APIs, and lock tables for hours. Traditionally, this required manual script writing and high-stress deployment windows.…