#windows
Read more stories on Hashnode
Articles with this tag
Ruby is a fun and elegant programming language! Even moreso when you have more "things" to accompany it, such as a linter and debugger. Both of which...
This assumes that one knows how to use WSL-remote in VScode (see previous posts for more information:...
Previous Notes Were Here I discovered a way of using VScode "natively" with WSL, in the sense that everything is done in WSL and VScode does that...
Following the notes on how to install Ruby 3.0.0 on Windows 10 / WSL2 Ubuntu ... If you want to have something resembling intellisense in your Ruby...
Update: You can now just do gem update --system and be just fine, but the steps are still there for installing RVM. Ruby 3.0 was released recently...
I've been a windows user all my life, I'm not going to lie. I'm also an artist, and found it impossible to make a switch to a distribution of Linux,...