🗞️ AI News of The Week: White House Rate Payer Protection Pledge

The White House Administration has secured a historic commitment from tech companies to keep electricity costs down as AI data centers push power demand to new highs.

Major tech and energy players (Amazon, Google, Meta, Microsoft, OpenAI, ,Oracle, xAI) have pledged to protect everyday Americans from rising electricity bills driven by the AI data center boom. As AI scaling requires more and more power, the grid impact is becoming impossible to ignore.

Why this matters:

  • AI is power hungry

  • Data centers are consuming electricity at record rates, putting real pressure on the national grid

  • Our electricity bills would be affected

  • Government is paying attention

🧠 AI Term of The Week: CLI

Definition: A CLI (Command Line Interface) is a text-based way to interact with your computer or a remote server by typing commands instead of clicking through menus or buttons.

Examples:

  • Mac OS Terminal

  • Windows PowerShell

Explain Like I'm 5: Imagine your computer had no icons, no folders, no mouse…just a blank screen waiting for you to type. That's the CLI.

Instead of clicking "move file," you type a short command and hit enter. It sounds intimidating, but once you know a handful of commands, it's faster than anything you can do with a mouse.

Why CLI’s matter now:

  • Most AI developer tools like Claude Code, VPS Management, live in

    the CLI, so even basic fluency opens up a huge range of possibilities

  • SFTP file transfers, SSH connections, and server setups all rely on

  • AI Agents can connect easily through CLI’s

💬 Quote of the Week:

“"Life is like riding a bicycle. To keep your balance, you must keep moving."

– Albert Einstein

🧰 AI Tool of The Week: CrewAI

What is CrewAI?:

  • CrewAI is an open-source Python framework designed for orchestrating autonomous AI agents to work together as a cohesive team (a "crew").

  • CrewAI enables developers to assign specialized roles, tools, and goals to agents, allowing them to collaborate on complex, multi-step tasks such as research, content generation, and data analysis.

  • CrewAIis designed to be LLM-agnostic, supporting models from OpenAI, Anthropic, and Mistral

🛠 Tutorial: How To Connect To Your Hostinger VPS Using SFTP (3 Methods)

Description:
In this tutorial, I'll show you three different ways to connect to your Hostinger VPS using SFTP (Secure File Transfer Protocol) so you can visually browse, edit, and manage your server files just like you would in Finder on your local machine. If you've been staring at the terminal wondering where everything on your VPS is, this video is for you.

What You Will Learn:

  • FTP vs SFTP: why plain FTP is outdated and insecure

  • SSH keys: how they replace passwords for SFTP connections

  • Public/private key pair is far more secure than a username and password

  • Termius (SSH client): How To Connect to VPS Using SFTP

  • Cyberduck: How To Connect to VPS Using SFTP

  • Transmit, Forklift, FileZilla: Alternative file manager.

  • Terminal / PowerShell: How To Connect to VPS Using SFTP

  • Bonus SSH tip: How To Connect To VPS in Terminal

-----------------------------------------------

Mike Murphy — The AI Handyman 🧰
Helping creators & small businesses turn their content & documents into AI‑powered tools.

Keep Reading