Atomic
1. Terminal Specs
- Machine: ATOMIC, Dell Precision 3561 mobile workstation.
- Operating system: Microsoft Windows 11 Business, 64-bit, version 10.0.26200.
- Processor: 11th Gen Intel Core i9-11950H at 2.60 GHz, 8 cores and 16 logical processors.
- Memory: 31.7 GB installed memory.
- Storage: 476 GB C: OS volume with about 364 GB free at this check.
- Graphics: Intel UHD Graphics plus NVIDIA T600 Laptop GPU.
- Firmware: Dell BIOS 1.40.0.
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.
- 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.
|
|
- ripgrep 15.1.0, jq 1.8.1, yq 4.53.2, wget 1.21.4, and 7-Zip 26.01: fast search, structured data inspection, downloads, archives, and file handling.
|
|
- Python 3.12.10, pip, and uv 0.11.8: Python project work, virtual environments, package management, scripts, and automation.
- Node.js 25.9.0, npm, and Playwright 1.59.1: frontend tooling, JavaScript automation, browser testing, and installed browser binaries.
|
|
- 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.
|
|
- FFmpeg 8.1 and ImageMagick 7.1.2-21: video, audio, image conversion, thumbnail generation, batch media repair, and pipeline work.
- Blender 5.1, Inkscape 1.4, MeshLab 2025.07, BabylonJS Editor, and QGIS 4.0: 3D, vector, mesh, scene, UI, and GIS workflows are available locally.
|
|
- CMake 4.3.2, Ninja 1.13.2, MSYS2 UCRT64 GCC/G++ 15.2, and MSVC: native build coverage from both GNU and Microsoft compiler families.
- .NET SDK 8, Zulu JDK 21, Go 1.26, and Rust via rustup: managed, JVM, Go, and Rust development with current command-line tooling.
|
|
- 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
- Toolchain repair complete: the major CLI, language, build, media, database, cloud, GIS, and creative tools resolve and return version or help responses from the repaired environment.
- Docker is usable now: Docker Engine in Ubuntu passed a hello-world smoke test, with Windows command wrappers in place for day-to-day use.
- Docker Desktop remains the one GUI gap: the Docker Desktop installer failed on Atomic, so the current working path is WSL2 Docker Engine rather than the Desktop tray and desktop-linux context.
- Ubuntu daily-user setup remains optional follow-up: Ubuntu was installed non-interactively, so a normal daily Linux user can still be added if Atomic will be used as a regular Linux shell.