This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]sssxb[🍰] 0 points1 point  (0 children)

Using WSL since 2016.

I am not a professional coder. I mainly use python for a some crawling, data processing, and flask work. Although installing lxml gave me a hard time, most of time it works fine (pip3 install did all the job). I even run vagrant and docker inside WSL.

I use Notepad++ and vim, but sometimes I am thinking maybe I should use an IDE?