Welcome to the treasure chest
resources
I'm tired of being asked for resources again and again. I'm dumping all of them here. I'll keep updating this list. I'm not categorizing them, I have better things to do in life. They are in no particular order. Ping me if an entry is stale. This is all I know atm. Will add more as and when I know. My own blog also has some notes, might be helpful.
I don't love CS
The truth is, I never loved CS. I never really wanted to do it. I was, just, intrigued by it. Really, that's all there is to it. Nothing more. My first love was always molecular biology and biochemistry.
(...)Experiments with OCaml - part 3
Ok, so the error last time was the fact that emacs was not able to pick up the change in ocaml switches, hence I restarted for my compositor to pick my settings and emacs picked it up wonderfully. Next, Fira Code ligatures were actually insanely annoying in emacs so I switched to ProFont, and it looks wonderful. Third, dune and dune-format packages are lifesavers.
(...)Experiments with OCaml - Part 2
Ok, so it was getting a bit on my nerves that I wasn't able to cleanly do the things I wanted to. So I switched to git back. Sorry for disappointing :/ Another issue I keep running into is the fact that for some god knows what reason emacs isn't able to find the LSP in the path and I need to set it manually. It's so annoying. I'm using helix for now, as everything works out of the box for it.
(...)Experiments with OCaml
I feel embarrassed to admit that I've never written a real project in OCaml. So let's settle that today. I'll be doing this series to learn both jujutsu and OCaml properly. I'll push it to my codeberg once I've learned how to do that. So keep following along!
(...)