Tag: Anthropic AI
-

Using Claude Code for Linux Server Administration: A Practical, Supervised Approach
Claude Code for Linux server administration: Claude Code is the command-line tool developed by Anthropic that allows a large language model (LLM) to interact directly with the filesystem, execute shell commands, read and modify files, and manage services, containers, and configurations. This is not a chatbot that suggests commands: it is an agent that executes…
-

BOMBRIS: When AI Meets Retro Gaming — An Experiment with Claude Sonnet 4.0
In other words… How I built a complete game in less than 48 hours using Claude Code and the most advanced AI from Anthropic The Experiment: From Idea to Working Game in 2 Days Ever wondered what a programmer can create in collaboration with today’s most advanced AI? The answer is BOMBRIS — an explosive…
-

ZETRIS
Zetris is a classic falling-blocks puzzle game, created as the first experiment to test the coding capabilities of Claude Sonnet 4, Anthropic’s AI. A project born from curiosity to explore how far artificial intelligence can go in creating functional and enjoyable games. The game is completely free, all the code is viewable directly on the…