Engineering & Tech Logs

Thoughts on privacy-focused workflows, engineering toolchains, and hardware.

June 27, 2026

Privacy Online in a Profession That Requires Use of Windows ↗

My process of shifting more and more of the tools I use towards privacy-focused alternatives while staying productive in standard engineering environments.

Engineering software—from CAD suites like SolidWorks to statistical packages and proprietary flash utilities—is notoriously tied to the Windows ecosystem. For anyone who prefers Linux or values digital privacy, this creates a constant balancing act between workflow requirements and operational hygiene.

The Dual-Environment Setup

Rather than trying to force unsupported CAD tools into inconsistent wine wrappers or VMs without proper GPU passthrough, separating operational boundaries provides the best reliability. Keeping engineering workloads isolated to dedicated partitions while using open-source, encrypted daily-driver environments for communication and browsing dramatically reduces tracking surfaces.

Toolchain Replacements

Transitioning off centralized proprietary services begins with communication, file syncing, and local network tooling:

  • Local-First Storage: Direct encrypted backups and local network shares over third-party enterprise cloud syncs.
  • FOSS Utilities: Replacing background utility telemetry with lightweight open-source alternatives.
  • Hardened Browsers & Mail: Segregating personal correspondence from hardware diagnostic telemetry.

Privacy isn't all-or-nothing; it's about minimizing unnecessary data footprints wherever the workflow permits.