Dark mode with a darkish background on the whole IDE. That's how I enjoy it.
zikal
joined 1 year ago
haha that's actually cute :)
Dark mode with a darkish background on the whole IDE. That's how I enjoy it.
haha that's actually cute :)
I really like how easy it is to use regex in Perl with =~. I've always wondered why that's not the case in Go and Rust where I need to compile the regex using non-std library.