5 followers
Formally trained as a Computer Scientist; ruby is my language of choice and I am beginning game development in DragonRuby -- I am also an Artist and plan to incorporate my art assets with code.
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...
Notes on how to enable HTTP/2 on Puma via early_hints, and enabling HTTP/2 on a reverse-proxy nginx server. (Or any other rack-based gem, like...
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...
Just some quick notes on how to use nginx with Ruby/Puma, and SSL, after spending an entire day debugging. Here is what I am currently using: Ruby...
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...