rating programming languages (that i've used)
- javascript: i love javascript and i think it's "underrated" if that's even possible. i love how chaotic it is and how little it makes sense sometimes. in a way it's like taming chaos magic. when i have a new idea nowadays i default to node.js if not forced to use something else. 10/10
- typescript: can be useful for serious work stuff but types take away all the fun so i try to avoid it in my personal projects. 8/10
- java: what i use at work every day. i basically learned it by creating minecraft plugins and now i'm condemned to make boring b2b saas stuff with it (felt a chill down my spine typing these words). not the prettiest language but tbh the hate feels forced. kotlin is also okay. 7/10
- c#: looks like a cleaner version of java. 7.5/10
- rust: looks cool, looks like it has a cool community. currently trying to learn it but haven't found a personal use case yet. ?/10
- python: used it a lot in the past, reminds me too much of ai nowadays :( 0/10
i've also had experiences with c++ and php though it's been so long i don't remember anything.