logoalt Hacker News

desipenguintoday at 5:06 PM0 repliesview on HN

I did a similar workshop between Feb-April (1 hour zoom call on Wednesday, 3 hour hands-on in person every week)

Most of the participants has Windows laptop. (Except one with Mac)

We had suggested Linux on WSL2 and VSCode. (`uv` for python package management)

But realized that we were spending a LOT of time fighting the tools/combination. WSL2 + Windows filesystem + uv did not work well together.

For person with macOS - it was smooth sailing

If I do another batch, we'll use native `pip` and python (not uv) and I think then we won't need WSL2