Indra's Micro Blog

Hello Claude AI

This week I've been occupied with endless research.

Learning how to code Python. Got interested in Linux as an alternative to Windows. Jotting down ideas and results in my pkms. Found out about the plain text movement. Plain text website. Leads to linux terminal, vim, and tmux. The PDN case made me thinking about backup system.

In the midst of researching, I came across Claude AI. I knew about ChatGPT, but I didn't realize there are others. Never really got into it since I'm not sure what prompts to use, or what to use AI for.

Until now.

Started a conversation with Claude on designing a backup system. It was like talking to a nerdy friend.

Design a linux based backup system. Added a new PC. Revise the system. I want to add encryption. Revise. Add cloud and cold storage. Revise.

It was convenient. Claude came up with a system and clear explanations. What bash script to use. What to adjust. How to schedule with cron jobs.

Sure, I have to double check the solutions. But at least, Claude can give me a starting point.

Like it or not, AI is blending into modern society.

Use it intentionally.

#Computing #Learning