clojure works on the jvm, or without (babashka, technically graalvm i think), or in the browser (clojurescript). i think there is a .net implementation, not sure.
then you get clojure inspired languages that are quick to learn if you know clojure (janet, C runtime, fennel on the Lua platform).
And soon a clojure optimized for integration with C++ (Jank).
Bonus, clojure is relatively simple language. (it's a small language where most things are immutable, with a small-ish set of functions operating on a small-ish set of provided data structures).
common lisp is cool but looks way (waaay) more complex. so you will need to invest way more to learn it (might be worth it, dont know). i technically "learned" it but never felt the impetus to use it.
i occasionally do some stuff in emacs lisp. but i'll mainly be running clojure & babashka (and rust). currently refreshing my ocaml, and learning ada (this thing is great, should have learned it a long time ago). also nim.
in my case, i abandoned advanced git-ing because it's too much pain for little gain and i typically forgot everything by the time i'd actually need it. nowadays i only use the basics commands with the occasional cp -r.
I have two left hands but the one on my right arm is backwards, making them mirror opposites of each other. Because of that I prefer symmetric controllers.
They have two normal hands which are (as all normal hands are) mirror opposites.
The point being that a symmetric controller design makes sense for people with symmetrical hands. (And that asymmetric controllers do not (which is correct))
lol, ok - so they're being cheeky and describing having two normal hands in a strange way to uh emphasize the symmetry? Confusing but kinda funny if that is indeed what was being expressed.
When I point my thumbs to the left the palm of my left left hand is facing up, but my right left hand is backward and when I point the thumb to the left the palm faces down. It's very inconvenient, really, not only do I have two left hands, one of them is backwards. It's a wonder I can even type.
The PS3 was uniquely powerful, compared to its x86 peers. It wasn't just cheap - it provided the compute of 30 desktop computers in the space, power, and price envelope of one.
All my friends are single and spend more time gaming than I spent exercising, by far, for most people it's a time allocation decision. My brother is more active than me despite having a kid
Huh, ai mean both my sisters walk for like an hour a day with their toddlers most days with good weather. So idk, different strokes for different filks I guess
clojure works on the jvm, or without (babashka, technically graalvm i think), or in the browser (clojurescript). i think there is a .net implementation, not sure.
then you get clojure inspired languages that are quick to learn if you know clojure (janet, C runtime, fennel on the Lua platform).
And soon a clojure optimized for integration with C++ (Jank).
Bonus, clojure is relatively simple language. (it's a small language where most things are immutable, with a small-ish set of functions operating on a small-ish set of provided data structures).
common lisp is cool but looks way (waaay) more complex. so you will need to invest way more to learn it (might be worth it, dont know). i technically "learned" it but never felt the impetus to use it.
i occasionally do some stuff in emacs lisp. but i'll mainly be running clojure & babashka (and rust). currently refreshing my ocaml, and learning ada (this thing is great, should have learned it a long time ago). also nim.