Tag: Claude Code
-

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…
-

AST3ROIDX: Recreating Asteroids with Claude Sonnet 4.5
How I developed a complete classic arcade game in less than a working day After the experiment with BOMBRIS, I wanted to test Claude Sonnet 4.5 on a more complex project: a real space shooter with realistic physics, unlockable achievements, and an advanced particle system. The result is AST3ROIDX — a tribute to Atari’s classic…
-

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…