DEV Community

Didy
Didy

Posted on

My Dev Environment 2025

Starting this year, I have more flexibility in parenting, so I set up a dev environment on AWS EC2 to make use of my 2–3 hours of free time each day.

To ensure quick access to this remote environment anytime and anywhere, I connect to it via SSH from my smartphone or tablet.

Right now, I’ve only set up the bare minimum tools and configurations. As I dive into personal development projects, I’ll add more tools and settings as needed along the way.

Terminal

Machine

  • AWS EC2 t3.xlarge
    • I'm using spot instance.

Shell

Cli Tool

Editor

LSP

AI Assistant

Top comments (0)