No description
Attempting to write a blog where: - The server is Common Lisp. Why? I'd like to learn Common Lisp. - The blog posts can be written in Markdown. - The package is developed and deployed using Nix. Most of this is a learning exercise. The blog itself is something that I'd like to use instead of Medium and other forums. |
||
|---|---|---|
| advent-of-code | ||
| blog | ||
| common-lisp | ||
| crack_the_coding_interview | ||
| data_structures_and_algorithms | ||
| deepmind | ||
| haskell-file | ||
| third_party/lisp | ||
| .envrc | ||
| .gitignore | ||
| default.nix | ||
| README.md | ||
Mono
This is my mono-repo. Having a personal mono-repo is a new idea for me, so at the time of this writing, the state of this repository is fledgling.
I'm attempting to amass a collection of functions across a variety of languages while minimizing the costs of sharing the code across a projects. Stay tuned for more updates as my definition of the mono-repo becomes more clear, my opinions evolve, and my preferences change.