Professional developer and amateur gardener located near Atlanta, GA in the USA.

  • 22 Posts
  • 748 Comments
Joined 1 year ago
cake
Cake day: June 13th, 2023

help-circle
  • What’s the difference? I rarely use Python and every time I do I have to relearn which tools are the go to ones. In Java it’s a little simpler, we really just have Maven and Gradle. They have their own problems, sure, what tool doesn’t, but the thing that annoys me about python is the quantity of tools. There often isn’t a clear winner.

    Now, to be fair to python, a lot of the ones mentioned on this post are very specifically for data science use cases and not general purpose development.















  • I never got around to using WSL for dev stuff, sadly. I was stuck on Windows 7 until December 2019 and have had a Mac for work ever since. For personal stuff I just use the MSYS environment included in Git for windows (it has bash and a few other things). If I ever got a Windows laptop for work again I’d probably put the time in to learn WSL.