Do you think Computer Science equals building websites and mobile apps?
Are you feeling that you are doing repetitive and not so intelligent work?
Are you feeling a bit sick about reading manuals and copy-pasting code and keep poking around until it works all day long?
Do you want to understand the soul of Computer Science?
If yes, read SICP!!!
Recently, I started to write down study notes in one org file.
Just finished writing a custom layout to display tags and alike views. Not super polished but can be used as a reference.
Source Code
One Night Only (Disco Edition) Countdown
The famous Land of Lisp uses CLISP. This is a tutorial to help you setup everything up.
I use Spacemacs + Common Lisp Layer + CLISP + Manjaro Linux.
After install the Common Lisp Layer in Spacemacs, when start up Slime, I got an error saying: could not load ASDF.
Here is the fix that worked for me:
Install asdf separately: yay asdf
After it is successfully installed, it prints: To load ASDF every time you start Lisp, copy the lines from /etc/default/asdf to your ~/sbclrc or ~/.