I’m in the same boat; I’ve had time to do day 1 and that’s it
I also am burger brained and thought this
Prefix with I don't know much about Kotlin except that its a JVM language. It looks like you are programming in a functional style more than a OOP or imperative style. So in an imperative style you would have more intermediate values, but in a function style you are trying to reduce unnecessary intermediate values and have the output of one function pipe into the next function in the chain.
Lol that checks out. However, If you aren’t spinning up a bunch of threads and cause the parent to segmentation fault so you leave a bunch of zombie processes in its wake are you even living?
We had a phd student who was doing rust research write some code and he did stuff with the borrow checker that makes my brain hurt. Like a macro having a signature of a 3 tuple of variables with different lifetimes
I could probably do that if I can remember.
Both are good choices, they can get a bit harry as the questions get more complicated tho
Yep that was my experience trying to use Rust as well
Thats one I dont know yet but I know a few devs have created compilers in OCaml so its been on my list for a bit.
I had a similar experience, tried using it in 2021 and ended up giving up at day 5 or so lol
Would recommend Scheme 9 from Empty Space, works great on plan9 + *nix
https://shop.mntre.com/products/mnt-reform ?
One of the greatest line deliveries of all time.
There’s also RIOT: Civil Unrest : https://store.steampowered.com/app/342310/RIOT_Civil_Unrest/
Thanks comrade, yeah can do. Haven't had the time to do it daily since life got unexpectedly busy but planning on doing more. Ive been able to finish day 1 and then havent had time to do any others lol. lambda prolog really interesting, very advanced stuff. I vaguely remember a esolang years ago that lambda calculus but I can't remember anymore.