Atomic

1. Terminal Specs

2. Programs and Optimizations for Our Work

Atomic has been repaired into the same practical toolchain family as Defiant and Mega. The goal is a ready local workstation for coding, media, database work, infrastructure, GIS, and browser automation.

Shell, Editing, and Control

  • PowerShell 7.6.1: the main shell for Windows automation, REST calls, package repair, JSON handling, and long-running jobs.
  • Git 2.54.0 and GitHub CLI: source control, authenticated repo work, diffs, branches, and release operations.
  • VS Code, Visual Studio Community 2026, and Visual Studio Build Tools 2022: editor, IDE, MSVC toolchain, and Native Desktop C++ workload coverage.

Databases and Data Stores

  • SQLite 3.53.0: local database checks and lightweight file-backed data inspection.
  • SQL Server 2022 Developer, sqlcmd, and SSMS 22: local Microsoft database development and administration.
  • PostgreSQL 18: local Postgres service and psql client are installed and verified.
  • MySQL Server 8.4.8 and MySQL Shell 8.4.8: local MySQL work is available, including a verified dz database connection.

Infrastructure and Cloud CLIs

  • kubectl, Helm, Terraform, AWS CLI, Azure CLI, Google Cloud SDK, and Firebase CLI: cloud and infrastructure command surfaces are installed for deployment and operations work.
  • WSL 2 with Ubuntu 24.04: Linux tooling is enabled and the Ubuntu distribution is registered as WSL2.
  • Docker Engine inside Ubuntu 24.04: Docker is operational through WSL2, and the Windows docker and docker-compose wrappers forward into Ubuntu.

3. Current State and Follow-up